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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/ui/views/
color_constants.cc 10 const SkColor kWarningColor = SkColorSetRGB(0xde, 0x49, 0x32);
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
RC2Engine.java 27 (byte)0x61, (byte)0x45, (byte)0x6d, (byte)0x8d, (byte)0x9, (byte)0x81, (byte)0x7d, (byte)0x32,
210 int x76, x54, x32, x10; local
214 x32 = ((in[inOff + 3] & 0xff) << 8) + (in[inOff + 2] & 0xff);
219 x10 = rotateWordLeft(x10 + (x32 & ~x76) + (x54 & x76) + workingKey[i ], 1);
220 x32 = rotateWordLeft(x32 + (x54 & ~x10) + (x76 & x10) + workingKey[i+1], 2);
221 x54 = rotateWordLeft(x54 + (x76 & ~x32) + (x10 & x32) + workingKey[i+2], 3);
222 x76 = rotateWordLeft(x76 + (x10 & ~x54) + (x32 & x54) + workingKey[i+3], 5);
226 x32 += workingKey[x10 & 63]
267 int x76, x54, x32, x10; local
    [all...]
  /external/dropbear/libtomcrypt/src/ciphers/
rc2.c 141 unsigned x76, x54, x32, x10, i; local
151 x32 = ((unsigned)pt[3] << 8) + (unsigned)pt[2];
155 x10 = (x10 + (x32 & ~x76) + (x54 & x76) + xkey[4*i+0]) & 0xFFFF;
158 x32 = (x32 + (x54 & ~x10) + (x76 & x10) + xkey[4*i+1]) & 0xFFFF;
159 x32 = ((x32 << 2) | (x32 >> 14));
161 x54 = (x54 + (x76 & ~x32) + (x10 & x32) + xkey[4*i+2]) & 0xFFFF
218 unsigned x76, x54, x32, x10; local
    [all...]
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
metadata.cc 24 0x0A, 0xD1, 0x01, 0x0A, 0x15, 0x12, 0x0C, 0x5B, 0x32, 0x2D, 0x34, 0x36, 0x37,
26 0x12, 0x2E, 0x12, 0x1F, 0x28, 0x3F, 0x3A, 0x5B, 0x32, 0x36, 0x37, 0x5D, 0x5C,
28 0x36, 0x39, 0x5D, 0x29, 0x5C, 0x64, 0x7B, 0x32, 0x7D, 0x1A, 0x05, 0x5C, 0x64,
29 0x7B, 0x34, 0x7D, 0x32, 0x04, 0x36, 0x38, 0x38, 0x39, 0x1A, 0x08, 0x12, 0x02,
32 0x32, 0x08, 0x12, 0x02, 0x4E, 0x41, 0x1A, 0x02, 0x4E, 0x41, 0x3A, 0x08, 0x12,
39 0x7D, 0x32, 0x03, 0x39, 0x31, 0x31, 0xE2, 0x01, 0x08, 0x12, 0x02, 0x4E, 0x41,
44 0x7D, 0x1A, 0x05, 0x5C, 0x64, 0x7B, 0x36, 0x7D, 0x32, 0x06, 0x37, 0x31, 0x32,
46 0x64, 0x7B, 0x35, 0x7D, 0x1A, 0x05, 0x5C, 0x64, 0x7B, 0x36, 0x7D, 0x32, 0x06,
47 0x33, 0x31, 0x32, 0x33, 0x34, 0x35, 0x22, 0x1F, 0x12, 0x0C, 0x31, 0x38, 0x30
    [all...]
test_metadata.cc 26 0x4E, 0x41, 0x32, 0x08, 0x12, 0x02, 0x4E, 0x41, 0x1A, 0x02, 0x4E, 0x41, 0x3A,
40 0x41, 0x1A, 0x02, 0x4E, 0x41, 0x32, 0x08, 0x12, 0x02, 0x4E, 0x41, 0x1A, 0x02,
47 0x32, 0x09, 0x36, 0x30, 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0xDA, 0x01,
50 0x09, 0x5B, 0x32, 0x39, 0x5D, 0x5C, 0x64, 0x7B, 0x38, 0x7D, 0x1A, 0x05, 0x5C,
51 0x64, 0x7B, 0x39, 0x7D, 0x12, 0x31, 0x12, 0x1D, 0x32, 0x5C, 0x64, 0x28, 0x3F,
52 0x3A, 0x5B, 0x32, 0x36, 0x2D, 0x39, 0x5D, 0x5C, 0x64, 0x7C, 0x5C, 0x64, 0x5B,
53 0x32, 0x36, 0x2D, 0x39, 0x5D, 0x29, 0x5C, 0x64, 0x7B, 0x35, 0x7D, 0x1A, 0x05,
54 0x5C, 0x64, 0x7B, 0x39, 0x7D, 0x32, 0x09, 0x32, 0x32, 0x32, 0x31, 0x32, 0x33
    [all...]
