HomeSort by relevance Sort by last modified time
    Searched refs:x8 (Results 1 - 25 of 324) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/SunSpider/tests/ubench/
function-correct-args.js 1 function f(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9)
function-missing-args.js 1 function f(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9)
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
debugreg.h 20 #define DR_TRAP3 (0x8) /* db3 */
41 #define DR_LEN_8 (0x8)
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
debugreg.h 38 #define DR_TRAP3 (0x8) /* db3 */
59 #define DR_LEN_8 (0x8)
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
idct_vca.cpp 160 int32 x0, x1, x3, x5, x7;//, x8;
187 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
212 x8 = x0 - x2;
214 x2 = x8;
215 x8 = x4 - x6;
217 x6 = x8;
259 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
268 x8 = x0 - x2;
270 x2 = x8;
271 x8 = x4 - x6
296 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
373 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
507 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; local
580 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; local
    [all...]
block_idct.cpp 516 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
557 x8 = W7 * (x4 + x5) + 4;
558 x4 = (x8 + (W1 - W7) * x4) >> 3;
559 x5 = (x8 - (W1 + W7) * x5) >> 3;
560 x8 = W3 * (x6 + x7) + 4;
561 x6 = (x8 - (W3 - W5) * x6) >> 3;
562 x7 = (x8 - (W3 + W5) * x7) >> 3;
565 x8 = x0 + x1;
576 x7 = x8 + x3;
577 x8 -= x3
627 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; local
837 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
    [all...]
vlc_tab.cpp 198 {0x8, 1, 1, 7}, {0x7, 1, 1, 7}, {0x6, 1, 1, 7}, {0x5, 1, 1, 7}, {0xc, 1, 0, 7}, {0xb, 1, 0, 7},
201 {0x8, 1, 0, 6}, {0x8, 1, 0, 6}, {0x7, 1, 0, 6}, {0x7, 1, 0, 6}, {0x6, 1, 0, 6}, {0x6, 1, 0, 6},
247 {0x9, 2, 0, 10}, {0x9, 2, 0, 10}, {0x9, 2, 0, 10}, {0x9, 2, 0, 10}, {0x8, 2, 0, 10}, {0x8, 2, 0, 10},
248 {0x8, 2, 0, 10}, {0x8, 2, 0, 10}, {0x7, 2, 0, 10}, {0x7, 2, 0, 10}, {0x7, 2, 0, 10}, {0x7, 2, 0, 10},
313 {0x8, 1, 1, 8}, {0x8, 1, 1, 8}, {0x8, 1, 1, 8}, {0x8, 1, 1, 8}
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ip6_tunnel.h 18 #define IP6_TNL_F_MIP6_DEV 0x8
parport.h 30 #define PARPORT_CONTROL_SELECT 0x8
32 #define PARPORT_STATUS_ERROR 0x8
  /external/webkit/WebKit/chromium/public/
WebContextMenuData.h 80 MediaLoop = 0x8,
118 CanCopy = 0x8,
  /bionic/libc/kernel/common/asm-generic/
mman.h 18 #define PROT_SEM 0x8
  /development/ndk/platforms/android-3/include/asm-generic/
mman.h 18 #define PROT_SEM 0x8
  /external/iproute2/include/linux/
ip6_tunnel.h 16 #define IP6_TNL_F_MIP6_DEV 0x8
  /external/kernel-headers/original/asm-generic/
mman.h 12 #define PROT_SEM 0x8 /* page may be used for atomic ops */
  /external/webkit/WebCore/rendering/
HitTestRequest.h 33 MouseUp = 0x8,
  /frameworks/base/core/java/android/os/
LocalPowerManager.java 34 public static final int POKE_LOCK_IGNORE_TOUCH_AND_CHEEK_EVENTS = 0x8;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
mman.h 12 #define PROT_SEM 0x8 /* page may be used for atomic ops */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm-generic/
mman.h 18 #define PROT_SEM 0x8
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm-generic/
mman.h 18 #define PROT_SEM 0x8
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm-generic/
mman.h 18 #define PROT_SEM 0x8
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm-generic/
mman.h 18 #define PROT_SEM 0x8
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm-generic/
mman.h 18 #define PROT_SEM 0x8
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm-generic/
mman.h 18 #define PROT_SEM 0x8
  /system/core/sh/
expand.h 54 #define EXP_REDIR 0x8 /* file glob for a redirection (1 match only) */
  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
sad_inline.h 79 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
83 x8 = (uint32)ref & 0x3;
84 if (x8 == 3)
86 if (x8 == 2)
88 if (x8 == 1)
99 x8 = 16;
147 if (--x8)
254 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
261 MOVS x8, ref, lsl #31 ; local
319 ADDLSS x8, x8, #0x10000001 local
392 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]

Completed in 1123 milliseconds

1 2 3 4 5 6 7 8 91011>>