HomeSort by relevance Sort by last modified time
    Searched refs:x31 (Results 176 - 200 of 667) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/icu4c/test/cintltst/
nccbtst.c 218 static const UChar usasciiFromU[] = { 0x61, 0x80, 0x4e00, 0x31, 0xd800, 0xdfff, 0x39 };
219 static const uint8_t usasciiFromUBytes[] = { 0x61, 0x31, 0x39 };
222 static const UChar latin1FromU[] = { 0x61, 0xa0, 0x4e00, 0x31, 0xd800, 0xdfff, 0x39 };
223 static const uint8_t latin1FromUBytes[] = { 0x61, 0xa0, 0x31, 0x39 };
691 static const uint8_t usasciiToUBytes[] = { 0x61, 0x80, 0x31 };
692 static const UChar usasciiToU[] = { 0x61, 0x31 };
695 static const uint8_t latin1ToUBytes[] = { 0x61, 0xa0, 0x31 };
696 static const UChar latin1ToU[] = { 0x61, 0xa0, 0x31 };
    [all...]
  /external/kernel-headers/original/asm-mips/
ioctls.h 85 #define TIOCSPTLCK _IOW('T', 0x31, int) /* Lock/unlock Pty */
  /external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_atarikeys.h 87 #define SCANCODE_N 0x31
  /external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
SDL_mackeys.h 123 #define MK_SPACE 0x31
  /external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzKeys.h 129 #define QZ_SPACE 0x31
  /external/skia/tests/
SHA1Test.cpp 27 { "a", 1000000, {{ 0x34, 0xAA, 0x97, 0x3C, 0xD4, 0xC4, 0xDA, 0xA4, 0xF6, 0x1E, 0xEB, 0x2B, 0xDB, 0xAD, 0x27, 0x31, 0x65, 0x34, 0x01, 0x6F }} },
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/
route.h 139 #define RTMSG_NEWRULE 0x31
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/net/
route.h 139 #define RTMSG_NEWRULE 0x31
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/net/
route.h 139 #define RTMSG_NEWRULE 0x31
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
ioctls.h 91 #define TIOCSPTLCK _IOW('T', 0x31, int)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
ioctls.h 91 #define TIOCSPTLCK _IOW('T', 0x31, int)
  /external/dropbear/libtomcrypt/src/pk/asn1/der/sequence/
