/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_getargs2.py | 291 getargs_keywords(arg1=(1,2), arg2=3, arg3=(4,(5,6)), arg4=(7,8,9), arg5=10),
|
/toolchain/binutils/binutils-2.25/include/gdb/ |
callback.h | 251 long arg1, arg2, arg3, arg4; 248 long arg1, arg2, arg3, arg4; member in struct:cb_syscall
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/Ipf/ |
SalDriverLib.h | 384 IN UINT64 Arg3,
397 Arg3 - Second arg
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/ |
PiSmmCore.h | 747 @param Arg3 Undefined
759 UINTN Arg3,
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
Sal.h | 99 @param Arg3 The third parameter passed to the ESAL function based.
118 IN UINT64 Arg3,
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
PchSmb.asl | 454 // Arg3 = 1 = I2C Block Write, 0 = SMBus Block Write
493 Store(Arg3,I2CE) // Select the proper protocol.
|
/external/icu/icu4c/source/test/perf/collperf/ |
collperf.cpp | 668 #define TEST(testname, classname, arg1, arg2, arg3, arg4, arg5, arg6) \ 673 UPerfFunction * t = new classname(status,arg1, arg2, arg3, arg4, arg5, arg6);\
|
/external/llvm/test/CodeGen/WebAssembly/ |
reg-stackify.ll | 329 define void @multiple_defs(i32 %arg, i32 %arg1, i1 %arg2, i1 %arg3, i1 %arg4) { 344 br i1 %arg3, label %bb17, label %bb13
|
/external/llvm/test/CodeGen/X86/ |
stackmap.ll | 279 define void @spilledValue(i64 %arg0, i64 %arg1, i64 %arg2, i64 %arg3, i64 %arg4, i64 %l0, i64 %l1, i64 %l2, i64 %l3, i64 %l4, i64 %l5, i64 %l6, i64 %l7, i64 %l8, i64 %l9, i64 %l10, i64 %l11, i64 %l12, i64 %l13, i64 %l14, i64 %l15, i64 %l16) { 281 call void (i64, i32, i8*, i32, ...) @llvm.experimental.patchpoint.void(i64 11, i32 15, i8* null, i32 5, i64 %arg0, i64 %arg1, i64 %arg2, i64 %arg3, i64 %arg4, i64 %l0, i64 %l1, i64 %l2, i64 %l3, i64 %l4, i64 %l5, i64 %l6, i64 %l7, i64 %l8, i64 %l9, i64 %l10, i64 %l11, i64 %l12, i64 %l13, i64 %l14, i64 %l15, i64 %l16)
|
/external/v8/src/js/ |
typedarray.js | 255 function NAMEConstructor(arg1, arg2, arg3) { 258 NAMEConstructByArrayBuffer(this, arg1, arg2, arg3);
|
/frameworks/base/telecomm/java/android/telecom/ |
InCallService.java | 132 Bundle extras = (Bundle) args.arg3; 213 args.arg3 = extras;
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
ImageShow.java | [all...] |
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/ |
MIPSOps.go | 296 // arg0 = pointer, arg1 = old value, arg2 = new value, arg3 = memory. 349 // arg3 = mem
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/ |
MIPSOps.go | 296 // arg0 = pointer, arg1 = old value, arg2 = new value, arg3 = memory. 349 // arg3 = mem
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
tree.def | [all...] |
/external/valgrind/VEX/priv/ |
ir_opt.c | 315 flatten_Expr(bb, qop->arg3), 327 flatten_Expr(bb, triop->arg3)))); [all...] |
/external/v8/src/mips/ |
simulator-mips.cc | 1950 int32_t arg3 = get_register(a3); local [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsBlockIoPei/ |
UfsHci.c | [all...] |
/external/clang/test/CodeGen/ |
aarch64-neon-scalar-x-indexed-elem.c | 536 float64x2_t arg3; local 541 arg3 = vcombine_f64(arg1, arg2); 542 result = vmulx_laneq_f64(arg1, arg3, 1);
|
/external/valgrind/coregrind/ |
m_libcproc.c | 638 ULong arg2, ULong arg3, ULong arg4, ULong arg5) 642 /* res = prctl( option, arg2, arg3, arg4, arg5 ); */ 644 (UWord) arg2, (UWord) arg3, (UWord) arg4, [all...] |
/external/valgrind/coregrind/m_syswrap/ |
syswrap-xen.c | 258 ARG1, SARG2, ARG3, ARG4); 547 PRINT("__HYPERVISOR_grant_table_op ( %lu, %#lx, %lu )", ARG1, ARG2, ARG3); [all...] |
/art/test/957-methodhandle-transforms/src/ |
Main.java | 222 public static String testGuardWithTest_target(String arg1, long arg2, int arg3) { 223 System.out.println("target: " + arg1 + ", " + arg2 + ", " + arg3); 227 public static String testGuardWithTest_fallback(String arg1, long arg2, int arg3) { 228 System.out.println("fallback: " + arg1 + ", " + arg2 + ", " + arg3); [all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Ipf/ |
SalApi.h | 70 IN UINT64 Arg3,
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/languages/ |
en.stg | 129 WRITE_TO_READONLY_ATTR(arg,arg2,arg3) ::=
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
ToXMLSAXHandler.java | 144 String arg3,
|