Searched refs:uint8_t (Results 1 – 25 of 25) sorted by relevance
/bionic/libc/kernel/common/linux/mtd/ |
D | cfi.h | 40 uint8_t qry[3]; 46 uint8_t VccMin; 47 uint8_t VccMax; 49 uint8_t VppMin; 50 uint8_t VppMax; 51 uint8_t WordWriteTimeoutTyp; 52 uint8_t BufWriteTimeoutTyp; 54 uint8_t BlockEraseTimeoutTyp; 55 uint8_t ChipEraseTimeoutTyp; 56 uint8_t WordWriteTimeoutMax; [all …]
|
D | nand.h | 145 const uint8_t *dat, 146 uint8_t *ecc_code); 147 int (*correct)(struct mtd_info *mtd, uint8_t *dat, 149 uint8_t *read_ecc, 150 uint8_t *calc_ecc); 154 uint8_t *buf); 157 const uint8_t *buf); 170 uint8_t ecccalc[NAND_MAX_OOBSIZE]; 171 uint8_t ecccode[NAND_MAX_OOBSIZE]; 172 uint8_t oobwbuf[NAND_MAX_OOBSIZE]; [all …]
|
D | bbm.h | 29 uint8_t version[NAND_MAX_CHIPS]; 34 uint8_t *pattern; 64 uint8_t *bbt;
|
D | mtd.h | 77 uint8_t *datbuf; 79 uint8_t *oobbuf;
|
/bionic/libc/kernel/common/linux/ |
D | if_arcnet.h | 45 uint8_t proto; 46 uint8_t split_flag; 49 uint8_t payload[0]; 55 uint8_t proto; 56 uint8_t payload[0]; 62 uint8_t proto; 65 uint8_t payload[0]; 71 uint8_t proto; 72 uint8_t cookie[sizeof(int)]; 75 uint8_t ack; [all …]
|
D | pfkeyv2.h | 26 uint8_t sadb_msg_version; 27 uint8_t sadb_msg_type; 29 uint8_t sadb_msg_errno; 30 uint8_t sadb_msg_satype; 47 uint8_t sadb_sa_replay; 49 uint8_t sadb_sa_state; 50 uint8_t sadb_sa_auth; 51 uint8_t sadb_sa_encrypt; 69 uint8_t sadb_address_proto; 70 uint8_t sadb_address_prefixlen; [all …]
|
D | msm_audio_wmapro.h | 26 uint8_t validbitspersample; 27 uint8_t numchannels;
|
D | msm_adsp.h | 29 uint8_t *data; 39 uint8_t *data;
|
D | msm_mdp.h | 375 uint8_t frame_cnt; 376 uint8_t bit_mask; 377 uint8_t num_bins; 382 uint8_t bin_cnt; 425 uint8_t num_r_stages; 426 uint8_t num_g_stages; 427 uint8_t num_b_stages;
|
D | binder.h | 102 uint8_t buf[8];
|
/bionic/libc/include/netinet/ |
D | ip.h | 233 uint8_t ihl :4, 236 uint8_t version:4, 241 uint8_t tos; 245 uint8_t ttl; 246 uint8_t protocol; 253 uint8_t nexthdr; 254 uint8_t hdrlen; 258 uint8_t auth_data[0]; 264 uint8_t enc_data[0]; 268 uint8_t nexthdr; [all …]
|
D | ip_icmp.h | 67 uint8_t icmp_type; /* type of message, see below */ 68 uint8_t icmp_code; /* type sub code */ 71 uint8_t ih_pptr; /* ICMP_PARAMPROB */ 86 uint8_t irt_num_addrs; 87 uint8_t irt_wpa;
|
D | in6.h | 68 (((__const uint8_t *) (a))[0] == 0xff)
|
/bionic/libc/kernel/common/media/ |
D | msm_camera.h | 60 #define MSM_CAM_IOCTL_PICT_PP _IOW(MSM_CAM_IOCTL_MAGIC, 19, uint8_t *) 495 uint8_t active; 512 uint8_t active; 654 uint8_t awb_ymin; 1121 uint8_t prev_res; 1122 uint8_t pict_res; 1130 uint8_t r_gain[ROLLOFF_CALDATA_SIZE]; 1131 uint8_t gr_gain[ROLLOFF_CALDATA_SIZE]; 1132 uint8_t gb_gain[ROLLOFF_CALDATA_SIZE]; 1134 uint8_t b_gain[ROLLOFF_CALDATA_SIZE]; [all …]
|
D | msm_isp.h | 344 uint8_t op_mode_cfg[VPE_OPERATION_MODE_CFG_LEN]; 347 uint8_t input_plane_cfg[VPE_INPUT_PLANE_CFG_LEN]; 351 uint8_t output_plane_cfg[VPE_OUTPUT_PLANE_CFG_LEN]; 355 uint8_t input_plane_update_cfg[VPE_INPUT_PLANE_UPDATE_LEN]; 359 uint8_t scaler_cfg[VPE_SCALER_CONFIG_LEN]; 392 uint8_t update_flag; 400 uint8_t vpe_output_action;
|
/bionic/libc/include/net/ |
D | if_ether.h | 150 extern const uint8_t etherbroadcastaddr[ETHER_ADDR_LEN]; 151 extern const uint8_t ethermulticastaddr_slowprotocols[ETHER_ADDR_LEN]; 152 extern const uint8_t ether_ipmulticast_min[ETHER_ADDR_LEN]; 153 extern const uint8_t ether_ipmulticast_max[ETHER_ADDR_LEN];
|
D | if_ieee1394.h | 54 uint8_t ibh_dhost[8]; 55 uint8_t ibh_shost[8];
|
/bionic/libc/netbsd/resolv/ |
D | res_cache.c | 312 _bprint_hexdump( char* p, char* end, const uint8_t* data, int datalen ) in _bprint_hexdump() 470 const uint8_t* base; 471 const uint8_t* end; 472 const uint8_t* cursor; 476 _dnsPacket_init( DnsPacket* packet, const uint8_t* buff, int bufflen ) in _dnsPacket_init() 492 const uint8_t* p = packet->cursor + count; in _dnsPacket_skip() 503 const uint8_t* p = packet->cursor; in _dnsPacket_readInt16() 521 const uint8_t* p = packet->cursor; in _dnsPacket_checkBytes() 540 const uint8_t* p = packet->cursor; in _dnsPacket_checkQName() 541 const uint8_t* end = packet->end; in _dnsPacket_checkQName() [all …]
|
/bionic/libc/include/ |
D | stdint.h | 43 typedef __uint8_t uint8_t; typedef 58 typedef uint8_t uint_least8_t; 59 typedef uint8_t uint_fast8_t;
|
/bionic/libc/kernel/arch-mips/asm/ |
D | module.h | 30 typedef uint8_t Elf64_Byte;
|
/bionic/libc/include/sys/ |
D | types.h | 123 typedef uint8_t u_int8_t;
|
/bionic/libc/bionic/ |
D | malloc_debug_common.cpp | 113 extern "C" void get_malloc_leak_info(uint8_t** info, size_t* overallSize, in get_malloc_leak_info() 153 *info = static_cast<uint8_t*>(dlmalloc(*overallSize)); in get_malloc_leak_info() 163 uint8_t* head = *info; in get_malloc_leak_info() 182 extern "C" void free_malloc_leak_info(uint8_t* info) { in free_malloc_leak_info()
|
D | pthread.c | 322 uint8_t* stack = attr->stack_base; in pthread_create()
|
/bionic/libc/kernel/common/mtd/ |
D | mtd-abi.h | 61 uint8_t type;
|
/bionic/linker/ |
D | linker_format.c | 560 case 1: value = (uint8_t) va_arg(args, int); break; in out_vformat()
|