/external/bluetooth/hcidump/parser/ |
D | rfcomm.h | 117 uint8_t bit_rate:1; 118 uint8_t data_bits:1; 119 uint8_t stop_bit:1; 120 uint8_t parity:1; 121 uint8_t parity_type:1; 122 uint8_t xon:1; 123 uint8_t xoff:1; 124 uint8_t res1:1; 125 uint8_t xon_input:1; 126 uint8_t xon_output:1; [all …]
|
/external/libnfc-nxp/src/ |
D | phFriNfc_NdefMap.h | 259 uint8_t state; 261 uint8_t cr_index; 263 uint8_t ndef_seq; 272 uint8_t ndef_tlv_type_byte; 275 uint8_t store_read_data[ISO15693_MAX_DATA_TO_STORE]; 276 uint8_t store_length; 279 uint8_t read_capabilities; 298 uint8_t CurBlockNo; 301 uint8_t NoBlocksWritten; 304 uint8_t Wr_BytesRemained; /* No of bytes to pad*/ [all …]
|
D | phFriNfc_NdefRecord.h | 74 #define PH_FRINFC_NDEFRECORD_TNF_EMPTY ((uint8_t)0x00) /**< Empty Record, no type, ID or pa… 75 #define PH_FRINFC_NDEFRECORD_TNF_NFCWELLKNOWN ((uint8_t)0x01) /**< NFC well-known type (RTD). */ 76 #define PH_FRINFC_NDEFRECORD_TNF_MEDIATYPE ((uint8_t)0x02) /**< Media Type. */ 77 #define PH_FRINFC_NDEFRECORD_TNF_ABSURI ((uint8_t)0x03) /**< Absolute URI. */ 78 #define PH_FRINFC_NDEFRECORD_TNF_NFCEXT ((uint8_t)0x04) /**< Nfc Extenal Type (following the… 79 #define PH_FRINFC_NDEFRECORD_TNF_UNKNOWN ((uint8_t)0x05) /**< Unknown type; Contains no Type … 80 #define PH_FRINFC_NDEFRECORD_TNF_UNCHANGED ((uint8_t)0x06) /**< Unchanged: Used for Chunked Rec… 81 #define PH_FRINFC_NDEFRECORD_TNF_RESERVED ((uint8_t)0x07) /**< RFU, must not be used. */ 93 #define PH_FRINFC_NDEFRECORD_FLAGS_MB ((uint8_t)0x80) /**< This marks the begin of a NDEF Me… 94 #define PH_FRINFC_NDEFRECORD_FLAGS_ME ((uint8_t)0x40) /**< Set if the record is at the Messa… [all …]
|
D | phFriNfc_SmtCrdFmt.h | 124 uint8_t CCBytes[5]; 125 uint8_t UID[4]; 126 uint8_t CCByteIndex; 144 uint8_t OTPBytes[4]; 146 uint8_t LockBytes[4]; 149 uint8_t ReadData[16]; 150 uint8_t ReadDataIndex; 151 uint8_t DynLockBytes[4]; 152 uint8_t BytesLockedPerLockBit; 153 uint8_t LockBytesPerPage; [all …]
|
D | phFriNfc_ISO15693Format.c | 131 uint8_t *p_recv_buf, 132 uint8_t recv_length); 138 uint8_t command, 139 uint8_t *p_data, 140 uint8_t data_length); 149 uint8_t command, in phFriNfc_ISO15693_H_FmtReadWrite() 150 uint8_t *p_data, in phFriNfc_ISO15693_H_FmtReadWrite() 151 uint8_t data_length) in phFriNfc_ISO15693_H_FmtReadWrite() 154 uint8_t send_index = 0; in phFriNfc_ISO15693_H_FmtReadWrite() 169 *(psNdefSmtCrdFmt->SendRecvBuf + send_index) = (uint8_t)ISO15693_FMT_FLAGS; in phFriNfc_ISO15693_H_FmtReadWrite() [all …]
|
D | phHciNfc_NfcIPMgmt.h | 120 uint8_t atr_res_info[NFCIP_ATR_MAX_LENGTH]; 121 uint8_t atr_res_length; 124 uint8_t atr_req_info[NFCIP_ATR_MAX_LENGTH]; 125 uint8_t atr_req_length; 130 uint8_t linkstatus; 133 uint8_t nfcid3i_length; 134 uint8_t nfcid3i[NFCIP_NFCID_LENGTH]; 137 uint8_t nfcid3t_length; 138 uint8_t nfcid3t[NFCIP_NFCID_LENGTH]; 160 uint8_t nfcip_mode; [all …]
|
/external/qemu/hw/ |
D | smbios.h | 18 uint8_t *smbios_get_table(size_t *length); 26 uint8_t type; 27 uint8_t length; 34 uint8_t vendor_str; 35 uint8_t bios_version_str; 37 uint8_t bios_release_date_str; 38 uint8_t bios_rom_size; 39 uint8_t bios_characteristics[8]; 40 uint8_t bios_characteristics_extension_bytes[2]; 41 uint8_t system_bios_major_release; [all …]
|
D | bt.h | 28 uint8_t b[6]; 79 uint8_t key[16]; 81 uint8_t class[3]; 83 uint8_t reject_reason; 91 void (*lmp_acl_data)(struct bt_link_s *link, const uint8_t *data, 93 void (*lmp_acl_resp)(struct bt_link_s *link, const uint8_t *data, 143 uint8_t *(*sdu_out)(struct bt_l2cap_conn_params_s *chan, int len); 148 void (*sdu_in)(void *opaque, const uint8_t *data, int len); 446 uint8_t lap[3]; 447 uint8_t length; /* 1.28s units */ [all …]
|
/external/bluetooth/bluez/lib/bluetooth/ |
D | hci.h | 320 uint8_t lap[3]; 321 uint8_t length; /* 1.28s units */ 322 uint8_t num_rsp; 327 uint8_t status; 338 uint8_t lap[3]; 339 uint8_t length; /* 1.28s units */ 340 uint8_t num_rsp; 350 uint8_t pscan_rep_mode; 351 uint8_t pscan_mode; 353 uint8_t role_switch; [all …]
|
D | mgmt.h | 39 uint8_t version; 45 uint8_t features[8]; 60 uint8_t type; 61 uint8_t powered; 62 uint8_t connectable; 63 uint8_t discoverable; 64 uint8_t pairable; 65 uint8_t sec_mode; 67 uint8_t dev_class[3]; 68 uint8_t features[8]; [all …]
|
D | hci_lib.h | 45 uint8_t hci_ver; 47 uint8_t lmp_ver; 53 int hci_send_cmd(int dd, uint16_t ogf, uint16_t ocf, uint8_t plen, void *param); 56 …tion(int dd, const bdaddr_t *bdaddr, uint16_t ptype, uint16_t clkoffset, uint8_t rswitch, uint16_t… 57 int hci_disconnect(int dd, uint16_t handle, uint8_t reason, int to); 59 int hci_inquiry(int dev_id, int len, int num_rsp, const uint8_t *lap, inquiry_info **ii, long flags… 67 int hci_read_remote_name_with_clock_offset(int dd, const bdaddr_t *bdaddr, uint8_t pscan_rep_mode, … 70 int hci_read_remote_features(int dd, uint16_t handle, uint8_t *features, int to); 71 int hci_read_remote_ext_features(int dd, uint16_t handle, uint8_t page, uint8_t *max_page, uint8_t … 74 int hci_read_local_commands(int dd, uint8_t *commands, int to); [all …]
|
/external/llvm/include/llvm/CodeGen/ |
D | BinaryObject.h | 26 typedef std::vector<uint8_t> BinaryData; 80 inline void emitByte(uint8_t B) { in emitByte() 96 Data.push_back((uint8_t)(W >> 0)); in emitWord16LE() 97 Data.push_back((uint8_t)(W >> 8)); in emitWord16LE() 103 Data.push_back((uint8_t)(W >> 8)); in emitWord16BE() 104 Data.push_back((uint8_t)(W >> 0)); in emitWord16BE() 150 Data.push_back((uint8_t)(W >> 0)); in emitWordLE() 151 Data.push_back((uint8_t)(W >> 8)); in emitWordLE() 152 Data.push_back((uint8_t)(W >> 16)); in emitWordLE() 153 Data.push_back((uint8_t)(W >> 24)); in emitWordLE() [all …]
|
/external/webkit/Source/WebCore/platform/graphics/ |
D | GraphicsContext3D.cpp | 47 uint8_t convertColor16LittleTo8(uint16_t value) in convertColor16LittleTo8() 52 uint8_t convertColor16BigTo8(uint16_t value) in convertColor16BigTo8() 54 return static_cast<uint8_t>(value & 0x00FF); in convertColor16BigTo8() 174 Vector<uint8_t>& data) in extractImageData() 200 Vector<uint8_t>& data) in extractImageData() 238 Vector<uint8_t>& data) in extractTextureData() 307 if (!packPixels(static_cast<const uint8_t*>(pixels), in extractTextureData() 333 uint8_t* tempRow = new uint8_t[validRowBytes]; in flipVertically() 334 uint8_t* data = static_cast<uint8_t*>(imageData); in flipVertically() 336 uint8_t* lowRow = data + (totalRowBytes * i); in flipVertically() [all …]
|
/external/webp/include/webp/ |
D | decode.h | 31 WEBP_EXTERN(int) WebPGetInfo(const uint8_t* data, uint32_t data_size, 38 WEBP_EXTERN(uint8_t*) WebPDecodeRGB(const uint8_t* data, uint32_t data_size, 42 WEBP_EXTERN(uint8_t*) WebPDecodeRGBA(const uint8_t* data, uint32_t data_size, 46 WEBP_EXTERN(uint8_t*) WebPDecodeARGB(const uint8_t* data, uint32_t data_size, 50 WEBP_EXTERN(uint8_t*) WebPDecodeBGR(const uint8_t* data, uint32_t data_size, 53 WEBP_EXTERN(uint8_t*) WebPDecodeBGRA(const uint8_t* data, uint32_t data_size, 65 WEBP_EXTERN(uint8_t*) WebPDecodeYUV(const uint8_t* data, uint32_t data_size, 67 uint8_t** u, uint8_t** v, 78 WEBP_EXTERN(uint8_t*) WebPDecodeRGBInto( 79 const uint8_t* data, uint32_t data_size, [all …]
|
/external/kernel-headers/original/linux/mtd/ |
D | cfi.h | 98 uint8_t qry[3]; 103 uint8_t VccMin; 104 uint8_t VccMax; 105 uint8_t VppMin; 106 uint8_t VppMax; 107 uint8_t WordWriteTimeoutTyp; 108 uint8_t BufWriteTimeoutTyp; 109 uint8_t BlockEraseTimeoutTyp; 110 uint8_t ChipEraseTimeoutTyp; 111 uint8_t WordWriteTimeoutMax; [all …]
|
/external/bluetooth/bluez/attrib/ |
D | att.h | 129 uint8_t (*read_cb)(struct attribute *a, gpointer user_data); 130 uint8_t (*write_cb)(struct attribute *a, gpointer user_data); 133 uint8_t data[0]; 139 uint8_t **data; 156 uint8_t properties; 161 static inline uint8_t att_get_u8(const void *ptr) in att_get_u8() 163 const uint8_t *u8_ptr = ptr; in att_get_u8() 189 static inline void att_put_u8(uint8_t src, void *dst) in att_put_u8() 191 bt_put_unaligned(src, (uint8_t *) dst); in att_put_u8() 252 const char *att_ecode2str(uint8_t status); [all …]
|
/external/bluetooth/bluez/audio/ |
D | a2dp-codecs.h | 73 uint8_t channel_mode:4; 74 uint8_t frequency:4; 75 uint8_t allocation_method:2; 76 uint8_t subbands:2; 77 uint8_t block_length:4; 78 uint8_t min_bitpool; 79 uint8_t max_bitpool; 83 uint8_t channel_mode:4; 84 uint8_t crc:1; 85 uint8_t layer:3; [all …]
|
D | ipc.h | 79 uint8_t type; 80 uint8_t name; 86 uint8_t posix_errno; 121 uint8_t transport; /* Requested transport */ 122 uint8_t flags; /* Requested flags */ 123 uint8_t seid; /* Requested capability configuration */ 185 uint8_t seid; 186 uint8_t transport; 187 uint8_t type; 188 uint8_t length; [all …]
|
D | a2dp.h | 74 uint8_t channel_mode:4; 75 uint8_t frequency:4; 76 uint8_t allocation_method:2; 77 uint8_t subbands:2; 78 uint8_t block_length:4; 79 uint8_t min_bitpool; 80 uint8_t max_bitpool; 85 uint8_t channel_mode:4; 86 uint8_t crc:1; 87 uint8_t layer:3; [all …]
|
/external/webp/src/dec/ |
D | yuv.h | 35 extern uint8_t VP8kClip[YUV_RANGE_MAX - YUV_RANGE_MIN]; 36 extern uint8_t VP8kClip4Bits[YUV_RANGE_MAX - YUV_RANGE_MIN]; 38 static inline void VP8YuvToRgb(uint8_t y, uint8_t u, uint8_t v, in VP8YuvToRgb() 39 uint8_t* const rgb) { in VP8YuvToRgb() 48 static inline void VP8YuvToRgb565(uint8_t y, uint8_t u, uint8_t v, in VP8YuvToRgb565() 49 uint8_t* const rgb) { in VP8YuvToRgb565() 66 static inline void VP8YuvToArgbKeepA(uint8_t y, uint8_t u, uint8_t v, in VP8YuvToArgbKeepA() 67 uint8_t* const argb) { in VP8YuvToArgbKeepA() 72 static inline void VP8YuvToArgb(uint8_t y, uint8_t u, uint8_t v, in VP8YuvToArgb() 73 uint8_t* const argb) { in VP8YuvToArgb() [all …]
|
D | vp8i.h | 102 uint8_t key_frame_; 103 uint8_t profile_; 104 uint8_t show_; 111 uint8_t xscale_; 112 uint8_t yscale_; 113 uint8_t colorspace_; // 0 = YCbCr 114 uint8_t clamp_type_; 128 uint8_t segments_[MB_FEATURE_TREE_PROBS]; 130 uint8_t coeffs_[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS]; 132 uint8_t ymode_[4], uvmode_[3]; [all …]
|
/external/libnfc-nxp/inc/ |
D | phNfcTypes.h | 81 typedef unsigned char uint8_t; /**< \ingroup grp_nfc_common typedef 113 typedef uint8_t utf8_t; /**< \ingroup grp_nfc_common 116 typedef uint8_t bool_t; /**< \ingroup grp_nfc_common 221 uint8_t *buffer; 354 uint8_t model_id; /**< \ingroup grp_hal_common 356 uint8_t hci_version; /**< \ingroup grp_hal_common 360 uint8_t full_version[NXP_FULL_VERSION_LEN]; 573 uint8_t Uid[PHHAL_MAX_UID_LENGTH]; /**< UID information of the TYPE A 575 … uint8_t UidLength; /**< UID information length, shall not be greater 577 uint8_t AppData[PHHAL_MAX_ATR_LENGTH]; /**< Application data information of the [all …]
|
/external/qemu/android/camera/ |
D | camera-format-converters.c | 80 #define R16(rgb) (uint8_t)((rgb) & kRed5) 81 #define G16(rgb) (uint8_t)(((rgb) & kGreen6) >> 5) 82 #define B16(rgb) (uint8_t)(((rgb) & kBlue5) >> 11) 84 #define R16_32(rgb) (uint8_t)((((rgb) & kRed5) << 3) | (((rgb) & kRed5) >> 2)) 85 #define G16_32(rgb) (uint8_t)((((rgb) & kGreen6) >> 3) | (((rgb) & kGreen6) >> 9)) 86 #define B16_32(rgb) (uint8_t)((((rgb) & kBlue5) >> 8) | (((rgb) & kBlue5) >> 14)) 88 #define R32(rgb) (uint8_t)((rgb) & kRed8) 89 #define G32(rgb) (uint8_t)((((rgb) & kGreen8) >> 8) & 0xff) 90 #define B32(rgb) (uint8_t)((((rgb) & kBlue8) >> 16) & 0xff) 97 #define R16(rgb) (uint8_t)(((rgb) & kRed5) >> 11) [all …]
|
/external/bluetooth/bluez/tools/ |
D | avinfo.c | 135 uint8_t category; 136 uint8_t length; 137 uint8_t data[0]; 143 uint8_t message_type:2; 144 uint8_t packet_type:2; 145 uint8_t transaction:4; 146 uint8_t signal_id:6; 147 uint8_t rfa0:2; 151 uint8_t rfa0:1; 152 uint8_t inuse:1; [all …]
|
/external/webp/src/enc/ |
D | vp8enci.h | 162 extern const uint8_t VP8Zigzag[16]; 167 typedef uint8_t ProbaArray[NUM_CTX][NUM_PROBAS]; 184 uint8_t segments_[3]; // probabilities for segment tree 185 uint8_t skip_proba_; // final probability of being skipped. 207 uint8_t type_:2; // 0=i4x4, 1=i16x16 208 uint8_t uv_mode_:2; 209 uint8_t skip_:1; 210 uint8_t segment_:2; 211 uint8_t alpha_; // quantization-susceptibility 254 uint8_t* yuv_in_; // borrowed from enc_ (for now) [all …]
|