| /external/llvm/test/CodeGen/ARM/ |
| pr13249.ll | 3 define arm_aapcscc i8* @__strtok_r_1c(i8* %arg, i8 signext %arg1, i8** nocapture %arg2) nounwind { 16 %tmp10 = icmp ne i8 %tmp8, %arg1
|
| /external/llvm/test/CodeGen/Hexagon/ |
| addh-shifted.ll | 4 define i64 @test_cast(i64 %arg0, i16 zeroext %arg1, i16 zeroext %arg2) nounwind readnone { 6 %conv.i = zext i16 %arg1 to i32
|
| addh.ll | 4 define i64 @test_cast(i64 %arg0, i16 zeroext %arg1, i16 zeroext %arg2) nounwind readnone { 6 %conv.i = zext i16 %arg1 to i32
|
| maxh.ll | 6 define i64 @test_cast(i64 %arg0, i16 zeroext %arg1, i16 zeroext %arg2) nounwind readnone { 8 %conv.i = zext i16 %arg1 to i32
|
| /external/llvm/test/CodeGen/X86/ |
| 2010-06-28-FastAllocTiedOperand.ll | 10 ; CHECK: arg1 %[[A1:...]] 17 %0 = tail call %asmtype asm "arg0 $0\0A\09arg1 $1\0A\09arg2 $2\0A\09arg3 $3\0A\09arg4 $4", "={ax},=r,=r,=r,1,~{dirflag},~{fpsr},~{flags}"(i8* %s) nounwind, !srcloc !0 ; <%0> [#uses=1]
|
| tailcallfp2.ll | 12 %arg1 = add i32 %x, -1 15 %res = tail call fastcc i32 %fun_ptr( i32 %arg1, i32 * %f, i32 %g)
|
| twoaddr-sink-terminator.ll | 7 define void @test(i32 %arg1) nounwind align 2 { 9 %tmp13 = and i32 %arg1, 7
|
| /external/llvm/test/ExecutionEngine/MCJIT/ |
| 2005-12-02-TailCallBug.ll | 16 %arg1 = add i32 %x, -1 ; <i32> [#uses=1] 17 %res = tail call fastcc i32 %fun_ptr( i32 %arg1, i32* %f, i32 %g ) ; <i32> [#uses=1]
|
| /external/llvm/test/ExecutionEngine/OrcMCJIT/ |
| 2005-12-02-TailCallBug.ll | 16 %arg1 = add i32 %x, -1 ; <i32> [#uses=1] 17 %res = tail call fastcc i32 %fun_ptr( i32 %arg1, i32* %f, i32 %g ) ; <i32> [#uses=1]
|
| /external/llvm/test/Transforms/MemCpyOpt/ |
| lifetime.ll | 10 define void @_ZN4CordC2EOS_(i8* nocapture dereferenceable(16) %arg1) { 20 call void @llvm.memcpy.p0i8.p0i8.i64(i8* %arg1, i8* %tmp5, i64 16, i32 8, i1 false)
|
| /external/llvm/test/Transforms/SROA/ |
| vector-lifetime-intrinsic.ll | 14 define void @wombat(<4 x float> %arg1) { 19 store <4 x float> %arg1, <4 x float>* %tmp, align 16
|
| /external/selinux/secilc/docs/ |
| cil_call_macro_statements.md | 87 <td align="left"><p>The parameter identifier used to reference the entry within the macro body (e.g. <code>ARG1</code>).</p></td> 98 This example will instantiate the `binder_call` macro in the calling namespace (`my_domain`) and replace `ARG1` with `appdomain` and `ARG2` with `binderservicedomain`: 104 (macro binder_call ((type ARG1) (type ARG2)) 105 (allow ARG1 ARG2 (binder (call transfer))) 106 (allow ARG2 ARG1 (binder (transfer))) 107 (allow ARG1 ARG2 (fd (use))) 128 (macro build_nodecon ((ipaddr ARG1) (ipaddr ARG2)) 129 (nodecon ARG1 ARG2 netlabel_1)
|
| /external/slf4j/slf4j-api/src/main/java/org/slf4j/helpers/ |
| NOPLogger.java | 77 public final void trace(String format, Object arg1, Object arg2) { 110 public final void debug(String format, Object arg1, Object arg2) { 139 final public void info(String format, Object arg1) { 144 final public void info(String format, Object arg1, Object arg2) { 172 final public void warn(String format, Object arg1) { 177 final public void warn(String format, Object arg1, Object arg2) { 202 final public void error(String format, Object arg1) { 207 final public void error(String format, Object arg1, Object arg2) {
|
| /external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
| 2010-06-28-FastAllocTiedOperand.ll | 10 ; CHECK: arg1 %[[A1:...]] 17 %0 = tail call %asmtype asm "arg0 $0\0A\09arg1 $1\0A\09arg2 $2\0A\09arg3 $3\0A\09arg4 $4", "={ax},=r,=r,=r,1,~{dirflag},~{fpsr},~{flags}"(i8* %s) nounwind, !srcloc !0 ; <%0> [#uses=1]
|
| tailcallfp2.ll | 12 %arg1 = add i32 %x, -1 15 %res = tail call fastcc i32 %fun_ptr( i32 %arg1, i32 * %f, i32 %g)
|
| twoaddr-sink-terminator.ll | 7 define void @test(i32 %arg1) nounwind align 2 { 9 %tmp13 = and i32 %arg1, 7
|
| /external/swiftshader/third_party/LLVM/test/ExecutionEngine/ |
| 2005-12-02-TailCallBug.ll | 16 %arg1 = add i32 %x, -1 ; <i32> [#uses=1]
17 %res = tail call fastcc i32 %fun_ptr( i32 %arg1, i32* %f, i32 %g ) ; <i32> [#uses=1]
|
| /frameworks/base/core/jni/ |
| android_animation_PropertyValuesHolder.cpp | 89 JNIEnv* env, jclass pvhObject, jobject target, jlong methodID, float arg1, float arg2) 91 env->CallVoidMethod(target, reinterpret_cast<jmethodID>(methodID), arg1, arg2); 95 JNIEnv* env, jclass pvhObject, jobject target, jlong methodID, float arg1, float arg2, 98 env->CallVoidMethod(target, reinterpret_cast<jmethodID>(methodID), arg1, arg2, arg3, arg4); 116 JNIEnv* env, jclass pvhObject, jobject target, jlong methodID, int arg1, int arg2) 118 env->CallVoidMethod(target, reinterpret_cast<jmethodID>(methodID), arg1, arg2); 122 JNIEnv* env, jclass pvhObject, jobject target, jlong methodID, int arg1, int arg2, 125 env->CallVoidMethod(target, reinterpret_cast<jmethodID>(methodID), arg1, arg2, arg3, arg4);
|
| /frameworks/base/tools/layoutlib/bridge/src/android/animation/ |
| PropertyValuesHolder_Delegate.java | 149 /*package*/ static void nCallTwoIntMethod(Object target, long methodID, int arg1, 151 callMethod(target, methodID, arg1, arg2); 155 /*package*/ static void nCallFourIntMethod(Object target, long methodID, int arg1, 157 callMethod(target, methodID, arg1, arg2, arg3, arg4); 174 /*package*/ static void nCallTwoFloatMethod(Object target, long methodID, float arg1, 176 callMethod(target, methodID, arg1, arg2); 180 /*package*/ static void nCallFourFloatMethod(Object target, long methodID, float arg1, 182 callMethod(target, methodID, arg1, arg2, arg3, arg4);
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
| mathinline.h | 227 # define __inline_mathcode2(func, arg1, arg2, code) \ 228 __inline_mathcode2_ (double, func, arg1, arg2, code) \ 229 __inline_mathcode2_ (float, __CONCAT(func,f), arg1, arg2, code) \ 230 __inline_mathcode2_ (long double, __CONCAT(func,l), arg1, arg2, code) 231 # define __inline_mathcodeNP2(func, arg1, arg2, code) \ 232 __inline_mathcodeNP2_ (double, func, arg1, arg2, code) \ 233 __inline_mathcodeNP2_ (float, __CONCAT(func,f), arg1, arg2, code) \ 234 __inline_mathcodeNP2_ (long double, __CONCAT(func,l), arg1, arg2, code) 235 # define __inline_mathcode3(func, arg1, arg2, arg3, code) \ 236 __inline_mathcode3_ (double, func, arg1, arg2, arg3, code) [all...] |
| /prebuilts/go/darwin-x86/misc/cgo/testcarchive/src/libgo/ |
| libgo.go | 49 if len(os.Args) != 3 || os.Args[1] != "arg1" || os.Args[2] != "arg2" { 50 fmt.Printf("CheckArgs: want [_, arg1, arg2], got: %v\n", os.Args)
|
| /prebuilts/go/darwin-x86/src/runtime/cgo/ |
| asm_s390x.s | 32 MOVD R3, 8(R15) // arg1 35 BL (R2) // fn(arg1, arg2, arg3)
|
| /prebuilts/go/linux-x86/misc/cgo/testcarchive/src/libgo/ |
| libgo.go | 49 if len(os.Args) != 3 || os.Args[1] != "arg1" || os.Args[2] != "arg2" { 50 fmt.Printf("CheckArgs: want [_, arg1, arg2], got: %v\n", os.Args)
|
| /prebuilts/go/linux-x86/src/runtime/cgo/ |
| asm_s390x.s | 32 MOVD R3, 8(R15) // arg1 35 BL (R2) // fn(arg1, arg2, arg3)
|
| /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/model/ |
| ProfilesTableModel.java | 61 public boolean isCellEditable(int arg0, int arg1) { 66 public void setValueAt(Object arg0, int arg1, int arg2) {
|