Home
last modified time | relevance | path

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

/third_party/FreeBSD/stand/kshim/
Dbsd_busspace.c72 bus_size_t offset, uint8_t *datap, bus_size_t count) in bus_space_read_multi_1()
81 bus_size_t offset, uint16_t *datap, bus_size_t count) in bus_space_read_multi_2()
90 bus_size_t offset, uint32_t *datap, bus_size_t count) in bus_space_read_multi_4()
101 bus_size_t offset, uint8_t *datap, bus_size_t count) in bus_space_write_multi_1()
112 bus_size_t offset, uint16_t *datap, bus_size_t count) in bus_space_write_multi_2()
123 bus_size_t offset, uint32_t *datap, bus_size_t count) in bus_space_write_multi_4()
173 bus_size_t offset, uint8_t *datap, bus_size_t count) in bus_space_read_region_1()
185 bus_size_t offset, uint8_t *datap, bus_size_t count) in bus_space_write_region_1()
197 bus_size_t offset, uint32_t *datap, bus_size_t count) in bus_space_read_region_4()
219 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_formblock.c44 const unsigned char *datap = attr->valp; in dwarf_formblock() local
Ddwarf_formsdata.c44 const unsigned char *datap = attr->valp; in dwarf_formsdata() 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.c138 void *datap = realloc(ptr, size); in Curl_saferealloc() local
Dhostip.c197 hostcache_timestamp_remove(void *datap, void *hc) in hostcache_timestamp_remove()
Durl.c227 CURLcode Curl_close(struct Curl_easy **datap) in Curl_close()
/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/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.c1867 float *datap = &comp->f_data[(comp->coord[0][1] - comp->coord[0][0]) * (y + j) + x]; in dequantization_float() local
1882 int32_t *datap = &comp->i_data[(comp->coord[0][1] - comp->coord[0][0]) * (y + j) + x]; in dequantization_int() local
1902 int32_t *datap = &comp->i_data[(comp->coord[0][1] - comp->coord[0][0]) * (y + j) + x]; in dequantization_int_97() local
/third_party/nghttp2/tests/
Dnghttp2_session_test.c10552 const uint8_t *datap; in test_nghttp2_session_defer_then_close() local
11660 const uint8_t *datap; in test_nghttp2_session_set_stream_user_data() local