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

1 23 4 5 6 7 8 91011>>

  /external/qemu/distrib/sdl-1.2.12/src/video/
default_cursor.h 71 0x07,0x80,
111 0x07,0x80,
112 0x07,0x80,
  /external/srtp/crypto/test/
stat_driver.c 41 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
42 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
43 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
  /frameworks/base/media/libdrm/mobile1/include/xml/
wbxml_tinyparser.h 28 #define REL_TAG_VERSION 0x07
  /bionic/libc/kernel/common/linux/
atmsap.h 21 #define ATM_L2_X25_ML 0x07
34 #define ATM_L3_ISO8208 0x07
  /development/ndk/platforms/android-3/include/linux/
atmsap.h 21 #define ATM_L2_X25_ML 0x07
34 #define ATM_L3_ISO8208 0x07
  /external/iproute2/include/linux/
atmsap.h 26 #define ATM_L2_X25_ML 0x07 /* ITU-T X.25, multilink */
46 #define ATM_L3_ISO8208 0x07 /* ISO/IEC 8208 */
  /external/kernel-headers/original/linux/
atmsap.h 26 #define ATM_L2_X25_ML 0x07 /* ITU-T X.25, multilink */
46 #define ATM_L3_ISO8208 0x07 /* ISO/IEC 8208 */
  /external/openssl/crypto/bf/
bf_cfb64.c 94 n=(n+1)&0x07;
115 n=(n+1)&0x07;
  /external/openssl/crypto/des/
cfb64enc.c 94 n=(n+1)&0x07;
115 n=(n+1)&0x07;
  /external/openssl/crypto/rc2/
rc2cfb64.c 95 n=(n+1)&0x07;
116 n=(n+1)&0x07;
  /frameworks/base/core/java/com/android/internal/util/
BitwiseInputStream.java 76 int offset = 16 - (mPos & 0x07) - bits; // &7==%8
96 int bytes = (bits >>> 3) + ((bits & 0x07) > 0 ? 1 : 0); // &7==%8
BitwiseOutputStream.java 64 int len = (mPos >>> 3) + ((mPos & 0x07) > 0 ? 1 : 0); // &7==%8
98 int offset = 16 - (mPos & 0x07) - bits; // &7==%8
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atmsap.h 26 #define ATM_L2_X25_ML 0x07 /* ITU-T X.25, multilink */
46 #define ATM_L3_ISO8208 0x07 /* ISO/IEC 8208 */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
atmsap.h 21 #define ATM_L2_X25_ML 0x07
34 #define ATM_L3_ISO8208 0x07
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
atmsap.h 21 #define ATM_L2_X25_ML 0x07
34 #define ATM_L3_ISO8208 0x07
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
atmsap.h 21 #define ATM_L2_X25_ML 0x07
34 #define ATM_L3_ISO8208 0x07
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
atmsap.h 21 #define ATM_L2_X25_ML 0x07
34 #define ATM_L3_ISO8208 0x07
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
atmsap.h 21 #define ATM_L2_X25_ML 0x07
34 #define ATM_L3_ISO8208 0x07
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
atmsap.h 21 #define ATM_L2_X25_ML 0x07
34 #define ATM_L3_ISO8208 0x07
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
atmsap.h 21 #define ATM_L2_X25_ML 0x07
34 #define ATM_L3_ISO8208 0x07
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
atmsap.h 21 #define ATM_L2_X25_ML 0x07
34 #define ATM_L3_ISO8208 0x07
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
atmsap.h 21 #define ATM_L2_X25_ML 0x07
34 #define ATM_L3_ISO8208 0x07
  /external/dropbear/libtomcrypt/src/encauth/eax/
eax_test.c 47 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
66 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
69 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
86 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
91 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
106 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
109 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
112 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
115 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
133 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
    [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/llvm/test/MC/ARM/
neon-convert-encoding.s 3 @ CHECK: vcvt.s32.f32 d16, d16 @ encoding: [0x20,0x07,0xfb,0xf3]
5 @ CHECK: vcvt.u32.f32 d16, d16 @ encoding: [0xa0,0x07,0xfb,0xf3]
11 @ CHECK: vcvt.s32.f32 q8, q8 @ encoding: [0x60,0x07,0xfb,0xf3]
13 @ CHECK: vcvt.u32.f32 q8, q8 @ encoding: [0xe0,0x07,0xfb,0xf3]
35 @ CHECK: vcvt.f32.f16 q8, d16 @ encoding: [0x20,0x07,0xf6,0xf3]

Completed in 674 milliseconds

1 23 4 5 6 7 8 91011>>