/libcore/luni/src/test/java/libcore/javax/crypto/spec/ |
AlgorithmParametersTestDSA.java | 54 (byte) 0xD7, (byte) 0xF5, (byte) 0x57, (byte) 0x18, (byte) 0x55, 58 (byte) 0x55, (byte) 0x9C, (byte) 0x7C, (byte) 0x9F};
|
/frameworks/base/keystore/tests/src/android/security/ |
AndroidKeyStoreTest.java | 112 (byte) 0xa2, (byte) 0xf4, (byte) 0x2e, (byte) 0x55, (byte) 0x48, (byte) 0x0a, 116 (byte) 0x0b, (byte) 0x30, (byte) 0x09, (byte) 0x06, (byte) 0x03, (byte) 0x55, 117 (byte) 0x04, (byte) 0x06, (byte) 0x13, (byte) 0x02, (byte) 0x55, (byte) 0x53, 119 (byte) 0x55, (byte) 0x04, (byte) 0x08, (byte) 0x13, (byte) 0x02, (byte) 0x43, 121 (byte) 0x03, (byte) 0x55, (byte) 0x04, (byte) 0x07, (byte) 0x13, (byte) 0x0d, 125 (byte) 0x03, (byte) 0x55, (byte) 0x04, (byte) 0x0a, (byte) 0x13, (byte) 0x12, 135 (byte) 0x30, (byte) 0x09, (byte) 0x06, (byte) 0x03, (byte) 0x55, (byte) 0x04, 136 (byte) 0x06, (byte) 0x13, (byte) 0x02, (byte) 0x55, (byte) 0x53, (byte) 0x31, 137 (byte) 0x0b, (byte) 0x30, (byte) 0x09, (byte) 0x06, (byte) 0x03, (byte) 0x55, 140 (byte) 0x55, (byte) 0x04, (byte) 0x07, (byte) 0x13, (byte) 0x0d, (byte) 0x4d [all...] |
/bionic/libc/kernel/uapi/mtd/ |
nftl-user.h | 72 #define SECTOR_USED 0x55
|
/external/kernel-headers/original/uapi/mtd/ |
nftl-user.h | 79 #define SECTOR_USED 0x55
|
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/ |
nfc_hal_dm_cfg.c | 48 /* B15*/ 0x55,
|
/external/wpa_supplicant_8/wpa_supplicant/tests/ |
test_eap_sim_common.c | 24 0xcb, 0x0f, 0x6c, 0x55, 0xba, 0xbb, 0x13, 0x78,
|
/frameworks/base/core/tests/coretests/src/android/content/pm/ |
ManifestDigestTest.java | 29 (byte) 0x00, (byte) 0xAA, (byte) 0x55, (byte) 0xFF
|
/frameworks/native/opengl/tests/filter/ |
filter.cpp | 89 0x00, 0x55, 0x00, 0x55, 91 0x00, 0x55, 0x00, 0x55,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/mtd/ |
nftl-user.h | 65 #define SECTOR_USED 0x55
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/mtd/ |
nftl-user.h | 65 #define SECTOR_USED 0x55
|
/external/fsck_msdos/ |
boot.c | 65 if (block[510] != 0x55 || block[511] != 0xaa) { 139 || fsinfo[0x1fe] != 0x55 143 || fsinfo[0x3fe] != 0x55 150 fsinfo[0x1fe] = 0x55; 153 fsinfo[0x3fe] = 0x55;
|
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/cert/ |
TestUtils.java | 359 0x30, 0x0C, 0x31, 0x0A, 0x30, 0x08, 0x06, 0x03, 0x55, 0x04, 0x03, 372 0x30, 0x0C, 0x31, 0x0A, 0x30, 0x08, 0x06, 0x03, 0x55, 0x04, 0x03, 441 0x30, 0x0C, 0x31, 0x0A, 0x30, 0x08, 0x06, 0x03, 0x55, 0x04, 0x03, 454 0x30, 0x0C, 0x31, 0x0A, 0x30, 0x08, 0x06, 0x03, 0x55, 0x04, 0x03, 478 0x06, 0x03, 0x55, 0x1D, 0x23, // OID = 2.5.29.35 525 0x30, 0x0C, 0x31, 0x0A, 0x30, 0x08, 0x06, 0x03, 0x55, 0x04, [all...] |
/external/chromium_org/net/cert/ |
ev_root_ca_metadata_unittest.cc | 27 { { 0x00, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, 0x88, 0x99, 28 0x00, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, 0x88, 0x99 } };
|
/external/chromium_org/rlz/lib/ |
crc8.cc | 36 0x4E, 0x49, 0x40, 0x47, 0x52, 0x55, 0x5C, 0x5B, 62 static const unsigned char kFinal = 0x55;
|
/external/fio/crc/ |
crc7.c | 19 0x63, 0x6a, 0x71, 0x78, 0x47, 0x4e, 0x55, 0x5c, 34 0x6a, 0x63, 0x78, 0x71, 0x4e, 0x47, 0x5c, 0x55,
|
/external/qemu/include/qemu/ |
host-utils.h | 239 val = (val & 0x55) + ((val >> 1) & 0x55);
|
/external/qemu-pc-bios/bochs/bios/ |
acpi-dsdt.hex | 27 0x08,0x5F,0x55,0x49,0x44,0x01,0x08,0x5F, /* 00000060 "._UID.._" */ 112 0x4D,0x4F,0x55,0x5F,0x08,0x5F,0x48,0x49, /* 00000308 "MOU_._HI" */ 122 0x5F,0x43,0x52,0x53,0x00,0x08,0x42,0x55, /* 00000358 "_CRS..BU" */ 127 0x55,0x46,0x30,0x5B,0x82,0x4B,0x05,0x4C, /* 00000380 "UF0[.K.L" */ 135 0x5F,0x43,0x52,0x53,0x00,0x08,0x42,0x55, /* 000003C0 "_CRS..BU" */ 138 0x00,0x79,0x00,0xA4,0x42,0x55,0x46,0x30, /* 000003D8 ".y..BUF0" */ 141 0x05,0x01,0x08,0x5F,0x55,0x49,0x44,0x01, /* 000003F0 "..._UID." */ 148 0x08,0x42,0x55,0x46,0x30,0x11,0x10,0x0A, /* 00000428 ".BUF0..." */ 151 0x55,0x46,0x30,0x5B,0x82,0x42,0x06,0x43, /* 00000440 "UF0[.B.C" */ 153 0x0C,0x41,0xD0,0x05,0x01,0x08,0x5F,0x55, /* 00000450 ".A...._U" * [all...] |
/external/speex/libspeex/ |
resample_sse.h | 51 sum = _mm_add_ss(sum, _mm_shuffle_ps(sum, sum, 0x55)); 69 sum = _mm_add_ss(sum, _mm_shuffle_ps(sum, sum, 0x55));
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/ |
UsimDataDownloadTest.java | 82 0x09, (byte) 0x91, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, (byte) 0xf8, 96 0x09, (byte) 0x91, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, (byte) 0xf8,
|
/system/extras/tests/memtest/ |
memtest.cpp | 150 memset(addr1, 0x55, size); 175 memset(addr1, 0x55, size);
|
/external/chromium_org/third_party/openssl/openssl/crypto/dh/ |
p1024.c | 73 0x5E,0x55,0x43,0x13,0x82,0x8D,0xA8,0x3B,
|
/external/icu/icu4c/source/samples/case/ |
case.cpp | 47 UChar uppercase[] = {0x0130, 0x53, 0x54, 0x41, 0x4e, 0x42, 0x55, 0x4C, 0};
|
/external/openssl/crypto/dh/ |
p1024.c | 73 0x5E,0x55,0x43,0x13,0x82,0x8D,0xA8,0x3B,
|
/external/qemu/android/filesystems/ |
ext4_utils_unittest.cpp | 87 memset(mImage, 0x55, sizeof mImage);
|
/external/valgrind/main/none/tests/s390x/ |
and.c | 16 memimmsweep(ni, 0x55);
|