/frameworks/base/opengl/tests/textures/ |
textures.cpp | 78 0x00, 0x55, 0x00, 0x55, 80 0x00, 0x55, 0x00, 0x55,
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/ |
pgtable-hwdef.h | 66 #define PTE_SMALL_AP_UNO_SRW (0x55 << 4)
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/ |
pgtable-hwdef.h | 66 #define PTE_SMALL_AP_UNO_SRW (0x55 << 4)
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/ |
pgtable-hwdef.h | 66 #define PTE_SMALL_AP_UNO_SRW (0x55 << 4)
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/ |
pgtable-hwdef.h | 66 #define PTE_SMALL_AP_UNO_SRW (0x55 << 4)
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm/ |
pgtable-hwdef.h | 66 #define PTE_SMALL_AP_UNO_SRW (0x55 << 4)
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm/ |
pgtable-hwdef.h | 66 #define PTE_SMALL_AP_UNO_SRW (0x55 << 4)
|
/prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/asm/ |
pgtable-hwdef.h | 66 #define PTE_SMALL_AP_UNO_SRW (0x55 << 4)
|
/prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/asm/ |
pgtable-hwdef.h | 66 #define PTE_SMALL_AP_UNO_SRW (0x55 << 4)
|
/prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/asm/ |
pgtable-hwdef.h | 66 #define PTE_SMALL_AP_UNO_SRW (0x55 << 4)
|
/prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/asm/ |
pgtable-hwdef.h | 66 #define PTE_SMALL_AP_UNO_SRW (0x55 << 4)
|
/prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/asm/ |
pgtable-hwdef.h | 66 #define PTE_SMALL_AP_UNO_SRW (0x55 << 4)
|
/prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/asm/ |
pgtable-hwdef.h | 66 #define PTE_SMALL_AP_UNO_SRW (0x55 << 4)
|
/system/extras/fatblock/ |
fat.c | 23 const char FAT_BOOT_SIG[] = { 0x55, 0xAA };
|
/system/extras/tests/memtest/ |
memtest.cpp | 216 *curr++ = c != 0x55 ? c : 0xAA; 241 memset(d-4, 0x55, size+8); 247 bool r = (d[size]==0x55)&&(d[size+1]==0x55)&&(d[size+2]==0x55)&&(d[size+3]==0x55); 252 r = (d[-1]==0x55)&&(d[-2]==0x55)&&(d[-3]==0x55)&&(d[-4]==0x55); [all...] |
/external/speex/libspeex/ |
ltp_sse.h | 51 sum = _mm_add_ss(sum, _mm_shuffle_ps(sum, sum, 0x55)); 88 sum = _mm_add_ss(sum, _mm_shuffle_ps(sum, sum, 0x55));
|
/external/openssl/crypto/objects/ |
obj_dat.h | 82 0x55, /* [ 83] OBJ_X500 */ 83 0x55,0x04, /* [ 84] OBJ_X509 */ 84 0x55,0x04,0x03, /* [ 86] OBJ_commonName */ 85 0x55,0x04,0x06, /* [ 89] OBJ_countryName */ 86 0x55,0x04,0x07, /* [ 92] OBJ_localityName */ 87 0x55,0x04,0x08, /* [ 95] OBJ_stateOrProvinceName */ 88 0x55,0x04,0x0A, /* [ 98] OBJ_organizationName */ 89 0x55,0x04,0x0B, /* [101] OBJ_organizationalUnitName */ 90 0x55,0x08,0x01,0x01, /* [104] OBJ_rsa */ 139 0x55,0x1D, /* [489] OBJ_id_ce * [all...] |
/external/chromium/chrome/browser/ssl/ |
ssl_host_state_unittest.cc | 23 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x5a, 24 0x41, 0x31, 0x25, 0x30, 0x23, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x1c, 27 0x4c, 0x74, 0x64, 0x2e, 0x31, 0x16, 0x30, 0x14, 0x06, 0x03, 0x55, 0x04, 32 0x30, 0x68, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 33 0x02, 0x55, 0x53, 0x31, 0x13, 0x30, 0x11, 0x06, 0x03, 0x55, 0x04, 0x08, 35 0x31, 0x16, 0x30, 0x14, 0x06, 0x03, 0x55, 0x04, 0x07, 0x13, 0x0d, 0x4d, 37 0x31, 0x13, 0x30, 0x11, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0a, 0x47, 39 0x15, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x0e, 0x77, 0x77, 0x77, 0x2e, 55 0x06, 0x03, 0x55, 0x1d, 0x25, 0x04, 0x21, 0x30, 0x1f, 0x06, 0x08, 0x2b [all...] |
/frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
PhoneNumberUtilsTest.java | 79 b[0] = (byte) 0x81; b[1] = (byte) 0x71; b[2] = (byte) 0x00; b[3] = (byte) 0x55; 84 b[0] = (byte) 0x80; b[1] = (byte) 0x71; b[2] = (byte) 0x00; b[3] = (byte) 0x55; 89 b[0] = (byte) 0x90; b[1] = (byte) 0x71; b[2] = (byte) 0x00; b[3] = (byte) 0x55; 94 b[0] = (byte) 0x91; b[1] = (byte) 0x71; b[2] = (byte) 0x00; b[3] = (byte) 0x55; 116 b[0] = (byte) 0x81; b[1] = (byte) 0x71; b[2] = (byte) 0x00; b[3] = (byte) 0x55; 121 b[0] = (byte) 0x91; b[1] = (byte) 0x71; b[2] = (byte) 0x00; b[3] = (byte) 0x55; 147 b[4] = (byte) 0x00; b[5] = (byte) 0x55; b[6] = (byte) 0x05; b[7] = (byte) 0x20; 153 b[4] = (byte) 0x00; b[5] = (byte) 0x55; b[6] = (byte) 0x05; b[7] = (byte) 0x20; 159 b[4] = (byte) 0x07; b[5] = (byte) 0x50; b[6] = (byte) 0x55; b[7] = (byte) 0x00; 165 b[4] = (byte) 0x07; b[5] = (byte) 0x50; b[6] = (byte) 0x55; b[7] = (byte) 0x00 [all...] |
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/cert/ |
TestUtils.java | 354 0x30, 0x0C, 0x31, 0x0A, 0x30, 0x08, 0x06, 0x03, 0x55, 0x04, 0x03, 367 0x30, 0x0C, 0x31, 0x0A, 0x30, 0x08, 0x06, 0x03, 0x55, 0x04, 0x03, 436 0x30, 0x0C, 0x31, 0x0A, 0x30, 0x08, 0x06, 0x03, 0x55, 0x04, 0x03, 449 0x30, 0x0C, 0x31, 0x0A, 0x30, 0x08, 0x06, 0x03, 0x55, 0x04, 0x03, 473 0x06, 0x03, 0x55, 0x1D, 0x23, // OID = 2.5.29.35 520 0x30, 0x0C, 0x31, 0x0A, 0x30, 0x08, 0x06, 0x03, 0x55, 0x04,
|
/external/openssl/crypto/des/ |
str2key.c | 84 j=((j<<1)&0xaa)|((j>>1)&0x55); 144 j=((j<<1)&0xaa)|((j>>1)&0x55);
|
/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};
|
/external/valgrind/main/memcheck/tests/amd64/ |
fxsave-amd64.c | 64 buf[i] = 0x55;
|
/external/wpa_supplicant/tests/ |
test_eap_sim_common.c | 30 0xcb, 0x0f, 0x6c, 0x55, 0xba, 0xbb, 0x13, 0x78,
|
/external/wpa_supplicant_6/wpa_supplicant/tests/ |
test_eap_sim_common.c | 30 0xcb, 0x0f, 0x6c, 0x55, 0xba, 0xbb, 0x13, 0x78,
|