/external/chromium_org/third_party/icu/source/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...] |
/external/icu4c/i18n/ |
csrsbcs.cpp | 107 // TODO: 0x20 might not be a space in all character sets... 109 if (!(mb == 0x20 && ignoreSpace)) { 113 ignoreSpace = (mb == 0x20); 118 addByte(0x20); 156 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, [all...] |
/external/chromium_org/third_party/libjingle/source/talk/base/ |
testbase64.h | 4 0xff, 0xd8, 0xff, 0xe0, 0x00, 0x10, 0x4a, 0x46, 0x49, 0x46, 0x00, 0x01, 0x02, 0x01, 0x00, 0x48, 0x00, 0x48, 0x00, 0x00, 0xff, 0xe1, 0x0d, 0x07, 0x45, 0x78, 0x69, 0x66, 0x00, 0x00, 0x4d, 0x4d, 0x00, 0x2a, 0x00, 0x00, 0x00, 0x08, 0x00, 0x0c, 0x01, 0x0e, 0x00, 0x02, 0x00, 0x00, 0x00, 0x20, 0x00, 0x00, 0x00, 0x9e, 0x01, 0x0f, 0x00, 0x02, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, 0xbe, 0x01, 0x10, 0x00, 0x02, 0x00, 0x00, 0x00, 0x09, 0x00, 0x00, 0x00, 0xc3, 0x01, 0x12, 0x00, 0x03, 0x00, 0x00, 0x00, 0x01, 0x00, 0x01, 0x00, 0x00, 0x01, 0x1a, 0x00, 0x05, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0xcc, 0x01, 0x1b, 0x00, 0x05, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0xd4, 0x01, 0x28, 0x00, 0x03, 0x00, 0x00, 0x00, 0x01, 0x00, 0x02, 0x00, 0x00, 0x01, 0x31, 0x00, 0x02, 0x00, 0x00, 0x00, 0x14, 0x00, 0x00, 0x00, 0xdc, 0x01, 0x32, 0x00, 0x02, 0x00, 0x00, 0x00, 0x14, 0x00, 0x00, 0x00, 0xf0, 0x01, 0x3c, 0x00, 0x02, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x01, 0x04, 0x02, 0x13, 0x00, 0x03, 0x00, 0x00, 0x00, 0x01, 0x00, 0x02, 0x00, 0x00, 0x87, 0x69, 0x00, 0x04, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x01, 0x14, 0x00, 0x00, 0x02, 0xc4, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0 (…) [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
|
/prebuilts/gcc/linux-x86/host/x86_64-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...] |
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/utils/ |
byte_array_utils.cpp | 21 const uint8_t ByteArrayUtils::MINIMUM_ONE_BYTE_CHARACTER_VALUE = 0x20;
|
/dalvik/vm/compiler/template/mips/ |
TEMPLATE_SHL_LONG.S | 14 andi a2, 0x20 # shift< shift & 0x20 15 movn rRESULT1, rRESULT0, a2 # rhi<- rlo (if shift&0x20) 16 movn rRESULT0, zero, a2 # rlo<- 0 (if shift&0x20)
|
TEMPLATE_USHR_LONG.S | 14 andi a2, 0x20 # shift & 0x20 15 movn rRESULT0, rRESULT1, a2 # rlo<- rhi (if shift&0x20) 16 movn rRESULT1, zero, a2 # rhi<- 0 (if shift&0x20)
|
TEMPLATE_SHR_LONG.S | 15 andi a2, 0x20 # shift & 0x20 16 movn rRESULT0, rRESULT1, a2 # rlo<- rhi (if shift&0x20) 17 movn rRESULT1, a3, a2 # rhi<- sign(ahi) (if shift&0x20)
|
/external/libppp/src/ |
chap_ms.c | 230 {0x4D, 0x61, 0x67, 0x69, 0x63, 0x20, 0x73, 0x65, 0x72, 0x76, 231 0x65, 0x72, 0x20, 0x74, 0x6F, 0x20, 0x63, 0x6C, 0x69, 0x65, 232 0x6E, 0x74, 0x20, 0x73, 0x69, 0x67, 0x6E, 0x69, 0x6E, 0x67, 233 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/wpa_supplicant_8/src/crypto/ |
ms_funcs.c | 232 0x4D, 0x61, 0x67, 0x69, 0x63, 0x20, 0x73, 0x65, 0x72, 0x76, 233 0x65, 0x72, 0x20, 0x74, 0x6F, 0x20, 0x63, 0x6C, 0x69, 0x65, 234 0x6E, 0x74, 0x20, 0x73, 0x69, 0x67, 0x6E, 0x69, 0x6E, 0x67, 235 0x20, 0x63, 0x6F, 0x6E, 0x73, 0x74, 0x61, 0x6E, 0x74 238 0x50, 0x61, 0x64, 0x20, 0x74, 0x6F, 0x20, 0x6D, 0x61, 0x6B, 239 0x65, 0x20, 0x69, 0x74, 0x20, 0x64, 0x6F, 0x20, 0x6D, 0x6F [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 */
|
/libcore/luni/src/test/java/libcore/java/nio/charset/ |
OldCharset_MultiByte_ISO_2022_JP.java | 25 0x28, 0x42, 0x20, 0x1b, 0x24, 0x42, 0x24, 0x48, 27 0x1b, 0x28, 0x42, 0x20, 0x1b, 0x24, 0x42, 0x25, 29 0x26, 0x1b, 0x28, 0x42, 0x20, 0x54, 0x6f, 0x6b, 30 0x79, 0x6f, 0x20, 0x31, 0x32, 0x33);
|
/external/llvm/test/MC/Mips/ |
nabi-regs.s | 14 # CHECK: add $16, $16, $4 # encoding: [0x02,0x04,0x80,0x20] 16 # CHECK: add $16, $16, $6 # encoding: [0x02,0x06,0x80,0x20] 18 # CHECK: add $16, $16, $7 # encoding: [0x02,0x07,0x80,0x20] 20 # CHECK: add $16, $16, $8 # encoding: [0x02,0x08,0x80,0x20] 22 # CHECK: add $16, $16, $9 # encoding: [0x02,0x09,0x80,0x20] 24 # CHECK: add $16, $16, $10 # encoding: [0x02,0x0a,0x80,0x20] 26 # CHECK: add $16, $16, $11 # encoding: [0x02,0x0b,0x80,0x20] 28 # CHECK: add $16, $16, $12 # encoding: [0x02,0x0c,0x80,0x20] 30 # CHECK: add $16, $16, $13 # encoding: [0x02,0x0d,0x80,0x20] 32 # CHECK: add $16, $16, $14 # encoding: [0x02,0x0e,0x80,0x20] [all...] |
/external/chromium_org/third_party/WebKit/Source/testing/runner/ |
TestCommon.h | 45 inline bool isASCIIAlpha(char ch) { return (ch | 0x20) >= 'a' && (ch | 0x20) <= 'z'; }
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/gas/ |
win64-gas-sce.asm | 6 save_xmm128 %xmm7, 0x20
|
/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'));
|