HomeSort by relevance Sort by last modified time
    Searched refs:x78 (Results 26 - 50 of 343) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/openssl/crypto/rc2/
rc2test.c 97 {0x21,0x82,0x9C,0x78,0xA9,0xF9,0xC0,0x74},
115 0x69,0x78,0x4b,0x5a,0x2d,0x3c,0x0f,0x1e,
117 static unsigned char cfb_iv[80]={0x34,0x12,0x78,0x56,0xab,0x90,0xef,0xcd};
132 /* 0xF9,0x78,0x32,0xB5,0x42,0x1A,0x6B,0x38,
  /libcore/support/src/test/java/org/apache/harmony/security/tests/support/
MDGoldenData.java 78 (byte)0x78, (byte)0x5b, (byte)0x07, (byte)0x51,
95 (byte)0x78, (byte)0x52, (byte)0xb8, (byte)0x55
134 (byte)0x78, (byte)0x7c, (byte)0xc6, (byte)0x1d,
  /external/qemu/
vgafont.h 208 0x78, /* 01111000 */
213 0x78, /* 01111000 */
890 0x78, /* 01111000 */
1041 0x78, /* 01111000 */
1252 0x78, /* 01111000 */
1270 0x78, /* 01111000 */
1347 0x78, /* 01111000 */
1360 0x78, /* 01111000 */
1361 0x78, /* 01111000 */
    [all...]
  /external/chromium/net/base/
