/third_party/gettext/gnulib-local/lib/ |
D | mem-hash-map.h | 27 typedef struct hash_table struct 35 hash_table; typedef
|
/third_party/mesa3d/src/util/ |
D | hash_table.h | 47 struct hash_table { struct 62 struct hash_table * argument
|
/third_party/glib/glib/ |
D | ghash.c | 288 GHashTable *hash_table; member 341 g_hash_table_set_shift (GHashTable *hash_table, gint shift) in g_hash_table_set_shift() 366 g_hash_table_set_shift_from_size (GHashTable *hash_table, gint size) in g_hash_table_set_shift_from_size() 428 g_hash_table_hash_to_index (GHashTable *hash_table, guint hash) in g_hash_table_hash_to_index() 461 g_hash_table_lookup_node (GHashTable *hash_table, in g_hash_table_lookup_node() 532 g_hash_table_remove_node (GHashTable *hash_table, in g_hash_table_remove_node() 566 g_hash_table_setup_storage (GHashTable *hash_table) in g_hash_table_setup_storage() 613 g_hash_table_remove_all_nodes (GHashTable *hash_table, in g_hash_table_remove_all_nodes() 719 realloc_arrays (GHashTable *hash_table, gboolean is_a_set) in realloc_arrays() 908 g_hash_table_maybe_resize (GHashTable *hash_table) in g_hash_table_maybe_resize() [all …]
|
D | ghash.h | 151 #define g_hash_table_freeze(hash_table) ((void)0) GLIB_DEPRECATED_MACRO_IN_2_26 argument 152 #define g_hash_table_thaw(hash_table) ((void)0) GLIB_DEPRECATED_MACRO_IN_2_26 argument
|
/third_party/weston/xwayland/ |
D | hash.c | 47 struct hash_table { struct 48 struct hash_entry *table; 49 uint32_t size; 50 uint32_t rehash; 51 uint32_t max_entries; 52 uint32_t size_index; 53 uint32_t entries; 54 uint32_t deleted_entries;
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/ |
D | hash_impl.cu | 21 __global__ void HashSwapOut(const T *hash_table, T *swap_out_value, const int *swap_out_index, cons… in HashSwapOut() 33 __global__ void HashSwapIn(T *hash_table, const T *swap_in_value, const int *swap_in_index, const i… in HashSwapIn() 45 void DoHashSwapOut(const T *hash_table, T *swap_out_value, const int *swap_out_index, const int ind… in DoHashSwapOut() 53 void DoHashSwapIn(T *hash_table, const T *swap_in_value, const int *swap_in_index, const int index_… in DoHashSwapIn()
|
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/ |
D | ghash.c | 80 #define G_HASH_TABLE_RESIZE(hash_table) \ argument 157 GHashTable *hash_table; in g_hash_table_new_full() local 249 g_hash_table_lookup_node (GHashTable *hash_table, in g_hash_table_lookup_node() 285 g_hash_table_lookup (GHashTable *hash_table, in g_hash_table_lookup() 354 g_hash_table_insert (GHashTable *hash_table, in g_hash_table_insert() 748 g_hash_table_resize (GHashTable *hash_table) in g_hash_table_resize()
|
/third_party/gstreamer/gstplugins_bad/gst/rtp/ |
D | gstrtp-utils.c | 28 GHashTable *hash_table; in gst_rtp_utils_set_properties_from_uri_query() local
|
/third_party/grpc/src/php/ext/grpc/ |
D | channel.h | 26 #define ZEND_HASH_INIT(hash_table, limit, descriptor, zend_bool) _zend_hash_init(hash_table, limit,… argument 28 #define ZEND_HASH_INIT(hash_table, limit, descriptor, zend_bool) zend_hash_init_ex(hash_table, limi… argument
|
/third_party/mesa3d/src/compiler/glsl/ |
D | ir_constant_expression.cpp | 570 ir_rvalue::constant_expression_value(void *, struct hash_table *) in constant_expression_value() 868 ir_texture::constant_expression_value(void *, struct hash_table *) in constant_expression_value() 1017 struct hash_table *) in constant_expression_value() 1028 ir_assignment::constant_expression_value(void *, struct hash_table *) in constant_expression_value() 1036 ir_constant::constant_expression_value(void *, struct hash_table *) in constant_expression_value()
|
D | ir.h | 2455 virtual ir_barrier *clone(void *mem_ctx, struct hash_table *) const in clone()
|
/third_party/boost/libs/hana/include/boost/hana/detail/ |
D | hash_table.hpp | 35 struct hash_table struct
|
/third_party/boost/boost/hana/detail/ |
D | hash_table.hpp | 35 struct hash_table struct
|
/third_party/glib/glib/tests/ |
D | hash.c | 42 fill_hash_table_and_array (GHashTable *hash_table) in fill_hash_table_and_array() 552 GHashTable *hash_table = in set_hash_test() local 589 GHashTable *hash_table; in test_hash_misc() local 1550 GHashTable *hash_table = in test_set_insert_corruption() local
|
D | utils.c | 602 GHashTable *hash_table = NULL; in test_clear_pointer_cast() local
|
/third_party/gstreamer/gstplugins_bad/gst/mxf/ |
D | mxftypes.c | 1677 GHashTable ** hash_table) in mxf_local_tag_add_to_hash_table() 1721 mxf_local_tag_insert (MXFLocalTag * tag, GHashTable ** hash_table) in mxf_local_tag_insert()
|
/third_party/e2fsprogs/e2fsck/ |
D | revoke.c | 117 struct list_head *hash_table; member
|
/third_party/glib/gobject/ |
D | gparam.c | 901 GHashTable *hash_table; member 1022 param_spec_ht_lookup (GHashTable *hash_table, in param_spec_ht_lookup()
|
/third_party/openssl/apps/ |
D | rehash.c | 104 static BUCKET *hash_table[257]; variable
|
/third_party/quickjs/ |
D | jscompress.c | 693 int *hash_table, *hash_next; in lz_compress() local
|
/third_party/glib/tests/ |
D | testglib.c | 1332 GHashTable *hash_table; in hash_table_tests() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | tokenize.c | 803 static struct ident *hash_table[IDENT_HASH_SIZE]; variable
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | rtpsession.c | 4206 clone_ssrcs_hashtable (gchar * key, RTPSource * source, GHashTable * hash_table) in clone_ssrcs_hashtable()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_private.h | 279 struct cache_entry **hash_table; member
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_private.h | 339 struct cache_entry **hash_table; member
|