HomeSort by relevance Sort by last modified time
    Searched refs:x20 (Results 301 - 325 of 5150) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
i8259.h 26 #define PIC_MASTER_CMD 0x20
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/netfilter/
xt_physdev.h 20 #define XT_PHYSDEV_OP_MASK (0x20 - 1)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/netfilter_ipv4/
ipt_ECN.h 20 #define IPT_ECN_OP_SET_CWR 0x20
ipt_iprange.h 18 #define IPRANGE_DST_INV 0x20
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/netfilter_ipv6/
ip6t_frag.h 28 #define IP6T_FRAG_NMF 0x20
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/netfilter/
xt_physdev.h 20 #define XT_PHYSDEV_OP_MASK (0x20 - 1)
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/netfilter_ipv4/
ipt_ECN.h 20 #define IPT_ECN_OP_SET_CWR 0x20
ipt_iprange.h 18 #define IPRANGE_DST_INV 0x20
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/netfilter_ipv6/
ip6t_frag.h 28 #define IP6T_FRAG_NMF 0x20
  /external/dropbear/libtomcrypt/src/modes/f8/
f8_test_mode.c 33 0x20, 0x69, 0x73, 0x20, 0x74, 0x68, 0x65, 0x20,
34 0x6e, 0x65, 0x78, 0x74, 0x20, 0x62, 0x65, 0x73,
35 0x74, 0x20, 0x74, 0x68, 0x69, 0x6e, 0x67 };
  /external/llvm/test/MC/PowerPC/
