/external/icu4c/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/llvm/test/MC/MachO/ |
x86_32-optimal_nop.s | 22 # 0x0f, 0x1f, 0x00 32 # 0x0f, 0x1f, 0x40, 0x00 41 # 0x0f, 0x1f, 0x44, 0x00, 0x00 49 # 0x66, 0x0f, 0x1f, 0x44, 0x00, 0x00 56 # 0x0f, 0x1f, 0x80, 0x00, 0x00, 0x00, 0x00 [all...] |
/external/icu4c/common/ |
uinvchar.c | 64 0x00, 0x01, 0x02, 0x03, 0x00, 0x09, 0x00, 0x7f, 0x00, 0x00, 0x00, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 65 0x10, 0x11, 0x12, 0x13, 0x00, 0x0a, 0x08, 0x00, 0x18, 0x19, 0x00, 0x00, 0x1c, 0x1d, 0x1e, 0x1f [all...] |
/frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/ |
vlc_enc_tab.h | 188 {0x01, 9}, {0x01, 1}, {0x01, 4}, {0x00, 0}, 189 {0x00, 0}, {0x01, 3}, {0x01, 6}, {0x00, 0}, 190 {0x00, 0}, {0x02, 3}, {0x02, 6}, {0x00, 0}, 191 {0x00, 0}, {0x03, 3}, {0x03, 6} 241 {0x21, 11}, {0x50, 12}, {0x00, 0}, {0x00, 0}, 242 {0x00, 0}, {0x00, 0}, {0x00, 0}, {0x00, 0 [all...] |
/external/llvm/test/MC/MBlaze/ |
mblaze_fsl.s | 17 # CHECK: encoding: [0x6c,0x00,0x00,0x00] 22 # CHECK: encoding: [0x6c,0x00,0x40,0x00] 27 # CHECK: encoding: [0x6c,0x00,0x20,0x00] 32 # CHECK: encoding: [0x6c,0x00,0x60,0x00] 37 # CHECK: encoding: [0x6c,0x00,0x10,0x00 [all...] |
mblaze_operands.s | 12 # CHECK: encoding: [0x00,0x00,0x00,0x00] 17 # CHECK: encoding: [0x00,0x21,0x08,0x00] 22 # CHECK: encoding: [0x00,0x42,0x10,0x00] 27 # CHECK: encoding: [0x00,0x63,0x18,0x00] [all...] |
mblaze_branch.s | 11 # CHECK: encoding: [0x9c,0x02,0x18,0x00] 16 # CHECK: encoding: [0x9c,0xa2,0x18,0x00] 21 # CHECK: encoding: [0x9c,0x82,0x18,0x00] 26 # CHECK: encoding: [0x9c,0x62,0x18,0x00] 31 # CHECK: encoding: [0x9c,0x42,0x18,0x00] 36 # CHECK: encoding: [0x9c,0x22,0x18,0x00] 41 # CHECK: encoding: [0x9e,0x02,0x18,0x00] 46 # CHECK: encoding: [0x9e,0xa2,0x18,0x00] 51 # CHECK: encoding: [0x9e,0x82,0x18,0x00] 56 # CHECK: encoding: [0x9e,0x62,0x18,0x00] [all...] |
/packages/apps/CellBroadcastReceiver/tests/src/com/android/cellbroadcastreceiver/tests/ |
SendTestMessages.java | 58 (byte)0xC0, (byte)0x00, (byte)0x00, (byte)0x32, (byte)0x40, (byte)0x11, (byte)0x41, 70 (byte)0x46, (byte)0xA3, (byte)0xD1, (byte)0x00 74 (byte)0x01, (byte)0x00, (byte)0x32, (byte)0xC0, (byte)0x00, (byte)0x40, 91 (byte)0x46, (byte)0xA3, (byte)0xD1, (byte)0x00, 97 (byte)0x01, (byte)0x00, (byte)0x01, (byte)0xC0, (byte)0x00, (byte)0x40, 114 (byte)0x46, (byte)0xA3, (byte)0xD1, (byte)0x00, 131 (byte)0x46, (byte)0xA3, (byte)0xD1, (byte)0x00, [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
isdn_divertif.h | 18 #define DIVERT_CMD_REG 0x00 /* register command */ 20 #define DIVERT_NO_ERR 0x00 /* return value no error */
|
/external/qemu/hw/ |
usb-hid.c | 78 0x00, 0x01, /* u16 bcdUSB; v1.0 */ 80 0x00, /* u8 bDeviceClass; */ 81 0x00, /* u8 bDeviceSubClass; */ 82 0x00, /* u8 bDeviceProtocol; [ low/full speeds only ] */ 86 0x01, 0x00, /* u16 idProduct; */ 87 0x00, 0x00, /* u16 bcdDevice */ 99 0x22, 0x00, /* u16 wTotalLength; */ 124 0x00, /* u8 if_bInterfaceNumber; */ 125 0x00, /* u8 if_bAlternateSetting; * [all...] |
/external/qemu-pc-bios/bochs/bios/ |
acpi-dsdt.hex | 15 0x44,0x53,0x44,0x54,0x0D,0x08,0x00,0x00, /* 00000000 "DSDT...." */ 16 0x01,0xA1,0x42,0x58,0x50,0x43,0x00,0x00, /* 00000008 "..BXPC.." */ 17 0x42,0x58,0x44,0x53,0x44,0x54,0x00,0x00, /* 00000010 "BXDSDT.." */ 18 0x01,0x00,0x00,0x00,0x49,0x4E,0x54,0x4C, /* 00000018 "....INTL" */ 19 0x09,0x11,0x06,0x20,0x10,0x1C,0x5C,0x00, /* 00000020 "... ..\." * [all...] |
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/ |
VCardImporterTests.java | 46 0xff, 0xd8, 0xff, 0xe1, 0x0a, 0x0f, 0x45, 0x78, 0x69, 0x66, 0x00, 47 0x00, 0x4d, 0x4d, 0x00, 0x2a, 0x00, 0x00, 0x00, 0x08, 0x00, 0x0d, 48 0x01, 0x0e, 0x00, 0x02, 0x00, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x00 [all...] |
/external/pcre/ |
pcretest.c | 290 0x00,0x3e,0x00,0x00,0x01,0x00,0x00,0x00, 291 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 [all...] |
/frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
GsmSmsCbTest.java | 51 (byte)0xC0, (byte)0x00, (byte)0x00, (byte)0x32, (byte)0x40, (byte)0x11, (byte)0x41, 63 (byte)0x46, (byte)0xA3, (byte)0xD1, (byte)0x00 66 doTestGeographicalScopeValue(pdu, (byte)0x00, 75 (byte)0x01, (byte)0x00, (byte)0x32, (byte)0xC0, (byte)0x00, (byte)0x40, 92 (byte)0x46, (byte)0xA3, (byte)0xD1, (byte)0x00, 105 (byte)0xC0, (byte)0x00, (byte)0x00, (byte)0x32, (byte)0x40, (byte)0x11, (byte)0x41, 117 (byte)0x46, (byte)0xA3, (byte)0xD1, (byte)0x00 [all...] |
/device/google/accessory/arduino/USB_Host_Shield/ |
Max_LCD.h | 53 #define LCD_ENTRYRIGHT 0x00
56 #define LCD_ENTRYSHIFTDECREMENT 0x00
60 #define LCD_DISPLAYOFF 0x00
62 #define LCD_CURSOROFF 0x00
64 #define LCD_BLINKOFF 0x00
68 #define LCD_CURSORMOVE 0x00
70 #define LCD_MOVELEFT 0x00
74 #define LCD_4BITMODE 0x00
76 #define LCD_1LINE 0x00
78 #define LCD_5x8DOTS 0x00
[all...] |
/external/chromium/net/base/ |
dnsrr_resolver_unittest.cc | 131 0xce, 0xfe, 0x81, 0x80, 0x00, 0x01, 0x00, 0x02, 0x00, 0x06, 0x00, 0x01, 0x03, 134 0x67, 0x00, 0x00, 0x10, 0x00, 0x01, 0xc0, 0x0c, 0x00, 0x10, 0x00, 0x01, 0x00, [all...] |
/bionic/libc/kernel/common/linux/ |
max9635.h | 20 #define MAX9635_IOCTL_GET_ENABLE _IOR(MAX9635_IO, 0x00, char)
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
qos_ti_uuid.h | 33 0x00, 0x10, 0x5a, 0x98, 0xca,
|
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/ |
IntegerTest.java | 61 new BigInteger(new byte[] { 0x7F, 0x00, 0x00, 0x00, 0x00, 62 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
SwtDrawingStyle.java | 37 SELECTION(new RGB(0x00, 0x99, 0xFF), 192, new RGB(0x00, 0x99, 0xFF), 192, 1, SWT.LINE_SOLID), 42 GUIDELINE(new RGB(0x00, 0xAA, 0x00), 192, SWT.LINE_SOLID), 47 GUIDELINE_SHADOW(new RGB(0x00, 0xAA, 0x00), 192, SWT.LINE_SOLID), 52 GUIDELINE_DASHED(new RGB(0x00, 0xAA, 0x00), 192, SWT.LINE_CUSTOM), 57 DISTANCE(new RGB(0xFF, 0x00, 0x00), 192 - 32, SWT.LINE_SOLID) [all...] |
/external/dropbear/libtomcrypt/src/encauth/gcm/ |
gcm_test.c | 45 { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 46 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } [all...] |
/system/media/wilhelm/src/ |
OpenSLES_IID.c | 58 { 0x3564ad80, 0xdd0f, 0x11db, 0x9e19, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } }, 60 { 0xb45c9a80, 0xddd2, 0x11db, 0xb028, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } }, 62 { 0xebe844e0, 0xddd2, 0x11db, 0xb510, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } }, 64 { 0x2b878020, 0xddd3, 0x11db, 0x8a01, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } }, 66 { 0x5089aec0, 0xddd3, 0x11db, 0x9ad3, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } }, 68 { 0x70bc7b00, 0xddd3, 0x11db, 0xa873, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } }, 70 { 0x3fe5a3a0, 0xfcc6, 0x11db, 0x94ac, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } }, 74 { 0x0f52a340, 0xfcd1, 0x11db, 0xa993, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } }, 76 { 0xb2564dc0, 0xddd3, 0x11db, 0xbd62, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } }, 78 { 0x0634f220, 0xddd4, 0x11db, 0xa0fc, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } } [all...] |
/external/chromium/sdch/open-vcdiff/src/ |
vcdecoder_test.cc | 31 0x00, // Draft standard version number 32 0x00 // Hdr_Indicator: no custom code table, no compression 40 0x00 // Hdr_Indicator: no custom code table, no compression 116 static const char kNegativeVarint[] = { 0x88, 0x80, 0x80, 0x80, 0x00 }; 140 { 0xff, 0x80, 0x00 }, 141 { 0xff, 0xff, 0x00 }, 142 { 0xff, 0x00, 0x80 }, 143 { 0xff, 0x00, 0xff }, 144 { 0xff, 0x01, 0x00 }, 145 { 0x7f, 0x00, 0x00 } [all...] |
/external/dropbear/libtomcrypt/src/modes/ctr/ |
ctr_test.c | 33 {0x00,0x00,0x00,0x30,0x00,0x00,0x00,0x00,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...] |