/bionic/libc/kernel/common/linux/ |
akm8975.h | 29 #define AK8975_REG_HYL 0x05
|
kxtf9.h | 59 #define ODR400 0x05
|
rtc.h | 47 #define RTC_PIE_ON _IO('p', 0x05)
|
/development/ndk/platforms/android-3/include/linux/ |
rtc.h | 47 #define RTC_PIE_ON _IO('p', 0x05)
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
dma_32.h | 67 #define DMA_CNT_2 0x05
|
/device/samsung/crespo/libsensors/ |
ak8973b.h | 18 #define ECS_IOCTL_GETDATA _IOR(AKMIO, 0x05, char[SENSOR_DATA_SIZE])
|
/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/kerberos/serialization/ |
KerberosKeyTest.java | 37 0x05, 0x06, 0x07 };
|
/external/bluetooth/hcidump/parser/ |
hidp.c | 102 case 0x05:
|
/external/dropbear/libtomcrypt/src/encauth/ccm/ |
ccm_test.c | 45 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07 }, 62 { 0x00, 0x00, 0x00, 0x06, 0x05, 0x04, 0x03, 0xA0, 65 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 85 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07 },
|
/external/dropbear/libtomcrypt/src/pk/asn1/der/set/ |
der_encode_set.c | 29 case LTC_ASN1_NULL: return 0x05;
|
/external/e2fsprogs/lib/ext2fs/ |
dosio.h | 113 #define HW_RESET_FAIL() ((unsigned char)_dio_hw_error == 0x05)
|
/external/kernel-headers/original/linux/ |
akm8973.h | 12 #define ECS_IOCTL_GETDATA _IOR(AKMIO, 0x05, char[RBUFF_SIZE+1])
|
akm8975.h | 30 #define AK8975_REG_HYL 0x05
|
hidraw.h | 37 #define HIDIOCGRAWPHYS(len) _IOC(_IOC_READ, 'H', 0x05, len)
|
/external/llvm/test/MC/ARM/ |
neon-bitcount-encoding.s | 3 @ CHECK: vcnt.8 d16, d16 @ encoding: [0x20,0x05,0xf0,0xf3] 5 @ CHECK: vcnt.8 q8, q8 @ encoding: [0x60,0x05,0xf0,0xf3]
|
neont2-bitcount-encoding.s | 8 @ CHECK: vcnt.8 d16, d16 @ encoding: [0xf0,0xff,0x20,0x05] 9 @ CHECK: vcnt.8 q8, q8 @ encoding: [0xf0,0xff,0x60,0x05]
|
neont2-bitwise-encoding.s | 47 @ CHECK: vmvn d16, d16 @ encoding: [0xf0,0xff,0xa0,0x05] 48 @ CHECK: vmvn q8, q8 @ encoding: [0xf0,0xff,0xe0,0x05]
|
/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/ |
3dfx_regs.h | 68 #define COMMAND_2D_FILLRECT 0x05
|
/external/qemu/hw/ |
fw_cfg.h | 9 #define FW_CFG_NB_CPUS 0x05
|
/external/wpa_supplicant/ |
asn1.h | 23 #define ASN1_TAG_NULL 0x05
|
/external/wpa_supplicant_6/wpa_supplicant/src/tls/ |
asn1.h | 23 #define ASN1_TAG_NULL 0x05
|
/external/wpa_supplicant_8/src/tls/ |
asn1.h | 23 #define ASN1_TAG_NULL 0x05
|
/frameworks/base/drm/java/android/drm/ |
DrmStore.java | 155 public static final int PREVIEW = 0x05;
|
/frameworks/base/media/libeffects/testlibs/ |
AudioBiquadFilter.h | 116 STATE_NORMAL = 0x05,
|
/frameworks/base/obex/javax/obex/ |
ApplicationParameter.java | 56 public static final byte LISTSTARTOFFSET_TAGID = 0x05;
|