HomeSort by relevance Sort by last modified time
    Searched refs:x20 (Results 151 - 175 of 7096) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
fdreg.h 36 #define STATUS_DMA 0x20
45 #define ST0_SE 0x20
52 #define ST1_CRC 0x20
61 #define ST2_CRC 0x20
67 #define ST3_RY 0x20
106 #define FDC_8272A 0x20
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
fdreg.h 36 #define STATUS_DMA 0x20
45 #define ST0_SE 0x20
52 #define ST1_CRC 0x20
61 #define ST2_CRC 0x20
67 #define ST3_RY 0x20
106 #define FDC_8272A 0x20
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
fdreg.h 36 #define STATUS_DMA 0x20
45 #define ST0_SE 0x20
52 #define ST1_CRC 0x20
61 #define ST2_CRC 0x20
67 #define ST3_RY 0x20
106 #define FDC_8272A 0x20
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
fdreg.h 36 #define STATUS_DMA 0x20
45 #define ST0_SE 0x20
52 #define ST1_CRC 0x20
61 #define ST2_CRC 0x20
67 #define ST3_RY 0x20
106 #define FDC_8272A 0x20
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
fdreg.h 36 #define STATUS_DMA 0x20
45 #define ST0_SE 0x20
52 #define ST1_CRC 0x20
61 #define ST2_CRC 0x20
67 #define ST3_RY 0x20
106 #define FDC_8272A 0x20
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
fdreg.h 36 #define STATUS_DMA 0x20
45 #define ST0_SE 0x20
52 #define ST1_CRC 0x20
61 #define ST2_CRC 0x20
67 #define ST3_RY 0x20
106 #define FDC_8272A 0x20
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
fdreg.h 36 #define STATUS_DMA 0x20
45 #define ST0_SE 0x20
52 #define ST1_CRC 0x20
61 #define ST2_CRC 0x20
67 #define ST3_RY 0x20
106 #define FDC_8272A 0x20
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/crx/
beq_insn.d 13 2: fb b1 bne0b r11, 0x20 [-_<>+0-9a-z]*
19 6: fd b3 bne0w r13, 0x20 [-_<>+0-9a-z]*
22 8: fe b4 beq0d r14, 0x20 [-_<>+0-9a-z]*
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
b-widec.s 6 .byte 0x98,0x0b,0x00,0x00,0x20,0x3a,0x30,0x4d,0x20,0x61,0x20,0x69
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
overlay-size-map.d 6 \.bss3 *0x0*20000 *0x20 load address 0x0*20040
10 \.mtext *0x0*10000 *0x20 load address 0x0*30000
18 \.text3 *0x0*10020 *0x20 load address 0x0*300e0
  /toolchain/binutils/binutils-2.25/opcodes/
ia64-opc-b.c 81 B0, OpX6BtypePaWhaDPr (0, 0x20, 0, a, 0, b, 0), {B2}, PSEUDO, 0, NULL
93 {"br.cond.sptk.few", BR (0x20, 0, 0, 0, 0)},
94 {"br.cond.sptk", BRP (0x20, 0, 0, 0, 0)},
95 {"br.cond.sptk.few.clr", BR (0x20, 0, 0, 0, 1)},
96 {"br.cond.sptk.clr", BRP (0x20, 0, 0, 0, 1)},
97 {"br.cond.spnt.few", BR (0x20, 0, 0, 1, 0)},
98 {"br.cond.spnt", BRP (0x20, 0, 0, 1, 0)},
99 {"br.cond.spnt.few.clr", BR (0x20, 0, 0, 1, 1)},
100 {"br.cond.spnt.clr", BRP (0x20, 0, 0, 1, 1)},
101 {"br.cond.dptk.few", BR (0x20, 0, 0, 2, 0)}
    [all...]
  /external/icu/icu4c/source/common/
