/libcore/crypto/src/main/java/org/conscrypt/ |
ConnectionStateTLS.java | 41 (byte) 0x6B, (byte) 0x65, (byte) 0x79, (byte) 0x20, (byte) 0x65, 48 (byte) 0x74, (byte) 0x20, (byte) 0x77, (byte) 0x72, (byte) 0x69, 49 (byte) 0x74, (byte) 0x65, (byte) 0x20, (byte) 0x6B, (byte) 0x65, 55 (byte) 0x72, (byte) 0x20, (byte) 0x77, (byte) 0x72, (byte) 0x69, 56 (byte) 0x74, (byte) 0x65, (byte) 0x20, (byte) 0x6B, (byte) 0x65, 61 (byte) 0x49, (byte) 0x56, (byte) 0x20, (byte) 0x62, (byte) 0x6C,
|
/art/runtime/ |
utf.cc | 36 if ((ic & 0x20) == 0) { 96 if ((one & 0x20) == 0) {
|
/external/bison/darwin-lib/ |
wctype.h | 467 || ((wc & ~0x20) >= 'A' && (wc & ~0x20) <= 'Z')); 478 return (wc & ~0x20) >= 'A' && (wc & ~0x20) <= 'Z'; 557 || ((wc & ~0x20) >= 'A' && (wc & ~0x20) <= 'Z'))); 592 || ((wc & ~0x20) >= 'A' && (wc & ~0x20) <= 'F'));
|
/external/bison/linux-lib/ |
wctype.h | 467 || ((wc & ~0x20) >= 'A' && (wc & ~0x20) <= 'Z')); 478 return (wc & ~0x20) >= 'A' && (wc & ~0x20) <= 'Z'; 557 || ((wc & ~0x20) >= 'A' && (wc & ~0x20) <= 'Z'))); 592 || ((wc & ~0x20) >= 'A' && (wc & ~0x20) <= 'F'));
|
/external/chromium_org/extensions/common/ |
id_util_unittest.cc | 16 0x89, 0x02, 0x81, 0x81, 0x00, 0xb8, 0x7f, 0x2b, 0x20, 0xdc, 0x7c, 0x9b, 21 0xda, 0x8a, 0x31, 0x4f, 0x1f, 0x14, 0x50, 0xd7, 0xc7, 0x20, 0x94, 0x17,
|
/external/chromium_org/net/ssl/ |
client_cert_store_unittest-inl.h | 25 0x04, 0x42, 0x20, 0x43, 0x41 31 0x04, 0x45, 0x20, 0x43, 0x41
|
/external/chromium_org/third_party/libxml/src/include/libxml/ |
chvalid.h | 88 #define xmlIsBlank_ch(c) (((c) == 0x20) || \ 110 (0x20 <= (c)))
|
/external/compiler-rt/lib/i386/ |
ashrdi3.S | 54 testl $0x20, %ecx // If count >= 32
|
/external/grub/netboot/ |
misc.c | 121 if ((*fmt | 0x20) == 'x') 126 int ncase = (*fmt & 0x20);
|
smc9000.h | 114 #define MC_ALLOC 0x20 /* or with number of 256 byte packets */ 143 #define IM_EPH_INT 0x20
|
/external/icu4c/samples/numfmt/ |
util.cpp | 13 U_SPACE=0x20, 50 if (ch < 0x09 || (ch > 0x0D && ch < 0x20) || ch > 0x7E) {
|
/external/libxml2/include/libxml/ |
chvalid.h | 88 #define xmlIsBlank_ch(c) (((c) == 0x20) || \ 110 (0x20 <= (c)))
|
/external/llvm/test/MC/Mips/ |
mips-jump-instructions.s | 98 # CHECK32: jalr $25 # encoding: [0x09,0xf8,0x20,0x03] 106 # CHECK32: jalr $25 # encoding: [0x09,0xf8,0x20,0x03] 108 # CHECK32: jalr $4, $25 # encoding: [0x09,0x20,0x20,0x03] 117 # CHECK64: jalr $25 # encoding: [0x09,0xf8,0x20,0x03] 125 # CHECK64: jalr $25 # encoding: [0x09,0xf8,0x20,0x03] 127 # CHECK64: jalr $4, $25 # encoding: [0x09,0x20,0x20,0x03]
|
/external/qemu/distrib/sdl-1.2.15/test/ |
testcursor.c | 60 Uint8 small_cursor_data[11] = { 0x00, 0x18, 0x08, 0x38, 0x44, 0x54, 0x44, 0x38, 0x20, 0x20, 0x00 };
|
/external/tcpdump/ |
smb.h | 56 #define SMBwritec 0x20 /* secondary write request */ 66 #define SMBwriteC 0x20 /* write complete response */
|
/ndk/tests/build/ssax-instructions/jni/ |
test.S | 12 sub sp, sp, #32 @ 0x20 57 add sp, sp, #32 @ 0x20
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
ip.h | 37 #define IPTOS_PREC_PRIORITY 0x20 51 #define IPOPT_RESERVED1 0x20
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/ |
ip.h | 177 #define IPTOS_PREC_PRIORITY 0x20 192 #define IPOPT_RESERVED1 0x20
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ip.h | 37 #define IPTOS_PREC_PRIORITY 0x20 51 #define IPOPT_RESERVED1 0x20
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/ |
ip.h | 177 #define IPTOS_PREC_PRIORITY 0x20 192 #define IPOPT_RESERVED1 0x20
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ip.h | 37 #define IPTOS_PREC_PRIORITY 0x20 51 #define IPOPT_RESERVED1 0x20
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/ |
ip.h | 177 #define IPTOS_PREC_PRIORITY 0x20 192 #define IPOPT_RESERVED1 0x20
|
/external/icu4c/test/cintltst/ |
reapits.c | 121 if (0x20<c && c <0x7e) { [all...] |
/external/chromium_org/media/base/android/ |
media_codec_bridge_unittest.cc | 21 0x00, 0x00, 0x00, 0x00, 0x0d, 0x20, 0x00, 0x00, 0x00, 0x2a, 0x7e, 0x40, 26 0x52, 0x2d, 0xfd, 0x6e, 0x08, 0x83, 0x60, 0x40, 0x46, 0x06, 0x4b, 0x20, 27 0x82, 0x82, 0x7f, 0xd4, 0x81, 0xe7, 0x00, 0x64, 0x20, 0x18, 0xec, 0xc2, 30 0xc9, 0x01, 0x80, 0x30, 0x20, 0x14, 0x0c, 0x96, 0x73, 0xfe, 0x9f, 0x6c, 32 0xc2, 0xc0, 0x20, 0xfc, 0x42, 0xc5, 0xff, 0xff, 0xd4, 0x80, 0x01, 0x01, 37 0x81, 0x9e, 0x4c, 0x20, 0x65, 0xb3, 0x18, 0x19, 0x6c, 0x42, 0x06, 0x36, 40 0x06, 0x43, 0x21, 0x81, 0x92, 0xca, 0x60, 0x64, 0x70, 0xb8, 0x19, 0x20, 45 0x11, 0x01, 0x20, 0x80, 0x18, 0xb4, 0x52, 0x0e, 0x15, 0x00, 0x30, 0x50, 49 0x20, 0x14, 0x06, 0x30, 0x30, 0x01, 0x9b, 0x86, 0x00, 0x6b, 0x54, 0xa8, 61 0x20, 0x38, 0x1b, 0x95, 0x07, 0xfa, 0xa8, 0x9c, 0x21, 0x0f, 0x13, 0x8c [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
reapits.c | 103 if (0x20<c && c <0x7e) { [all...] |