alternate_format.cc 26 0x02, 0x4E, 0x41, 0x32, 0x08, 0x12, 0x02, 0x4E, 0x41, 0x1A, 0x02, 0x4E, 0x41,
30 0x39, 0x5D, 0x5C, 0x64, 0x7B, 0x32, 0x7D, 0x29, 0x28, 0x5C, 0x64, 0x7B, 0x32,
31 0x7D, 0x29, 0x28, 0x5C, 0x64, 0x7B, 0x32, 0x7D, 0x29, 0x28, 0x5C, 0x64, 0x7B,
32 0x32, 0x7D, 0x29, 0x12, 0x0B, 0x24, 0x31, 0x20, 0x24, 0x32, 0x20, 0x24, 0x33,
36 0x7B, 0x32, 0x7D, 0x29, 0x28, 0x5C, 0x64, 0x7B, 0x36, 0x7D, 0x29, 0x12, 0x05,
37 0x24, 0x31, 0x20, 0x24, 0x32, 0x1A, 0x0E, 0x31, 0x28, 0x3F, 0x3A, 0x5B, 0x33,
39 0x00, 0x9A, 0x01, 0x26, 0x0A, 0x0F, 0x28, 0x5B, 0x32, 0x33, 0x37, 0x38, 0x5D,
41 0x24, 0x32, 0x1A, 0x06, 0x5B, 0x32, 0x33, 0x37, 0x38, 0x5D, 0x22, 0x00, 0x2A
    [all...]
lite_metadata.cc 24 0x0A, 0xC6, 0x01, 0x0A, 0x15, 0x12, 0x0C, 0x5B, 0x32, 0x2D, 0x34, 0x36, 0x37,
26 0x12, 0x28, 0x12, 0x1F, 0x28, 0x3F, 0x3A, 0x5B, 0x32, 0x36, 0x37, 0x5D, 0x5C,
28 0x36, 0x39, 0x5D, 0x29, 0x5C, 0x64, 0x7B, 0x32, 0x7D, 0x1A, 0x05, 0x5C, 0x64,
31 0x02, 0x4E, 0x41, 0x1A, 0x02, 0x4E, 0x41, 0x32, 0x08, 0x12, 0x02, 0x4E, 0x41,
46 0x30, 0x32, 0x5D, 0x5C, 0x64, 0x7B, 0x34, 0x7D, 0x1A, 0x05, 0x5C, 0x64, 0x7B,
48 0x05, 0x5C, 0x64, 0x7B, 0x36, 0x7D, 0x32, 0x08, 0x12, 0x02, 0x4E, 0x41, 0x1A,
53 0x7B, 0x33, 0x7D, 0x29, 0x12, 0x05, 0x24, 0x31, 0x20, 0x24, 0x32, 0x1A, 0x07,
55 0x9A, 0x01, 0x22, 0x0A, 0x10, 0x28, 0x31, 0x38, 0x30, 0x5B, 0x30, 0x32, 0x5D,
57 0x24, 0x32, 0x1A, 0x01, 0x31, 0x22, 0x00, 0x2A, 0x00, 0x30, 0x00, 0xAA, 0x01,
61 0x30, 0x32, 0x36, 0x38, 0x5D, 0x1A, 0x05, 0x5C, 0x64, 0x7B, 0x33, 0x7D, 0xE2
    [all...]
  /external/chromium_org/third_party/protobuf/