der_decode_sequence_ex.c 46 /* sequence type? We allow 0x30 SEQUENCE and 0x31 SET since fundamentally they're the same structure */
48 if (in[x] != 0x30 && in[x] != 0x31) {
234 if ((type == LTC_ASN1_SETOF && (in[x] & 0x3F) != 0x31) || (type == LTC_ASN1_SEQUENCE && (in[x] & 0x3F) != 0x30)) {
  /external/dropbear/libtomcrypt/testprof/
rsa_test.c 10 0xda, 0xc8, 0x33, 0x20, 0xa9, 0xd7, 0x83, 0x31, 0x19, 0x54, 0xb2, 0x9a, 0x85, 0xa7, 0xa1, 0xb7,
17 0x8b, 0x54, 0x3a, 0xc3, 0x4d, 0x31, 0xe7, 0x94, 0xa4, 0x44, 0xfd, 0x02, 0x03, 0x01, 0x00, 0x01,
35 0x2e, 0xf0, 0x5e, 0xa4, 0x88, 0x31, 0x05, 0x29, 0x00, 0x8a, 0xd1, 0x95, 0x29, 0x9b, 0x83, 0xcf,
36 0x75, 0xdb, 0x31, 0xe3, 0x7a, 0x27, 0xde, 0x3a, 0x74, 0x30, 0x0c, 0x76, 0x4c, 0xd4, 0x50, 0x2a,
54 0x64, 0x8a, 0xda, 0xc8, 0x33, 0x20, 0xa9, 0xd7, 0x83, 0x31, 0x19, 0x54, 0xb2, 0x9a, 0x85, 0xa7,
61 0x60, 0x3f, 0x8b, 0x54, 0x3a, 0xc3, 0x4d, 0x31, 0xe7, 0x94, 0xa4, 0x44, 0xfd, 0x02, 0x03, 0x01,
67 0x64, 0x8a, 0xda, 0xc8, 0x33, 0x20, 0xa9, 0xd7, 0x83, 0x31, 0x19, 0x54, 0xb2, 0x9a, 0x85, 0xa7,
74 0x60, 0x3f, 0x8b, 0x54, 0x3a, 0xc3, 0x4d, 0x31, 0xe7, 0x94, 0xa4, 0x44, 0xfd, 0x02, 0x03, 0x01,
  /external/openssl/crypto/des/
fcrypt.c 45 0x2D,0x2E,0x2F,0x30,0x31,0x32,0x33,0x34,
51 0x2E,0x2F,0x30,0x31,0x32,0x33,0x34,0x35,
  /external/openssl/crypto/dsa/
dsatest.c 111 0xec,0x07,0x36,0xee,0x31,0xc8,0x02,0x91,
122 0x41,0x31,0x63,0xa5,0x5b,0x4c,0xb5,0x00,
  /external/oprofile/events/mips/1004K/
events.h 94 {0x31, CTR(0), 0, "EJTAG_INSN_TRIGGERS",
  /external/oprofile/events/mips/24K/
events.h 84 {0x31, CTR(0), 0, "EJTAG_INSN_TRIGGERS",
  /external/oprofile/events/mips/34K/
events.h 92 {0x31, CTR(0), 0, "EJTAG_INSN_TRIGGERS",
  /external/ppp/pppd/
srp-entry.c 52 0xFC, 0x31, 0x92, 0x94, 0x3D, 0xB5, 0x60, 0x50,
55 0xD5, 0x23, 0x12, 0xAB, 0x4B, 0x03, 0x31, 0x0D,
  /external/webkit/Source/WebCore/platform/text/
Base64.cpp 40 0x77, 0x78, 0x79, 0x7A, 0x30, 0x31, 0x32, 0x33,
60 0x31, 0x32, 0x33, 0x00, 0x00, 0x00, 0x00, 0x00
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_cavlc.c 298 0x31,0x31,0x31,0x31,0x31,0x31,0x31,0x31};
  /frameworks/base/keystore/tests/src/android/security/
AndroidKeyStoreTest.java 109 (byte) 0x05, (byte) 0x05, (byte) 0x00, (byte) 0x30, (byte) 0x4f, (byte) 0x31,
112 (byte) 0x31, (byte) 0x0b, (byte) 0x30, (byte) 0x09, (byte) 0x06, (byte) 0x03,
114 (byte) 0x41, (byte) 0x31, (byte) 0x16, (byte) 0x30, (byte) 0x14, (byte) 0x06,
118 (byte) 0x77, (byte) 0x31, (byte) 0x1b, (byte) 0x30, (byte) 0x19, (byte) 0x06,
123 (byte) 0x30, (byte) 0x1e, (byte) 0x17, (byte) 0x0d, (byte) 0x31, (byte) 0x32,
124 (byte) 0x30, (byte) 0x38, (byte) 0x31, (byte) 0x34, (byte) 0x31, (byte) 0x36,
126 (byte) 0x0d, (byte) 0x32, (byte) 0x32, (byte) 0x30, (byte) 0x38, (byte) 0x31,
127 (byte) 0x32, (byte) 0x31, (byte) 0x36, (byte) 0x35, (byte) 0x35, (byte) 0x34,
128 (byte) 0x34, (byte) 0x5a, (byte) 0x30, (byte) 0x4f, (byte) 0x31, (byte) 0x0b
    [all...]
  /frameworks/opt/vcard/tests/src/com/android/vcard/tests/
VCardImporterTests.java 55 0x00, 0x00, 0x01, 0x00, 0x02, 0x00, 0x00, 0x01, 0x31, 0x00, 0x02,
62 0x01, 0x08, 0x00, 0x00, 0x04, 0x1e, 0x32, 0x30, 0x30, 0x38, 0x31,
63 0x30, 0x32, 0x39, 0x31, 0x33, 0x35, 0x35, 0x33, 0x31, 0x00, 0x00,
67 0x35, 0x69, 0x20, 0x56, 0x65, 0x72, 0x31, 0x2e, 0x30, 0x30, 0x00,
68 0x32, 0x30, 0x30, 0x38, 0x3a, 0x31, 0x30, 0x3a, 0x32, 0x39, 0x20,
69 0x31, 0x33, 0x3a, 0x35, 0x35, 0x3a, 0x34, 0x37, 0x00, 0x20, 0x20,
103 0x31, 0x30, 0x30, 0xa0, 0x01, 0x00, 0x03, 0x00, 0x00, 0x00, 0x01,
128 0x32, 0x30, 0x30, 0x38, 0x3a, 0x31, 0x30, 0x3a, 0x32, 0x39, 0x20,
129 0x31, 0x33, 0x3a, 0x35, 0x35, 0x3a, 0x33, 0x31, 0x00, 0x32, 0x30
    [all...]
  /hardware/invensense/libsensors_iio/software/core/mllite/linux/
ml_load_dmp.c 116 0x70, 0xf1, 0xda, 0xba, 0xa2, 0xdf, 0xd9, 0xa2, 0xfa, 0xb9, 0xa3, 0x82, 0x92, 0xdb, 0x31, 0xba,
135 0x98, 0xdb, 0x69, 0x31, 0xd9, 0x84, 0xc4, 0xcd, 0xfc, 0xdb, 0x6d, 0xd9, 0xa8, 0xfc, 0xdb, 0x25,
141 0x84, 0x98, 0xf1, 0x26, 0x84, 0x95, 0x2d, 0x88, 0x98, 0x11, 0x52, 0x87, 0x12, 0x12, 0x88, 0x31,
181 0x97, 0x86, 0xa8, 0x31, 0x9b, 0x06, 0x99, 0x07, 0xab, 0x97, 0x28, 0x88, 0x9b, 0xf0, 0x0c, 0x20,
183 0x51, 0x79, 0x24, 0x70, 0x59, 0x44, 0x69, 0x38, 0x64, 0x48, 0x31, 0xf1, 0xbb, 0xab, 0x88, 0x00,
187 0x58, 0x71, 0x8a, 0x44, 0x69, 0x38, 0x8b, 0x39, 0x40, 0x68, 0x8a, 0x64, 0x48, 0x31, 0x8b, 0x30,
191 0xa8, 0x29, 0x51, 0x79, 0x24, 0x70, 0x59, 0x44, 0x69, 0x38, 0x64, 0x48, 0x31, 0xa9, 0x88, 0x09,
192 0x20, 0x59, 0x70, 0xab, 0x11, 0x38, 0x40, 0x69, 0xa8, 0x19, 0x31, 0x48, 0x60, 0x8c, 0xa8, 0x3c,
203 0xd8, 0xa3, 0x31, 0xda, 0xfa, 0xd9, 0xaf, 0xdf, 0xd8, 0xa3, 0xfa, 0xf9, 0xd1, 0xd9, 0xaf, 0xd0,
231 0x31, 0x98, 0xd9, 0x0c, 0xd8, 0xa8, 0x09, 0xd9, 0xff, 0xd8, 0x01, 0xda, 0xff, 0xd8, 0x95, 0x39,
    [all...]
  /external/openssl/apps/
testrsa.h 75 0xde,0xaa,0x85,0x59,0xa8,0x31,0x02,0x21,0x00,0xeb,
86 0x02,0x20,0x12,0x11,0xba,0x31,0x57,0x9d,0x3d,0x11,
135 0x31,0x71,0x2c,0xd0,0xff,0xfb,0x2e,0xaf,0x85,0xb4,
174 0xf7,0xdb,0x94,0x07,0x45,0x90,0x78,0x1e,0x31,0x0b,
178 0x2f,0x31,0x3b,0xf0,0x49,0x59,0x5e,0x88,0x9d,0x15,
201 0x23,0xfc,0x1d,0xc4,0xbd,0xd4,0xaa,0x5d,0x31,0x46,
259 0x85,0xee,0x6e,0xad,0x54,0xb3,0xf4,0xfc,0x31,0xa1,
261 0xfd,0x1a,0x4f,0xf6,0x78,0x93,0x46,0x6a,0xd7,0x31,
264 0x31,0xc2,0x36,0xcd,0x60,0xbf,0x9d,0x2d,0x74,0x32,
332 0xba,0x02,0x23,0x42,0x76,0x82,0x31,0x73,0x91,0xed
    [all...]

Completed in 5384 milliseconds

1 2 3 4 5 6 78 91011>>