/external/wpa_supplicant_8/wpa_supplicant/tests/ |
test_eap_sim_common.c | 30 0xcb, 0x0f, 0x6c, 0x55, 0xba, 0xbb, 0x13, 0x78,
|
/frameworks/base/opengl/tests/filter/ |
filter.cpp | 87 0x00, 0x55, 0x00, 0x55, 89 0x00, 0x55, 0x00, 0x55,
|
/external/fsck_msdos/ |
boot.c | 65 if (block[510] != 0x55 || block[511] != 0xaa) { 120 || fsinfo[0x1fe] != 0x55 124 || fsinfo[0x3fe] != 0x55 131 fsinfo[0x1fe] = 0x55; 134 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/llvm/unittests/Support/ |
SwapByteOrderTest.cpp | 44 value = (value << 8) | 0x55; // binary 0101 0101. 90 value = (value << 8) | 0x55; // binary 0101 0101.
|
/external/qemu/ |
host-utils.h | 190 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/base/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,
|
/development/tools/emulator/opengl/shared/OpenglOsUtils/ |
osProcessWin.cpp | 136 TerminateProcess(hProc, 0x55);
|
/external/dropbear/libtomcrypt/src/modes/f8/ |
f8_start.c | 62 /* now get key ^ salt_key [extend salt_ket with 0x55 as required to match length] */ 71 tkey[x] ^= 0x55;
|
f8_test_mode.c | 39 0x55, 0xb7, 0xf1, 0xd4, 0xb6, 0x2b, 0xd0, 0x8f,
|
/external/icu4c/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/wpa_supplicant_6/wpa_supplicant/src/utils/ |
uuid.c | 91 0xa6, 0x55,
|
/frameworks/base/core/tests/coretests/src/android/content/pm/ |
ManifestDigestTest.java | 27 (byte) 0x00, (byte) 0xAA, (byte) 0x55, (byte) 0xFF
|
/frameworks/base/libs/utils/tests/ |
ObbFile_test.cpp | 68 unsigned char salt[SALT_SIZE] = {0x01, 0x10, 0x55, 0xAA, 0xFF, 0x00, 0x5A, 0xA5};
|
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/ |
MDGoldenData.java | 65 (byte)0x32, (byte)0x55, (byte)0xbf, (byte)0xef, 94 (byte)0x78, (byte)0x52, (byte)0xb8, (byte)0x55 97 (byte)0x55, (byte)0xfd, (byte)0x17, (byte)0xee,
|
/external/dropbear/libtomcrypt/src/mac/pmac/ |
pmac_test.c | 87 0x8d, 0x8c, 0x75, 0xa5, 0x8c, 0x99, 0x3f, 0x55 } 103 0xce, 0x53, 0x55, 0xcd, 0x74, 0x07, 0xbc, 0x75 } 120 0xcc, 0xc5, 0x46, 0x04, 0xe5, 0x3d, 0x55, 0x12 }
|
/external/ipsec-tools/src/racoon/ |
eaytest.c | 239 0x03,0x55,0x04,0x06,0x13,0x02,0x4a,0x50, 240 0x31,0x11,0x30,0x0f,0x06,0x03,0x55,0x04, 243 0x03,0x55,0x04,0x07,0x13,0x08,0x46,0x75, 245 0x30,0x13,0x06,0x03,0x55,0x04,0x0a,0x13, 248 0x13,0x06,0x03,0x55,0x04,0x0b,0x13,0x0c, 251 0x06,0x03,0x55,0x04,0x03,0x13,0x0e,0x53, 267 0x55,0x04,0x06,0x13,0x02,0x4a,0x50,0x31, 268 0x11,0x30,0x0f,0x06,0x03,0x55,0x04,0x08, 271 0x55,0x04,0x07,0x13,0x08,0x46,0x75,0x6a, 273 0x13,0x06,0x03,0x55,0x04,0x0a,0x13,0x0c [all...] |
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/ |
MDGoldenData.java | 66 (byte)0x32, (byte)0x55, (byte)0xbf, (byte)0xef, 95 (byte)0x78, (byte)0x52, (byte)0xb8, (byte)0x55 98 (byte)0x55, (byte)0xfd, (byte)0x17, (byte)0xee,
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
SwtDrawingStyle.java | 93 DROP_ZONE(new RGB(0x00, 0xAA, 0x00), 220, new RGB(0x55, 0xAA, 0x00), 200, 1, SWT.LINE_SOLID), 146 EMPTY(new RGB(0xFF, 0xFF, 0x55), 255, new RGB(0xFF, 0xFF, 0x55), 255, 1, SWT.LINE_DASH),
|
/external/icu4c/test/cintltst/ |
nccbtst.c | [all...] |
/libcore/support/src/test/java/tests/security/ |
DefaultKeys.java | 37 (byte) 0xD2, (byte) 0x33, (byte) 0xB7, (byte) 0x4E, (byte) 0x04, (byte) 0xB6, (byte) 0xDF, (byte) 0x62, (byte) 0x55, (byte) 0x48, (byte) 0x5C, (byte) 0x94, (byte) 0x02, (byte) 0xF7, (byte) 0x84, (byte) 0xE6, (byte) 0x9B, 58 (byte) 0x0D, (byte) 0xE1, (byte) 0x6E, (byte) 0x80, (byte) 0x63, (byte) 0x9B, (byte) 0x0B, (byte) 0x38, (byte) 0x55, (byte) 0xC8, (byte) 0x52, (byte) 0x67, (byte) 0x13, (byte) 0x91, (byte) 0x8F, (byte) 0x9E, (byte) 0x2E, 76 (byte) 0x55, (byte) 0x48, (byte) 0x5C, (byte) 0x94, (byte) 0x02, (byte) 0xF7, (byte) 0x84, (byte) 0xE6, (byte) 0x9B, (byte) 0x57, (byte) 0xFF, (byte) 0x17, (byte) 0x2A, (byte) 0xA1, (byte) 0x74, (byte) 0x8D, (byte) 0x07, 84 (byte) 0x8D, (byte) 0x58, (byte) 0xFA, (byte) 0xBF, (byte) 0xC5, (byte) 0xF5, (byte) 0xBA, (byte) 0x30, (byte) 0xF6, (byte) 0xCB, (byte) 0x9B, (byte) 0x55, (byte) 0x6C, (byte) 0xD7, (byte) 0x81, (byte) 0x3B, (byte) 0x80, 97 (byte) 0xDF, (byte) 0xE1, (byte) 0x5A, (byte) 0xE5, (byte) 0x9F, (byte) 0x06, (byte) 0x92, (byte) 0x8B, (byte) 0x66, (byte) 0x5E, (byte) 0x80, (byte) 0x7B, (byte) 0x55, (byte) 0x25, (byte) 0x64, (byte) 0x01, (byte) 0x4C, 105 (byte) 0xBF, (byte) 0xC5, (byte) 0xF5, (byte) 0xBA, (byte) 0x30, (byte) 0xF6, (byte) 0xCB, (byte) 0x9B, (byte) 0x55, (byte) 0x6C, (byte) 0xD7, (byte) 0x81, (byte) 0x3B, (byte) 0x80, (byte) 0x1D, (byte) 0x34, (byte) 0x6F, 118 (byte) 0xE5, (byte) 0x9F, (byte) 0x06, (byte) 0x92, (byte) 0x8B, (byte) 0x66, (byte) 0x5E, (byte) 0x80, (byte) 0x7B, (byte) 0x55, (byte) 0x25, (byte) 0x64, (byte) 0x01, (byte) 0x4C, (byte) 0x3B, (byte) 0xFE, (byte) 0xCF, 133 (byte) 0x59, (byte) 0x3D, (byte) 0x8D, (byte) 0x58, (byte) 0xFA, (byte) 0xBF, (byte) 0xC5, (byte) 0xF5, (byte) 0xBA, (byte) 0x30, (byte) 0xF6, (byte) 0xCB, (byte) 0x9B, (byte) 0x55, (byte) 0x6C, (byte) 0xD7, (byte) 0x81, 145 (byte) 0x9F, (byte) 0x06, (byte) 0x92, (byte) 0x8B, (byte) 0x66, (byte) 0x5E, (byte) 0x80, (byte) 0x7B, (byte) 0x55, (byte) 0x25, (byte) 0x64, (byte) 0x01, (byte) 0x4C, (byte) 0x3B, (byte) 0xFE, (byte) 0xCF, (byte) 0x49, 151 (byte) 0xCF, (byte) 0x08, (byte) 0x6D, (byte) 0x05, (byte) 0xA1, (byte) 0x7F, (byte) 0x63, (byte) 0x6F, (byte) 0xB3, (byte) 0x91, (byte) 0xA3, (byte) 0xE1, (byte) 0xB0, (byte) 0x36, (byte) 0x02, (byte) 0x3F, (byte) 0x55, [all...] |
/dalvik/vm/alloc/TEST/HeapBitmapTest/ |
main.c | 28 memset(&hb, 0x55, sizeof(hb)); 40 *hb.bits = 0x55; 41 assert(*hb.bits = 0x55); 61 *bits = 0x55;
|