/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...] |
/art/test/079-phantom/ |
expected.txt | 3 Created Bitmap two: 20x20 (101) 4 Created Bitmap three/four: 20x20 (101) 5 Drawing Bitmap two: 20x20 (101)
|
/dalvik/tests/079-phantom/ |
expected.txt | 3 Created Bitmap two: 20x20 (101) 4 Created Bitmap three/four: 20x20 (101) 5 Drawing Bitmap two: 20x20 (101)
|
/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/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/harfbuzz_ng/test/api/ |
test-buffer.c | 537 { "\xc0\x20", -1, 0, FALSE }, 538 { "\xc1\x20", -1, 0, FALSE }, 539 { "\xc2\x20", -1, 0, FALSE }, 540 { "\xc3\x20", -1, 0, FALSE }, 541 { "\xc4\x20", -1, 0, FALSE }, 542 { "\xc5\x20", -1, 0, FALSE }, 543 { "\xc6\x20", -1, 0, FALSE }, 544 { "\xc7\x20", -1, 0, FALSE }, 545 { "\xc8\x20", -1, 0, FALSE }, 546 { "\xc9\x20", -1, 0, FALSE } [all...] |
/external/chromium_org/chromeos/display/ |
output_util_unittest.cc | 25 "\x01\x01\x01\x01\x01\x01\xe2\x68\x00\xa0\xa0\x40\x2e\x60\x30\x20" 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" 28 "\x50\x20\x5a\x52\x33\x30\x77\x0a\x20\x20\x20\x20\x00\x00\x00\xff" 29 "\x00\x43\x4e\x34\x32\x30\x32\x31\x33\x37\x51\x0a\x20\x20\x00\x71" [all...] |
/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_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)
|
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)
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/gas/ |
win64-gas-sce.asm | 6 save_xmm128 %xmm7, 0x20
|
/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/oprofile/events/i386/ppro/ |
unit_masks | 11 name:ebl type:exclusive default:0x20 13 0x20 any transactions
|
/external/chromium_org/v8/test/mjsunit/ |
string-fromcharcode.js | 62 assertEquals(" ", String.fromCharCode(0x20)); 63 assertEquals(" ", String.fromCharCode(0x20 + 0x10000)); 64 assertEquals(" ", String.fromCharCode(0x20 - 0x10000)); 65 assertEquals(" ", String.fromCharCode(0x20 + 0.5)); 72 assertEquals(" ", String.fromCharCode(0x20, 0x20)); 73 assertEquals(" ", String.fromCharCode(0x20 + 0.5, 0x20)); 75 assertEquals(" ", fcc(0x20)); 76 assertEquals(" ", fcc(0x20 + 0x10000)) [all...] |
/external/valgrind/main/none/tests/ppc32/ |
lsw.stdout.exp | 7 4 = 0x20 10 7 = 0x20 22 4 = 0x20 25 7 = 0x20 37 4 = 0x20 40 7 = 0x20 42 9 = 0x20
|
/external/valgrind/main/none/tests/ppc64/ |
lsw.stdout.exp | 7 4 = 0x20 10 7 = 0x20 22 4 = 0x20 25 7 = 0x20 37 4 = 0x20 40 7 = 0x20 42 9 = 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...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_pydoc.py | 39 \x20\x20\x20\x20 42 |\x20\x20 44 |\x20\x20 47 \x20\x20\x20\x2 [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_pydoc.py | 39 \x20\x20\x20\x20 42 |\x20\x20 44 |\x20\x20 47 \x20\x20\x20\x2 [all...] |
/dalvik/vm/mterp/mips/ |
OP_SHL_LONG.S | 26 andi a2, 0x20 # shift< shift & 0x20 27 movn v1, v0, a2 # rhi<- rlo (if shift&0x20) 28 movn v0, zero, a2 # rlo<- 0 (if shift&0x20)
|
OP_SHL_LONG_2ADDR.S | 21 andi a2, 0x20 # shift< shift & 0x20 22 movn v1, v0, a2 # rhi<- rlo (if shift&0x20) 23 movn v0, zero, a2 # rlo<- 0 (if shift&0x20)
|
OP_SHR_LONG.S | 26 andi a2, 0x20 # shift & 0x20 27 movn v0, v1, a2 # rlo<- rhi (if shift&0x20) 28 movn v1, a3, a2 # rhi<- sign(ahi) (if shift&0x20)
|
OP_SHR_LONG_2ADDR.S | 21 andi a2, 0x20 # shift & 0x20 22 movn v0, v1, a2 # rlo<- rhi (if shift&0x20) 23 movn v1, a3, a2 # rhi<- sign(ahi) (if shift&0x20)
|