/external/qemu/distrib/sdl-1.2.12/src/joystick/os2/ |
joyos2.h | 59 #define JOY_BY_BIT 0x08
|
/external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/ |
SDL_atarikeys.h | 42 #define SCANCODE_7 0x08
|
/external/qemu/distrib/sdl-1.2.12/src/video/maccommon/ |
SDL_mackeys.h | 104 #define MK_c 0x08
|
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/ |
SDL_QuartzKeys.h | 110 #define QZ_c 0x08
|
/external/quake/quake/src/WinQuake/ |
snd_gus.cpp | 461 #define CODEC_FS_FORMAT 0x08
478 #define SET_VOLUME_END 0x08
742 dos_outportb(GusBase+0x08,0x55);
745 dos_outportb(GusBase+0x08,0xAA);
803 dos_outportb(GusBase+0x08,0x55);
806 dos_outportb(GusBase+0x08,0xAA);
858 dos_outportb(GusBase,0x08);
974 dos_outportb(CodecData,0x08);
998 dos_outportb(CodecData,0x08); // IRQ is disabled in PIN control
[all...] |
/external/tcpdump/ |
aodv.h | 76 #define RREQ_UNKNOWN 0x08 /* unknown destination sequence num */
|
smb.h | 21 #define SMBgetatr 0x08 /* get file attributes */
|
/external/webkit/JavaScriptCore/parser/ |
ResultType.h | 39 static const Type TypeMaybeString = 0x08;
|
/external/wpa_supplicant/tests/ |
test_aes.c | 69 0x0B, 0xDA, 0xB0, 0x27, 0x74, 0x08, 0xF6, 0x79, 120 0x27, 0x08, 0x94, 0x2d, 0xbe, 0x77, 0x18, 0x1a }, 129 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 233 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f
|
/external/wpa_supplicant_6/wpa_supplicant/tests/ |
test_aes.c | 69 0x0B, 0xDA, 0xB0, 0x27, 0x74, 0x08, 0xF6, 0x79, 120 0x27, 0x08, 0x94, 0x2d, 0xbe, 0x77, 0x18, 0x1a }, 129 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 235 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f
|
/frameworks/base/core/java/android/nfc/ |
NdefRecord.java | 143 private static final byte FLAG_IL = (byte) 0x08;
|
/frameworks/base/core/java/com/google/android/mms/pdu/ |
CharacterSets.java | 37 public static final int ISO_8859_5 = 0x08;
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
mp4def.h | 52 #define MODE_INTRA 0x08 //01000
|
/hardware/broadcom/wlan/bcm4329/src/include/ |
spid.h | 32 uint32 status_reg; /* 0x08, RO, Status bits of last spi transfer */ 51 #define SPID_STATUS_REG 0x08 /* 32 bits */
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/ |
loc_api_fixup.h | 144 #define RPC_LOC_NI_SUPL_QOP_DELAY_VALID 0x08
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/ |
loc_api_fixup.h | 144 #define RPC_LOC_NI_SUPL_QOP_DELAY_VALID 0x08
|
/hardware/ti/wlan/wl1271/TWD/FirmwareApi/ |
public_descriptors.h | 173 #define RX_DESC_A_MPDU 0x08
|
/hardware/ti/wlan/wl1271/external_drivers/sdio/linux/ |
SdioDrv.h | 51 #define CCCR_CARD_CAPABILITY 0x08
|
/libcore/luni/src/main/java/java/util/regex/ |
Pattern.java | 247 public static final int MULTILINE = 0x08;
|
/libcore/luni/src/test/java/libcore/javax/crypto/spec/ |
AlgorithmParametersTestDSA.java | 31 (byte) 0x5A, (byte) 0x45, (byte) 0xF8, (byte) 0xE4, (byte) 0x08,
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
hiddev.h | 161 #define HIDIOCSREPORT _IOW('H', 0x08, struct hiddev_report_info)
|
ip.h | 25 #define IPTOS_THROUGHPUT 0x08
|
ultrasound.h | 61 #define _GUS_RAMPRANGE 0x08
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/ |
ip.h | 161 #define IPTOS_THROUGHPUT 0x08
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
spawn.h | 57 #define POSIX_SPAWN_SETSIGMASK 0x08
|