HomeSort by relevance Sort by last modified time
    Searched refs:x05 (Results 476 - 500 of 910) sorted by null

<<11121314151617181920>>

  /external/oprofile/opcontrol/
opcontrol.cpp 156 {0x05, 0, "BR_INST_EXECUTED",
195 {0x05, 0, "DTLB_REFILL",
  /external/qemu/hw/
piix_pci.c 241 pci_conf[0x05] = 0x00;
281 pci_conf[0x05] = 0x00;
usb-msd.c 120 0x05, /* u8 ep_bDescriptorType; Endpoint */
128 0x05, /* u8 ep_bDescriptorType; Endpoint */
  /external/wpa_supplicant/tests/
test_aes.c 128 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
232 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
  /external/wpa_supplicant_6/wpa_supplicant/tests/
test_aes.c 128 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
234 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_Utils.h 550 0xCB70C0C1, 0x4C85, 0x11D6, 0xB1, 0x05, {
558 0xCF, 0x80, 0x57, 0x73, 0x05, 0x41
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_DSP.h 123 0xCF, 0x80, 0x57, 0x73, 0x05, 0x41
129 0x41, 0xc0, 0x27, 0x9e, 0xb8, 0x05
  /system/bluetooth/brcm_patchram_plus/
brcm_patchram_plus.c 187 { 0x01, 0x1C, 0xFC, 0x05, 0x00, 0x00, 0x00, 0x00, 0x00 };
190 { 0x01, 0x1e, 0xFC, 0x05, 0x00, 0x00, 0x00, 0x00, 0x00 };
  /bionic/libc/kernel/common/linux/
ata.h 89 ATA_REG_LBAH = 0x05,
ethtool.h 305 #define TCP_V6_FLOW 0x05
mtio.h 77 #define MT_ISCMSJ500 0x05
  /cts/tests/tests/content/src/android/content/res/cts/
AssetFileDescriptorTest.java 41 new byte[] { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08 };
AssetFileDescriptor_AutoCloseInputStreamTest.java 38 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08
  /development/ndk/platforms/android-3/include/linux/
ata.h 89 ATA_REG_LBAH = 0x05,
mtio.h 77 #define MT_ISCMSJ500 0x05
  /external/apache-harmony/auth/src/test/java/common/org/ietf/jgss/
OidTest.java 187 new byte[] { 0x05, 0x03, 0x55, 0x04, 0x03 },
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
SequenceTest.java 114 new byte[] { 0x30, 0x05, 0x01, 0x01, 0x00, 0x30, 0x00 } },
  /external/bluetooth/bluez/audio/
ipc.h 138 #define BT_A2DP_MPEG24_SINK 0x05
  /external/bluetooth/bluez/src/
eir.c 40 #define EIR_UUID32_ALL 0x05 /* 32-bit UUID, all listed */
  /external/bluetooth/hcidump/parser/
bnep.c 53 #define BNEP_FILTER_MULT_ADDR_SET_MSG 0x05
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/engines/
DESedeWrapEngine.java 50 (byte) 0x21, (byte) 0x05 };
  /external/chromium/crypto/
rsa_private_key.h 47 static const uint8 kNullTag = 0x05;
  /external/dropbear/libtomcrypt/src/ciphers/
xtea.c 154 { 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08 };
  /external/dropbear/libtomcrypt/src/pk/asn1/der/sequence/
der_decode_sequence_ex.c 155 if (inlen < 2 || in[x] != 0x05 || in[x+1] != 0x00) {
der_encode_sequence_ex.c 246 out[x++] = 0x05;

Completed in 1492 milliseconds

<<11121314151617181920>>