HomeSort by relevance Sort by last modified time
    Searched refs:x52 (Results 1 - 25 of 342) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/stlport/stlport/
pthread_alloc 30 # define _STLP_OUTERMOST_HEADER_ID 0x52
40 # if (_STLP_OUTERMOST_HEADER_ID == 0x52)
  /ndk/sources/cxx-stl/stlport/stlport/
pthread_alloc 30 # define _STLP_OUTERMOST_HEADER_ID 0x52
40 # if (_STLP_OUTERMOST_HEADER_ID == 0x52)
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/
pthread_alloc 30 # define _STLP_OUTERMOST_HEADER_ID 0x52
40 # if (_STLP_OUTERMOST_HEADER_ID == 0x52)
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/
pthread_alloc 30 # define _STLP_OUTERMOST_HEADER_ID 0x52
40 # if (_STLP_OUTERMOST_HEADER_ID == 0x52)
  /external/qemu-pc-bios/bochs/bios/
acpi-dsdt.hex 26 0x0A,0x03,0x08,0x5F,0x41,0x44,0x52,0x00, /* 00000058 "..._ADR." */
28 0x50,0x52,0x54,0x12,0x47,0x15,0x18,0x12, /* 00000068 "PRT.G..." */
71 0x4B,0x44,0x00,0x08,0x5F,0x43,0x52,0x53, /* 000001C0 "KD.._CRS" */
89 0x41,0x44,0x52,0x0C,0x00,0x00,0x02,0x00, /* 00000250 "ADR....." */
94 0x53,0x41,0x5F,0x08,0x5F,0x41,0x44,0x52, /* 00000278 "SA_._ADR" */
97 0x5B,0x82,0x2D,0x52,0x54,0x43,0x5F,0x08, /* 00000290 "[.-RTC_." */
99 0x00,0x08,0x5F,0x43,0x52,0x53,0x11,0x18, /* 000002A0 ".._CRS.." */
106 0xA4,0x0A,0x0F,0x14,0x29,0x5F,0x43,0x52, /* 000002D8 "....)_CR" */
115 0x14,0x19,0x5F,0x43,0x52,0x53,0x00,0x08, /* 00000320 ".._CRS.." */
122 0x5F,0x43,0x52,0x53,0x00,0x08,0x42,0x55, /* 00000358 "_CRS..BU" *
    [all...]
  /external/clang/test/CodeGen/
init-with-member-expr.c 16 const mark_header_t rar_hdr[2] = {{0x52, 0x61, 0x72, 0x21, 0x1a, 0x07, 0x00}, {'U', 'n', 'i', 'q', 'u', 'E', '!'}};
  /hardware/invensense/mlsdk/platform/linux/kernel/
slaveirq.h 27 #define SLAVEIRQ_GET_IRQ_TIME _IOR(MPU_IOCTL, 0x52, unsigned long)
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_cavlc.c 263 0x52,0x52,0x52,0x52,0x52,0x52,0x52,0x52,
264 0x52,0x52,0x52,0x52,0x52,0x52,0x52,0x52}
    [all...]
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/internal/kerberos/v5/
KDCReplyTest.java 84 (byte) 0x52,
127 (byte) 0x52,
138 (byte) 0x2e, (byte) 0x52, (byte) 0x45, (byte) 0x41, (byte) 0x4c,
KerberosErrorMessageTest.java 164 (byte) 0x52,
214 (byte) 0x52,
254 (byte) 0x52,
  /bionic/libc/kernel/common/linux/
a1026.h 61 #define A1026_READ_DATA _IOR(A1026_IOCTL_MAGIC, 0x52, unsigned)
  /external/icu4c/i18n/
remtrans.cpp 18 static const UChar CURR_ID[] = {65, 110, 121, 45, 0x52, 0x65, 0x6D, 0x6F, 0x76, 0x65, 0x00}; /* "Any-Remove" */
  /external/dropbear/libtomcrypt/src/hashes/sha2/
