Searched refs:x01 (Results 151 - 175 of 2114) sorted by relevance

1234567891011>>

/external/kernel-headers/original/linux/
H A Dmax9635.h50 #define MAX9635_IOCTL_SET_ENABLE _IOW(MAX9635_IO, 0x01, char)
H A Dzorro_ids.h25 #define ZORRO_PROD_CBM_A2088_A2286 ZORRO_ID(COMMODORE_BRAUNSCHWEIG, 0x01, 0)
31 #define ZORRO_PROD_CBM_A2090A ZORRO_ID(COMMODORE_WEST_CHESTER_1, 0x01, 0)
65 #define ZORRO_PROD_A_SQUARED_LIVE_2000 ZORRO_ID(A_SQUARED, 0x01, 0)
68 #define ZORRO_PROD_COMSPEC_COMMUNICATIONS_AX2000 ZORRO_ID(COMSPEC_COMMUNICATIONS, 0x01, 0)
71 #define ZORRO_PROD_ANAKIN_RESEARCH_EASYL ZORRO_ID(ANAKIN_RESEARCH, 0x01, 0)
94 #define ZORRO_PROD_ASDG_MEMORY_1 ZORRO_ID(ASDG, 0x01, 0)
107 #define ZORRO_PROD_AMERISTAR_A2065 ZORRO_ID(AMERISTAR, 0x01, 0)
112 #define ZORRO_PROD_SUPRA_SUPRADRIVE_4x4 ZORRO_ID(SUPRA, 0x01, 0)
149 #define ZORRO_PROD_GVP_IMPACT_SERIES_I_4K ZORRO_ID(GREAT_VALLEY_PRODUCTS_2, 0x01, 0)
178 #define ZORRO_PROD_CALIFORNIA_ACCESS_SYNERGY_MALIBU ZORRO_ID(CALIFORNIA_ACCESS_SYNERGY, 0x01,
[all...]
/external/libnfc-nci/halimpl/bcm2079x/include/
H A Dbcm2079x.h31 #define BCMNFC_POWER_CTL _IO(BCMNFC_MAGIC, 0x01)
/external/libnfc-nxp/inc/
H A DphNfcCompId.h73 #define CID_NFC_DAL 0x01 /**< \ingroup grp_comp_id
/external/libnfc-nxp/src/
H A DphFriNfc_IntNdefMap.h61 #define PH_NFCFRI_NDEFMAP_NFCDEV_MAJOR_VER_NUM 0x01
H A DphFriNfc_MifareULMap.h113 #define PH_FRINFC_NDEFMAP_MFUL_LOCK_CTRL_TLV 0x01 /*!< Lock Control TLV value = 0x01 */
127 #define PH_FRINFC_NDEFMAP_MFUL_MAX_SEND_BUF_TO_READ 0x01 /*!< Send Length for Read Ndef */
139 #define PH_FRINFC_NDEFMAP_MFUL_BYTE1 0x01 /*!< Byte number 1 */
144 #define PH_FRINFC_NDEFMAP_MFUL_BLOCK1 0x01 /*!< Block number 1 */
/external/llvm/test/MC/ARM/
H A Darm-it-block.s11 @ CHECK: moveq r2, r3 @ encoding: [0x03,0x20,0xa0,0x01]
/external/llvm/unittests/Support/
H A DEndianTest.cpp24 unsigned char bigval[] = {0x00, 0x01, 0x02, 0x03, 0x04};
25 unsigned char littleval[] = {0x00, 0x04, 0x03, 0x02, 0x01};
62 unsigned char big[] = {0x00, 0x01, 0x02, 0x03, 0x04};
63 unsigned char little[] = {0x00, 0x04, 0x03, 0x02, 0x01};
/external/srtp/crypto/test/
H A Dstat_driver.c41 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
42 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
43 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
44 0x00, 0x01, 0x02, 0x03, 0x04, 0x05
/external/tcpdump/
H A Dl2vpn.c32 { 0x01, "Frame Relay"},
H A Dslcompress.h80 #define NEW_U 0x01
/external/bluetooth/bluedroid/stack/include/
H A Dhiddefs.h108 #define HID_PAR_REP_TYPE_INPUT (0x01)
121 #define HID_PAR_PROTOCOL_MASK (0x01)
122 #define HID_PAR_PROTOCOL_REPORT (0x01)
H A Dport_api.h41 #define PORT_BAUD_RATE_4800 0x01
53 #define PORT_6_BITS 0x01
60 #define PORT_ONE5STOPBITS 0x01
64 #define PORT_PARITY_YES 0x01
68 #define PORT_EVEN_PARITY 0x01
75 #define PORT_FC_XONXOFF_ON_INPUT 0x01
384 #define PORT_SET_DTRDSR 0x01
426 #define PORT_DTRDSR_ON 0x01
459 #define PORT_ERR_BREAK 0x01 /* Break condition occured on the peer device */
467 #define PORT_FLAG_CTS_HOLD 0x01 /* T
[all...]
/external/chromium_org/net/quic/
H A Dquic_utils_test.cc19 0x61, 0x0f, 0x01, 0x89, 0x08, 0x00, 0x45, 0x00,
20 0x00, 0x1c, 0xfb, 0x98, 0x40, 0x00, 0x40, 0x01,
21 0x7e, 0x18, 0xd8, 0xef, 0x23, 0x01, 0x45, 0x5d,
/external/chromium_org/third_party/skia/include/pdf/
H A DSkPDFDocument.h33 kNoCompression_Flags = 0x01, //!< DEPRECATED.
34 kFavorSpeedOverSize_Flags = 0x01, //!< Don't compress the stream, but
39 kDraftMode_Flags = 0x01,
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
H A Dnfc_hal_dm_cfg.c90 /* B2 */ 0x01,
97 /* B9 */ 0x01
113 0x01, /* B0 enable: 0/disable, 1/enable*/
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/piff/
H A DTfxdBox.java21 * TfxdBoxVersion = %x00 / %x01
50 return getVersion() == 0x01 ? 20 : 12;
57 if (getVersion() == 0x01) {
69 if (getVersion() == 0x01) {
/external/skia/include/pdf/
H A DSkPDFDocument.h33 kNoCompression_Flags = 0x01, //!< DEPRECATED.
34 kFavorSpeedOverSize_Flags = 0x01, //!< Don't compress the stream, but
39 kDraftMode_Flags = 0x01,
/external/qemu-pc-bios/bochs/bios/
H A Dacpi-dsdt.hex16 0x01,0xA1,0x42,0x58,0x50,0x43,0x00,0x00, /* 00000008 "..BXPC.." */
18 0x01,0x00,0x00,0x00,0x49,0x4E,0x54,0x4C, /* 00000018 "....INTL" */
20 0x5B,0x80,0x44,0x42,0x47,0x5F,0x01,0x0B, /* 00000028 "[.DBG_.." */
27 0x08,0x5F,0x55,0x49,0x44,0x01,0x08,0x5F, /* 00000060 "._UID.._" */
31 0xFF,0x01,0x4C,0x4E,0x4B,0x41,0x00,0x12, /* 00000080 "..LNKA.." */
35 0x00,0x12,0x0D,0x04,0x0C,0xFF,0xFF,0x01, /* 000000A0 "........" */
37 0x0D,0x04,0x0C,0xFF,0xFF,0x01,0x00,0x01, /* 000000B0 "........" */
39 0x0C,0xFF,0xFF,0x01,0x00,0x0A,0x02,0x4C, /* 000000C0 ".......L" */
41 0xFF,0xFF,0x01,
[all...]
/external/libnfc-nci/src/nfc/include/
H A Dtags_defs.h82 #define T1T_CC_VNO_OFFSET 0x01 /* Offset for Version number in CC */
120 #define T1T_CMD_READ 0x01 /* read (1 byte) */
255 #define T3T_MSG_OPC_POLL_RSP 0x01
269 #define T3T_MSG_NDEF_RWFLAG_RW 0x01
302 #define T3T_MSG_RSP_STATUS_ERROR 0x01
388 #define I93_FLAG_SUB_CARRIER_MASK 0x01 /* Sub_carrier_flag */
390 #define I93_FLAG_SUB_CARRIER_DOUBLE 0x01 /* Two sub-carriers shall be used by VICC */
432 #define I93_FLAG_ERROR_MASK 0x01 /* Error_flag */
434 #define I93_FLAG_ERROR_DETECTED 0x01 /* Error detected, Error code is in the "Error" field */
437 #define I93_ERROR_CODE_NOT_SUPPORTED 0x01 /* Th
[all...]
/external/chromium_org/extensions/common/
H A Did_util_unittest.cc15 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x81, 0x8d, 0x00, 0x30, 0x81,
27 0x0f, 0x02, 0x03, 0x01, 0x00, 0x01
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
H A DBitStringTest.java49 new byte[] { 0x03, 0x01, 0x00 } },
104 new byte[] { 0x02, 0x01, 0x00 },
110 new byte[] { 0x03, 0x01, 0x01 },
112 new byte[] { 0x03, 0x02, 0x01, 0x01 },
114 new byte[] { 0x23, 0x03, 0x03, 0x01, 0x00 } };
138 new byte[] { 0x03, 0x01, 0x00 } },
176 new byte[] { 0x03, 0x01, 0x00 } },
216 new byte[] { 0x03, 0x01,
[all...]
H A DChoiceTest.java91 { Boolean.FALSE, new byte[] { 0x01, 0x01, 0x00 } },
94 { Boolean.TRUE, new byte[] { 0x01, 0x01, (byte) 0xFF } },
150 0x01, 0x01, 0x00,
152 0x02, 0x01, 0x09 };
186 byte[] encoded = new byte[] { (byte) 0xA0, 0x03, 0x01, 0x01, 0x00 };
244 Boolean b = (Boolean) choice2.decode(new byte[] { 0x01,
[all...]
/external/chromium_org/chrome/browser/chromeos/settings/
H A Downer_key_util_unittest.cc23 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86,
24 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00,
25 0x30, 0x82, 0x01, 0x0a, 0x02, 0x82, 0x01, 0x01, 0x00, 0xe8, 0x39, 0x11,
37 0x01, 0x97, 0x2a, 0x8d, 0x21, 0x2f, 0xa7, 0xc5, 0x74, 0xa9, 0xd0, 0x23,
47 0x41, 0x02, 0x03, 0x01,
[all...]
/external/dropbear/libtomcrypt/src/mac/pmac/
H A Dpmac_test.c39 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
52 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
55 { 0x00, 0x01, 0x02 },
65 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
68 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
79 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
82 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
94 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
97 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
110 { 0x00, 0x01,
[all...]

Completed in 984 milliseconds

1234567891011>>