/external/ipsec-tools/src/racoon/missing/crypto/rijndael/ |
boxes-fst.dat | 79 {0x3f,0x92,0x92,0xad}, {0x21,0x9d,0x9d,0xbc}, {0x70,0x38,0x38,0x48}, {0xf1,0xf5,0xf5,0x04}, 80 {0x63,0xbc,0xbc,0xdf}, {0x77,0xb6,0xb6,0xc1}, {0xaf,0xda,0xda,0x75}, {0x42,0x21,0x21,0x63}, 100 {0xcb,0xe8,0xe8,0x23}, {0xa1,0xdd,0xdd,0x7c}, {0xe8,0x74,0x74,0x9c}, {0x3e,0x1f,0x1f,0x21}, 149 {0xad,0x3f,0x92,0x92}, {0xbc,0x21,0x9d,0x9d}, {0x48,0x70,0x38,0x38}, {0x04,0xf1,0xf5,0xf5}, 150 {0xdf,0x63,0xbc,0xbc}, {0xc1,0x77,0xb6,0xb6}, {0x75,0xaf,0xda,0xda}, {0x63,0x42,0x21,0x21}, 170 {0x23,0xcb,0xe8,0xe8}, {0x7c,0xa1,0xdd,0xdd}, {0x9c,0xe8,0x74,0x74}, {0x21,0x3e,0x1f,0x1f}, 219 {0x92,0xad,0x3f,0x92}, {0x9d,0xbc,0x21,0x9d}, {0x38,0x48,0x70,0x38}, {0xf5,0x04,0xf1,0xf5}, 220 {0xbc,0xdf,0x63,0xbc}, {0xb6,0xc1,0x77,0xb6}, {0xda,0x75,0xaf,0xda}, {0x21,0x63,0x42,0x21} [all...] |
/external/llvm/test/MC/X86/ |
x86-32.s | 372 // CHECK: encoding: [0x0f,0x21,0xc0] 376 // CHECK: encoding: [0x0f,0x21,0xc8] 380 // CHECK: encoding: [0x0f,0x21,0xc8] 384 // CHECK: encoding: [0x0f,0x21,0xd0] 388 // CHECK: encoding: [0x0f,0x21,0xd8] 392 // CHECK: encoding: [0x0f,0x21,0xe0] 396 // CHECK: encoding: [0x0f,0x21,0xe8] 400 // CHECK: encoding: [0x0f,0x21,0xf0] 404 // CHECK: encoding: [0x0f,0x21,0xf8]
|
/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...] |
/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...] |
/bionic/libc/kernel/common/linux/ |
msm_kgsl.h | 157 #define IOCTL_KGSL_SHAREDMEM_FREE _IOW(KGSL_IOC_TYPE, 0x21, struct kgsl_sharedmem_free)
|
/bionic/libc/stdlib/ |
tolower_.c | 18 0x20, 0x21, 0x22, 0x23, 0x24, 0x25, 0x26, 0x27,
|
toupper_.c | 19 0x20, 0x21, 0x22, 0x23, 0x24, 0x25, 0x26, 0x27,
|
/development/ndk/platforms/android-9/samples/native-audio/jni/ |
hello_clip.h | 46 "\x21\x00\x1d\x00\x13\x00\x25\x00\x1c\x00\x05\x00\xf9\xff\xf4\xff" 70 "\x89\xff\xf7\xfe\x72\xfe\x21\xfe\xe5\xfd\xf6\xfd\xfe\xfd\xcb\xfe" 94 "\x21\xfe\x80\xfe\xef\xff\xbf\x00\xea\x00\x2b\x01\xf6\xff\x99\xfd" 194 "\x21\x09\x5f\x08\x17\x07\xc3\x05\x99\x04\x01\x03\xfb\x01\xb9\x00" 232 "\x9a\xfc\x67\xfb\x21\xfd\x32\xfe\x22\x01\x39\x03\x27\x04\x59\x04" 242 "\xef\x0e\xc4\x09\xb5\x02\x38\xfc\x87\xf6\x21\xf1\xc0\xee\x68\xed" 266 "\x32\x07\x2e\xee\x76\xeb\x66\xdc\xef\xdc\x5e\xdd\x84\xea\x21\xf3" 267 "\x2c\x02\xb2\x0f\xfa\x19\xf8\x21\x2c\x20\x77\x1d\x5a\x0f\xd9\x03" 295 "\x27\x1c\x40\x21\xac\x1d\x4f\x19\x0e\x0e\x72\xfe\xbb\xf4\x9e\xeb" 297 "\xcb\x21\xe5\x1a\x83\x11\x62\x02\x9f\xf6\x45\xeb\x72\xe5\x25\xe4 [all...] |
/external/chromium/chrome/common/ |
win_safe_util.cc | 43 { 0x91, 0x87, 0x15, 0x21, 0x0, 0x39, 0x3a, 0xb2 } };
|
/external/chromium/crypto/ |
hmac_unittest.cc | 110 "\xED\x40\x21\x12" }, 146 0x8e, 0x0b, 0xc6, 0x21, 0x37, 0x28, 0xc5, 0x14, 168 0x6f, 0x6d, 0x65, 0x21, 0x00 221 "\xED\x40\x21\x12" },
|
/external/dropbear/libtomcrypt/src/modes/ctr/ |
ctr_test.c | 45 0x20,0x21,0x22,0x23},
|
/external/libnfc-nxp/inc/ |
phNfcLlcpTypes.h | 83 #define PHFRINFC_LLCP_DM_OPCODE_SOCKET_NOT_AVAILABLE 0x21
|
/external/llvm/test/MC/ARM/ |
neon-bitwise-encoding.s | 54 @ CHECK: vbsl d18, d17, d16 @ encoding: [0xb0,0x21,0x51,0xf3]
|
/external/mesa3d/include/pixelflinger2/ |
pixelflinger2_format.h | 62 GGL_PIXEL_FORMAT_RESERVED_21 = 0x21,
|
/external/oprofile/events/arm/armv6/ |
events | 21 event:0x21 counters:0,1 um:zero minimum:500 name:ETMEXTOUT1 : nuber of cycles ETMEXTOUT[1] signal was asserted
|
/external/oprofile/events/ppc64/pa6t/ |
event_mappings | 20 event:0x21 mmcr0:0x000000000007f83f mmcr1:0x0000000002058401 mmcra:0x0
|
/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
|
/external/qemu/pc-bios/keymaps/ |
de-ch | 142 dstroke 0x21 altgr inhibit
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_2/regexp/ |
hexadecimal.js | 58 testPattern = '\\x20\\x21\\x22\\x23\\x24\\x25\\x26\\x27\\x28\\x29\\x2A\\x2B\\x2C\\x2D\\x2E\\x2F\\x30\\x31\\x32\\x33';
|
/frameworks/base/telephony/java/com/android/internal/telephony/cat/ |
ResultCode.java | 91 NETWORK_CRNTLY_UNABLE_TO_PROCESS(0x21),
|
/frameworks/media/libvideoeditor/vss/inc/ |
M4VSS3GPP_InternalConfig.h | 149 0x21, 0x10, 0x03, 0x20, 0x54, 0x1C
|