HomeSort by relevance Sort by last modified time
    Searched refs:x07 (Results 101 - 125 of 1008) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
serio.h 37 #define SERIO_MZPP 0x07
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
ipmi_msgdefs.h 20 #define IPMI_NETFN_APP_RESPONSE 0x07
serio.h 37 #define SERIO_MZPP 0x07
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
ipmi_msgdefs.h 20 #define IPMI_NETFN_APP_RESPONSE 0x07
serio.h 37 #define SERIO_MZPP 0x07
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
ipmi_msgdefs.h 20 #define IPMI_NETFN_APP_RESPONSE 0x07
serio.h 37 #define SERIO_MZPP 0x07
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
ipmi_msgdefs.h 20 #define IPMI_NETFN_APP_RESPONSE 0x07
serio.h 37 #define SERIO_MZPP 0x07
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
ipmi_msgdefs.h 20 #define IPMI_NETFN_APP_RESPONSE 0x07
serio.h 37 #define SERIO_MZPP 0x07
  /bionic/libc/kernel/common/linux/
filter.h 35 #define BPF_CLASS(code) ((code) & 0x07)
43 #define BPF_MISC 0x07
  /development/ndk/platforms/android-3/include/linux/
filter.h 35 #define BPF_CLASS(code) ((code) & 0x07)
43 #define BPF_MISC 0x07
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
X509CertSelectorTest.java 120 0x30, 0x07, // SEQUENCE
122 0x01, 0x01, 0x07, //ANY
  /external/apache-harmony/security/src/test/api/java.injected/java/security/
SecureClassLoaderTest.java 58 (byte) 0x07, (byte) 0x48, (byte) 0x69, (byte) 0x57, (byte) 0x6F,
59 (byte) 0x72, (byte) 0x6C, (byte) 0x64, (byte) 0x07, (byte) 0x00,
64 (byte) 0x07, (byte) 0x00, (byte) 0x03, (byte) 0x01, (byte) 0x00,
92 (byte) 0x73, (byte) 0x74, (byte) 0x65, (byte) 0x6D, (byte) 0x07,
109 (byte) 0x07, (byte) 0x00, (byte) 0x18, (byte) 0x01, (byte) 0x00,
110 (byte) 0x07, (byte) 0x70, (byte) 0x72, (byte) 0x69, (byte) 0x6E,
134 (byte) 0x07, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x2F,
146 (byte) 0x00, (byte) 0x07, (byte) 0x00, (byte) 0x00, (byte) 0x00,
  /external/libnfc-nxp/src/
phFriNfc_NdefRecord.h 81 #define PH_FRINFC_NDEFRECORD_TNF_RESERVED ((uint8_t)0x07) /**< RFU, must not be used. */
108 #define PH_FRINFC_NDEFRECORD_TNFBYTE_MASK ((uint8_t)0x07) /** \internal For masking */
271 *<br>2. Type Name Format (TNF) Bits are set to 0x07 (Reserved)
341 *<br>1. Type Name Format (TNF) Bits are set to 0x07 (Reserved) which is reserved and has not to be used.
  /external/llvm/test/MC/ARM/
neon-bitwise-encoding.s 18 @ CHECK: vorr.i32 d16, #0x1000000 @ encoding: [0x11,0x07,0xc0,0xf2]
20 @ CHECK: vorr.i32 q8, #0x1000000 @ encoding: [0x51,0x07,0xc0,0xf2]
29 @ CHECK: vbic.i32 d16, #0xFF000000 @ encoding: [0x3f,0x07,0xc7,0xf3]
31 @ CHECK: vbic.i32 q8, #0xFF000000 @ encoding: [0x7f,0x07,0xc7,0xf3]
neon-satshift-encoding.s 35 @ CHECK: vqshl.s8 d16, d16, #7 @ encoding: [0x30,0x07,0xcf,0xf2]
37 @ CHECK: vqshl.s16 d16, d16, #15 @ encoding: [0x30,0x07,0xdf,0xf2]
39 @ CHECK: vqshl.s32 d16, d16, #31 @ encoding: [0x30,0x07,0xff,0xf2]
41 @ CHECK: vqshl.s64 d16, d16, #63 @ encoding: [0xb0,0x07,0xff,0xf2]
43 @ CHECK: vqshl.u8 d16, d16, #7 @ encoding: [0x30,0x07,0xcf,0xf3]
45 @ CHECK: vqshl.u16 d16, d16, #15 @ encoding: [0x30,0x07,0xdf,0xf3]
47 @ CHECK: vqshl.u32 d16, d16, #31 @ encoding: [0x30,0x07,0xff,0xf3]
49 @ CHECK: vqshl.u64 d16, d16, #63 @ encoding: [0xb0,0x07,0xff,0xf3]
59 @ CHECK: vqshl.s8 q8, q8, #7 @ encoding: [0x70,0x07,0xcf,0xf2]
61 @ CHECK: vqshl.s16 q8, q8, #15 @ encoding: [0x70,0x07,0xdf,0xf2
    [all...]