ev_root_ca_metadata.cc 36 { { { 0x02, 0xfa, 0xf3, 0xe2, 0x91, 0x43, 0x54, 0x68, 0x60, 0x78,
43 0x5f, 0x80, 0xdc, 0xe9, 0x6e, 0x2c, 0xc7, 0xb2, 0x78, 0xb7 } },
84 { { { 0x5f, 0x43, 0xe5, 0xb1, 0xbf, 0xf8, 0x78, 0x8c, 0xac, 0x1c,
197 { { { 0x62, 0x7f, 0x8d, 0x78, 0x27, 0x65, 0x63, 0x99, 0xd2, 0x7d,
209 0xd9, 0x87, 0x45, 0x6f, 0x4f, 0x78, 0xdc, 0xfa, 0xd6, 0xd4 } },
232 { { { 0x4e, 0xb6, 0xd5, 0x78, 0x49, 0x9b, 0x1c, 0xcf, 0x5f, 0x58,
dnsrr_resolver_unittest.cc 154 0x78, 0xd2, 0x3a, 0x55, 0xa2, 0x89, 0xc8, 0x87, 0xe2, 0x7b, 0xec, 0x51, 0x7c,
155 0xc0, 0x24, 0xb5, 0xa3, 0x33, 0x78, 0x98, 0x28, 0x8e, 0x9b, 0x6b, 0x88, 0x13,
166 0x00, 0x00, 0x3a, 0x00, 0x05, 0x02, 0x62, 0x32, 0xc1, 0x78, 0xc0, 0xc4, 0x00,
168 0x78, 0xc0, 0xc4, 0x00, 0x02, 0x00, 0x01, 0x00, 0x00, 0x00, 0x3a, 0x00, 0x05,
x509_certificate_known_roots_win.h 25 {0x02, 0xfa, 0xf3, 0xe2, 0x91, 0x43, 0x54, 0x68, 0x60, 0x78,
126 0xdb, 0x26, 0xdd, 0x7c, 0x78, 0x2e, 0xbc, 0x40, 0x37, 0xbd},
187 {0x47, 0xbe, 0xab, 0xc9, 0x22, 0xea, 0xe8, 0x0e, 0x78, 0x78,
195 {0x4e, 0xb6, 0xd5, 0x78, 0x49, 0x9b, 0x1c, 0xcf, 0x5f, 0x58,
216 0xd9, 0x87, 0x45, 0x6f, 0x4f, 0x78, 0xdc, 0xfa, 0xd6, 0xd4},
222 0x99, 0xa3, 0x6c, 0x06, 0x0d, 0xb2, 0x22, 0xca, 0x78, 0xe4},
223 {0x5a, 0x5a, 0x4d, 0xaf, 0x78, 0x61, 0x26, 0x7c, 0x4b, 0x1f,
231 {0x5f, 0x3b, 0x8c, 0xf2, 0xf8, 0x10, 0xb3, 0x7d, 0x78, 0xb4,
233 {0x5f, 0x43, 0xe5, 0xb1, 0xbf, 0xf8, 0x78, 0x8c, 0xac, 0x1c
    [all...]
  /external/icu4c/i18n/
regexst.cpp 69 0x5b, 0x61, 0x63, 0x65, 0x66, 0x6e, 0x72, 0x74, 0x75, 0x55, 0x78, 0x5d, 0};
105 0x45, 0x78, 0x74, 0x65, 0x6e, 0x64, 0x3a, 0x5d, 0x5d, 0};
111 0x45, 0x78, 0x74, 0x65, 0x6e, 0x64, 0x7d, 0x5d, 0};
  /external/protobuf/java/src/test/java/com/google/protobuf/
CodedOutputStreamTest.java 204 assertWriteLittleEndian32(bytes(0x78, 0x56, 0x34, 0x12), 0x12345678);
208 bytes(0xf0, 0xde, 0xbc, 0x9a, 0x78, 0x56, 0x34, 0x12),
211 bytes(0x78, 0x56, 0x34, 0x12, 0xf0, 0xde, 0xbc, 0x9a),
  /external/expat/lib/
ascii.h 55 #define ASCII_x 0x78
  /external/icu4c/common/
util_props.cpp 31 if (p+1 < limit && (rule.charAt(p+1) == 0x78 /*x*/ || rule.charAt(p+1) == 0x58 /*X*/)) {
  /external/libnfc-nxp/src/
phFriNfc_MifareStdMap.h 123 #define PH_FRINFC_MIFARESTD_MADSECT_ACS_BYTE6 0x78 /*!< Access Bit for Byte 6 in
phFriNfc_SmtCrdFmt.h 71 #define PH_FRINFC_SMTCRDFMT_MSTD_MADSECT_ACCESSBITS {0x78,0x77,0x88}
  /external/qemu/distrib/sdl-1.2.12/src/video/maccommon/
SDL_mackeys.h 27 #define MK_F2 0x78
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzKeys.h 28 #define QZ_F2 0x78
  /external/chromium/crypto/
hmac_unittest.cc 19 0x96, 0x78, 0x70, 0x8e, 0xa1, 0x9d, 0x3b, 0x40 };
119 "\xE8\xE9\x9D\x0F\x45\x23\x7D\x78\x6D\x6B\xBA\xA7\x96\x5C\x78\x08"
164 0x46, 0x69, 0x72, 0x65, 0x66, 0x6f, 0x78, 0x20,
224 "\xE8\xE9\x9D\x0F\x45\x23\x7D\x78\x6D\x6B\xBA\xA7\x96\x5C\x78\x08"
rsa_private_key_unittest.cc 55 0x30, 0x82, 0x02, 0x78, 0x02, 0x01, 0x00, 0x30,
83 0x43, 0x78, 0xf9, 0xfe, 0x1f, 0x33, 0x23, 0x1e,
102 0x22, 0x78, 0xf6, 0x9d, 0x83, 0x18, 0xeb, 0x72,
123 0xa0, 0x58, 0x80, 0x9b, 0xbe, 0x78, 0x2e, 0x69,
232 0x96, 0x8d, 0x22, 0x7b, 0x78, 0x73, 0xea, 0xbb,
250 0x82, 0xfe, 0x7e, 0x33, 0xb1, 0x78, 0x7f, 0x70,
281 0x40, 0x8e, 0x81, 0x2e, 0x56, 0x67, 0x78, 0x11,
291 0x53, 0x78, 0x06, 0x03, 0x0d, 0x59, 0xf5, 0x20,
302 0xf0, 0x03, 0x8f, 0xbc, 0x72, 0x09, 0xdf, 0x78,
  /external/dropbear/libtomcrypt/src/encauth/ccm/
ccm_test.c 106 0x7e, 0x78, 0xa0, 0x50 },
111 { 0x78, 0x45, 0xce, 0x0b, 0x16, 0xf9, 0x76, 0x23 },
  /external/llvm/test/MC/ARM/
thumb.s 58 @ CHECK: mov r0, pc @ encoding: [0x78,0x46]
  /external/openssl/crypto/dsa/
dsatest.c 107 0xcb,0xb8,0x32,0x4f,0x0d,0x78,0x82,0xe5,
121 0x62,0x6d,0x02,0x78,0x39,0xea,0x0a,0x13,
  /frameworks/media/libvideoeditor/vss/src/
M4AMRR_CoreReader.c 313 frameType = ( frameHeader & 0x78 ) >> 3 ;
378 frameType = (frameHeader & 0x78) >> 3 ;
493 frameType = ( frameHeader & 0x78 ) >> 3 ;
660 frameType = (frameHeader & 0x78) >> 3 ;
803 frameType = (frameHeader & 0x78) >> 3 ;
  /external/openssl/apps/
speed.c 398 {0x12,0x34,0x56,0x78,0x9a,0xbc,0xde,0xf0,
399 0x34,0x56,0x78,0x9a,0xbc,0xde,0xf0,0x12};
402 {0x12,0x34,0x56,0x78,0x9a,0xbc,0xde,0xf0,
403 0x34,0x56,0x78,0x9a,0xbc,0xde,0xf0,0x12,
404 0x56,0x78,0x9a,0xbc,0xde,0xf0,0x12,0x34};
406 {0x12,0x34,0x56,0x78,0x9a,0xbc,0xde,0xf0,
407 0x34,0x56,0x78,0x9a,0xbc,0xde,0xf0,0x12,
408 0x56,0x78,0x9a,0xbc,0xde,0xf0,0x12,0x34,
409 0x78,0x9a,0xbc,0xde,0xf0,0x12,0x34,0x56};
413 {0x12,0x34,0x56,0x78,0x9a,0xbc,0xde,0xf0
    [all...]
  /frameworks/base/services/camera/libcameraservice/
CannedJpeg.h 24 0x45, 0x78, 0x69, 0x66, 0x00, 0x00, 0x49, 0x49, 0x2a, 0x00, 0x08, 0x00,
57 0x77, 0x78, 0x79, 0x7a, 0x83, 0x84, 0x85, 0x86, 0x87, 0x88, 0x89, 0x8a,
75 0x76, 0x77, 0x78, 0x79, 0x7a, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87, 0x88,
121 0x69, 0xfb, 0x78, 0x77, 0x0f, 0x63, 0x33, 0xe0, 0x19, 0x35, 0xbb, 0x26,
123 0xfd, 0x00, 0xff, 0x00, 0x87, 0x4b, 0x78, 0x4b, 0xfe, 0x87, 0xdd, 0x6b,
142 0xc0, 0x48, 0x68, 0xff, 0x00, 0x87, 0x4b, 0x78, 0x4b, 0xfe, 0x87, 0xdd,
152 0x00, 0xc0, 0x48, 0x69, 0xfb, 0x78, 0x77, 0x0f, 0x63, 0x33, 0xe0, 0x51,
156 0xd0, 0xfb, 0xad, 0x7f, 0xe0, 0x24, 0x34, 0x7b, 0x78, 0x77, 0x0f, 0x63,
160 0x48, 0x68, 0xff, 0x00, 0x87, 0x4b, 0x78, 0x4b, 0xfe, 0x87, 0xdd, 0x6b,
163 0x03, 0x8b, 0x94, 0xcf, 0xd6, 0xbe, 0xfa, 0xff, 0x00, 0x87, 0x4b, 0x78,
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
vcdecoder1_test.cc 736 delta_file_[delta_file_header_.size() + 0x78] =
748 delta_file_[delta_file_header_.size() + 0x78] = 0;
757 ++delta_file_[delta_file_header_.size() + 0x78];
766 --delta_file_[delta_file_header_.size() + 0x78];
775 WriteMaxVarintAtOffset(0x78, 1);
784 WriteNegativeVarintAtOffset(0x78, 1);
793 WriteInvalidVarintAtOffset(0x78, 1);
  /external/dropbear/libtomcrypt/src/ciphers/
rc6.c 242 0x01, 0x12, 0x23, 0x34, 0x45, 0x56, 0x67, 0x78,
253 0x01, 0x12, 0x23, 0x34, 0x45, 0x56, 0x67, 0x78,
264 0x01, 0x12, 0x23, 0x34, 0x45, 0x56, 0x67, 0x78,
  /external/dropbear/libtomcrypt/src/encauth/eax/
eax_test.c 120 { 0x29, 0xd8, 0x78, 0xd1, 0xa3, 0xbe, 0x85, 0x7b,
121 0x6f, 0xb8, 0xc8, 0xea, 0x59, 0x50, 0xa7, 0x78,
162 0x9b, 0x9c, 0x6d, 0x6f, 0xf8, 0x0f, 0xf4, 0x78 },

Completed in 123 milliseconds

12 3 4 5 6 7 8 91011>>