sha224.c 102 0xf5, 0x8b, 0x19, 0x52, 0x52, 0x25, 0x25 }
  /external/icu4c/test/intltest/
tzrulets.cpp     [all...]
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
SSLv3Constants.java 39 static final byte[] server = new byte[] { 0x53, 0x52, 0x56, 0x52 };
  /external/llvm/lib/Target/ARM/
ARMBuildAttrs.h 98 RealTimeProfile = (0x52), // 'R' (e.g. for Cortex R4)
  /external/dropbear/libtomcrypt/src/modes/ctr/
ctr_test.c 32 {0xAE,0x68,0x52,0xF8,0x12,0x10,0x67,0xCC,0x4B,0xF7,0xA5,0x76,0x55,0x77,0xF3,0x9E },
46 {0xC1,0xCF,0x48,0xA8,0x9F,0x2F,0xFD,0xD9,0xCF,0x46,0x52,0xE9,0xEF,0xDB,0x72,0xD7,
  /external/llvm/test/MC/ARM/
arm-arithmetic-aliases.s 73 @ CHECK: subseq r2, r2, #6 @ encoding: [0x06,0x20,0x52,0x02]
74 @ CHECK: subseq r2, r2, #6 @ encoding: [0x06,0x20,0x52,0x02]
75 @ CHECK: subseq r2, r2, r3 @ encoding: [0x03,0x20,0x52,0x00]
76 @ CHECK: subseq r2, r2, r3 @ encoding: [0x03,0x20,0x52,0x00]
  /external/qemu/distrib/sdl-1.2.12/src/video/xbios/
SDL_xbios_centscreen.h 106 (long)trap_14_ww((short)0x52,(short)(cmd))
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
uuid.c 88 0x52, 0x64, 0x80, 0xf8,
  /frameworks/media/libvideoeditor/vss/mcs/inc/
M4MCS_ErrorCodes.h 121 #define M4MCS_ERR_FILE_DRM_PROTECTED M4OSA_ERR_CREATE(M4_ERR, M4MCS, 0x52)
  /libcore/luni/src/test/java/tests/targets/security/
KeyStoreTestPKCS12.java 48 (byte) 0x63, (byte) 0x52, (byte) 0xEC, (byte) 0x00, (byte) 0xBE,
66 (byte) 0x5F, (byte) 0xDB, (byte) 0x52, (byte) 0xBF, (byte) 0x43,
86 (byte) 0xF6, (byte) 0x39, (byte) 0x2E, (byte) 0x52, (byte) 0xD2,
106 (byte) 0x52, (byte) 0x5C, (byte) 0x4B, (byte) 0xB8, (byte) 0xF4,
131 (byte) 0x73, (byte) 0x36, (byte) 0x4E, (byte) 0x52, (byte) 0x8D,
153 (byte) 0xF3, (byte) 0x52, (byte) 0x6B, (byte) 0xF3, (byte) 0xE5,
164 (byte) 0x4F, (byte) 0xF7, (byte) 0x29, (byte) 0x7C, (byte) 0x52,
178 (byte) 0xD8, (byte) 0x52, (byte) 0x8A, (byte) 0x06, (byte) 0x54,
233 (byte) 0xC4, (byte) 0x35, (byte) 0x8B, (byte) 0x52, (byte) 0x68,
242 (byte) 0x8F, (byte) 0xDD, (byte) 0xC9, (byte) 0xB7, (byte) 0x52,
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fdreg.h 119 #define FDC_82077 0x52 /* 82077AA-1 */
  /libcore/support/src/test/java/tests/security/
DefaultKeys.java 56 (byte) 0x27, (byte) 0x2F, (byte) 0xB5, (byte) 0xF9, (byte) 0xCE, (byte) 0x6C, (byte) 0x84, (byte) 0xBB, (byte) 0x85, (byte) 0xD9, (byte) 0x52, (byte) 0xEE, (byte) 0x5B, (byte) 0xA9, (byte) 0x63, (byte) 0x15, (byte) 0x12,
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,
82 (byte) 0x12, (byte) 0x29, (byte) 0x52, (byte) 0xDF, (byte) 0x4A, (byte) 0x9C, (byte) 0x2E, (byte) 0xEC, (byte) 0xE4, (byte) 0xE7, (byte) 0xF6, (byte) 0x11, (byte) 0xB7, (byte) 0x52, (byte) 0x3C, (byte) 0xEF, (byte) 0x44,
102 (byte) 0x30, (byte) 0x82, (byte) 0x01, (byte) 0x1F, (byte) 0x02, (byte) 0x81, (byte) 0x81, (byte) 0x00, (byte) 0xFD, (byte) 0x7F, (byte) 0x53, (byte) 0x81, (byte) 0x1D, (byte) 0x75, (byte) 0x12, (byte) 0x29, (byte) 0x52,
103 (byte) 0xDF, (byte) 0x4A, (byte) 0x9C, (byte) 0x2E, (byte) 0xEC, (byte) 0xE4, (byte) 0xE7, (byte) 0xF6, (byte) 0x11, (byte) 0xB7, (byte) 0x52, (byte) 0x3C, (byte) 0xEF, (byte) 0x44, (byte) 0x00, (byte) 0xC3, (byte) 0x1E,
124 (byte) 0x4B, (byte) 0xF5, (byte) 0x44, (byte) 0x19, (byte) 0x29, (byte) 0xBB, (byte) 0x0D, (byte) 0x0C, (byte) 0x52, (byte) 0xC6, (byte) 0x84, (byte) 0x33, (byte) 0x62, (byte) 0x73, (byte) 0x5D, (byte) 0x03, (byte) 0xFF,
125 (byte) 0x6F, (byte) 0x0A, (byte) 0x5A, (byte) 0xF3, (byte) 0x9E, (byte) 0x52, (byte) 0xF2, (byte) 0xC2, (byte) 0xC8, (byte) 0x00, (byte) 0x52, (byte) 0xC7, (byte) 0x75, (byte) 0xA4, (byte) 0xFD, (byte) 0x71, (byte) 0x2D,
131 (byte) 0x1D, (byte) 0x75, (byte) 0x12, (byte) 0x29, (byte) 0x52, (byte) 0xDF, (byte) 0x4A, (byte) 0x9C, (byte) 0x2E, (byte) 0xEC, (byte) 0xE4, (byte) 0xE7, (byte) (…)
    [all...]
  /external/chromium/net/base/
x509_certificate_known_roots_mac.h 33 0xcc, 0x0f, 0xbd, 0x6a, 0x02, 0xfc, 0x7a, 0xbd, 0x9b, 0x52},
80 {0x32, 0x3c, 0x11, 0x8e, 0x1b, 0xf7, 0xb8, 0xb6, 0x52, 0x54,
92 {0x39, 0x4f, 0xf6, 0x85, 0x0b, 0x06, 0xbe, 0x52, 0xe5, 0x18,
104 {0x40, 0xe7, 0x8c, 0x1d, 0x52, 0x3d, 0x1c, 0xd9, 0x95, 0x4f,
106 {0x43, 0xf9, 0xb1, 0x10, 0xd5, 0xba, 0xfd, 0x48, 0x22, 0x52,
114 {0x4c, 0xab, 0x31, 0xa1, 0x28, 0x34, 0x02, 0x52, 0xbc, 0xb4,
131 0xe6, 0xee, 0xa0, 0x2c, 0x43, 0xd7, 0x52, 0x38, 0xd3, 0xc4},
149 0xd1, 0x4a, 0xe2, 0x24, 0x52, 0xd1, 0x98, 0xdf, 0x6c, 0x60},
154 {0x62, 0x52, 0xdc, 0x40, 0xf7, 0x11, 0x43, 0xa2, 0x2f, 0xde,
177 0x52, 0x22, 0x3f, 0x9f, 0x3e, 0x32, 0xbd, 0xe0, 0x05, 0x62}
    [all...]

Completed in 90 milliseconds

1 2 3 4 5 6 7 8 91011>>