/external/chromium/net/socket/ |
socks5_client_socket.cc | 42 const uint8 SOCKS5ClientSocket::kSOCKS5Version = 0x05; 216 const char kSOCKS5GreetWriteData[] = { 0x05, 0x01, 0x00 }; // no authentication 217 const char kSOCKS5GreetReadData[] = { 0x05, 0x00 };
|
/external/elfutils/libdw/ |
dwarf.h | 24 DW_TAG_formal_parameter = 0x05, 183 DW_FORM_data2 = 0x05, 528 DW_CFA_offset_extended = 0x05,
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
ixjuser.h | 438 #define ATT10DB 0x05 486 #define GAIN02DB 0x05 529 #define POTS_ATT_20DB 0x05
|
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/support/ |
EncryptedPrivateKeyInfoData.java | 39 (byte) 0x30, (byte) 0x82, (byte) 0x05, (byte) 0x33, (byte) 0x30, 99 (byte) 0x05, (byte) 0x28, (byte) 0x48, (byte) 0x5c, // 38 102 (byte) 0x01, (byte) 0x02, (byte) 0x03, (byte) 0x04, (byte) 0x05, 154 (byte) 0x05, (byte) 0x06, (byte) 0x07, (byte) 0x08, (byte) 0x09, 205 (byte) 0x04, (byte) 0x05, (byte) 0x06, (byte) 0x07, (byte) 0x08, 256 (byte) 0x03, (byte) 0x04, (byte) 0x05, (byte) 0x06, (byte) 0x07, 315 (byte) 0x05, (byte) 0x00, (byte) 0x04, (byte) 0x82, (byte) 0x04, 317 (byte) 0x04, (byte) 0x05, (byte) 0x06, (byte) 0x07, (byte) 0x08, 368 (byte) 0x03, (byte) 0x04, (byte) 0x05, (byte) 0x06, (byte) 0x07, 419 (byte) 0x02, (byte) 0x03, (byte) 0x04, (byte) 0x05, (byte) 0x06 [all...] |
/bionic/libc/kernel/common/linux/ |
wanrouter.h | 52 #define UDP_INVALID_TYPE 0x05
|
/bionic/libc/stdlib/ |
tolower_.c | 14 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
|
toupper_.c | 15 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
|
/cts/tests/tests/content/src/android/content/res/cts/ |
AssetFileDescriptor_AutoCloseInputStreamTest.java | 38 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08
|
/dalvik/dx/src/com/android/dx/rop/cst/ |
CstUtf8.java | 89 case 0x04: case 0x05: case 0x06: case 0x07: {
|
/development/ndk/platforms/android-3/include/linux/ |
wanrouter.h | 52 #define UDP_INVALID_TYPE 0x05
|
/development/samples/NFCDemo/src/com/example/android/nfc/record/ |
UriRecord.java | 57 .put((byte) 0x05, "tel:")
|
/device/google/accessory/arduino/USB_Host_Shield/ |
Max3421e_constants.h | 248 #define hrSTALL 0x05
|
/external/bluetooth/bluez/tools/ |
avctrl.c | 76 #define READ_CODEC 0x05
|
/external/chromium/base/crypto/ |
rsa_private_key.h | 39 static const uint8 kNullTag = 0x05;
|
/external/chromium/net/third_party/nss/ssl/ |
sslproto.h | 92 #define SSL_CK_IDEA_128_CBC_WITH_MD5 0x05
|
/external/dropbear/libtomcrypt/src/modes/ctr/ |
ctr_test.c | 43 {0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,0x09,0x0A,0x0B,0x0C,0x0D,0x0E,0x0F,
|
/external/dropbear/libtomcrypt/src/pk/asn1/der/choice/ |
der_decode_choice.c | 97 if (*inlen == 2 && in[x] == 0x05 && in[x+1] == 0x00) {
|
/external/elfcopy/ |
dwarf2.h | 138 DW_TAG_formal_parameter = 0x05, 224 DW_FORM_data2 = 0x05, 597 DW_DS_trailing_separate = 0x05 732 DW_CFA_offset_extended = 0x05,
|
/external/grub/netboot/ |
tiara.c | 36 #define DLCR_RECV_MODE 0x05
|
/external/jhead/ |
iptc.c | 20 #define IPTC_OBJECT_NAME 0x05
|
/external/kernel-headers/original/asm-x86/ |
dma_32.h | 115 #define DMA_CNT_2 0x05
|
/external/kernel-headers/original/linux/ |
a1026.h | 139 #define ADC_Gain_30db 0x05
|
apm_bios.h | 154 #define APM_16_CONNECTED 0x05
|
rtc.h | 74 #define RTC_PIE_ON _IO('p', 0x05) /* Periodic int. enable on */
|
/external/libnfc-nxp/inc/ |
phNfcInterface.h | 91 #define NFC_NOTIFY_TRANSCEIVE_COMPLETED 0x05
|