/external/wpa_supplicant/ |
pcsc_funcs.c | 54 #define SIM_CMD_SELECT 0xa0, 0xa4, 0x00, 0x00, 0x02 55 #define SIM_CMD_RUN_GSM_ALG 0xa0, 0x88, 0x00, 0x00, 0x10 56 #define SIM_CMD_GET_RESPONSE 0xa0, 0xc0, 0x00, 0x00 57 #define SIM_CMD_READ_BIN 0xa0, 0xb0, 0x00, 0x00 58 #define SIM_CMD_READ_RECORD 0xa0, 0xb2, 0x00, 0x00 [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/utils/ |
pcsc_funcs.c | 54 #define SIM_CMD_SELECT 0xa0, 0xa4, 0x00, 0x00, 0x02 55 #define SIM_CMD_RUN_GSM_ALG 0xa0, 0x88, 0x00, 0x00, 0x10 56 #define SIM_CMD_GET_RESPONSE 0xa0, 0xc0, 0x00, 0x00 57 #define SIM_CMD_READ_BIN 0xa0, 0xb0, 0x00, 0x00 58 #define SIM_CMD_READ_RECORD 0xa0, 0xb2, 0x00, 0x00 [all...] |
/external/wpa_supplicant_8/src/utils/ |
pcsc_funcs.c | 54 #define SIM_CMD_SELECT 0xa0, 0xa4, 0x00, 0x00, 0x02 55 #define SIM_CMD_RUN_GSM_ALG 0xa0, 0x88, 0x00, 0x00, 0x10 56 #define SIM_CMD_GET_RESPONSE 0xa0, 0xc0, 0x00, 0x00 57 #define SIM_CMD_READ_BIN 0xa0, 0xb0, 0x00, 0x00 58 #define SIM_CMD_READ_RECORD 0xa0, 0xb2, 0x00, 0x00 [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/ |
SDL_QuartzVideo.m | [all...] |
/bionic/libc/kernel/arch-arm/asm/arch/ |
hardware.h | 139 #define OMAP_LPG1_LCR (OMAP_LPG1_BASE + 0x00) 141 #define OMAP_LPG2_LCR (OMAP_LPG2_BASE + 0x00) 145 #define OMAP_PWL_ENABLE (OMAP_PWL_BASE + 0x00)
|
dma.h | 38 #define OMAP_DMA4_REVISION (OMAP24XX_DMA_BASE + 0x00) 210 #define OMAP1510_DMA_LCD_CTRL (OMAP1510_DMA_LCD_BASE + 0x00) 248 #define OMAP_DMA_DATA_TYPE_S8 0x00 252 #define OMAP_DMA_SYNC_ELEMENT 0x00 256 #define OMAP_DMA_PORT_EMIFF 0x00 263 #define OMAP_DMA_AMODE_CONSTANT 0x00
|
/development/ndk/platforms/android-3/arch-arm/include/asm/arch/ |
hardware.h | 139 #define OMAP_LPG1_LCR (OMAP_LPG1_BASE + 0x00) 141 #define OMAP_LPG2_LCR (OMAP_LPG2_BASE + 0x00) 145 #define OMAP_PWL_ENABLE (OMAP_PWL_BASE + 0x00)
|
dma.h | 38 #define OMAP_DMA4_REVISION (OMAP24XX_DMA_BASE + 0x00) 210 #define OMAP1510_DMA_LCD_CTRL (OMAP1510_DMA_LCD_BASE + 0x00) 248 #define OMAP_DMA_DATA_TYPE_S8 0x00 252 #define OMAP_DMA_SYNC_ELEMENT 0x00 256 #define OMAP_DMA_PORT_EMIFF 0x00 263 #define OMAP_DMA_AMODE_CONSTANT 0x00
|
/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/internal/kerberos/v5/ |
KerberosErrorMessageTest.java | 112 (byte) 0x00, 113 (byte) 0x00, 232 (byte) 0x00,
|
/external/bluetooth/bluez/test/ |
simple-endpoint | 14 SBC_CODEC = dbus.Byte(0x00) 34 MP3_CONFIGURATION = dbus.Array([dbus.Byte(0x21), dbus.Byte(0x02), dbus.Byte(0x00), dbus.Byte(0x80)]) 36 PCM_CODEC = dbus.Byte(0x00)
|
/external/grub/netboot/ |
3c90x.c | 88 regVlanMask_7_w = 0x00, /** 905B Revision Only **/ 104 regCarrierLost_6_b = 0x00, /** Universal **/ 114 regTxStartThresh_5_w = 0x00, /** Universal **/ 136 regInternalConfig_3_l = 0x00, /** Universal, different bit **/ 144 regStationAddress_2_3w = 0x00, /** Universal with Exceptions, pg 127 **/ 171 winEepromBios0 = 0x00, 178 cmdGlobalReset = 0x00, /** Universal with Exceptions, pg 151 **/ 449 a3c90x_internal_IssueCommand(INF_3C90X.IOAddr, cmdRxReset, 0x00); 545 outb(0x00, INF_3C90X.IOAddr + regTxStatus_b); 562 outb(0x00, INF_3C90X.IOAddr + regTxStatus_b) [all...] |
/external/llvm/test/MC/ARM/ |
arm_instructions.s | 4 @ CHECK: encoding: [0x00,0xf0,0x20,0xe3] 8 @ CHECK: encoding: [0x00,0xf0,0x20,0x03] 83 @ CHECK: bkpt #10 @ encoding: [0x7a,0x00,0x20,0xe1] 112 @ CHECK: nop @ encoding: [0x00,0xf0,0x20,0xe3] 118 @ CHECK: cps #15 @ encoding: [0x0f,0x00,0x02,0xf1] 121 @ CHECK: cpsie if, #10 @ encoding: [0xca,0x00,0x0a,0xf1]
|
/external/qemu/hw/ |
goldfish_device.c | 20 #define PDEV_BUS_OP_DONE (0x00) 24 #define PDEV_BUS_OP_INIT (0x00) 26 #define PDEV_BUS_OP (0x00)
|
/external/sonivox/jet_tools/JetCreator/ |
img_New.py | 10 'x\xda\x01\xf1\x03\x0e\xfc\x89PNG\r\n\x1a\n\x00\x00\x00\rIHDR\x00\x00\x00 \
11 \x00\x00\x00 \x08\x06\x00\x00\x00szz\xf4\x00\x00\x00\x04sBIT\x08\x08\x08\x08\ [all...] |
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/sms/ |
CdmaSmsAddress.java | 32 static public final int DIGIT_MODE_4BIT_DTMF = 0x00; 42 static public final int NUMBER_MODE_NOT_DATA_NETWORK = 0x00; 53 static public final int TON_UNKNOWN = 0x00;
|
/frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
PhoneNumberUtilsTest.java | 79 b[0] = (byte) 0x81; b[1] = (byte) 0x71; b[2] = (byte) 0x00; b[3] = (byte) 0x55; 84 b[0] = (byte) 0x80; b[1] = (byte) 0x71; b[2] = (byte) 0x00; b[3] = (byte) 0x55; 89 b[0] = (byte) 0x90; b[1] = (byte) 0x71; b[2] = (byte) 0x00; b[3] = (byte) 0x55; 94 b[0] = (byte) 0x91; b[1] = (byte) 0x71; b[2] = (byte) 0x00; b[3] = (byte) 0x55; 116 b[0] = (byte) 0x81; b[1] = (byte) 0x71; b[2] = (byte) 0x00; b[3] = (byte) 0x55; 121 b[0] = (byte) 0x91; b[1] = (byte) 0x71; b[2] = (byte) 0x00; b[3] = (byte) 0x55; 147 b[4] = (byte) 0x00; b[5] = (byte) 0x55; b[6] = (byte) 0x05; b[7] = (byte) 0x20; 153 b[4] = (byte) 0x00; b[5] = (byte) 0x55; b[6] = (byte) 0x05; b[7] = (byte) 0x20; 159 b[4] = (byte) 0x07; b[5] = (byte) 0x50; b[6] = (byte) 0x55; b[7] = (byte) 0x00; 165 b[4] = (byte) 0x07; b[5] = (byte) 0x50; b[6] = (byte) 0x55; b[7] = (byte) 0x00; [all...] |
/libcore/luni/src/test/java/tests/security/cert/ |
TrustAnchorTest.java | 624 (byte)0x01,(byte)0x00,(byte)0x81,(byte)0x01, 630 (byte)0x01,(byte)0x00,(byte)0x81,(byte)0x01, 635 (byte)0x01,(byte)0x00,(byte)0x81,(byte)0x01, 641 (byte)0x6d,(byte)0x80,(byte)0x01,(byte)0x00, 647 (byte)0x6d,(byte)0x80,(byte)0x01,(byte)0x00, 652 (byte)0x75,(byte)0x80,(byte)0x01,(byte)0x00, 674 (byte)0x00,(byte)0x81,(byte)0x01,(byte)0x01, 680 (byte)0x00,(byte)0x81,(byte)0x01,(byte)0x01, 685 (byte)0x00,(byte)0x81,(byte)0x01,(byte)0x01, 706 (byte)0x00,(byte)0x81,(byte)0x01,(byte)0x01 [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
cciss_ioctl.h | 61 #define XFER_NONE 0x00 67 #define ATTR_UNTAGGED 0x00 74 #define TYPE_CMD 0x00
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/ |
cdc.h | 32 #define USB_CDC_HEADER_TYPE 0x00 /* header_desc */ 163 #define USB_CDC_SEND_ENCAPSULATED_COMMAND 0x00 211 #define USB_CDC_NOTIFY_NETWORK_CONNECTION 0x00
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/arch/ |
hardware.h | 139 #define OMAP_LPG1_LCR (OMAP_LPG1_BASE + 0x00) 141 #define OMAP_LPG2_LCR (OMAP_LPG2_BASE + 0x00) 145 #define OMAP_PWL_ENABLE (OMAP_PWL_BASE + 0x00)
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/arch/ |
hardware.h | 139 #define OMAP_LPG1_LCR (OMAP_LPG1_BASE + 0x00) 141 #define OMAP_LPG2_LCR (OMAP_LPG2_BASE + 0x00) 145 #define OMAP_PWL_ENABLE (OMAP_PWL_BASE + 0x00)
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/arch/ |
hardware.h | 139 #define OMAP_LPG1_LCR (OMAP_LPG1_BASE + 0x00) 141 #define OMAP_LPG2_LCR (OMAP_LPG2_BASE + 0x00) 145 #define OMAP_PWL_ENABLE (OMAP_PWL_BASE + 0x00)
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/arch/ |
hardware.h | 139 #define OMAP_LPG1_LCR (OMAP_LPG1_BASE + 0x00) 141 #define OMAP_LPG2_LCR (OMAP_LPG2_BASE + 0x00) 145 #define OMAP_PWL_ENABLE (OMAP_PWL_BASE + 0x00)
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm/arch/ |
hardware.h | 139 #define OMAP_LPG1_LCR (OMAP_LPG1_BASE + 0x00) 141 #define OMAP_LPG2_LCR (OMAP_LPG2_BASE + 0x00) 145 #define OMAP_PWL_ENABLE (OMAP_PWL_BASE + 0x00)
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm/arch/ |
hardware.h | 139 #define OMAP_LPG1_LCR (OMAP_LPG1_BASE + 0x00) 141 #define OMAP_LPG2_LCR (OMAP_LPG2_BASE + 0x00) 145 #define OMAP_PWL_ENABLE (OMAP_PWL_BASE + 0x00)
|