descriptor_pb2.py 12 serialized_pb='\n google/protobuf/descriptor.proto\x12\x0fgoogle.protobuf\"G\n\x11\x46ileDescriptorSet\x12\x32\n\x04\x66ile\x18\x01 \x03(\x0b\x32$.google.protobuf.FileDescriptorProto\"\xdc\x02\n\x13\x46ileDescriptorProto\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0f\n\x07package\x18\x02 \x01(\t\x12\x12\n\ndependency\x18\x03 \x03(\t\x12\x36\n\x0cmessage_type\x18\x04 \x03(\x0b\x32 .google.protobuf.DescriptorProto\x12\x37\n\tenum_type\x18\x05 \x03(\x0b\x32$.google.protobuf.EnumDescriptorProto\x12\x38\n\x07service\x18\x06 \x03(\x0b\x32\'.google.protobuf.ServiceDescriptorProto\x12\x38\n\textension\x18\x07 \x03(\x0b\x32%.google.protobuf.FieldDescriptorProto\x12-\n\x07options\x18\x08 \x01(\x0b\x32\x1c.google.protobuf.FileOptions\"\xa9\x03\n\x0f\x44\x65scriptorProto\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x34\n\x05\x66ield\x18\x02 \x03(\x0b\x32%.google.protobuf.FieldDescriptorProto\x12\x38\n\textension\x18\x06 \x03(\x0b\x32%.google.protobuf.FieldDescriptorProto\x12\x35\n\x0bnested_type\x18\x03 \x03(\x0b\x32 .google.protobuf.DescriptorProto\x12\x37\n\tenum_type\x18\x04 \x03(\x0b\x32$.google.protobuf.EnumD (…)
    [all...]
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
GeneralizedTimeTest.java 65 0x32, 0x30, 0x33, 0x30, 0x34, 0x30, 0x35, 0x30,
70 new byte[] { 0x18, 0x0F, 0x32, 0x30, 0x30, 0x30, 0x30,
76 new byte[] { 0x18, 0x0F, 0x32, 0x30, 0x35, 0x30, 0x31,
77 0x32, 0x31, 0x33, 0x31, 0x34, 0x31, 0x35, 0x31,
82 new byte[] { 0x18, 0x0F, 0x32, 0x33, 0x33, 0x32, 0x30,
83 0x33, 0x32, 0x39, 0x30, 0x36, 0x35, 0x36, 0x34,
UTCTimeTest.java 61 new byte[] { 0x17, 0x0D, 0x39, 0x39, 0x31, 0x32, 0x31,
73 new byte[] { 0x17, 0x0D, 0x34, 0x39, 0x30, 0x32, 0x30,
  /external/icu4c/samples/numfmt/
capi.c 23 0x32, 0x31, 0x30, 0x2E, 0x31, 0x32, 0x33, 0 };
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/icons/
Makefile 4 SIZES := 16x16 22x22 32x32 48x48 64x64 128x128
20 convert hicolor/32x32/apps/$(@:.xpm=.png) pixmaps/$@
  /external/chromium_org/ui/gfx/
blit_unittest.cc 70 { 0x30, 0x31, 0x32, 0x33, 0x34 },
89 { 0x20, 0x31, 0x32, 0x33, 0x24 },
90 { 0x30, 0x31, 0x32, 0x33, 0x34 },
112 { 0x30, 0x31, 0x31, 0x32, 0x34 },
123 { 0x30, 0x32, 0x33, 0x33, 0x34 },
134 { 0x30, 0x31, 0x32, 0x11, 0x34 },
157 { 0x30, 0x31, 0x32, 0x33, 0x34 },
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_cavlc.c 283 0x32,0x32,0x32,0x32,0x32,0x32,0x32,0x32,
284 0x32,0x32,0x32,0x32,0x32,0x32,0x32,0x32}
    [all...]
  /libcore/luni/src/test/java/libcore/java/nio/charset/
OldCharset_MultiByte_ISO_2022_JP.java 30 0x79, 0x6f, 0x20, 0x31, 0x32, 0x33);
  /external/chromium/net/base/
test_certificate_data.h 40 0x32, 0x37, 0x32, 0x32, 0x32, 0x30, 0x30, 0x37, 0x5a, 0x17, 0x0d, 0x31,
41 0x30, 0x30, 0x33, 0x32, 0x37, 0x32, 0x32, 0x32, 0x30, 0x30, 0x37, 0x5a,
78 0x05, 0x07, 0x30, 0x02, 0x86, 0x32, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f,
121 0x13, 0x08, 0x30, 0x37, 0x39, 0x36, 0x39, 0x32, 0x38, 0x37, 0x30, 0x1e
    [all...]
  /external/dropbear/libtomcrypt/src/modes/lrw/
lrw_test.c 37 { 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37, 0x38, 0x39, 0x41, 0x42, 0x43, 0x44, 0x45, 0x46 },
46 { 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37, 0x38, 0x39, 0x41, 0x42, 0x43, 0x44, 0x45, 0x46 },
55 { 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37, 0x38, 0x39, 0x41, 0x42, 0x43, 0x44, 0x45, 0x46 },
65 { 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37, 0x38, 0x39, 0x41, 0x42, 0x43, 0x44, 0x45, 0x46 },
67 { 0x76, 0x32, 0x21, 0x83, 0xed, 0x8f, 0xf1, 0x82, 0xf9, 0x59, 0x62, 0x03, 0x69, 0x0e, 0x5e, 0x01 },
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
GsmSmsCbTest.java 71 (byte)0xC0, (byte)0x00, (byte)0x00, (byte)0x32, (byte)0x40, (byte)0x11, (byte)0x41,
95 (byte)0x01, (byte)0x00, (byte)0x32, (byte)0xC0, (byte)0x00, (byte)0x40,
125 (byte)0xC0, (byte)0x00, (byte)0x00, (byte)0x32, (byte)0x40, (byte)0x11, (byte)0x41,
148 (byte)0x01, (byte)0x00, (byte)0x32, (byte)0xC0, (byte)0x00, (byte)0x40,
225 (byte)0xC0, (byte)0x00, (byte)0x00, (byte)0x32, (byte)0x40, (byte)0x11, (byte)0x41,
250 (byte)0x01, (byte)0x00, (byte)0x32, (byte)0xC0, (byte)0x00, (byte)0x40,
282 (byte)0xC0, (byte)0x00, (byte)0x00, (byte)0x32, (byte)0x04, (byte)0x11, (byte)0x41,
307 (byte)0xC0, (byte)0x00, (byte)0x00, (byte)0x32, (byte)0x10, (byte)0x11, (byte)0x73,
314 (byte)0x32, (byte)0xBD, (byte)0x2E, (byte)0x77, (byte)0x83, (byte)0xE0, (byte)0x61,
315 (byte)0x32, (byte)0x39, (byte)0xED, (byte)0x3E, (byte)0x37, (byte)0x1A, (byte)0x8D
    [all...]
  /external/chromium_org/net/quic/
quic_framer_test.cc 540 0x10, 0x32, 0x54, 0x76,
572 0x10, 0x32, 0x54, 0x76,
626 0x10, 0x32, 0x54, 0x76,
788 0x10, 0x32, 0x54, 0x76,
847 0x10, 0x32, 0x54, 0x76,
902 0x10, 0x32, 0x54, 0x76,
    [all...]
  /bionic/libc/kernel/common/media/
soc2030.h 42 #define EXP_TARGET 0x32
  /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,
113 (byte)0x4c, (byte)0xd9, (byte)0x32, (byte)0x7e,
127 (byte)0x03, (byte)0x32, (byte)0x69, (byte)0xcb,
157 (byte)0xa5, (byte)0x38, (byte)0x32, (byte)0x7a,
  /external/bluetooth/bluedroid/btif/include/
btif_sock_sdp.h 25 static const UINT8 UUID_MAPS_MAS[] = {0x00, 0x00, 0x11, 0x32, 0x00, 0x00, 0x10, 0x00,
  /external/chromium_org/net/tools/quic/
quic_server_test.cc 57 0x10, 0x32, 0x54, 0x76,
  /external/chromium_org/third_party/icu/source/test/cintltst/
cdtrgtst.c 511 static const UChar dMyGGGText[] = { 0x30,0x32,0x20,0x4A,0x75,0x6C,0x20,0x32,0x30,0x30,0x38,0x20,0x41,0x44,0 }; /* "02 Jul 2008 AD" */
512 static const UChar dMyGGGGGText[] = { 0x30,0x32,0x20,0x4A,0x75,0x6C,0x20,0x32,0x30,0x30,0x38,0x20,0x41,0 }; /* "02 Jul 2008 A" */
517 static const UChar edMyText[] = { 0x34,0x20,0x30,0x32,0x20,0x4A,0x75,0x6C,0x20,0x32,0x30,0x30,0x38,0 }; /* "4 02 Jul 2008" */
518 static const UChar eedMyText[] = { 0x30,0x34,0x20,0x30,0x32,0x20,0x4A,0x75,0x6C,0x20,0x32,0x30,0x30,0x38,0 }; /* "04 02 Jul 2008" */
522 static const UChar eeedMyText[] = { 0x57,0x65,0x64,0x20,0x30,0x32,0x20,0x4A,0x75,0x6C,0x20,0x32,0x30,0x30,0x38,0 }; /* "Wed 02 Jul 2008" *
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/dsa/
dsagen.c 76 0x62,0xba,0x32,0x24,

Completed in 875 milliseconds

1 2 3 4 5 6 7 8 91011>>