ppc64-operands.s 18 # CHECK: addi 1, 0, 0 # encoding: [0x38,0x20,0x00,0x00]
21 # CHECK: addi 1, 0, 0 # encoding: [0x38,0x20,0x00,0x00]
29 # CHECK: addi 1, 0, -32768 # encoding: [0x38,0x20,0x80,0x00]
32 # CHECK: addi 1, 0, 32767 # encoding: [0x38,0x20,0x7f,0xff]
45 # CHECK: addis 1, 0, 0 # encoding: [0x3c,0x20,0x00,0x00]
48 # CHECK: addis 1, 0, -1 # encoding: [0x3c,0x20,0xff,0xff]
53 # CHECK: lwz 1, 0(0) # encoding: [0x80,0x20,0x00,0x00]
56 # CHECK: lwz 1, 0(0) # encoding: [0x80,0x20,0x00,0x00]
72 # CHECK: ld 1, 0(0) # encoding: [0xe8,0x20,0x00,0x00]
75 # CHECK: ld 1, 0(0) # encoding: [0xe8,0x20,0x00,0x00
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
cdtrgtst.c 509 static const UChar dMyGGGPattern[] = { 0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0x20,0x47,0x47,0x47,0 }; /* "dd MMM yyyy GGG" */
510 static const UChar dMyGGGGGPattern[] = { 0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0x20,0x47,0x47,0x47,0x47,0x47,0 }; /* "dd MMM yyyy GGGGG" */
511 static const UChar dMyGGGText[] = { 0x30,0x32,0x20,0x4A,0x75,0x6C,0x20,0x32,0x30,0x30,0x38,0x20,0x41,0x44,0 }; /* "02 Jul 2008 AD" */
512 static const UChar dMyGGGGGText[] = { 0x30,0x32,0x20,0x4A,0x75,0x6C,0x20,0x32,0x30,0x30,0x38,0x20,0x41,0 }; /* "02 Jul 2008 A" *
    [all...]
  /external/icu4c/test/cintltst/
cdtrgtst.c 509 static const UChar dMyGGGPattern[] = { 0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0x20,0x47,0x47,0x47,0 }; /* "dd MMM yyyy GGG" */
510 static const UChar dMyGGGGGPattern[] = { 0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0x20,0x47,0x47,0x47,0x47,0x47,0 }; /* "dd MMM yyyy GGGGG" */
511 static const UChar dMyGGGText[] = { 0x30,0x32,0x20,0x4A,0x75,0x6C,0x20,0x32,0x30,0x30,0x38,0x20,0x41,0x44,0 }; /* "02 Jul 2008 AD" */
512 static const UChar dMyGGGGGText[] = { 0x30,0x32,0x20,0x4A,0x75,0x6C,0x20,0x32,0x30,0x30,0x38,0x20,0x41,0 }; /* "02 Jul 2008 A" *
    [all...]
cbiditst.c 272 pseudoToUChar[(uint8_t)' '] = 0x0020; UCharToPseudo[0x20] = (uint8_t)' ';
    [all...]
  /external/llvm/test/MC/ARM/
neon-abs-encoding.s 3 @ CHECK: vabs.s8 d16, d16 @ encoding: [0x20,0x03,0xf1,0xf3]
5 @ CHECK: vabs.s16 d16, d16 @ encoding: [0x20,0x03,0xf5,0xf3]
7 @ CHECK: vabs.s32 d16, d16 @ encoding: [0x20,0x03,0xf9,0xf3]
9 @ CHECK: vabs.f32 d16, d16 @ encoding: [0x20,0x07,0xf9,0xf3]
20 @ CHECK: vqabs.s8 d16, d16 @ encoding: [0x20,0x07,0xf0,0xf3]
22 @ CHECK: vqabs.s16 d16, d16 @ encoding: [0x20,0x07,0xf4,0xf3]
24 @ CHECK: vqabs.s32 d16, d16 @ encoding: [0x20,0x07,0xf8,0xf3]
neont2-abs-encoding.s 5 @ CHECK: vabs.s8 d16, d16 @ encoding: [0xf1,0xff,0x20,0x03]
7 @ CHECK: vabs.s16 d16, d16 @ encoding: [0xf5,0xff,0x20,0x03]
9 @ CHECK: vabs.s32 d16, d16 @ encoding: [0xf9,0xff,0x20,0x03]
11 @ CHECK: vabs.f32 d16, d16 @ encoding: [0xf9,0xff,0x20,0x07]
22 @ CHECK: vqabs.s8 d16, d16 @ encoding: [0xf0,0xff,0x20,0x07]
24 @ CHECK: vqabs.s16 d16, d16 @ encoding: [0xf4,0xff,0x20,0x07]
26 @ CHECK: vqabs.s32 d16, d16 @ encoding: [0xf8,0xff,0x20,0x07]
  /external/chromium_org/third_party/WebKit/Source/wtf/
ASCIICType.h 53 return (c | 0x20) >= 'a' && (c | 0x20) <= 'z';
68 return isASCIIDigit(c) || ((c | 0x20) >= 'a' && (c | 0x20) <= 'f');
113 return (c >= 'A' && c <= 'Z') ? c + 0x20 : c;
126 return character | 0x20;
  /bionic/libc/kernel/common/linux/
serial_reg.h 54 #define UART_FCR_T_TRIG_10 0x20
70 #define UART_FCR6_T_TRIGGER_24 0x20
72 #define UART_FCR7_64BYTE 0x20
77 #define UART_LCR_SPAR 0x20
91 #define UART_MCR_XONANY 0x20
92 #define UART_MCR_AFE 0x20
102 #define UART_LSR_THRE 0x20
114 #define UART_MSR_DSR 0x20
130 #define UART_EFR_SCD 0x20
146 #define UART_TRG_32 0x20
    [all...]
  /development/ndk/platforms/android-3/include/linux/
serial_reg.h 46 #define UART_FCR_T_TRIG_10 0x20
61 #define UART_FCR6_T_TRIGGER_24 0x20
63 #define UART_FCR7_64BYTE 0x20
69 #define UART_LCR_SPAR 0x20
81 #define UART_MCR_XONANY 0x20
82 #define UART_MCR_AFE 0x20
91 #define UART_LSR_THRE 0x20
101 #define UART_MSR_DSR 0x20
117 #define UART_EFR_SCD 0x20
134 #define UART_TRG_32 0x20
    [all...]
  /external/chromium/net/base/
x509_cert_types_mac_unittest.cc 25 0x56, 0x65, 0x72, 0x69, 0x53, 0x69, 0x67, 0x6e, 0x2c, 0x20, 0x49, 0x6e, 0x63,
27 0x6c, 0x61, 0x73, 0x73, 0x20, 0x31, 0x20, 0x50, 0x75, 0x62, 0x6c, 0x69, 0x63,
28 0x20, 0x50, 0x72, 0x69, 0x6d, 0x61, 0x72, 0x79, 0x20, 0x43, 0x65, 0x72, 0x74,
29 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x41, 0x75, 0x74,
53 0x53, 0x74, 0x61, 0x72, 0x74, 0x43, 0x6f, 0x6d, 0x20, 0x4c, 0x74, 0x64, 0x2e,
55 0x63, 0x75, 0x72, 0x65, 0x20, 0x44, 0x69, 0x67, 0x69, 0x74, 0x61, 0x6c, 0x20,
56 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x65, 0x20, 0x53
    [all...]
  /external/kernel-headers/original/linux/
serial_reg.h 65 #define UART_FCR_T_TRIG_10 0x20
80 #define UART_FCR6_T_TRIGGER_24 0x20 /* Mask for transmit trigger set at 24 */
82 #define UART_FCR7_64BYTE 0x20 /* Go into 64 byte mode (TI16C750) */
91 #define UART_LCR_SPAR 0x20 /* Stick parity (?) */
103 #define UART_MCR_XONANY 0x20 /* Enable Xon Any (TI16C752, EFR[4]=1) */
104 #define UART_MCR_AFE 0x20 /* Enable auto-RTS/CTS (TI16C550C/TI16C750) */
113 #define UART_LSR_THRE 0x20 /* Transmit-hold-register empty */
123 #define UART_MSR_DSR 0x20 /* Data Set Ready */
145 #define UART_EFR_SCD 0x20 /* Special character detect */
178 #define UART_TRG_32 0x20
    [all...]
  /external/ppp/pppd/
