Home
last modified time | relevance | path

Searched defs:datap (Results 1 – 25 of 27) sorted by relevance

12

/third_party/FreeBSD/stand/kshim/
Dbsd_busspace.c73 bus_size_t offset, uint8_t *datap, bus_size_t count) in bus_space_read_multi_1()
82 bus_size_t offset, uint16_t *datap, bus_size_t count) in bus_space_read_multi_2()
91 bus_size_t offset, uint32_t *datap, bus_size_t count) in bus_space_read_multi_4()
102 bus_size_t offset, uint8_t *datap, bus_size_t count) in bus_space_write_multi_1()
113 bus_size_t offset, uint16_t *datap, bus_size_t count) in bus_space_write_multi_2()
124 bus_size_t offset, uint32_t *datap, bus_size_t count) in bus_space_write_multi_4()
174 bus_size_t offset, uint8_t *datap, bus_size_t count) in bus_space_read_region_1()
186 bus_size_t offset, uint8_t *datap, bus_size_t count) in bus_space_write_region_1()
198 bus_size_t offset, uint32_t *datap, bus_size_t count) in bus_space_read_region_4()
220 bus_size_t offset, uint32_t *datap, bus_size_t count) in bus_space_write_region_4()
/third_party/elfutils/libdw/
Ddwarf_formaddr.c69 const unsigned char *datap; in __libdw_addrx() local
88 const unsigned char *datap = attr->valp; in dwarf_formaddr() local
Ddwarf_formudata.c76 const unsigned char *datap = attr->valp; in __libdw_formptr() local
144 const unsigned char *datap = attr->valp; in dwarf_formudata() local
Ddwarf_formsdata.c44 const unsigned char *datap = attr->valp; in dwarf_formsdata() local
Ddwarf_formblock.c44 const unsigned char *datap = attr->valp; in dwarf_formblock() local
Ddwarf_formref.c41 const unsigned char *datap = attr->valp; in __libdw_formref() local
Ddwarf_formref_die.c78 const unsigned char *datap; in dwarf_formref_die() local
Ddwarf_formstring.c92 const unsigned char *datap = attrp->valp; in dwarf_formstring() local
Ddwarf_getabbrevattr.c42 Dwarf_Sword *datap, Dwarf_Off *offsetp) in dwarf_getabbrevattr_data()
Ddwarf_ranges.c395 const unsigned char *datap = attr->valp; in initial_offset() local
Ddwarf_getlocation.c752 const unsigned char *datap = attr->valp; in initial_offset() local
/third_party/curl/lib/
Dstrdup.c118 void *datap = realloc(ptr, size); in Curl_saferealloc() local
Dhttp_chunks.c101 char *datap, in Curl_httpchunk_read()
Dhostip.c190 hostcache_timestamp_remove(void *datap, void *hc) in hostcache_timestamp_remove()
Durl.c351 CURLcode Curl_close(struct Curl_easy **datap) in Curl_close()
/third_party/gstreamer/gstplugins_good/gst/smpte/
Dgstmask.c101 guint32 *datap = mask->data; in gst_mask_factory_new() local
/third_party/libwebsockets/win32port/dirent/
Ddirent-win32.h481 WIN32_FIND_DATAW *datap; in _wreaddir_r() local
590 WIN32_FIND_DATAW *datap; in dirent_first() local
760 WIN32_FIND_DATAW *datap; in readdir_r() local
/third_party/openssl/test/
Dendecode_test.c513 const unsigned char *datap = data; in check_unprotected_PKCS8_DER() local
574 const unsigned char *datap = data; in check_params_DER() local
659 const unsigned char *datap = data; in check_MSBLOB() local
706 const unsigned char *datap = data; in check_protected_PKCS8_DER() local
799 const unsigned char *datap = data; in check_public_DER() local
844 const unsigned char *datap = data; in check_public_MSBLOB() local
/third_party/selinux/libsepol/src/
Dpolicydb.c1003 static int common_index(hashtab_key_t key, hashtab_datum_t datum, void *datap) in common_index()
1019 static int class_index(hashtab_key_t key, hashtab_datum_t datum, void *datap) in class_index()
1036 static int role_index(hashtab_key_t key, hashtab_datum_t datum, void *datap) in role_index()
1053 static int type_index(hashtab_key_t key, hashtab_datum_t datum, void *datap) in type_index()
1073 static int user_index(hashtab_key_t key, hashtab_datum_t datum, void *datap) in user_index()
1091 static int sens_index(hashtab_key_t key, hashtab_datum_t datum, void *datap) in sens_index()
1110 static int cat_index(hashtab_key_t key, hashtab_datum_t datum, void *datap) in cat_index()
Dconditional.c540 int cond_index_bool(hashtab_key_t key, hashtab_datum_t datum, void *datap) in cond_index_bool()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvrawdepay.c431 guint8 *datap; in gst_rtp_vraw_depay_process_packet() local
Dgstrtpvrawpay.c501 guint8 *datap; in gst_rtp_vraw_pay_handle_buffer() local
/third_party/elfutils/libdwfl/
Dframe_unwind.c697 readfunc (Dwarf_Addr addr, Dwarf_Word *datap, void *arg) in readfunc()
/third_party/musl/arch/aarch64/bits/
Dsignal.h45 unsigned long datap; member
/third_party/ffmpeg/libavcodec/
Djpeg2000dec.c1857 float *datap = &comp->f_data[(comp->coord[0][1] - comp->coord[0][0]) * (y + j) + x]; in dequantization_float() local
1872 int32_t *datap = &comp->i_data[(comp->coord[0][1] - comp->coord[0][0]) * (y + j) + x]; in dequantization_int() local
1892 int32_t *datap = &comp->i_data[(comp->coord[0][1] - comp->coord[0][0]) * (y + j) + x]; in dequantization_int_97() local

12