/external/chromium/webkit/glue/ |
webcursor_gtk_data.h | 36 0x00, 0x00, 0x00, 0x00, 0x02, 0x40, 0x00, 0x00, 0x02, 0x40, 0x00, 0x00, 37 0x06, 0x60, 0x00, 0x00, 0xfc, 0x3f, 0x00, 0x00, 0x06, 0x60, 0x00, 0x00 [all...] |
/external/chromium_org/webkit/common/cursors/ |
webcursor_gtk_data.h | 36 0x00, 0x00, 0x00, 0x00, 0x02, 0x40, 0x00, 0x00, 0x02, 0x40, 0x00, 0x00, 37 0x06, 0x60, 0x00, 0x00, 0xfc, 0x3f, 0x00, 0x00, 0x06, 0x60, 0x00, 0x00 [all...] |
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/ |
predef_table.h | 24 "\x00\x61\x00\x62\x00\x63\x00\x64\x00\x65\x00\x66\x00\x67\x00\x68" 25 "\x00\x69\x00\x6a\x00\x6b\x00\x6c\x00\x6d\x00\x6e\x00\x6f\x00\x70 [all...] |
/external/chromium_org/components/webdata/encryptor/ |
ie7_password_unittest_win.cc | 18 "\x0c\x00\x00\x00\x38\x00\x00\x00\x2c\x00\x00\x00" 19 "\x57\x49\x43\x4b\x18\x00\x00\x00\x02\x00\x00\x00 [all...] |
/external/llvm/test/MC/MachO/ |
x86_32-sections.s | 57 // CHECK: ('segment_name', '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' [all...] |
x86_64-sections.s | 53 // CHECK: ('segment_name', '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' [all...] |
thread_init_func.s | 17 // CHECK: ('segment_name', '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' [all...] |
data.s | 27 // CHECK: ('segment_name', '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' [all...] |
section-align-2.s | 27 // CHECK: ('segment_name', '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' [all...] |
zerofill-1.s | 21 // CHECK: ('segment_name', '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' [all...] |
diff-with-two-sections.s | 20 // CHECK-NEXT: ('segment_name', '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' [all...] |
/external/bison/lib/uniwidth/ |
width.c | 37 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, /* 0x0000-0x003f */ 38 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, /* 0x0040-0x007f * [all...] |
/external/qemu-pc-bios/vgabios/ |
vgafonts.h | 8 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 11 0x6c, 0xfe, 0xfe, 0xfe, 0x7c, 0x38, 0x10, 0x00, 12 0x10, 0x38, 0x7c, 0xfe, 0x7c, 0x38, 0x10, 0x00, [all...] |
vgatables.h | 81 #define TEXT 0x00 84 #define CTEXT 0x00 109 {0x00, TEXT, CTEXT, 4, 0xB800, 0xFF, 0x02}, 116 {0x07, TEXT, MTEXT, 4, 0xB000, 0xFF, 0x00}, 119 {0x0F, GRAPH, PLANAR1, 1, 0xA000, 0xFF, 0x00}, 155 /* index=0x00 no mode defined */ 156 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 [all...] |
/external/chromium_org/third_party/libxml/src/ |
encoding.c | 924 if ((in[0] == 0x00) && (in[1] == 0x00) && 925 (in[2] == 0x00) && (in[3] == 0x3C)) 927 if ((in[0] == 0x3C) && (in[1] == 0x00) && 928 (in[2] == 0x00) && (in[3] == 0x00)) 930 if ((in[0] == 0x00) && (in[1] == 0x00) && 931 (in[2] == 0x3C) && (in[3] == 0x00)) 933 if ((in[0] == 0x00) && (in[1] == 0x3C) & [all...] |
/external/libxml2/ |
encoding.c | 924 if ((in[0] == 0x00) && (in[1] == 0x00) && 925 (in[2] == 0x00) && (in[3] == 0x3C)) 927 if ((in[0] == 0x3C) && (in[1] == 0x00) && 928 (in[2] == 0x00) && (in[3] == 0x00)) 930 if ((in[0] == 0x00) && (in[1] == 0x00) && 931 (in[2] == 0x3C) && (in[3] == 0x00)) 933 if ((in[0] == 0x00) && (in[1] == 0x3C) & [all...] |
/external/chromium_org/chromeos/display/ |
output_util_unittest.cc | 22 "\x00\xff\xff\xff\xff\xff\xff\x00\x22\xf0\x6c\x28\x01\x01\x01\x01" 24 "\x0e\x50\x54\x00\x00\x00\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01" 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 [all...] |
/external/chromium_org/ui/base/resource/ |
data_pack_literal.cc | 10 0x04, 0x00, 0x00, 0x00, // header(version 11 0x04, 0x00, 0x00, 0x00, // no. entries 13 0x01, 0x00, 0x27, 0x00, 0x00, 0x00, // index entry [all...] |
/external/lzma/CPP/Common/ |
MyInitGuid.h | 13 0x00000000, 0x0000, 0x0000, 0xC0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x46);
19 0x00000000, 0x0000, 0x0000, 0xC0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x46); [all...] |
/external/chromium_org/base/x11/ |
edid_parser_x11_unittest.cc | 22 "\x00\xff\xff\xff\xff\xff\xff\x00\x22\xf0\x6c\x28\x01\x01\x01\x01" 24 "\x0e\x50\x54\x00\x00\x00\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01" 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 [all...] |
/external/hyphenation/ |
csutil.c | 127 { 0x00, 0x00, 0x00 }, 128 { 0x00, 0x01, 0x01 }, 129 { 0x00, 0x02, 0x02 }, 130 { 0x00, 0x03, 0x03 }, 131 { 0x00, 0x04, 0x04 }, 132 { 0x00, 0x05, 0x05 }, 133 { 0x00, 0x06, 0x06 }, 134 { 0x00, 0x07, 0x07 } [all...] |
/frameworks/av/libvideoeditor/vss/video_filters/src/ |
M4VIFI_Clip.c | 33 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 34 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 [all...] |
/external/chromium_org/third_party/leveldatabase/src/util/ |
crc32c_test.cc | 34 0x01, 0xc0, 0x00, 0x00, 35 0x00, 0x00, 0x00, 0x00, 36 0x00, 0x00, 0x00, 0x00, [all...] |
/external/expat/lib/ |
nametab.h | 84 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x00, 85 0x00, 0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F, 86 0x10, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 87 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x12, 0x13 [all...] |
/external/qemu/distrib/sdl-1.2.15/test/ |
picture.xbm | 4 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x80, 0x01, 0x18, 5 0x64, 0x6f, 0xf6, 0x26, 0x0a, 0x00, 0x00, 0x50, 0xf2, 0xff, 0xff, 0x4f [all...] |