Home
last modified time | relevance | path

Searched defs:htable (Results 1 – 15 of 15) sorted by relevance

/third_party/node/deps/cares/src/lib/
Dares__htable_asvp.c43 void ares__htable_asvp_destroy(ares__htable_asvp_t *htable) in ares__htable_asvp_destroy()
92 ares__htable_asvp_t *htable = ares_malloc(sizeof(*htable)); in ares__htable_asvp_create() local
115 ares_socket_t *ares__htable_asvp_keys(const ares__htable_asvp_t *htable, in ares__htable_asvp_keys()
149 ares_bool_t ares__htable_asvp_insert(ares__htable_asvp_t *htable, in ares__htable_asvp_insert()
180 ares_bool_t ares__htable_asvp_get(const ares__htable_asvp_t *htable, in ares__htable_asvp_get()
204 void *ares__htable_asvp_get_direct(const ares__htable_asvp_t *htable, in ares__htable_asvp_get_direct()
212 ares_bool_t ares__htable_asvp_remove(ares__htable_asvp_t *htable, in ares__htable_asvp_remove()
222 size_t ares__htable_asvp_num_keys(const ares__htable_asvp_t *htable) in ares__htable_asvp_num_keys()
Dares__htable_strvp.c43 void ares__htable_strvp_destroy(ares__htable_strvp_t *htable) in ares__htable_strvp_destroy()
92 ares__htable_strvp_t *htable = ares_malloc(sizeof(*htable)); in ares__htable_strvp_create() local
115 ares_bool_t ares__htable_strvp_insert(ares__htable_strvp_t *htable, in ares__htable_strvp_insert()
150 ares_bool_t ares__htable_strvp_get(const ares__htable_strvp_t *htable, in ares__htable_strvp_get()
174 void *ares__htable_strvp_get_direct(const ares__htable_strvp_t *htable, in ares__htable_strvp_get_direct()
182 ares_bool_t ares__htable_strvp_remove(ares__htable_strvp_t *htable, in ares__htable_strvp_remove()
192 size_t ares__htable_strvp_num_keys(const ares__htable_strvp_t *htable) in ares__htable_strvp_num_keys()
Dares__htable_szvp.c43 void ares__htable_szvp_destroy(ares__htable_szvp_t *htable) in ares__htable_szvp_destroy()
92 ares__htable_szvp_t *htable = ares_malloc(sizeof(*htable)); in ares__htable_szvp_create() local
115 ares_bool_t ares__htable_szvp_insert(ares__htable_szvp_t *htable, size_t key, in ares__htable_szvp_insert()
146 ares_bool_t ares__htable_szvp_get(const ares__htable_szvp_t *htable, size_t key, in ares__htable_szvp_get()
170 void *ares__htable_szvp_get_direct(const ares__htable_szvp_t *htable, in ares__htable_szvp_get_direct()
178 ares_bool_t ares__htable_szvp_remove(ares__htable_szvp_t *htable, size_t key) in ares__htable_szvp_remove()
187 size_t ares__htable_szvp_num_keys(const ares__htable_szvp_t *htable) in ares__htable_szvp_num_keys()
Dares__htable.c54 static unsigned int ares__htable_generate_seed(ares__htable_t *htable) in ares__htable_generate_seed()
93 void ares__htable_destroy(ares__htable_t *htable) in ares__htable_destroy()
107 ares__htable_t *htable = NULL; in ares__htable_create() local
138 const void **ares__htable_all_buckets(const ares__htable_t *htable, size_t *num) in ares__htable_all_buckets()
174 static ares__llist_node_t *ares__htable_find(const ares__htable_t *htable, in ares__htable_find()
189 static ares_bool_t ares__htable_expand(ares__htable_t *htable) in ares__htable_expand()
313 ares_bool_t ares__htable_insert(ares__htable_t *htable, void *bucket) in ares__htable_insert()
368 void *ares__htable_get(const ares__htable_t *htable, const void *key) in ares__htable_get()
381 ares_bool_t ares__htable_remove(ares__htable_t *htable, const void *key) in ares__htable_remove()
407 size_t ares__htable_num_keys(const ares__htable_t *htable) in ares__htable_num_keys()
/third_party/selinux/libselinux/src/
Davc_sidtab.h22 struct sidtab_node **htable; member
/third_party/selinux/libsepol/include/sepol/policydb/
Dsidtab.h34 sidtab_ptr_t *htable; member
Dhashtab.h38 hashtab_ptr_t *htable; /* hash table */ member
Davtab.h101 avtab_ptr_t *htable; member
/third_party/selinux/libsepol/cil/src/
Dcil_symtab.h67 struct cil_complex_symtab_node **htable; member
/third_party/icu/icu4c/source/common/
Dudata.cpp307 UHashtable *htable; in udata_findCachedData() local
335 UHashtable *htable; in udata_cacheDataItem() local
/third_party/node/deps/icu-small/source/common/
Dudata.cpp307 UHashtable *htable; in udata_findCachedData() local
335 UHashtable *htable; in udata_cacheDataItem() local
/third_party/skia/third_party/externals/icu/source/common/
Dudata.cpp307 UHashtable *htable; in udata_findCachedData() local
335 UHashtable *htable; in udata_cacheDataItem() local
/third_party/icu/icu4c/source/i18n/
Dtmutfmt.cpp693 TimeUnitFormat::deleteHash(Hashtable* htable) { in deleteHash()
/third_party/skia/third_party/externals/icu/source/i18n/
Dtmutfmt.cpp693 TimeUnitFormat::deleteHash(Hashtable* htable) { in deleteHash()
/third_party/node/deps/icu-small/source/i18n/
Dtmutfmt.cpp700 TimeUnitFormat::deleteHash(Hashtable* htable) { in deleteHash()