/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/raid/ |
md_u.h | 23 #define ADD_NEW_DISK _IOW (MD_MAJOR, 0x21, mdu_disk_info_t)
|
/system/core/include/pixelflinger/ |
format.h | 60 GGL_PIXEL_FORMAT_RESERVED_21 = 0x21,
|
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/ |
MDGoldenData.java | 115 (byte)0x21, (byte)0xfd, (byte)0xb7, (byte)0x11, 149 (byte)0x83, (byte)0xf4, (byte)0xa9, (byte)0x21, 163 (byte)0xa6, (byte)0x3b, (byte)0x21, (byte)0x3f,
|
TestKeyPair.java | 84 (byte)0x21, (byte)0x0e, (byte)0x99, (byte)0xff, 122 (byte)0x21, (byte)0x64, (byte)0x68, (byte)0x24, 151 (byte)0x21, (byte)0xd8, (byte)0x8c, (byte)0x4c, 243 (byte)0x21, (byte)0x0e, (byte)0x99, (byte)0xff, 275 (byte)0x21, (byte)0xcc, (byte)0x0d, (byte)0x42, 283 (byte)0x8d, (byte)0x21, (byte)0xb5, (byte)0x8e, 360 (byte)0xad, (byte)0x21, (byte)0xcc, (byte)0x0d, 368 (byte)0x29, (byte)0x8d, (byte)0x21, (byte)0xb5, 426 (byte)0xa9, (byte)0x21, (byte)0x8b, (byte)0x5e, 486 (byte) 0xffffffc5, (byte) 0x21, (byte) 0xffffff9e [all...] |
/external/bluetooth/hcidump/parser/ |
ppp.c | 43 static unsigned char ppp_magic1[] = { 0x7e, 0xff, 0x03, 0xc0, 0x21 }; 44 static unsigned char ppp_magic2[] = { 0x7e, 0xff, 0x7d, 0x23, 0xc0, 0x21 }; 45 static unsigned char ppp_magic3[] = { 0x7e, 0x7d, 0xdf, 0x7d, 0x23, 0xc0, 0x21 };
|
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/ |
MDGoldenData.java | 116 (byte)0x21, (byte)0xfd, (byte)0xb7, (byte)0x11, 150 (byte)0x83, (byte)0xf4, (byte)0xa9, (byte)0x21, 164 (byte)0xa6, (byte)0x3b, (byte)0x21, (byte)0x3f,
|
TestKeyPair.java | 85 (byte)0x21, (byte)0x0e, (byte)0x99, (byte)0xff, 123 (byte)0x21, (byte)0x64, (byte)0x68, (byte)0x24, 152 (byte)0x21, (byte)0xd8, (byte)0x8c, (byte)0x4c, 244 (byte)0x21, (byte)0x0e, (byte)0x99, (byte)0xff, 276 (byte)0x21, (byte)0xcc, (byte)0x0d, (byte)0x42, 284 (byte)0x8d, (byte)0x21, (byte)0xb5, (byte)0x8e, 361 (byte)0xad, (byte)0x21, (byte)0xcc, (byte)0x0d, 369 (byte)0x29, (byte)0x8d, (byte)0x21, (byte)0xb5, 427 (byte)0xa9, (byte)0x21, (byte)0x8b, (byte)0x5e, 487 (byte) 0xffffffc5, (byte) 0x21, (byte) 0xffffff9e [all...] |
/external/icu4c/common/ |
ucnvhz.c | 222 (0x21 <= mySourceChar && mySourceChar <= 0x7e) : 264 leadIsOk = (uint8_t)(leadByte - 0x21) <= (0x7d - 0x21); 265 trailIsOk = (uint8_t)(mySourceChar - 0x21) <= (0x7e - 0x21);
|
/external/openssl/apps/ |
testrsa.h | 75 0xde,0xaa,0x85,0x59,0xa8,0x31,0x02,0x21,0x00,0xeb, 79 0x15,0x02,0x21,0x00,0xe9,0x10,0xb0,0xb3,0x0d,0xe2, 90 0x5b,0xd9,0xc8,0xd4,0xfc,0x49,0x7a,0x2a,0x21,0x2c, 104 0x70,0xeb,0x21,0x76,0x3e,0xc9,0x2f,0x1a,0x45,0x24, 134 0xf2,0x21,0xbd,0x85,0x85,0xe3,0xfd,0x28,0x77,0x20, 144 0xcc,0x4e,0x21,0xee,0x1d,0x24,0x91,0xfb,0xa7,0x80, 147 0x8d,0x42,0xb7,0xb3,0x21,0x69,0x56,0x1c,0x07,0x60, 197 0x7d,0x21,0xd7,0x69,0xdf,0x6f,0xc2,0xcf,0x10,0xc9, 208 0xe7,0xf3,0xdd,0xce,0x64,0x59,0xbf,0x21,0x13,0xa9, 215 0xa2,0xd5,0x21,0x81,0x07,0xf1,0xd0,0x91,0xf2,0x6c [all...] |
/external/llvm/test/MC/ARM/ |
thumb2.s | 9 @ CHECK: adc r1, r1, #872428544 @ encoding: [0x34,0x21,0x41,0xf1] 102 @ CHECK: pkhtb r0, r0, r1, asr #16 @ encoding: [0x21,0x40,0xc0,0xea] 104 @ CHECK: pkhtb r0, r0, r1, asr #12 @ encoding: [0x21,0x30,0xc0,0xea] 122 @ CHECK: ldr.w r0, [r0, r1, lsl #2] @ encoding: [0x21,0x00,0x50,0xf8] 149 @ CHECK: strh r0, [r1, #-128] @ encoding: [0x80,0x0c,0x21,0xf8] 151 @ CHECK: strh r0, [r1, #-128] @ encoding: [0x80,0x0c,0x21,0xf8] 153 @ CHECK: strh.w r0, [r1, r2, lsl #2] @ encoding: [0x22,0x00,0x21,0xf8] 160 @ CHECK: ldrb.w r0, [r0, r1, lsl #2] @ encoding: [0x21,0x00,0x10,0xf8] 166 @ CHECK: ldrh.w r0, [r0, r1, lsl #2] @ encoding: [0x21,0x00,0x30,0xf8] 192 @ CHECK: mcr p7, #1, r5, c1, c1, #4 @ encoding: [0x21,0xee,0x91,0x57 [all...] |
neon-pairwise-encoding.s | 35 @ CHECK: vpadal.s8 d16, d17 @ encoding: [0x21,0x06,0xf0,0xf3] 37 @ CHECK: vpadal.s16 d16, d17 @ encoding: [0x21,0x06,0xf4,0xf3] 39 @ CHECK: vpadal.s32 d16, d17 @ encoding: [0x21,0x06,0xf8,0xf3]
|
neont2-pairwise-encoding.s | 38 @ CHECK: vpadal.s8 d16, d17 @ encoding: [0x21,0x06,0xf0,0xff] 40 @ CHECK: vpadal.s16 d16, d17 @ encoding: [0x21,0x06,0xf4,0xff] 42 @ CHECK: vpadal.s32 d16, d17 @ encoding: [0x21,0x06,0xf8,0xff]
|
/external/wpa_supplicant_6/wpa_supplicant/tests/ |
test_sha1.c | 80 0x16, 0x15, 0x3C, 0x3F, 0x21, 0x55, 0xEF, 0xD9, 104 0x76, 0xEA, 0x70, 0x21, 0xD7, 0x0E, 0x25, 0x54, 113 0x56, 0x63, 0xB6, 0x40, 0x21, 0xFE, 0x21, 0x14, 201 0x9f, 0x01, 0x21, 0x20, 0xc0, 0x86, 0x2b, 0xeb, 275 0xd1, 0x45, 0x81, 0xf8, 0x98, 0x27, 0x21, 0xaf
|
/external/apache-harmony/security/src/test/api/java.injected/java/security/ |
SecureClassLoaderTest.java | 103 (byte) 0x6F, (byte) 0x72, (byte) 0x6C, (byte) 0x64, (byte) 0x21, 130 (byte) 0x21, (byte) 0x00, (byte) 0x02, (byte) 0x00, (byte) 0x04, 160 (byte) 0x21, };
|
/libcore/luni/src/test/java/tests/java/security/ |
SecureClassLoaderTest.java | 109 (byte) 0x6F, (byte) 0x72, (byte) 0x6C, (byte) 0x64, (byte) 0x21, 136 (byte) 0x21, (byte) 0x00, (byte) 0x02, (byte) 0x00, (byte) 0x04, 166 (byte) 0x21, };
|
/bionic/libc/kernel/common/linux/ |
msm_kgsl.h | 157 #define IOCTL_KGSL_SHAREDMEM_FREE _IOW(KGSL_IOC_TYPE, 0x21, struct kgsl_sharedmem_free)
|
/device/google/accessory/arduino/USB_Host_Shield/ |
ch9.h | 110 #define HID_DESCRIPTOR_HID 0x21
|
/external/expat/lib/ |
ascii.h | 72 #define ASCII_EXCL 0x21
|
/external/kernel-headers/original/linux/ |
msm_kgsl.h | 232 _IOW(KGSL_IOC_TYPE, 0x21, struct kgsl_sharedmem_free)
|
ppp_defs.h | 68 #define PPP_IP 0x21 /* Internet Protocol */
|
/external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/ |
SDL_atarikeys.h | 70 #define SCANCODE_F 0x21
|
/external/qemu/distrib/sdl-1.2.12/src/video/maccommon/ |
SDL_mackeys.h | 74 #define MK_LEFTBRACKET 0x21
|
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/ |
SDL_QuartzKeys.h | 80 #define QZ_LEFTBRACKET 0x21
|
/libcore/luni/src/test/java/libcore/javax/crypto/spec/ |
AlgorithmParametersTestDSA.java | 34 (byte) 0x21, (byte) 0xC1, (byte) 0x95, (byte) 0xF8, (byte) 0xAA,
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/ |
route.h | 137 #define RTMSG_NEWROUTE 0x21
|