Home
last modified time | relevance | path

Searched defs:hash_table (Results 1 – 25 of 26) sorted by relevance

12

/third_party/gettext/gnulib-local/lib/
Dmem-hash-map.h27 typedef struct hash_table struct
35 hash_table; typedef
/third_party/mesa3d/src/util/
Dhash_table.h47 struct hash_table { struct
62 struct hash_table * argument
/third_party/glib/glib/
Dghash.c288 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 …]
Dghash.h151 #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/
Dhash.c47 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/
Dhash_impl.cu21 __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/
Dghash.c80 #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/
Dgstrtp-utils.c28 GHashTable *hash_table; in gst_rtp_utils_set_properties_from_uri_query() local
/third_party/grpc/src/php/ext/grpc/
Dchannel.h26 #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/
Dir_constant_expression.cpp570 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()
Dir.h2455 virtual ir_barrier *clone(void *mem_ctx, struct hash_table *) const in clone()
/third_party/boost/libs/hana/include/boost/hana/detail/
Dhash_table.hpp35 struct hash_table struct
/third_party/boost/boost/hana/detail/
Dhash_table.hpp35 struct hash_table struct
/third_party/glib/glib/tests/
Dhash.c42 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
Dutils.c602 GHashTable *hash_table = NULL; in test_clear_pointer_cast() local
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxftypes.c1677 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/
Drevoke.c117 struct list_head *hash_table; member
/third_party/glib/gobject/
Dgparam.c901 GHashTable *hash_table; member
1022 param_spec_ht_lookup (GHashTable *hash_table, in param_spec_ht_lookup()
/third_party/openssl/apps/
Drehash.c104 static BUCKET *hash_table[257]; variable
/third_party/quickjs/
Djscompress.c693 int *hash_table, *hash_next; in lz_compress() local
/third_party/glib/tests/
Dtestglib.c1332 GHashTable *hash_table; in hash_table_tests() local
/third_party/ltp/tools/sparse/sparse-src/
Dtokenize.c803 static struct ident *hash_table[IDENT_HASH_SIZE]; variable
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpsession.c4206 clone_ssrcs_hashtable (gchar * key, RTPSource * source, GHashTable * hash_table) in clone_ssrcs_hashtable()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_private.h279 struct cache_entry **hash_table; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_private.h339 struct cache_entry **hash_table; member

12