/external/clang/test/CodeGen/ |
init-with-member-expr.c | 16 const mark_header_t rar_hdr[2] = {{0x52, 0x61, 0x72, 0x21, 0x1a, 0x07, 0x00}, {'U', 'n', 'i', 'q', 'u', 'E', '!'}};
|
/external/lzma/CPP/7zip/Compress/ |
Lzma2Register.cpp | 18 { CreateCodec, CreateCodecOut, 0x21, L"LZMA2", 1, false };
|
/external/llvm/test/MC/ARM/ |
neont2-shuffle-encoding.s | 33 @ CHECK: vuzp.8 q9, q8 @ encoding: [0xf2,0xff,0x60,0x21] 35 @ CHECK: vuzp.16 q9, q8 @ encoding: [0xf6,0xff,0x60,0x21] 37 @ CHECK: vuzp.32 q9, q8 @ encoding: [0xfa,0xff,0x60,0x21] 43 @ CHECK: vzip.8 q9, q8 @ encoding: [0xf2,0xff,0xe0,0x21] 45 @ CHECK: vzip.16 q9, q8 @ encoding: [0xf6,0xff,0xe0,0x21] 47 @ CHECK: vzip.32 q9, q8 @ encoding: [0xfa,0xff,0xe0,0x21]
|
neont2-sub-encoding.s | 31 @ CHECK: vuzp.8 q9, q8 @ encoding: [0xf2,0xff,0x60,0x21] 33 @ CHECK: vuzp.16 q9, q8 @ encoding: [0xf6,0xff,0x60,0x21] 35 @ CHECK: vuzp.32 q9, q8 @ encoding: [0xfa,0xff,0x60,0x21] 41 @ CHECK: vzip.8 q9, q8 @ encoding: [0xf2,0xff,0xe0,0x21] 43 @ CHECK: vzip.16 q9, q8 @ encoding: [0xf6,0xff,0xe0,0x21] 45 @ CHECK: vzip.32 q9, q8 @ encoding: [0xfa,0xff,0xe0,0x21]
|
/external/chromium_org/third_party/re2/re2/testing/ |
parse_test.cc | 89 { "\\S", "cc{0-0x8 0xb 0xe-0x1f 0x21-0x10ffff}" }, 151 { "[^ ]", "cc{0-0x9 0xb-0x1f 0x21-0x10ffff}", TestZeroFlags }, 152 { "[^ ]", "cc{0-0x9 0xb-0x1f 0x21-0x10ffff}", Regexp::FoldCase }, 153 { "[^ ]", "cc{0-0x9 0xb-0x1f 0x21-0x10ffff}", Regexp::NeverNL }, 154 { "[^ ]", "cc{0-0x9 0xb-0x1f 0x21-0x10ffff}", Regexp::NeverNL | Regexp::FoldCase }, 155 { "[^ \f]", "cc{0-0x9 0xb 0xd-0x1f 0x21-0x10ffff}", TestZeroFlags }, 156 { "[^ \f]", "cc{0-0x9 0xb 0xd-0x1f 0x21-0x10ffff}", Regexp::FoldCase }, 157 { "[^ \f]", "cc{0-0x9 0xb 0xd-0x1f 0x21-0x10ffff}", Regexp::NeverNL }, 158 { "[^ \f]", "cc{0-0x9 0xb 0xd-0x1f 0x21-0x10ffff}", Regexp::NeverNL | Regexp::FoldCase }, 159 { "[^ \r]", "cc{0-0x9 0xb-0xc 0xe-0x1f 0x21-0x10ffff}", TestZeroFlags } [all...] |
/external/regex-re2/re2/testing/ |
parse_test.cc | 89 { "\\S", "cc{0-0x8 0xb 0xe-0x1f 0x21-0x10ffff}" }, 151 { "[^ ]", "cc{0-0x9 0xb-0x1f 0x21-0x10ffff}", TestZeroFlags }, 152 { "[^ ]", "cc{0-0x9 0xb-0x1f 0x21-0x10ffff}", Regexp::FoldCase }, 153 { "[^ ]", "cc{0-0x9 0xb-0x1f 0x21-0x10ffff}", Regexp::NeverNL }, 154 { "[^ ]", "cc{0-0x9 0xb-0x1f 0x21-0x10ffff}", Regexp::NeverNL | Regexp::FoldCase }, 155 { "[^ \f]", "cc{0-0x9 0xb 0xd-0x1f 0x21-0x10ffff}", TestZeroFlags }, 156 { "[^ \f]", "cc{0-0x9 0xb 0xd-0x1f 0x21-0x10ffff}", Regexp::FoldCase }, 157 { "[^ \f]", "cc{0-0x9 0xb 0xd-0x1f 0x21-0x10ffff}", Regexp::NeverNL }, 158 { "[^ \f]", "cc{0-0x9 0xb 0xd-0x1f 0x21-0x10ffff}", Regexp::NeverNL | Regexp::FoldCase }, 159 { "[^ \r]", "cc{0-0x9 0xb-0xc 0xe-0x1f 0x21-0x10ffff}", TestZeroFlags } [all...] |
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
abort.cc | 15 *(reinterpret_cast<volatile char*>(NULL) + 57) = 0x21;
|
/external/llvm/test/MC/PowerPC/ |
ppc64-encoding-vmx.s | 18 # CHECK: stvebx 2, 3, 4 # encoding: [0x7c,0x43,0x21,0x0e] 20 # CHECK: stvehx 2, 3, 4 # encoding: [0x7c,0x43,0x21,0x4e] 22 # CHECK: stvewx 2, 3, 4 # encoding: [0x7c,0x43,0x21,0x8e] 24 # CHECK: stvx 2, 3, 4 # encoding: [0x7c,0x43,0x21,0xce] 37 # CHECK: vpkshss 2, 3, 4 # encoding: [0x10,0x43,0x21,0x8e] 39 # CHECK: vpkshus 2, 3, 4 # encoding: [0x10,0x43,0x21,0x0e] 41 # CHECK: vpkswss 2, 3, 4 # encoding: [0x10,0x43,0x21,0xce] 43 # CHECK: vpkswus 2, 3, 4 # encoding: [0x10,0x43,0x21,0x4e] 73 # CHECK: vmrglb 2, 3, 4 # encoding: [0x10,0x43,0x21,0x0c] 75 # CHECK: vmrglh 2, 3, 4 # encoding: [0x10,0x43,0x21,0x4c [all...] |
ppc64-encoding.s | 38 # CHECK: bclrl 4, 10, 3 # encoding: [0x4c,0x8a,0x18,0x21] 40 # CHECK: bclrl 4, 10, 0 # encoding: [0x4c,0x8a,0x00,0x21] 46 # CHECK: bcctrl 4, 10, 3 # encoding: [0x4c,0x8a,0x1c,0x21] 48 # CHECK: bcctrl 4, 10, 0 # encoding: [0x4c,0x8a,0x04,0x21] 55 # CHECK: crnand 2, 3, 4 # encoding: [0x4c,0x43,0x21,0xc2] 59 # CHECK: crxor 2, 3, 4 # encoding: [0x4c,0x43,0x21,0x82] 65 # CHECK: crandc 2, 3, 4 # encoding: [0x4c,0x43,0x21,0x02] 134 # CHECK: stbx 2, 3, 4 # encoding: [0x7c,0x43,0x21,0xae] 138 # CHECK: stbux 2, 3, 4 # encoding: [0x7c,0x43,0x21,0xee] 150 # CHECK: stwx 2, 3, 4 # encoding: [0x7c,0x43,0x21,0x2e [all...] |
ppc64-encoding-ext.s | 110 # CHECK: blrl # encoding: [0x4e,0x80,0x00,0x21] 112 # CHECK: bctrl # encoding: [0x4e,0x80,0x04,0x21] 131 # CHECK: bclrl 12, 2, 0 # encoding: [0x4d,0x82,0x00,0x21] 133 # CHECK: bcctrl 12, 2, 0 # encoding: [0x4d,0x82,0x04,0x21] 152 # CHECK: bclrl 15, 2, 0 # encoding: [0x4d,0xe2,0x00,0x21] 154 # CHECK: bcctrl 15, 2, 0 # encoding: [0x4d,0xe2,0x04,0x21] 173 # CHECK: bclrl 14, 2, 0 # encoding: [0x4d,0xc2,0x00,0x21] 175 # CHECK: bcctrl 14, 2, 0 # encoding: [0x4d,0xc2,0x04,0x21] 194 # CHECK: bclrl 4, 2, 0 # encoding: [0x4c,0x82,0x00,0x21] 196 # CHECK: bcctrl 4, 2, 0 # encoding: [0x4c,0x82,0x04,0x21] [all...] |
/external/chromium_org/third_party/icu/source/data/mappings/ |
noop-gb2312_gl.ucm | 23 <subchar> \x21\x21
|
icu-internal-25546.ucm | 69 <U0021> \x21 |0 203 <U00A7> \x21\x57 |0 204 <U00A8> \x21\x27 |0 212 <U00B0> \x21\x46 |0 213 <U00B1> \x21\x3E |0 234 <U00C6> \x28\x21 |0 251 <U00D7> \x21\x3F |0 266 <U00E6> \x29\x21 |0 283 <U00F7> \x21\x40 |0 367 <U0410> \x2C\x21 | [all...] |
/external/icu4c/data/mappings/ |
noop-gb2312_gl.ucm | 23 <subchar> \x21\x21
|
icu-internal-25546.ucm | 69 <U0021> \x21 |0 203 <U00A7> \x21\x57 |0 204 <U00A8> \x21\x27 |0 212 <U00B0> \x21\x46 |0 213 <U00B1> \x21\x3E |0 234 <U00C6> \x28\x21 |0 251 <U00D7> \x21\x3F |0 266 <U00E6> \x29\x21 |0 283 <U00F7> \x21\x40 |0 367 <U0410> \x2C\x21 | [all...] |
/external/clang/test/PCH/ |
designated-init.c.h | 15 [0x21] = (void *[256]) { // 13
|
/ndk/sources/android/support/src/musl-ctype/ |
iswprint.c | 13 return (wc+1 & 0x7f) >= 0x21;
|
wcwidth.c | 14 return (wc+1 & 0x7f) >= 0x21 ? 1 : wc ? -1 : 0;
|
/external/chromium_org/chromeos/display/ |
output_util_unittest.cc | 26 "\x36\x00\x81\x90\x21\x00\x00\x1a\xbc\x1b\x00\xa0\x50\x20\x17\x30" 27 "\x30\x20\x36\x00\x81\x90\x21\x00\x00\x1a\x00\x00\x00\xfc\x00\x48" 46 "\x45\x00\xa0\x5a\x00\x00\x00\x1e\x66\x21\x56\xaa\x51\x00\x1e\x30" 65 "\x36\x00\x81\x91\x21\x00\x00\x1a\x00\x00\x00\xff\x00\x50\x48\x35" 72 "\x40\x58\x2c\x45\x00\x81\x91\x21\x00\x00\x1e\x01\x1d\x80\x18\x71" 73 "\x1c\x16\x20\x58\x2c\x25\x00\x81\x91\x21\x00\x00\x9e\x01\x1d\x00" 74 "\x72\x51\xd0\x1e\x20\x6e\x28\x55\x00\x81\x91\x21\x00\x00\x1e\x8c" 75 "\x0a\xd0\x8a\x20\xe0\x2d\x10\x10\x3e\x96\x00\x81\x91\x21\x00\x00"
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/ |
bintest.asm | 30 int 0x21 41 int 0x21
|
/external/chromium_org/base/x11/ |
edid_parser_x11_unittest.cc | 26 "\x36\x00\x81\x90\x21\x00\x00\x1a\xbc\x1b\x00\xa0\x50\x20\x17\x30" 27 "\x30\x20\x36\x00\x81\x90\x21\x00\x00\x1a\x00\x00\x00\xfc\x00\x48" 46 "\x45\x00\xa0\x5a\x00\x00\x00\x1e\x66\x21\x56\xaa\x51\x00\x1e\x30" 61 "\x02\x12\x01\x03\x80\x34\x21\x78\xEE\xEF\x95\xA3\x54\x4C\x9B\x26" 64 "\x36\x00\x07\x44\x21\x00\x00\x1A\x00\x00\x00\xFD\x00\x30\x55\x1E" 71 "\x02\x12\x01\x03\x6E\x34\x21\x78\xEE\xEF\x95\xA3\x54\x4C\x9B\x26" 74 "\x36\x00\x07\x44\x21\x00\x00\x1A\x00\x00\x00\xFD\x00\x30\x55\x1E"
|
/external/chromium_org/ui/gfx/ |
blit_unittest.cc | 69 { 0x20, 0x21, 0x22, 0x23, 0x24 }, 88 { 0x10, 0x21, 0x22, 0x23, 0x14 }, 101 { 0x30, 0x21, 0x22, 0x23, 0x34 }, 111 { 0x20, 0x21, 0x21, 0x22, 0x24 }, 133 { 0x20, 0x21, 0x22, 0x23, 0x24 }, 156 { 0x20, 0x21, 0x22, 0x23, 0x24 },
|
/external/llvm/test/MC/AArch64/ |
gicv3-regs.s | 26 mrs x21, icc_ap0r3_el1 28 mrs x21, icc_ap1r1_el1 32 mrs x21, ich_ap0r1_el2 46 mrs x21, ich_lr3_el2 52 mrs x21, ich_lr9_el2 82 // CHECK: mrs x21, icc_ap0r3_el1 // encoding: [0xf5,0xc8,0x38,0xd5] 84 // CHECK: mrs x21, icc_ap1r1_el1 // encoding: [0x35,0xc9,0x38,0xd5] 88 // CHECK: mrs x21, ich_ap0r1_el2 // encoding: [0x35,0xc8,0x3c,0xd5] 100 // CHECK: mrs x1, ich_lr1_el2 // encoding: [0x21,0xcc,0x3c,0xd5] 102 // CHECK: mrs x21, ich_lr3_el2 // encoding: [0x75,0xcc,0x3c,0xd5 [all...] |
/external/llvm/test/MC/Mips/ |
mips-expansions.s | 17 # CHECK: addu $7, $7, $8 # encoding: [0x21,0x38,0xe8,0x00] 20 # CHECK: addu $10, $10, $4 # encoding: [0x21,0x50,0x44,0x01] 25 # CHECK: addu $1, $1, $9 # encoding: [0x21,0x08,0x29,0x00] 29 # CHECK: addu $10, $10, $4 # encoding: [0x21,0x50,0x44,0x01] 32 # CHECK: addu $1, $1, $9 # encoding: [0x21,0x08,0x29,0x00]
|
/external/qemu/pc-bios/keymaps/ |
ar | 49 Arabic_beh 0x21 altgr 50 bracketright 0x21 shift altgr
|
mk | 54 Cyrillic_ef 0x21 altgr 55 Cyrillic_EF 0x21 shift altgr
|