/hardware/ti/wlan/wl1271/utils/ |
osDot11.h | 631 #define CGUID_FSW_802_11_OPTIONS {0xdc7a51b7, 0x2236, 0x467d, {0xb1, 0x55, 0x03, 0x50, 0x42, 0x04, 0xcf, 0x30}}
|
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/ |
hdreg.h | 131 #define CFA_REQ_EXT_ERROR_CODE 0x03
|
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/ |
hdreg.h | 131 #define CFA_REQ_EXT_ERROR_CODE 0x03
|
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/ |
hdreg.h | 131 #define CFA_REQ_EXT_ERROR_CODE 0x03
|
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/ |
hdreg.h | 131 #define CFA_REQ_EXT_ERROR_CODE 0x03
|
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/ |
hdreg.h | 131 #define CFA_REQ_EXT_ERROR_CODE 0x03
|
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/ |
hdreg.h | 131 #define CFA_REQ_EXT_ERROR_CODE 0x03
|
/system/bluetooth/brcm_patchram_plus/ |
brcm_patchram_plus.c | 105 unsigned char hci_reset[] = { 0x01, 0x03, 0x0c, 0x00 };
|
/system/core/fastboot/ |
usb_linux.c | 172 if((ept->bmAttributes & 0x03) != 0x02)
|
/system/wlan/ti/wilink_6_1/utils/ |
osDot11.h | 629 #define CGUID_FSW_802_11_OPTIONS {0xdc7a51b7, 0x2236, 0x467d, {0xb1, 0x55, 0x03, 0x50, 0x42, 0x04, 0xcf, 0x30}}
|
/external/bluetooth/bluez/tools/ |
csr.c | 598 case 0x03: [all...] |
/external/bluetooth/glib/glib/ |
gutf8.c | 72 Mask = 0x03; \ 734 wc &= 0x03; 893 wc &= 0x03; [all...] |
/external/bluetooth/hcidump/parser/ |
l2cap.c | 323 case 0x03: 339 case 0x03: 826 case 0x03:
|
/external/dropbear/libtomcrypt/src/ciphers/aes/ |
aes.c | 653 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 661 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 670 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
|
/external/kernel-headers/original/linux/ |
cdrom.h | 467 #define GPCMD_REQUEST_SENSE 0x03 519 #define DVD_STRUCT_BCA 0x03 749 #define MRW_MODE_PC 0x03 [all...] |
/external/libpng/ |
pngrtran.c | [all...] |
pngtrans.c | 311 0x03, 0x83, 0x43, 0xC3, 0x23, 0xA3, 0x63, 0xE3, 346 0x03, 0x43, 0x83, 0xC3, 0x13, 0x53, 0x93, 0xD3, 363 0x03, 0x13, 0x23, 0x33, 0x43, 0x53, 0x63, 0x73,
|
pngrutil.c | [all...] |
/external/qemu/distrib/libpng-1.2.19/ |
pngrtran.c | [all...] |
pngtrans.c | 280 0x03, 0x83, 0x43, 0xC3, 0x23, 0xA3, 0x63, 0xE3, 315 0x03, 0x43, 0x83, 0xC3, 0x13, 0x53, 0x93, 0xD3, 332 0x03, 0x13, 0x23, 0x33, 0x43, 0x53, 0x63, 0x73,
|
/frameworks/base/media/libstagefright/ |
MPEG4Writer.cpp | 685 mOwner->writeInt8(0x03); // ES_DescrTag 697 0x00, 0x03, 0xe8, 0x00, 698 0x00, 0x03, 0xe8, 0x00
|
/external/openssl/crypto/des/ |
destest.c | 168 {0xF4,0x03,0x79,0xAB,0x9E,0x0E,0xC5,0x33}, 190 {0x5F,0x4C,0x03,0x8E,0xD1,0x2B,0x2E,0x41}, 262 0xB9,0x93,0x03,0xE1,0xB8,0xBB,0xBD,0xBD, 271 0xA6,0x3C,0x5E,0x03,0xB2,0x1A,0xA3,0xC4, 311 0x1A,0x92,0xF7,0x84,0x03,0x46, 0x71,0x33,0x89,0x8E,0xA6,0x22 };
|
/external/qemu/hw/ |
bt.h | 256 HCI_SCODATA_PKT = 0x03, 296 HCI_HARDWARE_FAILURE = 0x03, 785 #define OGF_HOST_CTL 0x03 [all...] |
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/sms/ |
BearerData.java | 55 private final static byte SUBPARAM_MESSAGE_CENTER_TIME_STAMP = 0x03; 83 public static final int MESSAGE_TYPE_CANCELLATION = 0x03; 158 public static final int LANGUAGE_SPANISH = 0x03; 179 public static final int STATUS_CANCELLED = 0x03; 186 public static final int ERROR_PERMANENT = 0x03; [all...] |
/dalvik/libcore/security/src/test/java/tests/security/cert/ |
X509CertSelectorTest.java | [all...] |