|   /external/bison/data/ | 
| bison.m4  | 106 # b4_error(KIND, FORMAT, [ARG1], [ARG2], ...) 108 # Write @KIND(FORMAT@,ARG1@,ARG2@,...@) to stdout. 120 # b4_error_at(KIND, START, END, FORMAT, [ARG1], [ARG2], ...) 122 # Write @KIND_at(START@,END@,FORMAT@,ARG1@,ARG2@,...@) to stdout. 135 # b4_warn(FORMAT, [ARG1], [ARG2], ...) 137 # Write @warn(FORMAT@,ARG1@,ARG2@,...@) to stdout. 165 # b4_warn_at(START, END, FORMAT, [ARG1], [ARG2], ...) 167 # Write @warn(START@,END@,FORMAT@,ARG1@,ARG2@,...@) to stdout. 175 # b4_complain(FORMAT, [ARG1], [ARG2], ...) 177 # Write @complain(FORMAT@,ARG1@,ARG2@,...@) to stdout     [all...] | 
|   /external/clang/test/SemaObjC/ | 
| comptypes-legal.m  | 26 typedef id FuncSignature (NSObject *arg1, Derived *arg2);
  | 
|   /external/llvm/test/Analysis/CFLAliasAnalysis/Steensgaard/ | 
| interproc-ret-unknown.ll  | 8 define i32* @return_unknown_callee(i32* %arg1, i32* %arg2) {
  | 
| stratified-attrs-indexing.ll  | 12                   i32* %arg1, i32* %arg2, i32* %arg3, i32* %arg4, i32* %arg5,
  | 
|   /external/llvm/test/CodeGen/AMDGPU/ | 
| promote-alloca-to-lds-select.ll  | 105 define void @select_null_rhs(double addrspace(1)* nocapture %arg, i32 %arg1) #1 { 109   %tmp2 = icmp eq i32 %arg1, 0 120 define void @select_null_lhs(double addrspace(1)* nocapture %arg, i32 %arg1) #1 { 124   %tmp2 = icmp eq i32 %arg1, 0
  | 
| promote-alloca-volatile.ll  | 33 define void @volatile_and_non_volatile_load(double addrspace(1)* nocapture %arg, i32 %arg1) #0 {
  | 
|   /external/llvm/test/CodeGen/WebAssembly/ | 
| mem-intrinsics.ll  | 86 define i8* @drop_result(i8* %arg, i8 %arg1, i32 %arg2, i32 %arg3, i32 %arg4) { 96   call void @llvm.memset.p0i8.i32(i8* %arg, i8 %arg1, i32 %arg2, i32 1, i1 false) 117 define i8* @tail_dup_to_reuse_result(i8* %arg, i8 %arg1, i32 %arg2, i32 %arg3, i32 %arg4) { 127   call void @llvm.memset.p0i8.i32(i8* %arg, i8 %arg1, i32 %arg2, i32 1, i1 false)
  | 
|   /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/ | 
| 4-2.c  | 182 	struct thestruct arg1, arg2;  local  229 	arg1.sig = SIGUSR1; 232 	arg1.sem = &semsig1; 236 	ret = pthread_create(&th_sig1, NULL, sendsig, (void *)&arg1);
  | 
|   /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/ | 
| 4-2.c  | 226 	thestruct arg1, arg2;  local  274 	arg1.sig = SIGUSR1; 277 	arg1.sem = &semsig1; 281 	if ((ret = pthread_create(&th_sig1, NULL, sendsig, (void *)&arg1))) {
  | 
|   /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/ | 
| 4-3.c  | 238 	thestruct arg1, arg2;  local  286 	arg1.sig = SIGUSR1; 289 	arg1.sem = &semsig1; 293 	if ((ret = pthread_create(&th_sig1, NULL, sendsig, (void *)&arg1))) {
  | 
|   /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/ | 
| 4-1.c  | 249 	thestruct arg1, arg2;  local  297 	arg1.sig = SIGUSR1; 300 	arg1.sem = &semsig1; 304 	if ((ret = pthread_create(&th_sig1, NULL, sendsig, (void *)&arg1))) {
  | 
|   /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/ | 
| 14-1.c  | 280 	thestruct arg1, arg2;  local  328 	arg1.sig = SIGUSR1; 331 	arg1.sem = &semsig1; 335 	if ((ret = pthread_create(&th_sig1, NULL, sendsig, (void *)&arg1))) {
  | 
|   /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_detach/ | 
| 4-3.c  | 226 	struct thestruct arg1;  local  249 	arg1.sig = SIGUSR1; 253 	arg1.sem = &semsig1; 257 	ret = pthread_create(&th_sig1, NULL, sendsig, &arg1);
  | 
|   /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/ | 
| 18-1.c  | 228 	thestruct arg1, arg2;  local  282 	arg1.sig = SIGUSR1; 285 	arg1.sem = &semsig1; 289 	if ((ret = pthread_create(&th_sig1, NULL, sendsig, (void *)&arg1))) {
  | 
|   /external/mesa3d/src/gallium/drivers/llvmpipe/ | 
| lp_test_arit.c  | 262    LLVMValueRef arg1 = LLVMGetParam(func, 1);  local  275    arg1 = LLVMBuildLoad(builder, arg1, ""); 277    ret = test->builder(&bld, arg1);
  | 
|   /external/sl4a/Common/src/com/googlecode/android_scripting/ | 
| Exec.java  | 30    * @param arg1
  | 
|   /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/spi/ | 
| MockAbstractSelector.java  | 48 	protected SelectionKey register(AbstractSelectableChannel arg0, int arg1,
  | 
|   /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ | 
| MessageDigest1Test.java  | 87             public void engineUpdate(byte[] arg0, int arg1, int arg2) { 89                 assertEquals("offset", offset, arg1); 178             public int engineDigest(byte[] arg0, int arg1, int arg2) { 180                 assertEquals("offset", offset, arg1);
  | 
|   /packages/services/Telecomm/src/com/android/server/telecom/ | 
| ContactsAsyncHelper.java  | 102             switch (msg.arg1) { 121                             Log.d(this, "Loading image: " + msg.arg1 + 126                             Log.d(this, "Problem with image: " + msg.arg1 + 226         msg.arg1 = EVENT_LOAD_IMAGE;
  | 
|   /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ | 
| test_cmd.py  | 33     >>> mycmd.parseline("func arg1")
 34     ('func', 'arg1', 'func arg1')
  | 
| test_dummy_thread.py  | 124         def arg_tester(queue, arg1=False, arg2=False):
 126             queue.put((arg1, arg2))
 134                                                        'arg1':True, 'arg2':True})
  | 
|   /external/clang/lib/CodeGen/ | 
| CGCUDABuiltin.cpp  | 51 //   printf("format string", arg1, arg2, arg3); 56 //     Arg1 a1; 64 // buf is aligned to the max of {alignof(Arg1), ...}.  Furthermore, each of the
  | 
|   /external/compiler-rt/lib/sanitizer_common/tests/ | 
| sanitizer_printf_test.cc  | 109 static void TestAgainstLibc(const char *fmt, T arg1, T arg2) { 111   uptr len = internal_snprintf(buf, sizeof(buf), fmt, arg1, arg2); 113   snprintf(buf2, sizeof(buf2), fmt, arg1, arg2);
  | 
|   /external/e2fsprogs/debugfs/ | 
| lsdel.c  | 43 	const struct deleted_info *arg1, *arg2;  local  45 	arg1 = (const struct deleted_info *) a; 48 	return arg1->dtime - arg2->dtime;
  | 
|   /external/ims/rcs/presencepolling/src/com/android/service/ims/presence/ | 
| PersistService.java  | 87             msg.arg1 = startId; 93             msg.arg1 = startId; 132             int serviceId = msg.arg1;
  |