HomeSort by relevance Sort by last modified time
    Searched refs:x5 (Results 226 - 250 of 3071) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/MC/AArch64/
basic-a64-diagnostics.s 9 add x2, x3, x5, sxtb
13 // CHECK-ERROR: add x2, x3, x5, sxtb
24 add x3, x5, w7, uxtb #5
30 // CHECK-ERROR: add x3, x5, w7, uxtb #5
37 add xzr, x3, x5, uxtx
41 // CHECK-ERROR: add xzr, x3, x5, uxtx
69 add sp, x5, x7, lsl
71 // CHECK-ERROR: add sp, x5, x7, lsl
152 subs x5, xzr, #0x456, lsl #12
160 // CHECK-ERROR-NEXT: subs x5, xzr, #0x456, lsl #1
    [all...]
trace-regs-diagnostics.s 21 msr trcidr1, x5
40 msr trcpidr7, x5
74 // CHECK-NEXT: msr trcidr1, x5
131 // CHECK-NEXT: msr trcpidr7, x5
  /external/valgrind/memcheck/tests/
mempool.c 115 char *x1, *x2, *x3, *x4, *x5; local
141 x5 = allocate(p, 10);
143 *x5 = 'g'; // valid
147 // *x5 = 'g'; // invalid
  /external/pdfium/core/fxge/fontdata/chromefontdata/
FoxitSans.cpp 14 0x45, 0x5, 0xf7, 0x16, 0xf, 0xf8, 0xe1, 0x11, 0xab, 0x1c, 0x34, 0xa2,
15 0x12, 0x0, 0x3, 0x1, 0x1, 0x5, 0x2f, 0x3d, 0x45, 0x75, 0x72, 0x6f,
38 0x5, 0x0, 0x82, 0x0, 0x91, 0x0, 0x46, 0x0, 0xcf, 0x0, 0xd0, 0x0,
64 0x4, 0xd0, 0x5, 0x1, 0x5, 0x2f, 0x5, 0x44, 0x5, 0x71, 0x5, 0xa7,
65 0x5, 0xcc, 0x6, 0x16, 0x6, 0x68, 0x6, 0xd7, 0x6, 0xe8, 0x6, 0xf9,
99 0xea, 0x6, 0xd8, 0xf7, 0x70, 0x5, 0xf7, 0xb2, 0x6, 0xdb, 0xfb, 0x70
    [all...]
FoxitSerifBold.cpp 14 0x3c, 0xfb, 0x8e, 0xfa, 0x7c, 0xfa, 0xd, 0x5, 0x1c, 0x7, 0x67, 0xf,
16 0x1, 0x5, 0x2f, 0x43, 0x52, 0x45, 0x75, 0x72, 0x6f, 0x20, 0x20, 0x20,
26 0x5, 0x1, 0x12, 0x1, 0x38, 0x1, 0x45, 0x1, 0x53, 0x1, 0x5a, 0x1,
39 0xe1, 0x4, 0xee, 0x4, 0xf1, 0x4, 0xf5, 0x5, 0x1, 0x5, 0xb, 0x5,
40 0x11, 0x5, 0x17, 0x5, 0x20, 0x5, 0x2b, 0x5, 0x36, 0x5, 0x41, 0x5
    [all...]
FoxitSerifItalic.cpp 15 0x71, 0xf9, 0xf8, 0x5, 0xf7, 0x3c, 0xf, 0xf8, 0x93, 0x11, 0xb0, 0x1c,
16 0x46, 0xd6, 0x12, 0x0, 0x4, 0x1, 0x1, 0x5, 0x2f, 0x45, 0x54, 0x45,
53 0x0, 0x3, 0x0, 0x5, 0x0, 0x4a, 0x0, 0x82, 0x0, 0xf8, 0x1, 0x8c,
56 0x5, 0x1d, 0x5, 0x70, 0x5, 0xe3, 0x6, 0x2a, 0x6, 0x7a, 0x6, 0xd3,
78 0x2e, 0xdd, 0x2f, 0x5, 0x2f, 0x1c, 0x2f, 0x2f, 0x2f, 0x5c, 0x2f, 0xc8,
104 0xb3, 0x6, 0xd6, 0xf7, 0x5f, 0x5, 0xf7, 0x42, 0x6, 0x40, 0xfb, 0x5f,
105 0x5, 0xb2, 0x6, 0xd7, 0xf7, 0x5f, 0x5, 0xf4, 0x6, 0x13, 0xce, 0x96
    [all...]
  /external/valgrind/none/tests/mips32/