neont2-bitwise-encoding.s 20 @ CHECK: vorr.i32 d16, #0x1000000 @ encoding: [0x11,0x07,0xc0,0xef]
22 @ CHECK: vorr.i32 q8, #0x1000000 @ encoding: [0x51,0x07,0xc0,0xef]
31 @ CHECK: vbic.i32 d16, #0xFF000000 @ encoding: [0x3f,0x07,0xc7,0xff]
33 @ CHECK: vbic.i32 q8, #0xFF000000 @ encoding: [0x7f,0x07,0xc7,0xff]
neont2-cmp-encoding.s 5 @ CHECK: vcvt.s32.f32 d16, d16 @ encoding: [0xfb,0xff,0x20,0x07]
7 @ CHECK: vcvt.u32.f32 d16, d16 @ encoding: [0xfb,0xff,0xa0,0x07]
13 @ CHECK: vcvt.s32.f32 q8, q8 @ encoding: [0xfb,0xff,0x60,0x07]
15 @ CHECK: vcvt.u32.f32 q8, q8 @ encoding: [0xfb,0xff,0xe0,0x07]
neont2-satshift-encoding.s 37 @ CHECK: vqshl.s8 d16, d16, #7 @ encoding: [0xcf,0xef,0x30,0x07]
39 @ CHECK: vqshl.s16 d16, d16, #15 @ encoding: [0xdf,0xef,0x30,0x07]
41 @ CHECK: vqshl.s32 d16, d16, #31 @ encoding: [0xff,0xef,0x30,0x07]
43 @ CHECK: vqshl.s64 d16, d16, #63 @ encoding: [0xff,0xef,0xb0,0x07]
45 @ CHECK: vqshl.u8 d16, d16, #7 @ encoding: [0xcf,0xff,0x30,0x07]
47 @ CHECK: vqshl.u16 d16, d16, #15 @ encoding: [0xdf,0xff,0x30,0x07]
49 @ CHECK: vqshl.u32 d16, d16, #31 @ encoding: [0xff,0xff,0x30,0x07]
51 @ CHECK: vqshl.u64 d16, d16, #63 @ encoding: [0xff,0xff,0xb0,0x07]
61 @ CHECK: vqshl.s8 q8, q8, #7 @ encoding: [0xcf,0xef,0x70,0x07]
63 @ CHECK: vqshl.s16 q8, q8, #15 @ encoding: [0xdf,0xef,0x70,0x07]
    [all...]
  /frameworks/base/tests/CoreTests/android/core/
ClassLoaderTest.java 44 (byte) 0x00, (byte) 0x0e, (byte) 0x07, (byte) 0x00,
45 (byte) 0x0f, (byte) 0x07, (byte) 0x00, (byte) 0x10,
89 (byte) 0x00, (byte) 0x01, (byte) 0x00, (byte) 0x07,
100 (byte) 0x01, (byte) 0x00, (byte) 0x07, (byte) 0x00,
126 (byte) 0x00, (byte) 0x0e, (byte) 0x07, (byte) 0x00,
127 (byte) 0x0f, (byte) 0x07, (byte) 0x00, (byte) 0x10,
171 (byte) 0x00, (byte) 0x01, (byte) 0x00, (byte) 0x07,
182 (byte) 0x01, (byte) 0x00, (byte) 0x07, (byte) 0x00,
  /libcore/luni/src/test/java/tests/java/security/
SecureClassLoaderTest.java 64 (byte) 0x07, (byte) 0x48, (byte) 0x69, (byte) 0x57, (byte) 0x6F,
65 (byte) 0x72, (byte) 0x6C, (byte) 0x64, (byte) 0x07, (byte) 0x00,
70 (byte) 0x07, (byte) 0x00, (byte) 0x03, (byte) 0x01, (byte) 0x00,
98 (byte) 0x73, (byte) 0x74, (byte) 0x65, (byte) 0x6D, (byte) 0x07,
115 (byte) 0x07, (byte) 0x00, (byte) 0x18, (byte) 0x01, (byte) 0x00,
116 (byte) 0x07, (byte) 0x70, (byte) 0x72, (byte) 0x69, (byte) 0x6E,
140 (byte) 0x07, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x2F,
152 (byte) 0x00, (byte) 0x07, (byte) 0x00, (byte) 0x00, (byte) 0x00,
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
filter.h 41 #define BPF_CLASS(code) ((code) & 0x07)
49 #define BPF_MISC 0x07
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
filter.h 35 #define BPF_CLASS(code) ((code) & 0x07)
43 #define BPF_MISC 0x07

Completed in 639 milliseconds

1 2 3 45 6 7 8 91011>>