Searched refs:x10 (Results 1 - 25 of 33) sorted by relevance

12

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/charset/
H A DASCIICharsetEncoderTest.java127 ByteBuffer bb = ByteBuffer.allocate(0x10);
140 ByteBuffer out = ByteBuffer.allocate(0x10);
162 ByteBuffer out = ByteBuffer.allocate(0x10);
170 ByteBuffer out = ByteBuffer.allocate(0x10);
177 ByteBuffer out = ByteBuffer.allocate(0x10);
189 ByteBuffer out = ByteBuffer.allocate(0x10);
196 ByteBuffer out = ByteBuffer.allocate(0x10);
204 ByteBuffer out = ByteBuffer.allocate(0x10);
214 ByteBuffer out = ByteBuffer.allocate(0x10);
228 ByteBuffer out = ByteBuffer.allocate(0x10);
[all...]
/libcore/ojluni/src/main/java/java/net/
H A DSocketOptions.java192 public final static int IP_MULTICAST_IF = 0x10;
/libcore/ojluni/src/main/java/java/io/
H A DObjectStreamConstants.java176 final static byte SC_ENUM = 0x10;
/libcore/dalvik/src/main/java/dalvik/system/
H A DBlockGuard.java48 public static final int PENALTY_LOG = 0x10;
/libcore/luni/src/main/java/org/w3c/dom/
H A DNode.java607 public static final short DOCUMENT_POSITION_CONTAINED_BY = 0x10;
/libcore/luni/src/test/java/libcore/javax/crypto/spec/
H A DAlgorithmParametersTestDH.java26 (byte) 0x00, (byte) 0xB8, (byte) 0xA4, (byte) 0x06, (byte) 0x10,
H A DAlgorithmParametersTestDSA.java83 (byte) 0xBA, (byte) 0x8A, (byte) 0xDE, (byte) 0x10, (byte) 0x0F,
/libcore/luni/src/test/java/tests/java/security/
H A DSecureClassLoaderTest.java66 (byte) 0x01, (byte) 0x01, (byte) 0x00, (byte) 0x10, (byte) 0x6A,
95 (byte) 0x01, (byte) 0x00, (byte) 0x10, (byte) 0x6A, (byte) 0x61,
99 (byte) 0x00, (byte) 0x10, (byte) 0x01, (byte) 0x00, (byte) 0x03,
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
H A DIntegerTest.java1028 assertEquals(0x10, Integer.lowestOneBit(0xF0));
1030 assertEquals(0x10, Integer.lowestOneBit(0x90));
1031 assertEquals(0x10, Integer.lowestOneBit(0xD0));
1033 assertEquals(0x10, Integer.lowestOneBit(0x123490));
1034 assertEquals(0x10, Integer.lowestOneBit(0x1234D0));
1073 assertEquals(27, Integer.numberOfLeadingZeros(0x10));
1111 assertEquals(4, Integer.numberOfTrailingZeros(0x10));
H A DLongTest.java863 assertEquals(0x10, Long.lowestOneBit(0xF0));
865 assertEquals(0x10, Long.lowestOneBit(0x90));
866 assertEquals(0x10, Long.lowestOneBit(0xD0));
868 assertEquals(0x10, Long.lowestOneBit(0x123490));
869 assertEquals(0x10, Long.lowestOneBit(0x1234D0));
908 assertEquals(59, Long.numberOfLeadingZeros(0x10));
946 assertEquals(4, Long.numberOfTrailingZeros(0x10));
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
H A DX509KeyManagerTest.java149 (byte)0x9e, (byte)0x28, (byte)0xc3, (byte)0x78, (byte)0x39, (byte)0x10, (byte)0x06,
150 (byte)0x02, (byte)0x96, (byte)0x10, (byte)0x1a, (byte)0xd2, (byte)0x4b, (byte)0x7b,
199 (byte)0x9b, (byte)0xd2, (byte)0x10, (byte)0xb0, (byte)0xe1
328 (byte)0xcd, (byte)0x49, (byte)0x7e, (byte)0x10, (byte)0x55, (byte)0x61, (byte)0x51,
331 (byte)0x9c, (byte)0xba, (byte)0xc8, (byte)0x9e, (byte)0x38, (byte)0x18, (byte)0x10,
354 (byte)0xe3, (byte)0x10, (byte)0x5b, (byte)0xd0, (byte)0xad, (byte)0x59, (byte)0x90,
359 (byte)0x10, (byte)0x5d, (byte)0x66, (byte)0xdd, (byte)0x17, (byte)0xb3, (byte)0xf3,
508 (byte)0x03, (byte)0x10, (byte)0xb9, (byte)0xbd, (byte)0xc5, (byte)0x16, (byte)0xcf,
531 (byte)0xb0, (byte)0x45, (byte)0x5f, (byte)0x6c, (byte)0x15, (byte)0x6f, (byte)0x10,
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
H A DTestKeyPair.java73 (byte)0x10, (byte)0x9b, (byte)0x16, (byte)0x68,
83 (byte)0xa7, (byte)0x12, (byte)0x10, (byte)0x56,
120 (byte)0xbf, (byte)0x10, (byte)0xdc, (byte)0x1b,
180 (byte)0x90, (byte)0x15, (byte)0xbe, (byte)0x10,
232 (byte)0x10, (byte)0x9b, (byte)0x16, (byte)0x68,
242 (byte)0xa7, (byte)0x12, (byte)0x10, (byte)0x56,
290 (byte)0x4e, (byte)0x5d, (byte)0xe3, (byte)0x10,
376 (byte)0x10, (byte)0x5d, (byte)0xa9, (byte)0x3a,
557 (byte) 0xffffffc4, (byte) 0xffffffcd, (byte) 0x10,
/libcore/support/src/test/java/tests/security/
H A DDefaultKeys.java86 (byte) 0x10, (byte) 0x22, (byte) 0xC2, (byte) 0x4F, (byte) 0xBB, (byte) 0xA9, (byte) 0xD7, (byte) 0xFE, (byte) 0xB7, (byte) 0xC6, (byte) 0x1B, (byte) 0xF8, (byte) 0x3B, (byte) 0x57, (byte) 0xE7, (byte) 0xC6, (byte) 0xA8,
93 (byte) 0x59, (byte) 0x4F, (byte) 0xE6, (byte) 0x71, (byte) 0x07, (byte) 0x10, (byte) 0x81, (byte) 0x80, (byte) 0xB4, (byte) 0x49, (byte) 0x16, (byte) 0x71, (byte) 0x23, (byte) 0xE8, (byte) 0x4C, (byte) 0x28, (byte) 0x16,
106 (byte) 0xF2, (byte) 0x66, (byte) 0x60, (byte) 0xB7, (byte) 0x6B, (byte) 0x99, (byte) 0x50, (byte) 0xA5, (byte) 0xA4, (byte) 0x9F, (byte) 0x9F, (byte) 0xE8, (byte) 0x04, (byte) 0x7B, (byte) 0x10, (byte) 0x22, (byte) 0xC2,
114 (byte) 0x71, (byte) 0x07, (byte) 0x10, (byte) 0x81, (byte) 0x80, (byte) 0xB4, (byte) 0x49, (byte) 0x16, (byte) 0x71, (byte) 0x23, (byte) 0xE8, (byte) 0x4C, (byte) 0x28, (byte) 0x16, (byte) 0x13, (byte) 0xB7, (byte) 0xCF,
135 (byte) 0x04, (byte) 0x7B, (byte) 0x10, (byte) 0x22, (byte) 0xC2, (byte) 0x4F, (byte) 0xBB, (byte) 0xA9, (byte) 0xD7, (byte) 0xFE, (byte) 0xB7, (byte) 0xC6, (byte) 0x1B, (byte) 0xF8, (byte) 0x3B, (byte) 0x57, (byte) 0xE7,
141 (byte) 0x07, (byte) 0x10, (byte) 0x81, (byte) 0x80, (byte) 0xB4, (byte) 0x49, (byte) 0x16, (byte) 0x71, (byte) 0x23, (byte) 0xE8, (byte) 0x4C, (byte) 0x28, (byte) 0x16, (byte) 0x13, (byte) 0xB7, (byte) 0xCF, (byte) 0x09,
161 (byte) 0x34, (byte) 0x6F, (byte) 0xF2, (byte) 0x66, (byte) 0x60, (byte) 0xB7, (byte) 0x6B, (byte) 0x99, (byte) 0x50, (byte) 0xA5, (byte) 0xA4, (byte) 0x9F, (byte) 0x9F, (byte) 0xE8, (byte) 0x04, (byte) 0x7B, (byte) 0x10,
167 (byte) 0x3D, (byte) 0x07, (byte) 0x82, (byte) 0x67, (byte) 0x51, (byte) 0x59, (byte) 0x57, (byte) 0x8E, (byte) 0xBA, (byte) 0xD4, (byte) 0x59, (byte) 0x4F, (byte) 0xE6, (byte) 0x71, (byte) 0x07, (byte) 0x10, (byte) 0x81,
174 (byte) 0xF1, (byte) 0x29, (byte) 0x2B, (byte) 0xAB, (byte) 0x8F, (byte) 0xC1, (byte) 0x48, (byte) 0x4C, (byte) 0x47, (byte) 0xCE, (byte) 0x0B, (byte) 0x97, (byte) 0x4C, (byte) 0xFC, (byte) 0x27, (byte) 0x10, (byte) 0x0A,
/libcore/dex/src/main/java/com/android/dex/
H A DEncodedValueReader.java30 public static final int ENCODED_FLOAT = 0x10;
/libcore/luni/src/test/java/libcore/java/security/
H A DSecureRandomTest.java34 0x0A, (byte) 0xA0, 0x01, 0x10, (byte) 0xFF, (byte) 0xF0, 0x0F
H A DKeyPairGeneratorTest.java391 (byte) 0xd1, (byte) 0x10, (byte) 0x84, (byte) 0x97, (byte) 0xea, (byte) 0xe3, (byte) 0xa5, (byte) 0x1c,
404 (byte) 0x10, (byte) 0xa5, (byte) 0x2f, (byte) 0x57, (byte) 0x5f,
409 (byte) 0xeb, (byte) 0x3a, (byte) 0xfb, (byte) 0xe6, (byte) 0x86, (byte) 0x6d, (byte) 0x5a, (byte) 0x10,
H A DSignatureTest.java545 (byte) 0x10, (byte) 0xbb, (byte) 0x16, (byte) 0x2e, (byte) 0x94, (byte) 0xa4, (byte) 0x66, (byte) 0x29,
638 (byte) 0x10, (byte) 0x73, (byte) 0x61, (byte) 0x0c, (byte) 0x04, (byte) 0xb6, (byte) 0xb7, (byte) 0x2c,
839 (byte) 0x04, (byte) 0x17, (byte) 0x83, (byte) 0x10, (byte) 0xe2, (byte) 0x6e, (byte) 0xdf, (byte) 0xa9,
842 (byte) 0x4c, (byte) 0xf6, (byte) 0x8f, (byte) 0x18, (byte) 0x10, (byte) 0x74, (byte) 0x90, (byte) 0x99,
1022 (byte) 0x97, (byte) 0x10, (byte) 0xDF, (byte) 0xDE, (byte) 0xE6, (byte) 0x39,
1051 (byte) 0xAC, (byte) 0x18, (byte) 0x10, (byte) 0xB4, (byte) 0xB1, (byte) 0xFF,
1052 (byte) 0x58, (byte) 0xBC, (byte) 0x10, (byte) 0xF5, (byte) 0x88, (byte) 0x2F,
1053 (byte) 0x0B, (byte) 0x10, (byte) 0x9D, (byte) 0x52, (byte) 0x2D, (byte) 0x42,
1115 (byte) 0x1A, (byte) 0xA8, (byte) 0x10, (byte) 0xEF, (byte) 0x9D, (byte) 0xF8,
1147 (byte) 0x2D, (byte) 0x83, (byte) 0x17, (byte) 0x10, (byt
[all...]
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/support/
H A DEncryptedPrivateKeyInfoData.java72 (byte) 0xd6, (byte) 0xca, (byte) 0x60, (byte) 0x10, (byte) 0x47,
105 (byte) 0x10, (byte) 0x11, (byte) 0x12, (byte) 0x13, (byte) 0x14,
156 (byte) 0x0f, (byte) 0x10, (byte) 0x11, (byte) 0x12, (byte) 0x13,
207 (byte) 0x0e, (byte) 0x0f, (byte) 0x10, (byte) 0x11, (byte) 0x12,
258 (byte) 0x0d, (byte) 0x0e, (byte) 0x0f, (byte) 0x10, (byte) 0x11,
319 (byte) 0x0e, (byte) 0x0f, (byte) 0x10, (byte) 0x11, (byte) 0x12,
370 (byte) 0x0d, (byte) 0x0e, (byte) 0x0f, (byte) 0x10, (byte) 0x11,
421 (byte) 0x0c, (byte) 0x0d, (byte) 0x0e, (byte) 0x0f, (byte) 0x10,
473 (byte) 0x10, (byte) 0x11, (byte) 0x12, (byte) 0x13, (byte) 0x14,
563 (byte) 0x4e, (byte) 0xf3, (byte) 0x90, (byte) 0x10, (byt
[all...]
/libcore/luni/src/test/java/tests/targets/security/
H A DKeyStoreTestPKCS12.java113 (byte) 0x10, (byte) 0xDE, (byte) 0xBF, (byte) 0x6A, (byte) 0xF6,
119 (byte) 0xC6, (byte) 0x7C, (byte) 0x57, (byte) 0x29, (byte) 0x10,
137 (byte) 0x9D, (byte) 0xC5, (byte) 0xC0, (byte) 0x10, (byte) 0xBC,
183 (byte) 0x16, (byte) 0x04, (byte) 0x14, (byte) 0x73, (byte) 0x10,
420 (byte) 0xAA, (byte) 0xFD, (byte) 0x6A, (byte) 0x21, (byte) 0x10,
437 (byte) 0x10, (byte) 0x0B, (byte) 0x91, (byte) 0x0C, (byte) 0x45,
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
H A DEncryptedPrivateKeyInfoTest.java1759 (byte) 0x79, (byte) 0x10, (byte) 0x9b, (byte) 0x16, (byte) 0x68,
1767 (byte) 0xc8, (byte) 0xa7, (byte) 0x12, (byte) 0x10, (byte) 0x56,
1797 (byte) 0x10, (byte) 0xdc, (byte) 0x1b, (byte) 0x51, (byte) 0x02,
1845 (byte) 0x15, (byte) 0xbe, (byte) 0x10, (byte) 0x4a, (byte) 0xac,
1891 (byte) 0x82, (byte) 0x79, (byte) 0x10, (byte) 0x9b, (byte) 0x16,
1899 (byte) 0x0e, (byte) 0xc8, (byte) 0xa7, (byte) 0x12, (byte) 0x10,
1929 (byte) 0xbf, (byte) 0x10, (byte) 0xdc, (byte) 0x1b, (byte) 0x51,
1977 (byte) 0xef, (byte) 0x90, (byte) 0x15, (byte) 0xbe, (byte) 0x10,
/libcore/luni/src/test/java/libcore/javax/crypto/
H A DCipherTest.java1856 (byte) 0x10, (byte) 0xbb, (byte) 0x16, (byte) 0x2e, (byte) 0x94, (byte) 0xa4, (byte) 0x66, (byte) 0x29,
2780 (byte) 0xdd, (byte) 0x10, (byte) 0xe3, (byte) 0x71, (byte) 0xb2, (byte) 0x2e,
2907 (byte) 0x10, (byte) 0x10, (byte) 0x10, (byte) 0x10, (byte) 0x10, (byte) 0x10,
2908 (byte) 0x10, (byte) 0x10, (byt
[all...]
H A DSecretKeyFactoryTest.java159 (byte)0x85, (byte)0x10, (byte)0x85, (byte)0x86, (byte)0x07, (byte)0x12,
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
H A DSerializationStressTest2.java621 public void x10() { method in class:SerializationStressTest2.NonPublicClassTest
696 public void x10() { method in class:SerializationStressTest2.SInterfaceTest
745 public void x10() { method in class:SerializationStressTest2.SuperclassTest
775 public void x10() { method in class:SerializationStressTest2.SuperclassTest2
777 super.x10();
1701 test.x10();
/libcore/luni/src/main/java/libcore/net/
H A DUriCodec.java336 hexValue = (byte) (hexValue * 0x10 + newDigit);
/libcore/ojluni/src/main/java/java/util/regex/
H A DPattern.java847 public static final int LITERAL = 0x10;

Completed in 1417 milliseconds

12