/external/bluetooth/glib/glib/ |
gmirroringtable.h | 890 MirLev3[((x) & 0x03) + \ 891 MirLev2[((x) >> 2 & 0x03) + \
|
/external/bluetooth/glib/tests/ |
convert-test.c | 107 gchar in_be[4] = { 0xfe, 0xff, 0x03, 0x93}; /* capital gamma */ 108 gchar in_le[4] = { 0xff, 0xfe, 0x93, 0x03};
|
/external/bluetooth/hcidump/parser/ |
capi.c | 53 case 0x03: 806 case 0x03:
|
/external/chromium/net/base/ |
x509_certificate.cc | 616 {0x7d,0xd1,0x6c,0x03,0xdf,0x04,0x38,0xb2,0xbe,0x5f,0xc1,0xd3,0xe1,0x9f,0x13,0x8b}, 675 {0xed,0x52,0x13,0x57,0xb7,0x34,0x2f,0xb6,0xb5,0x6e,0x6b,0x7e,0x03,0xec,0xec,0x21}, 680 {0xe9,0x92,0x00,0x82,0x28,0x03,0xad,0x53,0x65,0x27,0xb5,0x90,0x4d,0xac,0x04,0x6f}, [all...] |
/external/clang/lib/Headers/ |
smmintrin.h | 37 #define _MM_FROUND_TO_ZERO 0x03 346 #define _SIDD_SWORD_OPS 0x03
|
/external/fsck_msdos/ |
fat.c | 114 || buffer[6] != 0xff || (buffer[7] & 0x03) != 0x03)
|
/external/icu4c/common/ |
uinvchar.c | 64 0x00, 0x01, 0x02, 0x03, 0x00, 0x09, 0x00, 0x7f, 0x00, 0x00, 0x00, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 86 0x00, 0x01, 0x02, 0x03, 0x37, 0x2d, 0x2e, 0x2f, 0x16, 0x05, 0x00, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f,
|
/external/icu4c/data/mappings/ |
iso-8859_10-1998.ucm | 54 <U0003> \x03 |0
|
iso-8859_11-2001.ucm | 56 <U0003> \x03 |0
|
iso-8859_14-1998.ucm | 51 <U0003> \x03 |0
|
/external/icu4c/test/cintltst/ |
bocu1tst.c | 169 -1, 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, -1, 192 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x10, 0x11, 283 * 0xwwxxyyzz for 4-byte sequence ww xx yy zz (ww>0x03)
|
/external/icu4c/test/perf/convperf/ |
data.h | 208 0x8E,0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,0x09,0x0A,0x0B,0x0C,0x0D,0x0E,0x0F,0x10,0x11,0x12,0x13, 228 0x81,0x8C,0x81,0x8D,0x81,0xA6,0x7E,0x81,0x8E,0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,0x09,0x0A,0x0B, 367 0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,0x09,0x0A,0x0B,0x0C,0x0D,0x0E,0x0F,0x10,0x11,0x12,0x13,0x14, 386 0x02,0x03,0x04,0x05,0x06,0x07,0x08,0x09,0x0A,0x0B,0x0C,0x0D,0x0E,0x0F,0x10,0x11,0x12,0x13,0x14,0x15, 405 0x03,0x04,0x05,0x06,0x07,0x08,0x09,0x0A,0x0B,0x0C,0x0D,0x0E,0x0F,0x10,0x11,0x12,0x13,0x14,0x15,0x16, [all...] |
/external/jpeg/ |
jcparam.c | 199 { 0x01, 0x02, 0x03, 0x00, 0x04, 0x11, 0x05, 0x12, 224 { 0x00, 0x01, 0x02, 0x03, 0x11, 0x04, 0x05, 0x21,
|
/external/kernel-headers/original/linux/ |
hid.h | 50 #define HID_REQ_GET_PROTOCOL 0x03 61 #define HID_DT_PHYSICAL (USB_TYPE_CLASS | 0x03)
|
/external/libvpx/vp8/common/arm/neon/ |
loopfiltersimplehorizontaledge_neon.asm | 38 vld1.u8 {q10}, [r12]! ; 0x03
|
/external/openssl/crypto/des/ |
set_key.c | 379 des_skb[1][((c>> 6L)&0x03)|((c>> 7L)&0x3c)]| 384 des_skb[5][((d>> 7L)&0x03)|((d>> 8L)&0x3c)]|
|
/external/qemu/android/config/linux-x86/linux/ |
kvm.h | 367 #define KVM_CHECK_EXTENSION _IO(KVMIO, 0x03) 635 #define KVM_TRC_REDELIVER_EVT (KVM_TRC_HANDLER + 0x03)
|
/external/qemu/android/config/linux-x86_64/linux/ |
kvm.h | 367 #define KVM_CHECK_EXTENSION _IO(KVMIO, 0x03) 635 #define KVM_TRC_REDELIVER_EVT (KVM_TRC_HANDLER + 0x03)
|
/external/qemu/android/ |
hw-events.h | 23 EV_TYPE(ABS,0x03) \ 487 ABS_CODE(RX, 0x03) \
|
/external/qemu/distrib/sdl-1.2.12/src/main/macosx/ |
SDLMain.m | 213 if (!CPSEnableForegroundOperation(&PSN,0x03,0x3C,0x2C,0x1103))
|
/external/qemu/distrib/sdl-1.2.12/src/stdlib/ |
SDL_iconv.c | 350 ch = (Uint32)(p[0] & 0x03); 647 p[0] = 0xF8 | (Uint8)((ch >> 24) & 0x03);
|
/external/skia/src/core/ |
SkStream.cpp | 308 fOffset += -(int)fOffset & 0x03; 720 int padBytes = -(int)fBytesWritten & 0x03;
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_ota.c | 56 #define OTA_STYLE_INST_ID 0x03 64 #define OTA_TRIPLET_NOTE 0x03 [all...] |
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_ota.c | 56 #define OTA_STYLE_INST_ID 0x03 64 #define OTA_TRIPLET_NOTE 0x03 [all...] |
/external/sonivox/arm-wt-22k/lib_src/ |
eas_ota.c | 56 #define OTA_STYLE_INST_ID 0x03 64 #define OTA_TRIPLET_NOTE 0x03 [all...] |