unistr_props.cpp 45 if(!(c == 0x20 || u_isWhitespace(c))) {
62 if(!(c == 0x20 || u_isWhitespace(c))) {
  /external/libchrome/base/strings/
string_util_constants.cc 51 0x20, // SPACE
61 0x20, // SPACE
  /external/llvm/test/MC/Mips/
set-at-directive-explicit-at.s 11 # CHECK: jr $1 # encoding: [0x08,0x00,0x20,0x00]
16 # CHECK: jr $1 # encoding: [0x08,0x00,0x20,0x00]
21 # CHECK: jr $1 # encoding: [0x08,0x00,0x20,0x00]
26 # CHECK: jr $1 # encoding: [0x08,0x00,0x20,0x00]
32 # CHECK: jr $1 # encoding: [0x08,0x00,0x20,0x00]
35 # CHECK: jr $1 # encoding: [0x08,0x00,0x20,0x00]
38 # CHECK: jr $1 # encoding: [0x08,0x00,0x20,0x00]
41 # CHECK: jr $1 # encoding: [0x08,0x00,0x20,0x00]
  /external/llvm/test/MC/Sparc/
sparc-vis.s 3 ! CHECK: fzeros %f31 ! encoding: [0xbf,0xb0,0x0c,0x20]
  /external/strace/linux/i386/
ioctls_arch0.h 5 { "asm/msr.h", "X86_IOC_RDMSR_REGS", _IOC_READ|_IOC_WRITE, 0x63a0, 0x20 },
6 { "asm/msr.h", "X86_IOC_WRMSR_REGS", _IOC_READ|_IOC_WRITE, 0x63a1, 0x20 },
  /external/strace/linux/x86_64/
ioctls_arch0.h 5 { "asm/msr.h", "X86_IOC_RDMSR_REGS", _IOC_READ|_IOC_WRITE, 0x63a0, 0x20 },
6 { "asm/msr.h", "X86_IOC_WRMSR_REGS", _IOC_READ|_IOC_WRITE, 0x63a1, 0x20 },
  /external/vboot_reference/firmware/2lib/include/
2nvstorage_fields.h 39 #define VB2_NV_HEADER_FW_SETTINGS_RESET 0x20
46 #define VB2_NV_BOOT_OPROM_NEEDED 0x20
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
micromips@mips64r2.d 11 [0-9a-f]+ <[^>]*> 5843 f82c dext \$2,\$3,0x0,0x20
15 [0-9a-f]+ <[^>]*> 5843 ffec dext \$2,\$3,0x1f,0x20
17 [0-9a-f]+ <[^>]*> 5843 0014 dext \$2,\$3,0x20,0x1
18 [0-9a-f]+ <[^>]*> 5843 f814 dext \$2,\$3,0x20,0x20
23 [0-9a-f]+ <[^>]*> 5843 f80c dins \$2,\$3,0x0,0x20
29 [0-9a-f]+ <[^>]*> 5843 0034 dins \$2,\$3,0x20,0x1
30 [0-9a-f]+ <[^>]*> 5843 f834 dins \$2,\$3,0x20,0x20
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-metag/
stub_pic_shared.d 9 .*: 82900101 ADDT A0.2,CPC0,#0x20
15 .*: 82900101 ADDT A0.2,CPC0,#0x20
22 .*: 82980101 ADDT A0.3,CPC0,#0x20
23 .*: 82180100 ADD A0.3,A0.3,#0x20
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
vle-multiseg-6d.s 8 e_li r3, IV_table@l+0x20
  /external/v8/test/mjsunit/
string-fromcharcode.js 62 assertEquals(" ", String.fromCharCode(0x20));
63 assertEquals(" ", String.fromCharCode(0x20 + 0x10000));
64 assertEquals(" ", String.fromCharCode(0x20 - 0x10000));
65 assertEquals(" ", String.fromCharCode(0x20 + 0.5));
72 assertEquals(" ", String.fromCharCode(0x20, 0x20));
73 assertEquals(" ", String.fromCharCode(0x20 + 0.5, 0x20));
75 assertEquals(" ", fcc(0x20));
76 assertEquals(" ", fcc(0x20 + 0x10000))
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
go32stub.h 1 0x4d,0x5a,0x00,0x00,0x04,0x00,0x00,0x00,0x20,0x00,0x27,0x00,0xff,0xff,0x00,0x00,
3 0x75,0x62,0x2e,0x68,0x20,0x67,0x65,0x6e,0x65,0x72,0x61,0x74,0x65,0x64,0x20,0x66,
4 0x72,0x6f,0x6d,0x20,0x73,0x74,0x75,0x62,0x2e,0x61,0x73,0x6d,0x20,0x62,0x79,0x20,
5 0x64,0x6a,0x61,0x73,0x6d,0x2c,0x20,0x6f,0x6e,0x20,0x57,0x65,0x64,0x20,0x4a,0x75,
6 0x6e,0x20,0x32,0x38,0x20,0x31,0x31,0x3a,0x31,0x35,0x3a,0x30,0x34,0x20,0x32,0x30
    [all...]
  /external/libhevc/common/arm64/
ihevc_deblk_chroma_vert.s 73 stp x19, x20,[sp,#-16]!
100 sub x20,x3,#6
101 csel x3, x20, x3,gt
116 sub x20,x2,#6
117 csel x2, x20, x2,gt
129 mov x20,#0x35
130 csel x3, x20, x3,gt
133 add x20,x3,#2
134 csel x3, x20, x3,pl
135 mov x20,#
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
m68hc11.h 28 #define M6811_H_BIT 0x20 /* Half carry flag */
82 #define M6811_TCTL1 0x20 /* Timer Control register 1 */
132 #define M6811_CWOM 0x20 /* Port C Wire OR mode */
142 #define M6811__SCCR1_5 0x20 /* Unused */
149 #define M6811_RIE 0x20 /* Receive Interrupt Enable */
159 #define M6811_RDRF 0x20 /* Receive Data Register Full */
169 #define M6811_SCP1 0x20 /* SCI Baud rate prescaler select */
184 #define M6811_DWOM 0x20 /* Port D Wire-OR mode option */
198 #define M6811_SCAN 0x20 /* Continuous Scan Control */
208 #define M6811_FOC3 0x20 /* 3 *
    [all...]

Completed in 1483 milliseconds

1 2 3 4 5 67 8 91011>>