/external/chromium_org/chrome/utility/local_discovery/ |
service_discovery_client_unittest.cc | 31 0x00, 0x00, // ID is zeroed out 33 0x00, 0x00, // No questions (for simplicity) 34 0x00, 0x01, // 1 RR (answers) 35 0x00, 0x00, // 0 authority RRs 36 0x00, 0x00, // 0 additional RRs 41 0x00, [all...] |
/external/llvm/test/MC/MachO/ |
symbol-indirect.s | 82 // CHECK: ('segment_name', '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' [all...] |
absolute.s | 31 // CHECK: ('segment_name', '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' [all...] |
debug_frame.s | 28 // CHECK: (('section_name', '__debug_frame\x00\x00\x00') 29 // CHECK-NEXT: ('segment_name', '__DWARF\x00\x00\x00\x00\x00\x00\x00\x00\x00' [all...] |
/external/llvm/test/MC/SystemZ/ |
insn-good.s | 4 #CHECK: a %r0, 0 # encoding: [0x5a,0x00,0x00,0x00] 5 #CHECK: a %r0, 4095 # encoding: [0x5a,0x00,0x0f,0xff] 6 #CHECK: a %r0, 0(%r1) # encoding: [0x5a,0x00,0x10,0x00] 7 #CHECK: a %r0, 0(%r15) # encoding: [0x5a,0x00,0xf0,0x00] 10 #CHECK: a %r15, 0 # encoding: [0x5a,0xf0,0x00,0x00] [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/ |
x86arch.c | 229 {0x8d, 0x74, 0x00}; /* 3 - lea si, [si+byte 0] */ 231 {0x8d, 0xb4, 0x00, 0x00}; /* 4 - lea si, [si+word 0] */ 234 0x8d, 0xb4, 0x00, 0x00}; /* lea si, [si+word 0] */ 237 0x8d, 0xbd, 0x00, 0x00}; /* lea di, [di+word 0] */ 239 {0x8d, 0x74, 0x00, /* 7 - lea si, [si+byte 0] */ 240 0x8d, 0xbd, 0x00, 0x00}; /* lea di, [di+word 0] * [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
csr2022.cpp | 107 {0x1b, 0x24, 0x28, 0x43, 0x00}, // KS X 1001:1992 108 {0x1b, 0x24, 0x28, 0x44, 0x00}, // JIS X 212-1990 109 {0x1b, 0x24, 0x40, 0x00, 0x00}, // JIS C 6226-1978 110 {0x1b, 0x24, 0x41, 0x00, 0x00}, // GB 2312-80 111 {0x1b, 0x24, 0x42, 0x00, 0x00}, // JIS X 208-1983 112 {0x1b, 0x26, 0x40, 0x00, 0x00}, // JIS X 208 1990, 199 [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/ |
bitvect_test.c | 47 {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00} [all...] |
/external/icu4c/i18n/ |
csr2022.cpp | 108 {0x1b, 0x24, 0x28, 0x43, 0x00}, // KS X 1001:1992 109 {0x1b, 0x24, 0x28, 0x44, 0x00}, // JIS X 212-1990 110 {0x1b, 0x24, 0x40, 0x00, 0x00}, // JIS C 6226-1978 111 {0x1b, 0x24, 0x41, 0x00, 0x00}, // GB 2312-80 112 {0x1b, 0x24, 0x42, 0x00, 0x00}, // JIS X 208-1983 113 {0x1b, 0x26, 0x40, 0x00, 0x00}, // JIS X 208 1990, 199 [all...] |
/external/chromium_org/chrome/browser/ui/webui/local_discovery/ |
local_discovery_ui_browsertest.cc | 49 0x00, 0x00, 50 0x00, 0x00, // Flags not set. 51 0x00, 0x01, // Set QDCOUNT (question count) to 1, all the 53 0x00, 0x00, 54 0x00, 0x00, 55 0x00, 0x00 [all...] |
/external/llvm/test/MC/Disassembler/X86/ |
hex-immediates.txt | 6 0x48 0x8d 0x3d 0xe2 0x03 0x00 0x00 10 0x42 0x8d 0x04 0xb5 0x00 0x00 0x00 0x00
|
marked-up.txt | 4 0x65 0x48 0x8b 0x0c 0x25 0x08 0x00 0x00 0x00
|
/external/lzma/CPP/7zip/ |
IProgress.h | 23 0x23170F69, 0x40C1, 0x278A, 0x00, 0x00, 0x00, 0x00, 0x00, 0x05, 0x00, 0x02);
|
/external/sonivox/jet_tools/JetCreator/ |
img_Paste.py | 10 'x\xda\x01\xdd\x01"\xfe\x89PNG\r\n\x1a\n\x00\x00\x00\rIHDR\x00\x00\x00 \x00\
11 \x00\x00 \x08\x06\x00\x00\x00szz\xf4\x00\x00\x00\x04sBIT\x08\x08\x08\x08|\ [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/tests/ |
datavis2.asm | 7 .byte 0x01, 0x00, 0x01, 0x78, 0x10, 0x00, 0x0c, 0x07 8 .byte 0x08, 0x90, 0x01, 0x00
|
/external/libnfc-nxp/src/ |
phFriNfc_DesfireFormat.h | 91 PH_FRINFC_DESF_NATIVE_OFFSET_P1 = 0x00, 92 PH_FRINFC_DESF_NATIVE_OFFSET_P2 = 0x00, 93 PH_FRINFC_DESF_NATIVE_LE_BYTE = 0x00, 105 #define PH_FRINFC_DESF_CCFILE_BYTES {0x00,0x0f,0x10,0x00,0x3B,0x00,0x34,0x04,0x06,0xE1,0x04,0x04,0x00,0x00,0x00 } 106 #define PH_FRINFC_DESF_NDEFFILE_BYTES {0x00,0x00 [all...] |
/external/chromium_org/third_party/WebKit/Source/wtf/text/ |
Base64.cpp | 44 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 45 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 [all...] |
/packages/inputmethods/OpenWnn/libs/libwnnEngDic/ |
WnnEngDic.c | 20 0x4e, 0x4a, 0x44, 0x43, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0xad, 0xb2, 21 0x00, 0x00, 0x00, 0x36, 0x00, 0x00, 0x00, 0x1e, 0x00, 0x00, 0x00, 0x1e, 0x80, 0x00, 0x00, 0x00 [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/rc4/ |
rc4test.c | 78 {8,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}, 87 {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff} [all...] |
/external/jmonkeyengine/engine/src/core/com/jme3/util/ |
PlaceholderAssets.java | 22 (byte)0xFF, (byte)0x00, (byte)0x00, 24 (byte)0xFF, (byte)0x00, (byte)0x00, 26 (byte)0xFF, (byte)0x00, (byte)0x00, 28 (byte)0xFF, (byte)0x00, (byte)0x00, 32 (byte)0xFF, (byte)0x00, (byte)0x00, [all...] |
/external/llvm/test/MC/X86/ |
address-size.s | 5 // CHECK: encoding: [0x67,0xc6,0x06,0x00] 7 // CHECK: encoding: [0xc6,0x06,0x00] 11 // CHECK: encoding: [0x67,0xc6,0x06,0x00] 13 // CHECK: encoding: [0xc6,0x06,0x00]
|
/external/openssl/crypto/rc4/ |
rc4test.c | 78 {8,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}, 87 {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff} [all...] |
/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/ |
mcUuid.h | 55 { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ 56 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 [all...] |
/external/chromium_org/net/dns/ |
mdns_client_unittest.cc | 33 0x00, 0x00, // ID is zeroed out 35 0x00, 0x00, // No questions (for simplicity) 36 0x00, 0x02, // 2 RRs (answers) 37 0x00, 0x00, // 0 authority RRs 38 0x00, 0x00, // 0 additional RRs 44 0x00, [all...] |
/external/chromium_org/net/base/ |
mime_sniffer_unittest.cc | 93 { "Cr24\x02\x00\x00\x00", sizeof("Cr24\x02\x00\x00\x00")-1, 96 { "Cr24\x02\x00\x00\x00", sizeof("Cr24\x02\x00\x00\x00")-1 [all...] |