Searched defs:a1 (Results 1 – 7 of 7) sorted by relevance
| /development/ndk/platforms/android-9/arch-x86/include/asm/xen/ |
| D | hypercall.h | 29 #define _hypercall1(type, name, a1) ({ long __res, __ign1; asm volatile ( "call %[call]" :… argument 30 #define _hypercall2(type, name, a1, a2) ({ long __res, __ign1, __ign2; asm volatile ( "call … argument 31 #define _hypercall3(type, name, a1, a2, a3) ({ long __res, __ign1, __ign2, __ign3; asm volatil… argument 32 #define _hypercall4(type, name, a1, a2, a3, a4) ({ long __res, __ign1, __ign2, __ign3, __ign4; … argument 34 #define _hypercall5(type, name, a1, a2, a3, a4, a5) ({ long __res, __ign1, __ign2, __ign3, __ign… argument
|
| /development/perftests/panorama/feature_stab/db_vlvm/ |
| D | db_utilities_poly.h | 98 double a0,a1; in db_MultiplyPoly1_1() local 122 double a0,a1; in db_MultiplyPoly1_2() local 136 double a0,a1; in db_MultiplyPoly1_3() local 207 double a0,a1; in db_SubtractPolyProduct1_3() local
|
| /development/ndk/platforms/android-9/arch-mips/include/asm/ |
| D | regdef.h | 30 #define a1 $5 macro 75 #define a1 $5 macro
|
| /development/ndk/platforms/android-21/arch-mips/include/machine/ |
| D | regdef.h | 45 #define a1 $5 macro
|
| /development/ndk/platforms/android-9/arch-mips/include/machine/ |
| D | regdef.h | 45 #define a1 $5 macro
|
| /development/ndk/platforms/android-21/arch-mips64/include/machine/ |
| D | regdef.h | 52 #define a1 $5 macro
|
| /development/samples/ControllerSample/src/com/example/controllersample/ |
| D | GameView.java | 459 int a1, int r1, int g1, int b1, in setPaintARGBBlend()
|