branches.c 364 TESTINST4("beq", 6, 0x5, 0x5, t0, t1, t2);
372 TESTINST4("beq", 14, -1, 0x5, v0, t9, t8);
382 TESTINST4("bne", 6, 0x5, 0x5, t0, t1, t2);
390 TESTINST4("bne", 14, -1, 0x5, v0, t9, t8);
400 TESTINST5("beqz", 6, 0x5, t0, t1);
418 TESTINST5("bgez", 6, 0x5, t0, t1);
436 TESTINST5("bgtz", 6, 0x5, t0, t1);
454 TESTINST5("blez", 6, 0x5, t0, t1)
    [all...]
  /bionic/libc/kernel/uapi/linux/
connector.h 30 #define CN_IDX_BB 0x5
  /development/ndk/platforms/android-21/include/linux/
connector.h 32 #define CN_IDX_BB 0x5
  /device/linaro/bootloader/arm-trusted-firmware/lib/cpus/aarch64/
cpu_helpers.S 177 * Clobbers : x0 - x5
183 adr x5, (__CPU_OPS_END__ + CPU_MIDR)
196 cmp x4, x5
217 * Clobber: x30, x0 - x5
225 mov x5, x30
234 ret x5
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
SmmLockBox.h 31 #define EFI_SMM_LOCK_BOX_COMMAND_RESTORE_ALL_IN_PLACE 0x5
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Ppi/
SmmControl.h 30 { 0x61c68702, 0x4d7e, 0x4f43, 0x8d, 0xef, 0xa7, 0x43, 0x5, 0xce, 0x74, 0xc5 }
  /external/clang/test/ASTMerge/Inputs/
struct1.c 30 struct S5 { int i : 8; unsigned j : 8; } x5; variable in typeref:struct:S5
struct2.c 27 struct S5 { int i : 8; unsigned j : 8; } x5; variable in typeref:struct:S5
  /external/clang/test/Lexer/
ms-extensions.c 8 __int64 x5 = 0x42i64; variable
  /external/elfutils/tests/
run-readelf-loc.sh 67 [ 23] 0x0000000000400485 <main+0x5>..0x000000000040048d <main+0xd> [ 0] reg5
72 0x0000000000400485 <main+0x5>..0x000000000040048d <main+0xd>
  /external/kernel-headers/original/uapi/linux/
connector.h 38 #define CN_IDX_BB 0x5 /* BlackBoard, from the TSP GPL sampling framework */
  /external/libhevc/common/arm64/
ihevc_inter_pred_chroma_vert.s 111 mov x16,x5 // ht
140 mov x5,x10 //2wd
146 subs x5,x5,#8 //2wd - 8
170 mov x5,x10 //2wd
178 lsl x5,x3,#1 //2*dst_strd
180 sub x9,x5,x10 //2*dst_strd - 2wd
226 bic x5,x10,#7 //x5 ->wd
234 subs x5,x5,#8 //2wd -
    [all...]
ihevc_inter_pred_chroma_vert_w16out.s 112 mov x16,x5 // ht
143 mov x5,x10 //2wd
149 subs x5,x5,#8 //2wd - 8
171 mov x5,x10 //2wd
179 lsl x5,x3,#2 //2*dst_strd
181 sub x9,x5,x10,lsl #1 //4*dst_strd - 4wd
226 bic x5,x10,#7 //x5 ->wd
235 subs x5,x5,#8 //2wd -
    [all...]
  /external/llvm/test/MC/MachO/PowerPC/
coal-sections-powerpc.s 46 .long 5 ; 0x5
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
connector.h 38 #define CN_IDX_BB 0x5 /* BlackBoard, from the TSP GPL sampling framework */
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/linux/
connector.h 32 #define CN_IDX_BB 0x5
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/linux/
connector.h 32 #define CN_IDX_BB 0x5
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/linux/
connector.h 32 #define CN_IDX_BB 0x5
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/linux/
connector.h 32 #define CN_IDX_BB 0x5

Completed in 527 milliseconds

1 2 3 4 5 6 7 8 91011>>