/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_live_shader_cache.c | 56 cache->hashtable = _mesa_hash_table_create(NULL, key_hash, key_equals); in util_live_shader_cache_init() 64 if (cache->hashtable) { in util_live_shader_cache_deinit() 66 _mesa_hash_table_destroy(cache->hashtable, NULL); in util_live_shader_cache_deinit() 118 struct hash_entry *entry = _mesa_hash_table_search(cache->hashtable, sha1); in util_live_shader_cache_get() 149 struct hash_entry *entry2 = _mesa_hash_table_search(cache->hashtable, sha1); in util_live_shader_cache_get() 158 _mesa_hash_table_insert(cache->hashtable, shader->sha1, shader); in util_live_shader_cache_get() 180 struct hash_entry *entry = _mesa_hash_table_search(cache->hashtable, in util_shader_reference() 183 _mesa_hash_table_remove(cache->hashtable, entry); in util_shader_reference()
|
D | u_live_shader_cache.h | 61 struct hash_table *hashtable; member
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | rtptimerqueue.c | 32 GHashTable *hashtable; member 294 queue->hashtable = g_hash_table_new (NULL, NULL); in rtp_timer_queue_init() 305 g_hash_table_unref (queue->hashtable); in rtp_timer_queue_finalize() 364 return g_hash_table_lookup (queue->hashtable, GINT_TO_POINTER (seqnum)); in rtp_timer_queue_find() 419 g_hash_table_insert (queue->hashtable, in rtp_timer_queue_insert() 491 g_hash_table_remove (queue->hashtable, GINT_TO_POINTER (timer->seqnum)); in rtp_timer_queue_unschedule() 713 g_hash_table_remove (queue->hashtable, GINT_TO_POINTER (timer->seqnum)); in rtp_timer_queue_update_timer() 714 g_hash_table_insert (queue->hashtable, GINT_TO_POINTER (seqnum), timer); in rtp_timer_queue_update_timer()
|
/third_party/python/Python/ |
D | marshal.c | 88 _Py_hashtable_t *hashtable; member 298 if (p->version < 3 || p->hashtable == NULL) in w_ref() 305 entry = _Py_hashtable_get_entry(p->hashtable, v); in w_ref() 315 size_t s = p->hashtable->nentries; in w_ref() 323 if (_Py_hashtable_set(p->hashtable, v, (void *)(uintptr_t)w) < 0) { in w_ref() 559 wf->hashtable = _Py_hashtable_new_full(_Py_hashtable_hash_ptr, in w_init_refs() 562 if (wf->hashtable == NULL) { in w_init_refs() 573 if (wf->hashtable != NULL) { in w_clear_refs() 574 _Py_hashtable_destroy(wf->hashtable); in w_clear_refs()
|
/third_party/python/Modules/ |
D | _hashopenssl.c | 217 _Py_hashtable_t *hashtable; member 325 state->hashtable, (const void*)name in py_digest_by_name() 2094 if (state->hashtable != NULL) { in hashlib_clear() 2095 _Py_hashtable_destroy(state->hashtable); in hashlib_clear() 2096 state->hashtable = NULL; in hashlib_clear() 2114 state->hashtable = py_hashentry_table_new(); in hashlib_init_hashtable() 2115 if (state->hashtable == NULL) { in hashlib_init_hashtable()
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_valtable.cpp | 146 vt_item & vti = hashtable[hash & size_mask]; in add_value() 213 for(vt_table::iterator I = hashtable.begin(), E = hashtable.end(); in get_values()
|
D | sb_ir.h | 641 vt_table hashtable; variable 649 size_mask(size - 1), hashtable(size), cnt() {} in ex()
|
/third_party/openssl/doc/man3/ |
D | OPENSSL_LH_COMPFUNC.pod | 143 lh_TYPE_doall(hashtable, LHASH_DOALL_FN(TYPE_cleanup)); 146 lh_TYPE_free(hashtable); 174 /* Print out the entire hashtable to a particular BIO */ 175 lh_TYPE_doall_arg(hashtable, LHASH_DOALL_ARG_FN(TYPE_print), BIO,
|
/third_party/python/Include/internal/ |
D | pycore_interp.h | 194 struct type_cache_entry hashtable[1 << MCACHE_SIZE_EXP]; member
|
/third_party/gstreamer/gstplugins_bad/gst/mxf/ |
D | mxftypes.h | 183 void mxf_uuid_init (MXFUUID *uuid, GHashTable *hashtable);
|
D | mxftypes.c | 212 mxf_uuid_init (MXFUUID * uuid, GHashTable * hashtable) in mxf_uuid_init() argument 221 } while (hashtable && (mxf_uuid_is_zero (uuid) || in mxf_uuid_init() 222 g_hash_table_lookup_extended (hashtable, uuid, NULL, NULL))); in mxf_uuid_init()
|
/third_party/node/deps/icu-small/source/common/ |
D | BUILD.bazel | 491 name = "hashtable", 665 ":hashtable",
|
/third_party/icu/icu4c/source/common/ |
D | BUILD.bazel | 490 name = "hashtable", 664 ":hashtable",
|
/third_party/libwebsockets/READMEs/ |
D | README.lws_map.md | 21 all zeros to select defaults, an 8-way hashtable with item allocation from heap,
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test20-pr19025-libvtkParallelCore-6.1.so.abi | 13131 …<!-- const vtksys::hashtable<std::pair<const int, std::vector<vtkMultiProcessController::vtkIntern… 13133 …<!-- const vtksys::hashtable<std::pair<const int, std::vector<vtkMultiProcessController::vtkIntern… 13135 …<!-- const vtksys::hashtable<std::pair<const int, std::vector<vtkMultiProcessController::vtkIntern… 13137 …<!-- const vtksys::hashtable<std::pair<const int, void (*)(vtkMultiProcessController*, void*)>, in… 13139 …<!-- const vtksys::hashtable<std::pair<const int, void (*)(vtkMultiProcessController*, void*)>, in… 13141 …<!-- const vtksys::hashtable<std::pair<const int, void (*)(vtkMultiProcessController*, void*)>, in… 13143 …<!-- const vtksys::hashtable<std::pair<const int, void*>, int, vtksys::hash<int>, vtksys::hash_sel… 13145 …<!-- const vtksys::hashtable<std::pair<const int, void*>, int, vtksys::hash<int>, vtksys::hash_sel… 13147 …<!-- const vtksys::hashtable<std::pair<const int, void*>, int, vtksys::hash<int>, vtksys::hash_sel… 13425 …<!-- vtksys::hashtable<std::pair<const int, std::vector<vtkMultiProcessController::vtkInternal::vt… [all …]
|
/third_party/icu/icu4c/source/test/depstest/ |
D | dependencies.txt | 187 hashtable uhash uvector uvector32 uvector64 ulist 588 hashtable uvector 771 group: hashtable # Maps UnicodeString to value.
|
/third_party/libnl/ |
D | BUILD.gn | 102 "libnl-3.7.0/lib/hashtable.c",
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test20-pr19025-libvtkParallelCore-6.1.so.abi | 11837 …hashtable<std::pair<const int, std::vector<vtkMultiProcessController::vtkInternal::vtkRMI… 11839 …k-stage/spack-stage-R_crTC/VTK-6.1.0/spack-build/Utilities/KWSys/vtksys/hashtable.hxx' line='493' … 11842 …k-stage/spack-stage-R_crTC/VTK-6.1.0/spack-build/Utilities/KWSys/vtksys/hashtable.hxx' line='494' … 11845 …k-stage/spack-stage-R_crTC/VTK-6.1.0/spack-build/Utilities/KWSys/vtksys/hashtable.hxx' line='495' … 11848 …k-stage/spack-stage-R_crTC/VTK-6.1.0/spack-build/Utilities/KWSys/vtksys/hashtable.hxx' line='496' … 11851 …k-stage/spack-stage-R_crTC/VTK-6.1.0/spack-build/Utilities/KWSys/vtksys/hashtable.hxx' line='497' … 11854 …k-stage/spack-stage-R_crTC/VTK-6.1.0/spack-build/Utilities/KWSys/vtksys/hashtable.hxx' line='498' … 11857 …tion-decl name='hashtable' filepath='/tmp/legendre/spack-stage/spack-stage-R_crTC/VTK-6.1.0/spack-… 11868 …tion-decl name='hashtable' filepath='/tmp/legendre/spack-stage/spack-stage-R_crTC/VTK-6.1.0/spack-… 11878 …tion-decl name='hashtable' filepath='/tmp/legendre/spack-stage/spack-stage-R_crTC/VTK-6.1.0/spack-… [all …]
|
D | test11-pr18828.so.abi | 2723 …-in-bits='448' visibility='default' filepath='/usr/include/c++/4.9/bits/hashtable.h' line='170' co… 2731 …bucket_type' type-id='type-id-1848' filepath='/usr/include/c++/4.9/bits/hashtable.h' line='199' co… 2734 …__hash_code' type-id='type-id-2184' filepath='/usr/include/c++/4.9/bits/hashtable.h' line='231' co… 2737 …htable_alloc' type-id='type-id-967' filepath='/usr/include/c++/4.9/bits/hashtable.h' line='192' co… 2740 …__node_base' type-id='type-id-1851' filepath='/usr/include/c++/4.9/bits/hashtable.h' line='198' co… 2743 …'__node_type' type-id='type-id-960' filepath='/usr/include/c++/4.9/bits/hashtable.h' line='188' co… 2746 …ehash_state' type-id='type-id-2185' filepath='/usr/include/c++/4.9/bits/hashtable.h' line='216' co… 2749 …ocator_type' type-id='type-id-1089' filepath='/usr/include/c++/4.9/bits/hashtable.h' line='204' co… 2752 …st_iterator' type-id='type-id-2187' filepath='/usr/include/c++/4.9/bits/hashtable.h' line='306' co… 2755 …al_iterator' type-id='type-id-2189' filepath='/usr/include/c++/4.9/bits/hashtable.h' line='310' co… [all …]
|
D | test12-pr18844.so.abi | 5983 …sr/bin/../lib/gcc/x86_64-linux-gnu/4.9/../../../../include/c++/4.9/bits/hashtable.h' line='170' co… 5991 …sr/bin/../lib/gcc/x86_64-linux-gnu/4.9/../../../../include/c++/4.9/bits/hashtable.h' line='199' co… 5994 …sr/bin/../lib/gcc/x86_64-linux-gnu/4.9/../../../../include/c++/4.9/bits/hashtable.h' line='231' co… 5997 …sr/bin/../lib/gcc/x86_64-linux-gnu/4.9/../../../../include/c++/4.9/bits/hashtable.h' line='192' co… 6000 …sr/bin/../lib/gcc/x86_64-linux-gnu/4.9/../../../../include/c++/4.9/bits/hashtable.h' line='198' co… 6003 …sr/bin/../lib/gcc/x86_64-linux-gnu/4.9/../../../../include/c++/4.9/bits/hashtable.h' line='188' co… 6006 …sr/bin/../lib/gcc/x86_64-linux-gnu/4.9/../../../../include/c++/4.9/bits/hashtable.h' line='216' co… 6009 …sr/bin/../lib/gcc/x86_64-linux-gnu/4.9/../../../../include/c++/4.9/bits/hashtable.h' line='204' co… 6012 …sr/bin/../lib/gcc/x86_64-linux-gnu/4.9/../../../../include/c++/4.9/bits/hashtable.h' line='306' co… 6015 …sr/bin/../lib/gcc/x86_64-linux-gnu/4.9/../../../../include/c++/4.9/bits/hashtable.h' line='309' co… [all …]
|
/third_party/python/Objects/ |
D | typeobject.c | 235 struct type_cache_entry *entry = &cache->hashtable[i]; in type_cache_clear() 258 struct type_cache_entry *entry = &cache->hashtable[i]; in _PyType_InitCache() 283 sizeof(cache->hashtable) / 1024); in _PyType_ClearCache() 3807 struct type_cache_entry *entry = &cache->hashtable[h]; in _PyType_Lookup() 3839 struct type_cache_entry *entry = &cache->hashtable[h]; in _PyType_Lookup()
|
/third_party/mbedtls/tests/suites/ |
D | test_suite_x509parse.function | 105 * set of trusted certificates (such as a hashtable) and only
|
/third_party/python/Misc/NEWS.d/ |
D | 3.10.0a1.rst | 590 Fix incorrect expressions and asserts in hashtable code and tests.
|
/third_party/python/ |
D | Makefile.pre.in | 360 Python/hashtable.o \
|
/third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
D | ChangeLog.26 | 1806 (hashnode, hashtable): Removed.
|