/external/libpcap/ |
sunatmpos.h | 45 #define PT_QSAAL 0x06 /* Q.SAAL */
|
/libcore/luni/src/test/java/libcore/java/nio/charset/ |
CharsetTest.java | 70 assertEncodes(cs, "a\u0666", 0xfe, 0xff, 0, 'a', 0x06, 0x66); 72 assertDecodes(cs, "a\u0666", 0xfe, 0xff, 0, 'a', 0x06, 0x66); 73 assertDecodes(cs, "a\u0666", 0xff, 0xfe, 'a', 0, 0x66, 0x06); 75 assertDecodes(cs, "a\u0666", 0, 'a', 0x06, 0x66); 81 assertEncodes(cs, "a\u0666", 0, 'a', 0x06, 0x66); 84 assertDecodes(cs, "\ufffda\u0666", 0xff, 0xfe, 0, 'a', 0x06, 0x66); 86 assertDecodes(cs, "\ufeffa\u0666", 0xfe, 0xff, 0, 'a', 0x06, 0x66); 88 assertDecodes(cs, "a\u0666", 0, 'a', 0x06, 0x66); 94 assertEncodes(cs, "a\u0666", 'a', 0, 0x66, 0x06); 96 assertDecodes(cs, "\ufeffa\u0666", 0xff, 0xfe, 'a', 0, 0x66, 0x06); [all...] |
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/x501/ |
NameTest.java | 42 0x30, 0x08, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x01, 0x5A, 44 0x30, 0x08, 0x06, 0x03, 0x55, 0x04, 0x0B, 0x13, 0x01, 0x45, 46 0x30, 0x08, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x01, 0x44, 48 0x30, 0x08, 0x06, 0x03, 0x55, 0x04, 0x07, 0x13, 0x01, 0x43, 50 0x30, 0x08, 0x06, 0x03, 0x55, 0x04, 0x0A, 0x13, 0x01, 0x42, 52 0x30, 0x08, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x01, 0x41, 53 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x08, 0x13, 0x02, 0x43, 0x41, 55 0x30, 0x08, 0x06, 0x03, 0x55, 0x04, 0x0B, 0x13, 0x01, 0x45, 57 0x30, 0x08, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x01, 0x44 [all...] |
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/ |
OidTest.java | 47 new byte[] { 0x06, 0x01, 0x00 } }, 51 new byte[] { 0x06, 0x02, 0x00, 0x03 } }, 55 new byte[] { 0x06, 0x02, 0x01, 0x03 } }, 59 new byte[] { 0x06, 0x01, 0x05 } }, 63 new byte[] { 0x06, 0x02, 0x27, 0x03 } }, 67 new byte[] { 0x06, 0x02, 0x28, 0x03 } }, 71 new byte[] { 0x06, 0x01, 0x29 } }, 75 new byte[] { 0x06, 0x04, 0x2A, 0x01, 0x02, 0x01 } }, 80 new byte[] { 0x06, 0x09, 0x2A, (byte) 0x86, 0x48, 85 new byte[] { 0x06, 0x02, 0x4F, 0x03 } } [all...] |
/external/icu4c/layout/ |
ShapingTypeData.cpp | 20 0x05, 0xC7, 0x00, 0x05, 0x06, 0x10, 0x06, 0x1A, 0x00, 0x05, 0x06, 0x22, 0x06, 0x25, 0x00, 0x04, 21 0x06, 0x26, 0x06, 0x26, 0x00, 0x02, 0x06, 0x27, 0x06, 0x27, 0x00, 0x04, 0x06, 0x28, 0x06, 0x28, [all...] |
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/provider/cert/ |
DRLCertFactoryTest.java | 46 (byte) 0x02,(byte) 0x2b,(byte) 0x30,(byte) 0x0c,(byte) 0x06, 50 (byte) 0x30,(byte) 0x19,(byte) 0x06,(byte) 0x03,(byte) 0x55, 63 (byte) 0x31,(byte) 0x1d,(byte) 0x30,(byte) 0x1b,(byte) 0x06, 70 (byte) 0x06,(byte) 0x07,(byte) 0x2a,(byte) 0x86,(byte) 0x48, 74 (byte) 0x06,(byte) 0x07,(byte) 0x08,(byte) 0x81,(byte) 0x02, 78 (byte) 0x0f,(byte) 0x06,(byte) 0x03,(byte) 0x55,(byte) 0x1d, 81 (byte) 0x80,(byte) 0x30,(byte) 0x12,(byte) 0x06,(byte) 0x03, 83 (byte) 0xff,(byte) 0x04,(byte) 0x08,(byte) 0x30,(byte) 0x06, 85 (byte) 0x05,(byte) 0x30,(byte) 0x14,(byte) 0x06,(byte) 0x03, 88 (byte) 0x30,(byte) 0x06,(byte) 0x06,(byte) 0x04,(byte) 0x55 [all...] |
/external/llvm/test/MC/ARM/ |
neon-minmax-encoding.s | 3 @ CHECK: vmin.s8 d16, d16, d17 @ encoding: [0xb1,0x06,0x40,0xf2] 5 @ CHECK: vmin.s16 d16, d16, d17 @ encoding: [0xb1,0x06,0x50,0xf2] 7 @ CHECK: vmin.s32 d16, d16, d17 @ encoding: [0xb1,0x06,0x60,0xf2] 9 @ CHECK: vmin.u8 d16, d16, d17 @ encoding: [0xb1,0x06,0x40,0xf3] 11 @ CHECK: vmin.u16 d16, d16, d17 @ encoding: [0xb1,0x06,0x50,0xf3] 13 @ CHECK: vmin.u32 d16, d16, d17 @ encoding: [0xb1,0x06,0x60,0xf3] 17 @ CHECK: vmin.s8 q8, q8, q9 @ encoding: [0xf2,0x06,0x40,0xf2] 19 @ CHECK: vmin.s16 q8, q8, q9 @ encoding: [0xf2,0x06,0x50,0xf2] 21 @ CHECK: vmin.s32 q8, q8, q9 @ encoding: [0xf2,0x06,0x60,0xf2] 23 @ CHECK: vmin.u8 q8, q8, q9 @ encoding: [0xf2,0x06,0x40,0xf3 [all...] |
neont2-minmax-encoding.s | 5 @ CHECK: vmin.s8 d16, d16, d17 @ encoding: [0x40,0xef,0xb1,0x06] 7 @ CHECK: vmin.s16 d16, d16, d17 @ encoding: [0x50,0xef,0xb1,0x06] 9 @ CHECK: vmin.s32 d16, d16, d17 @ encoding: [0x60,0xef,0xb1,0x06] 11 @ CHECK: vmin.u8 d16, d16, d17 @ encoding: [0x40,0xff,0xb1,0x06] 13 @ CHECK: vmin.u16 d16, d16, d17 @ encoding: [0x50,0xff,0xb1,0x06] 15 @ CHECK: vmin.u32 d16, d16, d17 @ encoding: [0x60,0xff,0xb1,0x06] 19 @ CHECK: vmin.s8 q8, q8, q9 @ encoding: [0x40,0xef,0xf2,0x06] 21 @ CHECK: vmin.s16 q8, q8, q9 @ encoding: [0x50,0xef,0xf2,0x06] 23 @ CHECK: vmin.s32 q8, q8, q9 @ encoding: [0x60,0xef,0xf2,0x06] 25 @ CHECK: vmin.u8 q8, q8, q9 @ encoding: [0x40,0xff,0xf2,0x06] [all...] |
arm-arithmetic-aliases.s | 11 @ CHECK: sub r2, r2, #6 @ encoding: [0x06,0x20,0x42,0xe2] 12 @ CHECK: sub r2, r2, #6 @ encoding: [0x06,0x20,0x42,0xe2] 21 @ CHECK: add r2, r2, #6 @ encoding: [0x06,0x20,0x82,0xe2] 22 @ CHECK: add r2, r2, #6 @ encoding: [0x06,0x20,0x82,0xe2] 31 @ CHECK: and r2, r2, #6 @ encoding: [0x06,0x20,0x02,0xe2] 32 @ CHECK: and r2, r2, #6 @ encoding: [0x06,0x20,0x02,0xe2] 41 @ CHECK: orr r2, r2, #6 @ encoding: [0x06,0x20,0x82,0xe3] 42 @ CHECK: orr r2, r2, #6 @ encoding: [0x06,0x20,0x82,0xe3] 51 @ CHECK: eor r2, r2, #6 @ encoding: [0x06,0x20,0x22,0xe2] 52 @ CHECK: eor r2, r2, #6 @ encoding: [0x06,0x20,0x22,0xe2 [all...] |
/bionic/libc/kernel/common/linux/ |
random.h | 27 #define RNDCLEARPOOL _IO( 'R', 0x06 )
|
/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
DebugInfoConstants.java | 105 static final int DBG_RESTART_LOCAL = 0x06;
|
/dalvik/dx/src/com/android/dx/dex/file/ |
DebugInfoConstants.java | 105 static final int DBG_RESTART_LOCAL = 0x06;
|
/development/ndk/platforms/android-3/include/linux/ |
random.h | 27 #define RNDCLEARPOOL _IO( 'R', 0x06 )
|
/external/apache-harmony/auth/src/test/java/common/org/ietf/jgss/ |
OidTest.java | 43 new Object[] { "0.0.3", new byte[] { 0x06, 0x02, 0x00, 0x03 } }, 45 new Object[] { "0.1.3", new byte[] { 0x06, 0x02, 0x01, 0x03 } }, 47 new Object[] { "0.39.3", new byte[] { 0x06, 0x02, 0x27, 0x03 } }, 49 new Object[] { "1.0.3", new byte[] { 0x06, 0x02, 0x28, 0x03 } }, 52 new byte[] { 0x06, 0x04, 0x2A, 0x01, 0x02, 0x01 } }, 54 new Object[] { "1.39.3", new byte[] { 0x06, 0x02, 0x4F, 0x03 } }, 56 new Object[] { "2.0.3", new byte[] { 0x06, 0x02, 0x50, 0x03 } }, 59 new byte[] { 0x06, 0x03, 0x55, 0x04, 0x03 } }, 61 new Object[] { "2.39.3", new byte[] { 0x06, 0x02, 0x77, 0x03 } }, 63 //FIXME new Object[]{"2.40.3", new byte[]{0x06, 0x02, 0x78, 0x03}} [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
random.h | 33 #define RNDCLEARPOOL _IO( 'R', 0x06 )
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/ |
random.h | 27 #define RNDCLEARPOOL _IO( 'R', 0x06 )
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/ |
random.h | 27 #define RNDCLEARPOOL _IO( 'R', 0x06 )
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/ |
random.h | 27 #define RNDCLEARPOOL _IO( 'R', 0x06 )
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/ |
random.h | 27 #define RNDCLEARPOOL _IO( 'R', 0x06 )
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/ |
random.h | 27 #define RNDCLEARPOOL _IO( 'R', 0x06 )
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/ |
random.h | 27 #define RNDCLEARPOOL _IO( 'R', 0x06 )
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/ |
random.h | 27 #define RNDCLEARPOOL _IO( 'R', 0x06 )
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/ |
random.h | 27 #define RNDCLEARPOOL _IO( 'R', 0x06 )
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/ |
random.h | 27 #define RNDCLEARPOOL _IO( 'R', 0x06 )
|
/prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/ |
random.h | 27 #define RNDCLEARPOOL _IO( 'R', 0x06 )
|