HomeSort by relevance Sort by last modified time
    Searched full:x07 (Results 226 - 250 of 3255) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/
atmsap.h 21 #define ATM_L2_X25_ML 0x07
34 #define ATM_L3_ISO8208 0x07
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
atmsap.h 21 #define ATM_L2_X25_ML 0x07
34 #define ATM_L3_ISO8208 0x07
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
atmsap.h 21 #define ATM_L2_X25_ML 0x07
34 #define ATM_L3_ISO8208 0x07
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
atmsap.h 21 #define ATM_L2_X25_ML 0x07
34 #define ATM_L3_ISO8208 0x07
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
atmsap.h 21 #define ATM_L2_X25_ML 0x07
34 #define ATM_L3_ISO8208 0x07
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
atmsap.h 21 #define ATM_L2_X25_ML 0x07
34 #define ATM_L3_ISO8208 0x07
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
atmsap.h 21 #define ATM_L2_X25_ML 0x07
34 #define ATM_L3_ISO8208 0x07
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
atmsap.h 21 #define ATM_L2_X25_ML 0x07
34 #define ATM_L3_ISO8208 0x07
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
atmsap.h 21 #define ATM_L2_X25_ML 0x07
34 #define ATM_L3_ISO8208 0x07
  /external/chromium_org/net/cert/
jwk_serializer_unittest.cc 24 0x30, 0x59, 0x30, 0x13, 0x06, 0x07, 0x2a, 0x86,
26 0x86, 0x48, 0xce, 0x3d, 0x03, 0x01, 0x07, 0x03,
33 0x30, 0x59, 0x30, 0x13, 0x06, 0x07, 0x2a, 0x86,
35 0x86, 0x48, 0xce, 0x3d, 0x03, 0x01, 0x07, 0x03,
49 0x30, 0x59, 0x30, 0x13, 0x06, 0x07, 0x2a, 0x86,
51 0x86, 0x48, 0xce, 0x3d, 0x03, 0x01, 0x07, 0x03,
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/locale.ctype.byname/
is_1.pass.cpp 34 assert(!f.is(F::print, L'\x07'));
36 assert(f.is(F::cntrl, L'\x07'));
61 assert(!f.is(F::graph, L'\x07'));
77 assert(!f.is(F::print, L'\x07'));
79 assert(f.is(F::cntrl, L'\x07'));
104 assert(!f.is(F::graph, L'\x07'));
  /development/ndk/platforms/android-9/samples/native-audio/jni/
android_clip.h 7 "\x07\x00\x06\x00\x04\x00\x05\x00\x04\x00\x05\x00\x03\x00\x03\x00"
29 "\x06\x00\x06\x00\x07\x00\x04\x00\x05\x00\x05\x00\x05\x00\x07\x00"
30 "\x07\x00\x06\x00\x06\x00\x07\x00\x05\x00\x03\x00\x01\x00\x02\x00"
44 "\xff\xff\x01\x00\x03\x00\x02\x00\x03\x00\x07\x00\x07\x00\x06\x00"
45 "\x05\x00\x09\x00\x07\x00\x04\x00\x06\x00\x05\x00\x01\x00\x03\x00"
52 "\xfe\xff\x02\x00\x01\x00\x05\x00\x03\x00\x07\x00\x03\x00\x05\x00"
91 "\xbf\xfc\x79\xfe\x5f\xfb\xe6\xfb\x07\xfe\x97\xfe\x5e\xfe\x70\xff
    [all...]
  /external/dropbear/libtomcrypt/src/encauth/ocb/
