/development/ndk/platforms/android-21/arch-x86/include/asm/ |
sigcontext.h | 96 unsigned long eax; member in struct:sigcontext
|
/development/ndk/platforms/android-21/arch-x86_64/include/asm/ |
sigcontext.h | 96 unsigned long eax; member in struct:sigcontext
|
/development/perftests/panorama/feature_stab/db_vlvm/ |
db_feature_matching.cpp | 863 mov eax,pf0 \/* load image pointer *\/ local 884 mov eax,pf1 \/* load image pointer *\/ local 905 mov eax,pf2 \/* load image pointer *\/ local 926 mov eax,pf3 \/* load image pointer *\/ local 947 mov eax,pf4 \/* load image pointer *\/ local 968 mov eax,pf5 \/* load image pointer *\/ local 989 mov eax,pf6 \/* load image pointer *\/ local 1010 mov eax,pf7 \/* load image pointer *\/ local 1031 mov eax,pf8 \/* load image pointer *\/ local 1052 mov eax,pf9 \/* load image pointer *\/ local 1073 mov eax,pf10 \/* load image pointer *\/ local [all...] |
db_feature_detection.cpp | 94 mov eax,r1 local 106 movq mm0,[eax] /*1 Get upper*/ 184 add eax,8 /*75*/ local 272 mov eax,d0 local 281 movq mm0,[eax] /*1 Get dxx0*/ 289 movq mm4,[eax+512] /*15 Get dxy0*/ 308 movq mm0,[eax+1024] /*29 Get dyy0*/ 330 add eax,8 /*43*/ local 393 mov eax,g local 399 movq mm6,[eax] /*1 Load new data* 470 add eax,16 \/*65*\/ local 510 mov eax,gxx local 572 add eax,32 \/*37*\/ local 753 mov eax,v local 831 mov eax,v local 889 mov eax,v local 937 mov eax,v local 977 mov eax,v local 1081 mov eax,v1 local 1207 mov eax,v1 local [all...] |
/external/mesa3d/src/gallium/auxiliary/util/ |
u_math.h | 468 __asm bsf eax, [u] local 469 __asm inc eax 470 __asm mov [i], eax
|
/external/neven/Embedded/common/src/b_BasicEm/ |
Math.c | 351 mov eax, vec1A local 363 movq mm0, 0[eax] 369 movq mm2, 8[eax] 374 movq mm4, 16[eax] 380 movq mm6, 24[eax] 386 add eax, 32 local 402 movd eax, mm7 local 424 "movl %1,%%eax\n\t" 436 "movq 0(%%eax),%%mm0\n\t" 442 "movq 8( %%eax ),%%mm2\n\t [all...] |
/external/opencv/cxcore/src/ |
cxswitcher.cpp | 150 mov eax, 1 local 164 mov version, eax 171 "movl $1,%%eax\n\t" 173 "movl %%eax, %0\n\t"
|
/external/v8/src/ia32/ |
codegen-ia32.cc | 52 __ push(eax); 55 MathExpGenerator::EmitMathExp(&masm, input, result, xmm0, eax, ebx); 58 __ pop(eax); 255 __ mov(eax, src); 256 __ sub(eax, dst); 257 __ cmp(eax, kMinMoveDistance); 295 __ mov_b(eax, Operand(src, 0)); 297 __ mov_b(Operand(dst, 0), eax); local 323 __ mov(eax, dst); 324 __ sub(eax, src) 366 __ mov_b(Operand(dst, 0), eax); local 454 __ mov_b(Operand(dst, 0), eax); local 459 __ mov_w(Operand(dst, 0), eax); local 465 __ mov_w(Operand(dst, 0), eax); local 471 __ mov(Operand(dst, 0), eax); local 477 __ mov(Operand(dst, 0), eax); local 602 __ mov(FieldOperand(edx, JSObject::kElementsOffset), eax); local 810 __ mov(FieldOperand(edx, JSObject::kElementsOffset), eax); local [all...] |
/external/valgrind/VEX/test/ |
test-i386.c | 168 : "a" (eax), "b" (ebx), "c" (ecx), "d" (edx), "S" (esi), "D" (edi));\ 176 : "a" (eax), "b" (ebx), "c" (ecx), "d" (edx), "S" (esi), "D" (edi));\ 183 int eax, ebx, ecx, edx, esi, edi, res; local 184 eax = 0x0001; 193 TEST_LEA("(%%eax)"); 200 TEST_LEA("0x40(%%eax)"); 207 TEST_LEA("0x4000(%%eax)"); 214 TEST_LEA("(%%eax, %%ecx)"); 221 TEST_LEA("0x40(%%eax, %%ecx)"); 228 TEST_LEA("(,%%eax, 2)") [all...] |
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
db_feature_matching.cpp | 863 mov eax,pf0 \/* load image pointer *\/ local 884 mov eax,pf1 \/* load image pointer *\/ local 905 mov eax,pf2 \/* load image pointer *\/ local 926 mov eax,pf3 \/* load image pointer *\/ local 947 mov eax,pf4 \/* load image pointer *\/ local 968 mov eax,pf5 \/* load image pointer *\/ local 989 mov eax,pf6 \/* load image pointer *\/ local 1010 mov eax,pf7 \/* load image pointer *\/ local 1031 mov eax,pf8 \/* load image pointer *\/ local 1052 mov eax,pf9 \/* load image pointer *\/ local 1073 mov eax,pf10 \/* load image pointer *\/ local [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/ |
sigcontext.h | 116 unsigned long eax; member in struct:sigcontext
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/ |
user.h | 135 long int eax; member in struct:user_regs_struct
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/ |
sigcontext.h | 116 unsigned long eax; member in struct:sigcontext
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/ |
sigcontext.h | 116 unsigned long eax; member in struct:sigcontext
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
user.h | 135 long int eax; member in struct:user_regs_struct
|
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/ |
sigcontext.h | 96 unsigned long eax; member in struct:sigcontext
|
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/ |
sigcontext.h | 96 unsigned long eax; member in struct:sigcontext
|
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/ |
sigcontext.h | 96 unsigned long eax; member in struct:sigcontext
|
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/ |
sigcontext.h | 96 unsigned long eax; member in struct:sigcontext
|
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/ |
sigcontext.h | 96 unsigned long eax; member in struct:sigcontext
|
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/ |
sigcontext.h | 96 unsigned long eax; member in struct:sigcontext
|
/toolchain/binutils/binutils-2.25/bfd/hosts/ |
x86-64linux.h | 63 int32_t eax; member in struct:user_regs32_struct
|
/bionic/libc/kernel/uapi/asm-x86/asm/ |
sigcontext.h | 214 __u32 eax; member in struct:sigcontext
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
sigcontext.h | 311 __u32 eax; member in struct:sigcontext
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/BroadphaseCollision/ |
btDbvt.h | 620 mov eax,o local 623 movaps xmm0,[eax] 625 addps xmm0,[eax+16]
|