/external/smali/dexlib2/src/test/java/org/jf/dexlib2/writer/ |
DexWriterUleb128Test.java | 125 performTest(0x1b857589, new byte[]{(byte)0x89, (byte)0xeb, (byte)0x95, (byte)0xdc, 0x1}); 148 performTest(0x4aee, new byte[]{(byte)0xee, (byte)0x95, 0x1});
|
/libcore/luni/src/test/java/libcore/java/security/ |
KeyPairGeneratorTest.java | 375 (byte) 0x4e, (byte) 0x0c, (byte) 0x20, (byte) 0x55, (byte) 0x30, (byte) 0x95, (byte) 0x42, (byte) 0x85, 400 (byte) 0x1a, (byte) 0xe4, (byte) 0x30, (byte) 0x95, (byte) 0x75, (byte) 0x8e, (byte) 0xcd, (byte) 0x5e,
|
/bionic/libc/kernel/uapi/linux/ |
hdreg.h | 292 #define SETFEATURES_EN_MSN 0x95
|
/cts/tests/tests/media/src/android/media/cts/ |
ClearKeySystemTest.java | 60 { 0x1a, (byte)0x8a, 0x20, (byte)0x95, (byte)0xe4, (byte)0xde, (byte)0xb2, (byte)0xd2,
|
/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
DalvOps.java | 183 public static final int AND_INT = 0x95;
|
/dalvik/dx/src/com/android/dx/cf/code/ |
ByteOps.java | 176 public static final int FCMPL = 0x95;
|
/development/ndk/platforms/android-3/include/linux/ |
hdreg.h | 267 #define SETFEATURES_EN_MSN 0x95
|
/development/ndk/platforms/android-L/include/linux/ |
hdreg.h | 292 #define SETFEATURES_EN_MSN 0x95
|
/external/chromium_org/crypto/ |
rsa_private_key_unittest.cc | 38 0xed, 0xb8, 0x48, 0x8b, 0x16, 0x93, 0x36, 0x95, 73 0xc8, 0x95, 0x33, 0x75, 0x2c, 0xd6, 0xa4, 0x35, 229 0x95, 0x9e, 0xda, 0x5a, 0xa3, 0xf4, 0x2d, 0x38, 316 0x95, 0x17, 0x34, 0x88, 0xf6, 0x91, 0xc7, 0x3f,
|
/external/chromium_org/net/cert/ |
x509_certificate_unittest.cc | 305 0x0b,0xe7,0xbd,0x2b,0xcf,0x95,0x2e,0x7a, 370 0xbf, 0xef, 0x95, 0x60, 0x18, 0x90, 0xaf, 0xd8, 0x07, 0x09 389 0xc3, 0x95, 0xc0, 0xe3, 0x55, 0xb2, 0x16, 0x58, 0x53, 0xfd, 397 0x64, 0x9b, 0x93, 0x4c, 0xa4, 0x95, 0x99, 0x1b, 0x78, 0x52, [all...] |
/external/chromium_org/third_party/decklink/mac/include/ |
DeckLinkAPIStreaming.h | 52 BMD_CONST REFIID IID_IBMDStreamingH264NALPacket = /* E260E955-14BE-4395-9775-9F02CC0A9D89 */ {0xE2,0x60,0xE9,0x55,0x14,0xBE,0x43,0x95,0x97,0x75,0x9F,0x02,0xCC,0x0A,0x9D,0x89};
|
/external/chromium_org/third_party/skia/tests/ |
FontHostTest.cpp | 72 static uint8_t utf8Chars[] = { 0x61, 0xE4,0xB8,0xAD, 0xD0,0xAF, 0xD7,0x99, 0xD7,0x95, 0xF0,0x9D,0x84,0x9E, 0x61, 0xF0,0xA0,0xAE,0x9F };
|
/external/dexmaker/src/dx/java/com/android/dx/io/ |
Opcodes.java | 184 public static final int AND_INT = 0x95;
|
/external/flac/libFLAC/ |
crc.c | 57 0x89, 0x8E, 0x87, 0x80, 0x95, 0x92, 0x9B, 0x9C,
|
/external/kernel-headers/original/uapi/linux/ |
hdreg.h | 301 #define SETFEATURES_EN_MSN 0x95 /* Enable Media Status Notification */
|
/external/libunwind/include/ |
dwarf.h | 130 DW_OP_xderef_size = 0x95,
|
/external/llvm/test/MC/ARM/ |
neon-shiftaccum-encoding.s | 47 @ CHECK: vsra.u16 d11, d14, #11 @ encoding: [0x1e,0xb1,0x95,0xf3] 64 @ CHECK: vsra.u16 d14, d14, #11 @ encoding: [0x1e,0xe1,0x95,0xf3]
|
neont2-shiftaccum-encoding.s | 49 @ CHECK: vsra.u16 d11, d14, #11 @ encoding: [0x95,0xff,0x1e,0xb1] 66 @ CHECK: vsra.u16 d14, d14, #11 @ encoding: [0x95,0xff,0x1e,0xe1]
|
/external/openssl/crypto/aes/ |
aes_wrap.c | 230 0x76, 0x9c, 0x8b, 0x80, 0xa3, 0x2c, 0xb8, 0x95,
|
/external/openssl/crypto/des/ |
xcbc_enc.c | 68 0x3E,0xEE,0xFB,0x95,0x1A,0xFE,0xCE,0xA8,0x34,0xA9,0x13,0xF0,0xA6,0x3F,0xD8,0x0C,
|
/external/openssl/crypto/sha/ |
sha512t.c | 33 0x8e,0x95,0x9b,0x75,0xda,0xe3,0x13,0xda,
|
/external/skia/tests/ |
FontHostTest.cpp | 72 static uint8_t utf8Chars[] = { 0x61, 0xE4, 0xB8, 0xAD, 0xD0, 0xAF, 0xD7, 0x99, 0xD7, 0x95, 0xF0, 0x9D, 0x84, 0x9E, 0x61 };
|
/libcore/support/src/test/java/tests/security/ |
DefaultKeys.java | 33 (byte) 0x9E, (byte) 0xB8, (byte) 0x85, (byte) 0xD4, (byte) 0x2D, (byte) 0x71, (byte) 0xD7, (byte) 0x29, (byte) 0xB9, (byte) 0x05, (byte) 0x0F, (byte) 0xB4, (byte) 0x57, (byte) 0xFB, (byte) 0xD3, (byte) 0x95, (byte) 0x5C, 44 (byte) 0xE6, (byte) 0xDA, (byte) 0x07, (byte) 0x1A, (byte) 0x77, (byte) 0x5C, (byte) 0xA7, (byte) 0x21, (byte) 0x41, (byte) 0x89, (byte) 0x8C, (byte) 0x95, (byte) 0x6A, (byte) 0x5D, (byte) 0x9C, (byte) 0x3C, (byte) 0xAE, 72 (byte) 0xB9, (byte) 0x05, (byte) 0x0F, (byte) 0xB4, (byte) 0x57, (byte) 0xFB, (byte) 0xD3, (byte) 0x95, (byte) 0x5C, (byte) 0x21, (byte) 0xEC, (byte) 0xB5, (byte) 0xEB, (byte) 0x67, (byte) 0xA2, (byte) 0x4F, (byte) 0xC1, [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
hdreg.h | 292 #define SETFEATURES_EN_MSN 0x95 /* Enable Media Status Notification */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
hdreg.h | 292 #define SETFEATURES_EN_MSN 0x95 /* Enable Media Status Notification */
|