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

1 2 3 4 5 6 7 8 91011>>

  /external/icu4c/i18n/
csrsbcs.cpp 105 // TODO: 0x20 might not be a space in all character sets...
107 if (!(mb == 0x20 && ignoreSpace)) {
111 ignoreSpace = (mb == 0x20);
116 addByte(0x20);
156 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
seq_oss_legacy.h 27 #define SAMPLE_TYPE_AWE32 0x20
  /external/llvm/test/MC/ARM/
arm-arithmetic-aliases.s 11 @ CHECK: sub r2, r2, #6 @ encoding: [0x06,0x20,0x42,0xe2]
12 @ CHECK: sub r2, r2, #6 @ encoding: [0x06,0x20,0x42,0xe2]
13 @ CHECK: sub r2, r2, r3 @ encoding: [0x03,0x20,0x42,0xe0]
14 @ CHECK: sub r2, r2, r3 @ encoding: [0x03,0x20,0x42,0xe0]
21 @ CHECK: add r2, r2, #6 @ encoding: [0x06,0x20,0x82,0xe2]
22 @ CHECK: add r2, r2, #6 @ encoding: [0x06,0x20,0x82,0xe2]
23 @ CHECK: add r2, r2, r3 @ encoding: [0x03,0x20,0x82,0xe0]
24 @ CHECK: add r2, r2, r3 @ encoding: [0x03,0x20,0x82,0xe0]
31 @ CHECK: and r2, r2, #6 @ encoding: [0x06,0x20,0x02,0xe2]
32 @ CHECK: and r2, r2, #6 @ encoding: [0x06,0x20,0x02,0xe2
    [all...]
  /external/webkit/Source/JavaScriptCore/wtf/
ASCIICType.h 54 inline bool isASCIIAlpha(char c) { return (c | 0x20) >= 'a' && (c | 0x20) <= 'z'; }
55 inline bool isASCIIAlpha(unsigned short c) { return (c | 0x20) >= 'a' && (c | 0x20) <= 'z'; }
57 inline bool isASCIIAlpha(wchar_t c) { return (c | 0x20) >= 'a' && (c | 0x20) <= 'z'; }
59 inline bool isASCIIAlpha(int c) { return (c | 0x20) >= 'a' && (c | 0x20) <= 'z'; }
60 inline bool isASCIIAlpha(unsigned c) { return (c | 0x20) >= 'a' && (c | 0x20) <= 'z';
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
ms_funcs.c 176 0x4D, 0x61, 0x67, 0x69, 0x63, 0x20, 0x73, 0x65, 0x72, 0x76,
177 0x65, 0x72, 0x20, 0x74, 0x6F, 0x20, 0x63, 0x6C, 0x69, 0x65,
178 0x6E, 0x74, 0x20, 0x73, 0x69, 0x67, 0x6E, 0x69, 0x6E, 0x67,
179 0x20, 0x63, 0x6F, 0x6E, 0x73, 0x74, 0x61, 0x6E, 0x74
182 0x50, 0x61, 0x64, 0x20, 0x74, 0x6F, 0x20, 0x6D, 0x61, 0x6B,
183 0x65, 0x20, 0x69, 0x74, 0x20, 0x64, 0x6F, 0x20, 0x6D, 0x6F
    [all...]
  /external/wpa_supplicant_8/src/crypto/
ms_funcs.c 231 0x4D, 0x61, 0x67, 0x69, 0x63, 0x20, 0x73, 0x65, 0x72, 0x76,
232 0x65, 0x72, 0x20, 0x74, 0x6F, 0x20, 0x63, 0x6C, 0x69, 0x65,
233 0x6E, 0x74, 0x20, 0x73, 0x69, 0x67, 0x6E, 0x69, 0x6E, 0x67,
234 0x20, 0x63, 0x6F, 0x6E, 0x73, 0x74, 0x61, 0x6E, 0x74
237 0x50, 0x61, 0x64, 0x20, 0x74, 0x6F, 0x20, 0x6D, 0x61, 0x6B,
238 0x65, 0x20, 0x69, 0x74, 0x20, 0x64, 0x6F, 0x20, 0x6D, 0x6F
    [all...]
  /external/llvm/test/MC/MBlaze/
mblaze_imm.s 16 # CHECK: encoding: [0x20,0x00,0x00,0x00]
21 # CHECK: encoding: [0x20,0x00,0x00,0x01]
26 # CHECK: encoding: [0x20,0x00,0x00,0x02]
31 # CHECK: encoding: [0x20,0x00,0x00,0x04]
36 # CHECK: encoding: [0x20,0x00,0x00,0x08]
41 # CHECK: encoding: [0x20,0x00,0x00,0x10]
46 # CHECK: encoding: [0x20,0x00,0x00,0x20]
51 # CHECK: encoding: [0x20,0x00,0x00,0x40]
56 # CHECK: encoding: [0x20,0x00,0x00,0x80
    [all...]
mblaze_special.s 51 # CHECK: encoding: [0x94,0x20,0x80,0x00]
56 # CHECK: encoding: [0x94,0x20,0x80,0x01]
61 # CHECK: encoding: [0x94,0x20,0x80,0x03]
66 # CHECK: encoding: [0x94,0x20,0x80,0x05]
71 # CHECK: encoding: [0x94,0x20,0x80,0x07]
76 # CHECK: encoding: [0x94,0x20,0x80,0x0b]
81 # CHECK: encoding: [0x94,0x20,0x80,0x0d]
86 # CHECK: encoding: [0x94,0x20,0x90,0x00]
91 # CHECK: encoding: [0x94,0x20,0x90,0x01]
96 # CHECK: encoding: [0x94,0x20,0x90,0x02
    [all...]
  /external/v8/test/mjsunit/
string-fromcharcode.js 41 assertEquals(" ", String.fromCharCode(0x20));
42 assertEquals(" ", String.fromCharCode(0x20 + 0x10000));
43 assertEquals(" ", String.fromCharCode(0x20 - 0x10000));
44 assertEquals(" ", String.fromCharCode(0x20 + 0.5));
51 assertEquals(" ", String.fromCharCode(0x20, 0x20));
52 assertEquals(" ", String.fromCharCode(0x20 + 0.5, 0x20));
54 assertEquals(" ", fcc(0x20));
55 assertEquals(" ", fcc(0x20 + 0x10000))
    [all...]
  /external/iptables/include/linux/netfilter_ipv4/
ipt_LOG.h 10 #define IPT_LOG_MACDECODE 0x20 /* Decode MAC header */
  /external/iptables/include/linux/netfilter_ipv6/
ip6t_LOG.h 10 #define IP6T_LOG_MACDECODE 0x20 /* Decode MAC header */
  /external/openssh/openbsd-compat/
readpassphrase.h 38 #define RPP_STDIN 0x20 /* Read from stdin, not /dev/tty */
  /external/sonivox/arm-fm-22k/lib_src/
eas_ctype.h 37 EAS_INLINE EAS_I8 ToUpper (EAS_I8 c) { if ((c >= 'a') && (c <= 'z')) return c & ~0x20; else return c; }
38 EAS_INLINE EAS_I8 ToLower (EAS_I8 c) { if ((c >= 'A') && (c <= 'Z')) return c |= 0x20; else return c; }
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_ctype.h 37 EAS_INLINE EAS_I8 ToUpper (EAS_I8 c) { if ((c >= 'a') && (c <= 'z')) return c & ~0x20; else return c; }
38 EAS_INLINE EAS_I8 ToLower (EAS_I8 c) { if ((c >= 'A') && (c <= 'Z')) return c |= 0x20; else return c; }
  /external/sonivox/arm-wt-22k/lib_src/
eas_ctype.h 37 EAS_INLINE EAS_I8 ToUpper (EAS_I8 c) { if ((c >= 'a') && (c <= 'z')) return c & ~0x20; else return c; }
38 EAS_INLINE EAS_I8 ToLower (EAS_I8 c) { if ((c >= 'A') && (c <= 'Z')) return c |= 0x20; else return c; }
  /libcore/luni/src/test/java/libcore/java/util/zip/
OldAndroidChecksumTest.java 72 0x54, 0x68, 0x65, 0x20, 0x71, 0x75, 0x69, 0x63,
73 0x6b, 0x20, 0x62, 0x72, 0x6f, 0x77, 0x6e, 0x20,
74 0x66, 0x6f, 0x78, 0x20, 0x6a, 0x75, 0x6d, 0x70,
75 0x65, 0x64, 0x20, 0x6f, 0x76, 0x65, 0x72, 0x20,
76 0x74, 0x68, 0x65, 0x20, 0x6c, 0x61, 0x7a, 0x79,
77 0x20, 0x64, 0x6f, 0x67, 0x73, 0x2e, 0x0a
  /ndk/sources/host-tools/sed-4.2.1/lib/
wctype.in.h 110 || ((wc & ~0x20) >= 'A' && (wc & ~0x20) <= 'Z'));
116 return (wc & ~0x20) >= 'A' && (wc & ~0x20) <= 'Z';
160 || ((wc & ~0x20) >= 'A' && (wc & ~0x20) <= 'Z')));
180 || ((wc & ~0x20) >= 'A' && (wc & ~0x20) <= 'F'));
  /device/google/accessory/arduino/USB_Host_Shield/
