/external/e2fsprogs/lib/ext2fs/ |
tdbtool.c | 43 char *arg1, *arg2; variable 475 insert_tdb(arg1, arg1len,arg2,arg2len); 479 move_rec(arg1,arg1len,arg2); 483 store_tdb(arg1,arg1len,arg2,arg2len); 571 arg2 = NULL; 587 arg2 = arg1 = NULL; 590 arg2 = arg1; 591 while (*arg2) { 592 if (*arg2 == ' ') { 593 *arg2++ = '\0' [all...] |
/cts/tools/vm-tests/src/dot/junit/opcodes/invoke_super/d/ |
TSuper.java | 43 public int testArgsOrder(int arg1, int arg2) {
|
/cts/tools/vm-tests/src/dot/junit/opcodes/invoke_super_range/d/ |
TSuper.java | 43 public int testArgsOrder(int arg1, int arg2) {
|
/cts/tools/vm-tests/src/dot/junit/opcodes/invoke_virtual/d/ |
TSuper.java | 43 public int testArgsOrder(int arg1, int arg2) {
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super/d/ |
TSuper.java | 43 public int testArgsOrder(int arg1, int arg2) {
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super_range/d/ |
TSuper.java | 43 public int testArgsOrder(int arg1, int arg2) {
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual/d/ |
TSuper.java | 43 public int testArgsOrder(int arg1, int arg2) {
|
/dalvik/vm/mterp/armv5te/ |
alt_stub.S | 17 mov r2, rSELF @ arg2
|
/dalvik/vm/mterp/x86/ |
OP_INVOKE_INTERFACE_JUMBO.S | 20 movl %ecx,OUT_ARG2(%esp) # arg2<- method
|
/external/llvm/test/Transforms/Reassociate/ |
secondary.ll | 13 define void @x0f2f640ab6718391b59ce96d9fdeda54(i32 %arg, i32 %arg1, i32 %arg2, i32* %.out) nounwind {
|
/external/valgrind/main/auxprogs/ |
ppc64shifts.c | 248 void do_srad ( ULong arg1, ULong arg2, 252 ULong arg2W = arg2; 269 void do_sraw ( ULong arg1, ULong arg2, 273 ULong arg2W = arg2; 289 void do_srd ( ULong arg1, ULong arg2, 293 ULong arg2W = arg2; 310 void do_srw ( ULong arg1, ULong arg2, 314 ULong arg2W = arg2; 331 void do_sld ( ULong arg1, ULong arg2, 335 ULong arg2W = arg2; 449 ULong arg1, arg2, res, xer; local [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
MobileApple80211.h | 40 int Apple80211CopyValue(Apple80211Ref handle, int field, CFDictionaryRef arg2,
|
/external/wpa_supplicant_8/src/drivers/ |
MobileApple80211.h | 40 int Apple80211CopyValue(Apple80211Ref handle, int field, CFDictionaryRef arg2,
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
BridgeWindowSession.java | 40 public int add(IWindow arg0, int seq, LayoutParams arg1, int arg2, Rect arg3, 47 public int addWithoutInputChannel(IWindow arg0, int seq, LayoutParams arg1, int arg2, Rect arg3) 81 public int relayout(IWindow arg0, int seq, LayoutParams arg1, int arg2, int arg3, int arg4, 168 public IBinder prepareDrag(IWindow arg0, boolean arg1, int arg2, int arg3, Surface arg4)
|
/cts/tests/SignatureTest/tests/src/android/tests/sigtest/tests/data/ |
NormalClass.java | 30 protected NormalClass(String arg1, String arg2) throws NormalException { } 31 NormalClass(String arg1, String arg2, String arg3) { }
|
/external/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/channels/ |
MockDatagramChannel.java | 61 public long read(ByteBuffer[] arg0, int arg1, int arg2) throws IOException { 69 public long write(ByteBuffer[] arg0, int arg1, int arg2) throws IOException {
|
MockSocketChannel.java | 57 public long read(ByteBuffer[] arg0, int arg1, int arg2) throws IOException { 65 public long write(ByteBuffer[] arg0, int arg1, int arg2) throws IOException {
|
/external/clang/test/Index/ |
complete-macros.c | 4 #define FOO(Arg1,Arg2) foobar 20 // CHECK-CC1: macro definition:{TypedText FOO}{LeftParen (}{Placeholder Arg1}{Comma , }{Placeholder Arg2}{RightParen )}
|
/external/clang/test/SemaOpenCL/ |
vec_step.cl | 9 void foo(int3 arg1, int8 arg2) { 17 int res2[vec_step(arg2) == 8 ? 1 : -1];
|
/external/llvm/test/Transforms/SimplifyLibCalls/ |
StrCat.ll | 24 %arg2 = getelementptr [6 x i8]* @hello, i32 0, i32 0 ; <i8*> [#uses=1] 25 %rslt1 = call i8* @strcat( i8* %arg1, i8* %arg2 ) ; <i8*> [#uses=1]
|
StrNCat.ll | 23 %arg2 = getelementptr [6 x i8]* @hello, i32 0, i32 0 ; <i8*> [#uses=1] 24 %rslt1 = call i8* @strncat( i8* %arg1, i8* %arg2, i32 6 ) ; <i8*> [#uses=1]
|
StrNCpy.ll | 21 %arg2 = getelementptr [6 x i8]* @hello, i32 0, i32 0 ; <i8*> [#uses=1] 22 %rslt1 = call i8* @strncpy( i8* %arg1, i8* %arg2, i32 6 ) ; <i8*> [#uses=1]
|
/external/valgrind/main/coregrind/m_syswrap/ |
syswrap-ppc32-aix5.c | 356 ARG1,ARG2,ARG3, 359 /* It would appear that (ARG2, ARG3) describe a buffer 361 PRE_MEM_WRITE("__loadx(DL_LOAD)(ARG2,ARG3)", ARG2, ARG3); 366 ARG1,ARG2,ARG3,ARG4); 367 /* It would appear that (ARG2, ARG3) describe a buffer 369 PRE_MEM_WRITE("__loadx(DL_POSTLOADQ)(ARG2,ARG3)", ARG2, ARG3); 374 ARG1, ARG2,(Char*)ARG2, [all...] |
/libcore/support/src/test/java/org/apache/harmony/xnet/tests/support/ |
SSLSocketFactoryImpl.java | 68 public Socket createSocket(String arg0, int arg1, InetAddress arg2, int arg3) throws IOException, UnknownHostException { 77 public Socket createSocket(InetAddress arg0, int arg1, InetAddress arg2, int arg3) throws IOException {
|
/sdk/monkeyrunner/test/com/android/monkeyrunner/ |
MonkeyRunnerOptionsTest.java | 45 MonkeyRunnerOptions.processOptions(new String[] { FILENAME, "arg1", "arg2" }); 49 assertEquals("arg2", i.next());
|