Searched
full:uint16 (Results
626 -
650 of
2364) sorted by null
<<21222324252627282930>>
/system/bt/stack/avdt/ |
avdt_msg.c | 60 typedef UINT8 (*tAVDT_MSG_PRS)(tAVDT_MSG *p_msg, UINT8 *p, UINT16 len); 79 static UINT8 avdt_msg_prs_none(tAVDT_MSG *p_msg, UINT8 *p, UINT16 len); 80 static UINT8 avdt_msg_prs_single(tAVDT_MSG *p_msg, UINT8 *p, UINT16 len); 81 static UINT8 avdt_msg_prs_setconfig_cmd(tAVDT_MSG *p_msg, UINT8 *p, UINT16 len); 82 static UINT8 avdt_msg_prs_reconfig_cmd(tAVDT_MSG *p_msg, UINT8 *p, UINT16 len); 83 static UINT8 avdt_msg_prs_multi(tAVDT_MSG *p_msg, UINT8 *p, UINT16 len); 84 static UINT8 avdt_msg_prs_security_cmd(tAVDT_MSG *p_msg, UINT8 *p, UINT16 len); 85 static UINT8 avdt_msg_prs_discover_rsp(tAVDT_MSG *p_msg, UINT8 *p, UINT16 len); 86 static UINT8 avdt_msg_prs_svccap(tAVDT_MSG *p_msg, UINT8 *p, UINT16 len); 87 static UINT8 avdt_msg_prs_all_svccap(tAVDT_MSG *p_msg, UINT8 *p, UINT16 len) [all...] |
/external/libnfc-nci/halimpl/bcm2079x/gki/common/ |
gki_buffer.c | 46 static void gki_init_free_queue (UINT8 id, UINT16 size, UINT16 total, void *p_mem) 48 UINT16 i; 49 UINT16 act_size; 58 act_size = (UINT16)(tempsize + BUFFER_PADDING_SIZE); 69 p_cb->freeq[id].size = (UINT16) tempsize; 357 void *GKI_getbuf_debug (UINT16 size, const char * _function_, int _line_) 359 void *GKI_getbuf (UINT16 size) 400 if (((UINT16)1 << p_cb->pool_list[i]) & p_cb->pool_access_mask) 652 UINT16 GKI_get_buf_size (void *p_buf [all...] |
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/ |
nfc_hal_prm.c | 58 UINT16 offset; 106 UINT16 len, offset = nfc_hal_cb.prm.cur_patch_offset; 218 nfc_hal_cb.prm.cur_patch_len_remaining -= (UINT16) cur_patch_len; 219 nfc_hal_cb.prm.cur_patch_offset += (UINT16) cur_patch_len; 244 UINT16 patchfile_project_id; 245 UINT16 patchfile_ver_major; 246 UINT16 patchfile_ver_minor; 247 UINT16 patchfile_patchsize; 294 nfc_hal_cb.prm.cur_patch_len_remaining -= (UINT16) (p - p_start); /* Adjust size of patchfile */ 295 nfc_hal_cb.prm.cur_patch_offset += (UINT16) (p - p_start); /* Bytes of patchfile transmitted/processed so far * [all...] |
nfc_hal_api.c | 68 (UINT16 *) ((UINT8 *)nfc_hal_task_stack + NFC_HAL_TASK_STACK_SIZE), 157 UINT16 size; 165 if ((p_msg = (NFC_HDR *)GKI_getbuf ((UINT16)(size + NFC_HDR_SIZE))) != NULL) 189 void HAL_NfcWrite (UINT16 data_len, UINT8 *p_data)
|
/external/libnfc-nci/src/gki/common/ |
gki_buffer.c | 46 static void gki_init_free_queue (UINT8 id, UINT16 size, UINT16 total, void *p_mem) 48 UINT16 i; 49 UINT16 act_size; 58 act_size = (UINT16)(tempsize + BUFFER_PADDING_SIZE); 69 p_cb->freeq[id].size = (UINT16) tempsize; 357 void *GKI_getbuf_debug (UINT16 size, const char * _function_, int _line_) 359 void *GKI_getbuf (UINT16 size) 400 if (((UINT16)1 << p_cb->pool_list[i]) & p_cb->pool_access_mask) 652 UINT16 GKI_get_buf_size (void *p_buf [all...] |
/system/bt/bta/hl/ |
bta_hl_act.c | 51 UINT8 mdl_idx, UINT16 status); 52 static void bta_hl_sdp_cback0(UINT16 status); 53 static void bta_hl_sdp_cback1(UINT16 status); 54 static void bta_hl_sdp_cback2(UINT16 status); 55 static void bta_hl_sdp_cback3(UINT16 status); 56 static void bta_hl_sdp_cback4(UINT16 status); 57 static void bta_hl_sdp_cback5(UINT16 status); 58 static void bta_hl_sdp_cback6(UINT16 status); [all...] |
/external/dng_sdk/source/ |
dng_image_writer.cpp | 205 tag_string::tag_string (uint16 code, 250 tag_encoded_text::tag_encoded_text (uint16 code, 289 const uint16 *buf = fUTF16.Buffer_uint16 (); 332 const uint16 *p = (const uint16 *) fData; 415 tag_matrix::tag_matrix (uint16 code, 463 stream.Put_uint16 ((uint16) fCols); 464 stream.Put_uint16 ((uint16) fRows); 478 tag_exif_date_time::tag_exif_date_time (uint16 code, 654 stream.Put_uint16 ((uint16) fEntries) [all...] |
/prebuilts/go/darwin-x86/pkg/darwin_amd64/compress/ |
lzw.a | 37 0runtime.morestack_noctxt @? "".autotmp_0003 type.uint "".autotmp_0002 type.uint32 "".err ?type.error "".~r1 type.error "".~r0 type.uint16 |