/libcore/luni/src/main/java/javax/crypto/spec/ |
DESKeySpec.java | 48 {(byte) 0xFE, (byte) 0x1F, (byte) 0xFE, (byte) 0x1F, 51 {(byte) 0x1F, (byte) 0xFE, (byte) 0x1F, (byte) 0xFE, 54 {(byte) 0xE0, (byte) 0x1F, (byte) 0xE0, (byte) 0x1F, 57 {(byte) 0x1F, (byte) 0xE0, (byte) 0x1F, (byte) 0xE0, 66 {(byte) 0x01, (byte) 0x1F, (byte) 0x01, (byte) 0x1F, [all...] |
/external/icu4c/layout/ |
CanonData.cpp | 50 0x00, 0x02, 0x00, 0x1C, 0x00, 0x1D, 0x00, 0x00, 0x00, 0x02, 0x00, 0x1E, 0x00, 0x1F, 0x00, 0x00, 199 0x00, 0x02, 0xFE, 0xF2, 0x00, 0x02, 0x00, 0x06, 0x00, 0x0C, 0xFD, 0x1F, 0x00, 0x02, 0xFE, 0xF0, 209 0xFC, 0x1F, 0x00, 0x02, 0xFE, 0xE2, 0xFD, 0x61, 0x00, 0x03, 0xFE, 0xE4, 0xFE, 0xA0, 0xFD, 0x60, [all...] |
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/spec/ |
DESKeySpecTest.java | 51 {(byte) 0xFE, (byte) 0x1F, (byte) 0xFE, (byte) 0x1F, 54 {(byte) 0x1F, (byte) 0xFE, (byte) 0x1F, (byte) 0xFE, 57 {(byte) 0xE0, (byte) 0x1F, (byte) 0xE0, (byte) 0x1F, 60 {(byte) 0x1F, (byte) 0xE0, (byte) 0x1F, (byte) 0xE0, 69 {(byte) 0x01, (byte) 0x1F, (byte) 0x01, (byte) 0x1F, [all...] |
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/ |
DESKeySpecTest.java | 51 {(byte) 0xFE, (byte) 0x1F, (byte) 0xFE, (byte) 0x1F, 54 {(byte) 0x1F, (byte) 0xFE, (byte) 0x1F, (byte) 0xFE, 57 {(byte) 0xE0, (byte) 0x1F, (byte) 0xE0, (byte) 0x1F, 60 {(byte) 0x1F, (byte) 0xE0, (byte) 0x1F, (byte) 0xE0, 69 {(byte) 0x01, (byte) 0x1F, (byte) 0x01, (byte) 0x1F, [all...] |
/system/core/libpixelflinger/ |
t32cb16blend.S | 59 and r6, r6, #0x1F 61 cmp lr, #0x1F 62 orrhs \FB, \FB, #(0x1F<<(16 + 11)) 76 and lr, \DREG, #(0x1F << 16) 79 and r6, r6, #0x1F 81 cmp lr, #0x1F 82 orrhs \FB, \FB, #(0x1F << 16) 89 and lr, lr, #0x1F 92 and r6, r6, #0x1F 94 cmp lr, #0x1F [all...] |
/external/dropbear/libtomcrypt/src/pk/asn1/der/short_integer/ |
der_decode_short_integer.c | 42 if ((in[x++] & 0x1F) != 0x02) {
|
/cts/tools/dex-tools/src/dex/structure/ |
DexEncodedValueType.java | 155 * VALUE_BOOLEAN 0x1f boolean (0...1) (none) 161 VALUE_BOOLEAN((byte) 0x1f); 188 if (type.value == (value & 0x1F)) {
|
/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/ |
3dfx_mmio.h | 40 while ( (tdfx_in8(TDFX_STATUS) & 0x1F) < space ) \
|
/external/icu4c/test/perf/usetperf/ |
bitset.cpp | 32 int32_t bitInLong = bitIndex & 0x1F; 39 int32_t bitInLong = bitIndex & 0x1F;
|
/frameworks/compile/mclinker/include/mcld/ADT/ |
SizeTraits.h | 58 return (pAddress + 0x1F) & (~0x1F);
|
/frameworks/native/include/utils/ |
ZipFileRO.h | 184 timespec->tm_mday = date & 0x1F; 186 timespec->tm_hour = (when >> 11) & 0x1F; 188 timespec->tm_sec = (when & 0x1F) << 1;
|
/external/dropbear/libtomcrypt/src/pk/asn1/der/bit/ |
der_decode_bit_string.c | 44 if ((in[0]&0x1F) != 0x03) {
|
/external/dropbear/libtomcrypt/src/pk/asn1/der/ia5/ |
der_decode_ia5_string.c | 45 if ((in[0] & 0x1F) != 0x16) {
|
/external/dropbear/libtomcrypt/src/pk/asn1/der/octet/ |
der_decode_octet_string.c | 44 if ((in[0] & 0x1F) != 0x04) {
|
/external/dropbear/libtomcrypt/src/pk/asn1/der/printable_string/ |
der_decode_printable_string.c | 45 if ((in[0] & 0x1F) != 0x13) {
|
/external/openssl/crypto/des/ |
set_key.c | 124 {0x1F,0x1F,0x1F,0x1F,0x0E,0x0E,0x0E,0x0E}, 129 {0x1F,0xE0,0x1F,0xE0,0x0E,0xF1,0x0E,0xF1}, 130 {0xE0,0x1F,0xE0,0x1F,0xF1,0x0E,0xF1,0x0E}, 133 {0x1F,0xFE,0x1F,0xFE,0x0E,0xFE,0x0E,0xFE} [all...] |
/external/libgsm/src/ |
gsm_print.c | 27 LARc[2] = (*c >> 3) & 0x1F; 41 xmaxc[0] = (*c++ & 0x1F) << 1; 64 xmaxc[1] = (*c++ & 0x1F) << 1; 88 xmaxc[2] = (*c++ & 0x1F) << 1; 111 xmaxc[3] = (*c++ & 0x1F) << 1;
|
/external/dropbear/libtomcrypt/src/pk/asn1/der/integer/ |
der_decode_integer.c | 43 if ((in[x++] & 0x1F) != 0x02) {
|
/external/dropbear/libtomcrypt/src/pk/asn1/der/object_identifier/ |
der_decode_object_identifier.c | 48 if ((in[x++] & 0x1F) != 0x06) {
|
/external/dropbear/libtomcrypt/src/pk/asn1/der/utf8/ |
der_decode_utf8_string.c | 45 if ((in[0] & 0x1F) != 0x0C) {
|
/libcore/luni/src/main/java/org/apache/harmony/security/asn1/ |
DerInputStream.java | 37 0x07, 0x0F, 0x1F, 0x3F, 0x7F };
|
/external/llvm/lib/Target/MBlaze/Disassembler/ |
MBlazeDisassembler.cpp | 62 if (!isMBlazeRegister((insn>>21)&0x1F)) 64 return getMBlazeRegisterFromNumbering((insn>>21)&0x1F); 68 if (!getMBlazeRegisterFromNumbering((insn>>16)&0x1F)) 70 return getMBlazeRegisterFromNumbering((insn>>16)&0x1F); 74 if (!getMBlazeRegisterFromNumbering((insn>>11)&0x1F)) 76 return getMBlazeRegisterFromNumbering((insn>>11)&0x1F); 91 int16_t val = (insn & 0x1F); 131 switch ((insn>>21)&0x1F) { 149 switch ((insn>>21)&0x1F) { 167 switch ((insn>>16)&0x1F) { [all...] |
/external/dropbear/libtomcrypt/src/mac/pelican/ |
pelican_test.c | 67 0x18, 0x19, 0x1A, 0x1B, 0x1C, 0x1D, 0x1E, 0x1F }, 80 0x18, 0x19, 0x1A, 0x1B, 0x1C, 0x1D, 0x1E, 0x1F,
|
/dalvik/dx/src/com/android/dx/util/ |
Mutf8.java | 48 out[s++] = (char) (((a & 0x1F) << 6) | (b & 0x3F)); 95 dst[offset++] = (byte) (0xc0 | (0x1f & (ch >> 6)));
|
/external/bluetooth/glib/gio/xdgmime/ |
xdgmimeint.c | 80 result = *source++ & 0x1F;
|