Max3421e_constants.h 79 #define rSUDFIFO 0x20 //4<<3
86 #define bmNOVBUSIRQ 0x20 //b5
92 #define bmNOVBUSIE 0x20 //b5
97 #define bmCHIPRES 0x20 //b5
129 #define bmGPIN1 0x20
140 #define bmGPIN5 0x20
151 #define bmGPINIRQ5 0x20
162 #define bmGPINIEN5 0x20
173 #define bmGPINPOL5 0x20
184 #define bmCONDETIRQ 0x20
    [all...]
  /external/regex-re2/re2/
perl_groups.cc 14 { 0x20, 0x20 },
45 { 0x20, 0x20 },
61 { 0x20, 0x7e },
71 { 0x20, 0x20 },
  /bionic/libc/kernel/arch-mips/asm/sgi/
pi1.h 34 #define PI1_CTRL_DIR 0x20
44 #define PI1_STAT_PE 0x20
59 #define PI1_DMACTRL_FIFO_CLEAR 0x20
69 #define PI1_INTSTAT_ONLINE 0x20
79 #define PI1_INTMASK_ONLINE 0x20
  /development/ndk/platforms/android-9/arch-mips/include/asm/sgi/
pi1.h 34 #define PI1_CTRL_DIR 0x20
44 #define PI1_STAT_PE 0x20
59 #define PI1_DMACTRL_FIFO_CLEAR 0x20
69 #define PI1_INTSTAT_ONLINE 0x20
79 #define PI1_INTMASK_ONLINE 0x20
  /external/kernel-headers/original/asm-mips/sgi/