ocb_test.c 38 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
57 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
75 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
81 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
95 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
101 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
117 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
123 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
142 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
148 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/objects/
obj_dat.h 86 0x55,0x04,0x07, /* [ 92] OBJ_localityName */
91 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07, /* [108] OBJ_pkcs7 */
92 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x01,/* [116] OBJ_pkcs7_data */
93 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x02,/* [125] OBJ_pkcs7_signed */
94 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x03,/* [134] OBJ_pkcs7_enveloped */
95 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x04,/* [143] OBJ_pkcs7_signedAndEnveloped */
96 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x05,/* [152] OBJ_pkcs7_digest */
97 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x06,/* [161] OBJ_pkcs7_encrypted */
102 0x2B,0x0E,0x03,0x02,0x07, /* [197] OBJ_des_cbc */
104 0x2B,0x06,0x01,0x04,0x01,0x81,0x3C,0x07,0x01,0x01,0x02,/* [207] OBJ_idea_cbc *
    [all...]
  /external/openssl/crypto/objects/
obj_dat.h 86 0x55,0x04,0x07, /* [ 92] OBJ_localityName */
91 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07, /* [108] OBJ_pkcs7 */
92 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x01,/* [116] OBJ_pkcs7_data */
93 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x02,/* [125] OBJ_pkcs7_signed */
94 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x03,/* [134] OBJ_pkcs7_enveloped */
95 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x04,/* [143] OBJ_pkcs7_signedAndEnveloped */
96 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x05,/* [152] OBJ_pkcs7_digest */
97 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x06,/* [161] OBJ_pkcs7_encrypted */
102 0x2B,0x0E,0x03,0x02,0x07, /* [197] OBJ_des_cbc */
104 0x2B,0x06,0x01,0x04,0x01,0x81,0x3C,0x07,0x01,0x01,0x02,/* [207] OBJ_idea_cbc *
    [all...]
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
BitStringTest.java 55 new byte[] { 0x03, 0x02, 0x07, (byte) 0x80 } } };
141 new byte[] { 0x03, 0x02, 0x07, (byte) 0x80 } },
154 new byte[] { 0x03, 0x03, 0x07, 0x00, (byte) 0x80 } } };
181 new byte[] { 0x03, 0x02, 0x07, (byte) 0x80 } },
196 new byte[] { 0x03, 0x03, 0x07, 0x00, (byte) 0x80 } } };
222 new byte[] { 0x03, 0x02, 0x07, (byte) 0x80 } },
235 new byte[] { 0x03, 0x03, 0x07, 0x00, (byte) 0x80 } } };
  /external/llvm/test/MC/Disassembler/ARM/
neont2.txt 9 0xf9 0xff 0x20 0x07
17 0xf9 0xff 0x60 0x07
20 0xf0 0xff 0x20 0x07
22 0xf4 0xff 0x20 0x07
24 0xf8 0xff 0x20 0x07
26 0xf0 0xff 0x60 0x07
28 0xf4 0xff 0x60 0x07
30 0xf8 0xff 0x60 0x07
33 0x40 0xef 0xa1 0x07
35 0x50 0xef 0xa1 0x07
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
sid.h 208 #define V_008958_DI_PT_UNUSED_0 0x07
314 #define S_008C0C_RUI(x) (((x) & 0x07) << 7)
315 #define G_008C0C_RUI(x) (((x) >> 7) & 0x07)
452 #define V_008DFC_SQ_V_CVT_U32_F32 0x07
    [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
sid.h 208 #define V_008958_DI_PT_UNUSED_0 0x07
314 #define S_008C0C_RUI(x) (((x) & 0x07) << 7)
315 #define G_008C0C_RUI(x) (((x) >> 7) & 0x07)
452 #define V_008DFC_SQ_V_CVT_U32_F32 0x07
    [all...]
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/provider/cert/
DRLCertFactoryTest.java 47 (byte) 0x07,(byte) 0x2a,(byte) 0x86,(byte) 0x48,(byte) 0xce,
70 (byte) 0x06,(byte) 0x07,(byte) 0x2a,(byte) 0x86,(byte) 0x48,
74 (byte) 0x06,(byte) 0x07,(byte) 0x08,(byte) 0x81,(byte) 0x02,
95 (byte) 0x65,(byte) 0x82,(byte) 0x07,(byte) 0x64,(byte) 0x4e,
109 (byte) 0x07,(byte) 0x2a,(byte) 0x03,(byte) 0xa2,(byte) 0x5c,
122 (byte) 0x05,(byte) 0x07,(byte) 0x03,(byte) 0x01,(byte) 0x06,
124 (byte) 0x05,(byte) 0x07,(byte) 0x03,(byte) 0x01,(byte) 0x06,
126 (byte) 0x05,(byte) 0x07,(byte) 0x03,(byte) 0x02,(byte) 0x06,
128 (byte) 0x05,(byte) 0x07,(byte) 0x03,(byte) 0x03,(byte) 0x06,
130 (byte) 0x05,(byte) 0x07,(byte) 0x03,(byte) 0x04,(byte) 0x06
    [all...]
  /external/llvm/test/MC/Mips/
mips-fpu-instructions.s 11 # CHECK: add.s $f9, $f6, $f7 # encoding: [0x40,0x32,0x07,0x46]
17 # CHECK: mul.s $f9, $f6, $f7 # encoding: [0x42,0x32,0x07,0x46]
18 # CHECK: neg.d $f12, $f14 # encoding: [0x07,0x73,0x20,0x46]
25 # CHECK: sub.s $f9, $f6, $f7 # encoding: [0x41,0x32,0x07,0x46]
55 # CHECK: c.eq.s $f6, $f7 # encoding: [0x32,0x30,0x07,0x46]
57 # CHECK: c.f.s $f6, $f7 # encoding: [0x30,0x30,0x07,0x46]
59 # CHECK: c.le.s $f6, $f7 # encoding: [0x3e,0x30,0x07,0x46]
61 # CHECK: c.lt.s $f6, $f7 # encoding: [0x3c,0x30,0x07,0x46]
63 # CHECK: c.nge.s $f6, $f7 # encoding: [0x3d,0x30,0x07,0x46]
65 # CHECK: c.ngl.s $f6, $f7 # encoding: [0x3b,0x30,0x07,0x46
    [all...]
  /external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/cert/
TestUtils.java 349 0x30, 0x07, // SEQUENCE
351 0x01, 0x01, 0x07, //ANY
373 0x30, 0x07, // SEQUENCE
375 0x01, 0x01, 0x07, //ANY
387 0x30, 0x07, // SEQUENCE
389 0x01, 0x01, 0x07, //ANY
431 0x30, 0x07, // SEQUENCE
433 0x01, 0x01, 0x07, //ANY
455 0x30, 0x07, // SEQUENCE
457 0x01, 0x01, 0x07, //AN
    [all...]
  /external/llvm/test/MC/ARM/
thumb-shift-encoding.s 24 @ CHECK: sbc.w r7, r2, r12, rrx @ encoding: [0x62,0xeb,0x3c,0x07]
39 @ CHECK: and.w r2, r7, pc, lsr #16 @ encoding: [0x07,0xea,0x1f,0x42]
44 @ CHECK: and.w r7, r2, r12, rrx @ encoding: [0x02,0xea,0x3c,0x07]
  /external/qemu/distrib/sdl-1.2.15/src/video/
default_cursor.h 71 0x07,0x80,
111 0x07,0x80,
112 0x07,0x80,
  /external/qemu/pc-bios/keymaps/
da 19 ampersand 0x07 shift
20 yen 0x07 altgr
21 fiveeighths 0x07 shift altgr

Completed in 1094 milliseconds

1 2 3 4 5 6 7 8 91011>>