| /external/freetype/src/psaux/ |
| t1decode.c | 275 subg->arg1 = 0; 282 subg->arg1 = (FT_Int)FIXED_TO_INT( adx - asb ); 895 /* <arg1> <arg2> 2 20 callothersubr pop */ 896 /* ==> push <arg1> + <arg2> onto T1 stack */ 906 /* <arg1> <arg2> 2 21 callothersubr pop */ 907 /* ==> push <arg1> - <arg2> onto T1 stack */ 917 /* <arg1> <arg2> 2 22 callothersubr pop */ 918 /* ==> push <arg1> * <arg2> onto T1 stack */ 928 /* <arg1> <arg2> 2 23 callothersubr pop */ 929 /* ==> push <arg1> / <arg2> onto T1 stack * [all...] |
| /external/pdfium/third_party/freetype/src/psaux/ |
| t1decode.c | 275 subg->arg1 = 0; 282 subg->arg1 = (FT_Int)FIXED_TO_INT( adx - asb ); 895 /* <arg1> <arg2> 2 20 callothersubr pop */ 896 /* ==> push <arg1> + <arg2> onto T1 stack */ 906 /* <arg1> <arg2> 2 21 callothersubr pop */ 907 /* ==> push <arg1> - <arg2> onto T1 stack */ 917 /* <arg1> <arg2> 2 22 callothersubr pop */ 918 /* ==> push <arg1> * <arg2> onto T1 stack */ 928 /* <arg1> <arg2> 2 23 callothersubr pop */ 929 /* ==> push <arg1> / <arg2> onto T1 stack * [all...] |
| /external/valgrind/coregrind/m_syswrap/ |
| syswrap-s390x-linux.c | 65 /* Call f(arg1), but first switch stacks, using 'stack' as the new 77 Word arg1 ); 82 r5 = arg1 92 " lgr %r2,%r5\n" // arg1 to r2 129 void* child_stack in r2 (sc arg1) 338 switch (ARG1) { 401 switch (ARG1) { 437 UWord* args = (UWord*)ARG1; 459 PRINT("sys_clone ( %lx, %#lx, %#lx, %#lx, %#lx )",ARG1,ARG2,ARG3,ARG4, ARG5); 506 (Addr)ARG1, /* child SP * [all...] |
| /frameworks/base/core/java/android/os/ |
| Handler.java | 316 * Same as {@link #obtainMessage()}, except that it also sets the what, arg1 and arg2 members of the returned 319 * @param arg1 Value to assign to the returned Message.arg1 field. 323 public final Message obtainMessage(int what, int arg1, int arg2) 325 return Message.obtain(this, what, arg1, arg2); 330 * Same as {@link #obtainMessage()}, except that it also sets the what, obj, arg1,and arg2 values on the 333 * @param arg1 Value to assign to the returned Message.arg1 field. 338 public final Message obtainMessage(int what, int arg1, int arg2, Object obj) 340 return Message.obtain(this, what, arg1, arg2, obj) [all...] |
| /toolchain/binutils/binutils-2.25/cpu/ |
| sh64-media.cpu | 922 (define-pmacro (-maddsl arg1 arg2) (saturate SI 32 (add arg1 arg2))) 929 (define-pmacro (-maddsub arg1 arg2) (usaturate QI 8 (add arg1 arg2))) 936 (define-pmacro (-maddsw arg1 arg2) (saturate HI 16 (add arg1 arg2))) 943 (define-pmacro (-mcmpeq mode arg1 arg2) 944 (if mode (eq arg1 arg2) (inv mode 0) (const mode 0))) 946 (define-pmacro (-mcmpeqb arg1 arg2) (-mcmpeq QI arg1 arg2) [all...] |
| /external/v8/src/mips64/ |
| simulator-mips64.cc | 313 char arg1[ARG_SIZE + 1]; local 315 char* argv[3] = { cmd, arg1, arg2 }; 319 arg1[ARG_SIZE] = 0; 354 cmd, arg1, arg2); 375 if (strcmp(arg1, "all") == 0) { 377 } else if (strcmp(arg1, "allf") == 0) { 380 int regnum = Registers::Number(arg1); 381 int fpuregnum = FPURegisters::Number(arg1); 385 PrintF("%s: 0x%08" PRIx64 " %" PRId64 " \n", arg1, value, 393 PrintF("%s unrecognized\n", arg1); 425 os << arg1 << ": \\n"; local 433 os << arg1 << " unrecognized\\n"; local 1951 int64_t arg1 = get_register(a1); local [all...] |
| /external/llvm/lib/Transforms/InstCombine/ |
| InstCombineCalls.cpp | 268 auto Arg1 = II.getArgOperand(1); 269 auto CAZ = dyn_cast<ConstantAggregateZero>(Arg1); 270 auto CDV = dyn_cast<ConstantDataVector>(Arg1); 271 auto CInt = dyn_cast<ConstantInt>(Arg1); [all...] |
| /external/eigen/Eigen/src/Core/ |
| CoreEvaluators.h | 50 typename Arg1Kind = typename evaluator_traits<typename T::Arg1>::Kind, 53 typename Arg1Scalar = typename traits<typename T::Arg1>::Scalar, 574 template<typename TernaryOp, typename Arg1, typename Arg2, typename Arg3> 575 struct evaluator<CwiseTernaryOp<TernaryOp, Arg1, Arg2, Arg3> > 576 : public ternary_evaluator<CwiseTernaryOp<TernaryOp, Arg1, Arg2, Arg3> > 578 typedef CwiseTernaryOp<TernaryOp, Arg1, Arg2, Arg3> XprType; 579 typedef ternary_evaluator<CwiseTernaryOp<TernaryOp, Arg1, Arg2, Arg3> > Base; 584 template<typename TernaryOp, typename Arg1, typename Arg2, typename Arg3> 585 struct ternary_evaluator<CwiseTernaryOp<TernaryOp, Arg1, Arg2, Arg3>, IndexBased, IndexBased> 586 : evaluator_base<CwiseTernaryOp<TernaryOp, Arg1, Arg2, Arg3> [all...] |
| /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
| Platform.asl | 55 // Arg1: 8-bit Value to write
64 Store(Or(And(P80D,0xFFFFFF00),Arg1),P80D)
69 Store(Or(And(P80D,0xFFFF00FF),ShiftLeft(Arg1,8)),P80D)
74 Store(Or(And(P80D,0xFF00FFFF),ShiftLeft(Arg1,16)),P80D)
79 Store(Or(And(P80D,0x00FFFFFF),ShiftLeft(Arg1,24)),P80D)
610 Store(Arg1, ^AVBL)
679 Store(Arg1, ^AVBL)
|
| /frameworks/base/media/jni/audioeffect/ |
| android_media_AudioEffect.cpp | 102 int arg1 = 0; local 130 arg1 = (int)param; 139 arg1 = (int)param; 151 // arg1 contains offset of parameter value from start of byte array 152 arg1 = sizeof(effect_param_t) + ((p->psize - 1) / sizeof(int) + 1) * sizeof(int); 153 size = arg1 + p->vsize; 173 callbackInfo->audioEffect_ref, event, arg1, arg2, obj);
|
| /external/llvm/test/CodeGen/AMDGPU/ |
| sgpr-copy.ll | 14 define amdgpu_ps void @phi1(<16 x i8> addrspace(2)* inreg %arg, <16 x i8> addrspace(2)* inreg %arg1, <8 x i32> addrspace(2)* inreg %arg2, i32 inreg %arg3, <2 x i32> %arg4, <2 x i32> %arg5, <2 x i32> %arg6, <3 x i32> %arg7, <2 x i32> %arg8, <2 x i32> %arg9, <2 x i32> %arg10, float %arg11, float %arg12, float %arg13, float %arg14, float %arg15, float %arg16, float %arg17, float %arg18, float %arg19) #0 { 38 define amdgpu_ps void @phi2(<16 x i8> addrspace(2)* inreg %arg, <16 x i8> addrspace(2)* inreg %arg1, <8 x i32> addrspace(2)* inreg %arg2, i32 inreg %arg3, <2 x i32> %arg4, <2 x i32> %arg5, <2 x i32> %arg6, <3 x i32> %arg7, <2 x i32> %arg8, <2 x i32> %arg9, <2 x i32> %arg10, float %arg11, float %arg12, float %arg13, float %arg14, float %arg15, float %arg16, float %arg17, float %arg18, float %arg19) #0 { 59 %tmp38 = getelementptr <16 x i8>, <16 x i8> addrspace(2)* %arg1, i32 0 159 define amdgpu_ps void @loop(<16 x i8> addrspace(2)* inreg %arg, <16 x i8> addrspace(2)* inreg %arg1, <8 x i32> addrspace(2)* inreg %arg2, i32 inreg %arg3, <2 x i32> %arg4, <2 x i32> %arg5, <2 x i32> %arg6, <3 x i32> %arg7, <2 x i32> %arg8, <2 x i32> %arg9, <2 x i32> %arg10, float %arg11, float %arg12, float %arg13, float %arg14, float %arg15, float %arg16, float %arg17, float %arg18, float %arg19) #0 { 230 define amdgpu_ps void @sample_v3([17 x <16 x i8>] addrspace(2)* byval %arg, [32 x <16 x i8>] addrspace(2)* byval %arg1, [16 x <8 x i32>] addrspace(2)* byval %arg2, float inreg %arg3, i32 inreg %arg4, <2 x i32> %arg5, <2 x i32> %arg6, <2 x i32> %arg7, <3 x i32> %arg8, <2 x i32> %arg9, <2 x i32> %arg10, <2 x i32> %arg11, float %arg12, float %arg13, float %arg14, float %arg15, float %arg16, float %arg17, float %arg18, float %arg19, float %arg20) #0 { 237 %tmp25 = getelementptr [32 x <16 x i8>], [32 x <16 x i8>] addrspace(2)* %arg1, i64 0, i32 0 294 define amdgpu_ps void @copy2([17 x <16 x i8>] addrspace(2)* byval %arg, [32 x <16 x i8>] addrspace(2)* byval %arg1, [16 x <8 x i32>] addrspace(2)* byval %arg2, float inreg %arg3, i32 inreg %arg4, <2 x i32> %arg5, <2 x i32> %arg6, <2 x i32> %arg7, <3 x i32> %arg8, <2 x i32> %arg9, <2 x i32> %arg10, <2 x i32> %arg11, float %arg12, float %arg13, float %arg14, float %arg15, float %arg16, float %arg17, float %arg18, float %arg19, float %arg20) #0 { 324 define amdgpu_ps void @sample_rsrc([6 x <16 x i8>] addrspace(2)* byval %arg, [17 x <16 x i8>] addrspace(2)* byval %arg1, [16 x <4 x i32>] addrspace(2)* byval %arg2, [32 x <8 x i32>] addrspace(2)* byval %arg3, float inreg %arg4, i32 inreg %arg5, <2 x i32> %arg6, <2 x i32> %arg7, <2 x i32> %arg8, <3 x i32> %arg9, <2 x i32> %arg10, <2 x i32> %arg11, <2 x i32> %arg12, float %arg13, float %arg14, float %arg15, float %arg16, float %arg17, float %arg18, i32 %arg19, float %arg20, float %arg21) #0 { 326 %tmp = getelementptr [17 x <16 x i8>], [17 x <16 x i8>] addrspace(2)* %arg1, i32 0, i32 0
|
| /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/ |
| BluetoothChat.java | 249 if(D) Log.i(TAG, "MESSAGE_STATE_CHANGE: " + msg.arg1); 250 switch (msg.arg1) { 273 String readMessage = new String(readBuf, 0, msg.arg1);
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
| test_getargs2.py | 291 getargs_keywords(arg1=(1,2), arg2=3, arg3=(4,(5,6)), arg4=(7,8,9), arg5=10),
297 getargs_keywords(arg1=(1,2), arg2=3, arg5=10),
303 getargs_keywords(arg1=(1,2))
|
| /external/clang/utils/ClangVisualizers/ |
| clang.natvis | 262 <DisplayString IncludeView="arg0">{Args.Args[0]}{*this,view(arg1)}</DisplayString>
263 <DisplayString IncludeView="arg1" Condition="Args.NumArgs==1"></DisplayString>
264 <DisplayString IncludeView="arg1">, {Args.Args[1]}{*this,view(arg2)}</DisplayString>
287 <DisplayString IncludeView="arg0">{Arguments[0],view(cpp)}{*this,view(arg1)}</DisplayString>
288 <DisplayString IncludeView="arg1" Condition="NumArguments==1"></DisplayString>
289 <DisplayString IncludeView="arg1">, {Arguments[1],view(cpp)}{*this,view(arg2)}</DisplayString>
303 <DisplayString IncludeView="arg0">{Data[0],view(cpp)}{*this,view(arg1)}</DisplayString>
304 <DisplayString IncludeView="arg1" Condition="Length==1"></DisplayString>
305 <DisplayString IncludeView="arg1">, {Data[1],view(cpp)}{*this,view(arg2)}</DisplayString>
368 <DisplayString IncludeView="arg0">{((clang::TemplateArgument *)(this+1))[0],view(cpp)}{*this,view(arg1)}</DisplayString> [all...] |
| /external/valgrind/VEX/priv/ |
| host_mips_isel.c | 729 iselWordExpr_R(env, e->Iex.Binop.arg1)); 734 HReg r_base = iselWordExpr_R(env, e->Iex.Binop.arg1); 748 iselWordExpr_R(env, e->Iex.Binop.arg1)); 753 HReg r_base = iselWordExpr_R(env, e->Iex.Binop.arg1); 878 HReg r_srcL = iselWordExpr_R(env, e->Iex.Binop.arg1); 924 HReg r_srcL = iselWordExpr_R(env, e->Iex.Binop.arg1); [all...] |
| /external/valgrind/none/tests/ppc64/ |
| tw_td.c | 11 void try ( char* who, void(*maybe_traps)(long,long), long arg1, long arg2 ) 24 maybe_traps(arg1, arg2); 28 printf("%s(%4lld,%4lld) -> %s\n", who, (long long int)arg1,
|
| /frameworks/base/core/java/android/appwidget/ |
| AppWidgetHost.java | 130 updateAppWidgetView(msg.arg1, (RemoteViews)msg.obj); 134 onProviderChanged(msg.arg1, (AppWidgetProviderInfo)msg.obj); 142 viewDataChanged(msg.arg1, msg.arg2);
|
| /frameworks/base/media/lib/remotedisplay/java/com/android/media/remotedisplay/ |
| RemoteDisplayProvider.java | 373 setDiscoveryMode(msg.arg1); 393 onSetVolume(display, msg.arg1); 400 onAdjustVolume(display, msg.arg1);
|
| /frameworks/base/services/core/java/com/android/server/connectivity/ |
| NetworkMonitor.java | 160 * arg1 = One of the NETWORK_TESTED_RESULT_* constants. 167 * arg1 = Token to ignore old messages. 178 * arg1 = UID responsible for requesting this reeval. Will be billed for data. 184 * arg1 = one of: APP_RETURN_DISMISSED, 193 * arg1 = Whether to make the notification visible. 195 * obj = Intent to be launched when notification selected by user, null if !arg1. 210 * arg1 = UID responsible for requesting this reeval. Will be billed for data. 359 log("Forcing reevaluation for UID " + message.arg1); 360 mUidResponsibleForReeval = message.arg1; 364 log("CaptivePortal App responded with " + message.arg1); [all...] |
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
| AdnRecordCache.java | 335 /* arg1 is efid, obj.result is ArrayList<AdnRecord>*/ 337 efid = msg.arg1; 350 efid = msg.arg1;
|
| /packages/services/Car/service/src/com/android/car/ |
| AppFocusService.java | 471 dispatchAppFocusOwnershipLoss((IAppFocusOwnershipCallback) msg.obj, msg.arg1); 474 dispatchAppFocusOwnershipGrant((IAppFocusOwnershipCallback) msg.obj, msg.arg1); 477 dispatchAppFocusChange((IAppFocusListener) msg.obj, msg.arg1, msg.arg2 == 1);
|
| /prebuilts/gdb/darwin-x86/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), 297 getargs_keywords(arg1=(1,2), arg2=3, arg5=10), 303 getargs_keywords(arg1=(1,2))
|
| /prebuilts/gdb/linux-x86/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), 297 getargs_keywords(arg1=(1,2), arg2=3, arg5=10), 303 getargs_keywords(arg1=(1,2))
|
| /prebuilts/misc/common/swig/include/2.0.11/python/ |
| director.swg | 89 # define SWIG_DIRECTOR_RGTR(ARG1, ARG2) Swig::set_rtdir(static_cast<void*>(ARG1), ARG2) 94 # define SWIG_DIRECTOR_RGTR(ARG1, ARG2)
|
| /prebuilts/misc/common/swig/include/2.0.11/typemaps/ |
| primtypes.swg | 247 %define _apply_macro(macro, arg2, arg1...) 248 #if #arg1 != "" 249 macro(%arg(arg1),arg2);
|