pi1.h 18 #define PI1_CTRL_DIR 0x20
26 #define PI1_STAT_PE 0x20
38 #define PI1_DMACTRL_FIFO_CLEAR 0x20 /* clear fifo W/O */
46 #define PI1_INTSTAT_ONLINE 0x20
54 #define PI1_INTMASK_ONLINE 0x20
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/sgi/
pi1.h 34 #define PI1_CTRL_DIR 0x20
44 #define PI1_STAT_PE 0x20
59 #define PI1_DMACTRL_FIFO_CLEAR 0x20
69 #define PI1_INTSTAT_ONLINE 0x20
79 #define PI1_INTMASK_ONLINE 0x20
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/sgi/
pi1.h 34 #define PI1_CTRL_DIR 0x20
44 #define PI1_STAT_PE 0x20
59 #define PI1_DMACTRL_FIFO_CLEAR 0x20
69 #define PI1_INTSTAT_ONLINE 0x20
79 #define PI1_INTMASK_ONLINE 0x20
  /bionic/libc/kernel/common/linux/
mc146818rtc.h 50 #define RTC_REF_CLCK_32KHZ 0x20
59 #define RTC_AIE 0x20
70 #define RTC_AF 0x20

Completed in 885 milliseconds

1 2 3 4 5 6 7 8 91011>>