chap_ms.c 606 { 0x4D, 0x61, 0x67, 0x69, 0x63, 0x20, 0x73, 0x65, 0x72, 0x76,
607 0x65, 0x72, 0x20, 0x74, 0x6F, 0x20, 0x63, 0x6C, 0x69, 0x65,
608 0x6E, 0x74, 0x20, 0x73, 0x69, 0x67, 0x6E, 0x69, 0x6E, 0x67,
609 0x20, 0x63, 0x6F, 0x6E, 0x73, 0x74, 0x61, 0x6E, 0x74 };
611 { 0x50, 0x61, 0x64, 0x20, 0x74, 0x6F, 0x20, 0x6D, 0x61, 0x6B,
612 0x65, 0x20, 0x69, 0x74, 0x20, 0x64, 0x6F, 0x20, 0x6D, 0x6F
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
serial_reg.h 67 #define UART_FCR_T_TRIG_10 0x20
82 #define UART_FCR6_T_TRIGGER_24 0x20 /* Mask for transmit trigger set at 24 */
84 #define UART_FCR7_64BYTE 0x20 /* Go into 64 byte mode (TI16C750) */
93 #define UART_LCR_SPAR 0x20 /* Stick parity (?) */
105 #define UART_MCR_XONANY 0x20 /* Enable Xon Any (TI16C752, EFR[4]=1) */
106 #define UART_MCR_AFE 0x20 /* Enable auto-RTS/CTS (TI16C550C/TI16C750) */
115 #define UART_LSR_THRE 0x20 /* Transmit-hold-register empty */
126 #define UART_MSR_DSR 0x20 /* Data Set Ready */
148 #define UART_EFR_SCD 0x20 /* Special character detect */
181 #define UART_TRG_32 0x20
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
serial_reg.h 67 #define UART_FCR_T_TRIG_10 0x20
82 #define UART_FCR6_T_TRIGGER_24 0x20 /* Mask for transmit trigger set at 24 */
84 #define UART_FCR7_64BYTE 0x20 /* Go into 64 byte mode (TI16C750) */
93 #define UART_LCR_SPAR 0x20 /* Stick parity (?) */
105 #define UART_MCR_XONANY 0x20 /* Enable Xon Any (TI16C752, EFR[4]=1) */
106 #define UART_MCR_AFE 0x20 /* Enable auto-RTS/CTS (TI16C550C/TI16C750) */
115 #define UART_LSR_THRE 0x20 /* Transmit-hold-register empty */
126 #define UART_MSR_DSR 0x20 /* Data Set Ready */
148 #define UART_EFR_SCD 0x20 /* Special character detect */
181 #define UART_TRG_32 0x20
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
serial_reg.h 67 #define UART_FCR_T_TRIG_10 0x20
82 #define UART_FCR6_T_TRIGGER_24 0x20 /* Mask for transmit trigger set at 24 */
84 #define UART_FCR7_64BYTE 0x20 /* Go into 64 byte mode (TI16C750) */
93 #define UART_LCR_SPAR 0x20 /* Stick parity (?) */
105 #define UART_MCR_XONANY 0x20 /* Enable Xon Any (TI16C752, EFR[4]=1) */
106 #define UART_MCR_AFE 0x20 /* Enable auto-RTS/CTS (TI16C550C/TI16C750) */
115 #define UART_LSR_THRE 0x20 /* Transmit-hold-register empty */
126 #define UART_MSR_DSR 0x20 /* Data Set Ready */
148 #define UART_EFR_SCD 0x20 /* Special character detect */
181 #define UART_TRG_32 0x20
    [all...]

Completed in 805 milliseconds

<<11121314151617181920>>