/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_uuid.py | 114 '\xeb\x42\x40\x26\x6f\x54\x4e\xf8\xa4\xd0\xbb\x65\x8a\x1f\xc6\xcf', 115 '\x26\x40\x42\xeb\x54\x6f\xf8\x4e\xa4\xd0\xbb\x65\x8a\x1f\xc6\xcf',
|
/libcore/luni/src/test/java/tests/api/javax/net/ssl/ |
X509KeyManagerTest.java | 137 (byte)0x4a, (byte)0x02, (byte)0x26, (byte)0x45, (byte)0xbf, (byte)0xfa, (byte)0x34, 334 (byte)0x05, (byte)0x4d, (byte)0x79, (byte)0x7f, (byte)0x3f, (byte)0x26, (byte)0x76, 337 (byte)0x26, (byte)0x35, (byte)0x75, (byte)0x9a, (byte)0x97, (byte)0xd2, (byte)0x74, [all...] |
/libcore/support/src/test/java/tests/security/ |
DefaultKeys.java | 83 (byte) 0x00, (byte) 0xC3, (byte) 0x1E, (byte) 0x3F, (byte) 0x80, (byte) 0xB6, (byte) 0x51, (byte) 0x26, (byte) 0x69, (byte) 0x45, (byte) 0x5D, (byte) 0x40, (byte) 0x22, (byte) 0x51, (byte) 0xFB, (byte) 0x59, (byte) 0x3D, 104 (byte) 0x3F, (byte) 0x80, (byte) 0xB6, (byte) 0x51, (byte) 0x26, (byte) 0x69, (byte) 0x45, (byte) 0x5D, (byte) 0x40, (byte) 0x22, (byte) 0x51, (byte) 0xFB, (byte) 0x59, (byte) 0x3D, (byte) 0x8D, (byte) 0x58, (byte) 0xFA, 122 (byte) 0x71, (byte) 0x16, (byte) 0xE3, (byte) 0xE8, (byte) 0x04, (byte) 0xE8, (byte) 0x46, (byte) 0x12, (byte) 0x0C, (byte) 0xF8, (byte) 0xFC, (byte) 0x8E, (byte) 0x15, (byte) 0x26, (byte) 0x32, (byte) 0xF7, (byte) 0x8C, 132 (byte) 0xEF, (byte) 0x44, (byte) 0x00, (byte) 0xC3, (byte) 0x1E, (byte) 0x3F, (byte) 0x80, (byte) 0xB6, (byte) 0x51, (byte) 0x26, (byte) 0x69, (byte) 0x45, (byte) 0x5D, (byte) 0x40, (byte) 0x22, (byte) 0x51, (byte) 0xFB, 159 (byte) 0xC3, (byte) 0x1E, (byte) 0x3F, (byte) 0x80, (byte) 0xB6, (byte) 0x51, (byte) 0x26, (byte) 0x69, (byte) 0x45, (byte) 0x5D, (byte) 0x40, (byte) 0x22, (byte) 0x51, (byte) 0xFB, (byte) 0x59, (byte) 0x3D, (byte) 0x8D, [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
nucnvtst.c | [all...] |
cbididat.c | 29 0x61, 0x5d0, 0x30, 0x2f, 0x25, 0x660, 0x2c, 0xa, 0x9, 0x20, 0x26,
|
/external/icu4c/test/cintltst/ |
nucnvtst.c | [all...] |
/external/bluetooth/bluedroid/stack/smp/ |
aes.c | 97 w(0xb7), w(0xfd), w(0x93), w(0x26), w(0x36), w(0x3f), w(0xf7), w(0xcc),\ 157 w(0x17), w(0x2b), w(0x04), w(0x7e), w(0xba), w(0x77), w(0xd6), w(0x26),\ 165 w(0x20), w(0x21), w(0x22), w(0x23), w(0x24), w(0x25), w(0x26), w(0x27),\
|
/external/chromium_org/third_party/icu/source/common/ |
ucnv_u7.c | 790 * and 0x27-0x7e. The character "&" (0x26) is represented by the two- 832 #define AMPERSAND 0x26 839 /* direct-encode all of printable ASCII 0x20..0x7e except '&' 0x26 */ [all...] |
/external/icu4c/common/ |
ucnv_u7.c | 816 * and 0x27-0x7e. The character "&" (0x26) is represented by the two- 858 #define AMPERSAND 0x26 865 /* direct-encode all of printable ASCII 0x20..0x7e except '&' 0x26 */ [all...] |
/libcore/luni/src/test/java/tests/targets/security/ |
KeyStoreTestPKCS12.java | 99 (byte) 0x86, (byte) 0x3A, (byte) 0x8A, (byte) 0xD4, (byte) 0x26, 340 (byte) 0x65, (byte) 0x26, (byte) 0x93, (byte) 0x04, (byte) 0x6E, 417 (byte) 0x26, (byte) 0x08, (byte) 0xA5, (byte) 0x0E, (byte) 0x5C, [all...] |
/bionic/libc/include/net/ |
if_types.h | 82 #define IFT_MIOX25 0x26
|
/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
DalvOps.java | 72 public static final int FILL_ARRAY_DATA = 0x26;
|
/dalvik/dx/src/com/android/dx/io/ |
Opcodes.java | 82 public static final int FILL_ARRAY_DATA = 0x26;
|
/dalvik/libdex/ |
DexOpcodes.h | 109 OP_FILL_ARRAY_DATA = 0x26, [all...] |
/dalvik/vm/compiler/codegen/x86/libenc/ |
dec_base.cpp | 44 if (b0 == 0x2E || b0 == 0x36 || b0==0x3E || b0==0x26 || b0==0x64 || b0==0x3E) {
|
/development/ndk/platforms/android-3/include/net/ |
if_types.h | 82 #define IFT_MIOX25 0x26
|
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/ |
EncryptedPrivateKeyInfoTest.java | [all...] |
/external/bluetooth/bluedroid/stack/include/ |
mca_api.h | 77 #define MCA_CONG_CHG_EVT 0x26 /* congestion change event */
|
/external/bluetooth/bluedroid/stack/rfcomm/ |
rfc_utils.c | 56 0x54, 0xC5, 0xB7, 0x26, 0x53, 0xC2, 0xB0, 0x21, 0x5A, 0xCB, 0xB9, 0x28, 0x5D, 0xCC, 0xBE, 0x2F,
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/ |
RC2Engine.java | 33 (byte)0x42, (byte)0x3d, (byte)0xd4, (byte)0x30, (byte)0xa3, (byte)0x3c, (byte)0xb6, (byte)0x26,
|
/external/chromium/crypto/ |
hmac_unittest.cc | 145 0x0d, 0x8a, 0x26, 0xaa, 0xcb, 0xf5, 0xb7, 0x7f,
|
/external/chromium/googleurl/src/ |
url_canon_internal.cc | 142 CHAR_QUERY | CHAR_USERINFO, // 0x26 &
|
/external/chromium/net/base/ |
dnsrr_resolver_unittest.cc | 151 0x49, 0x6b, 0xa3, 0xa8, 0xf1, 0xd3, 0x1b, 0xff, 0x40, 0x26, 0x82, 0x65, 0xd0,
|
/external/chromium_org/crypto/ |
hmac_unittest.cc | 167 0x0d, 0x8a, 0x26, 0xaa, 0xcb, 0xf5, 0xb7, 0x7f,
|
/external/chromium_org/ppapi/tests/ |
test_x509_certificate_private.cc | 91 0x9a, 0xa7, 0xa2, 0x48, 0xea, 0x30, 0x57, 0x26, 0x97, 0x66, 0xc7, 0x5a,
|