Home
last modified time | relevance | path

Searched refs:hash_table_search (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/xwayland/
H A Dhash.c166 hash_table_search(struct hash_table *ht, uint32_t hash) in hash_table_search() function
209 entry = hash_table_search(ht, hash); in hash_table_lookup()
303 entry = hash_table_search(ht, hash); in hash_table_remove()
/dports/graphics/weston/weston-1.9.0/xwayland/
H A Dhash.c166 hash_table_search(struct hash_table *ht, uint32_t hash) in hash_table_search() function
209 entry = hash_table_search(ht, hash); in hash_table_lookup()
303 entry = hash_table_search(ht, hash); in hash_table_remove()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/xwayland/
H A Dhash.c166 hash_table_search(struct hash_table *ht, uint32_t hash) in hash_table_search() function
209 entry = hash_table_search(ht, hash); in hash_table_lookup()
303 entry = hash_table_search(ht, hash); in hash_table_remove()
/dports/graphics/vulkan-extension-layer/Vulkan-ExtensionLayer-1.2.203/layers/
H A Dhash_table.h34 void *hash_table_search(struct hash_table *table, uint64_t key);
H A Dhash_table.cpp49 void *hash_table_search(struct hash_table *table, uint64_t key) in hash_table_search() function
/dports/sysutils/ssync/ssync-2.3/
H A Dhash.h41 struct datum *hash_table_search (struct hash_table *h, struct datum *k);
H A Dhash.c140 struct datum *hash_table_search (struct hash_table *h, struct datum *k) in hash_table_search() function
H A Dssync.c603 if (!(sd = hash_table_search (&sdir, dd))) { in process_dir()
631 if ((dd = hash_table_search (&ddir, sd))) { in process_dir()
721 if ((orig = hash_table_search (&dups, &curr))) { in process_reg()
H A Dconf.c53 dd = hash_table_search (&conf, &d); in get_config_string()
/dports/www/c-icap/c_icap-0.5.10/
H A Dlookup_file_table.c324 void *hash_table_search(struct ci_lookup_table *table, void *key, void ***vals);
330 hash_table_search,
375 void *hash_table_search(struct ci_lookup_table *table, void *key, void ***vals) in hash_table_search() function
/dports/www/firefox/firefox-99.0/third_party/rust/glslopt/glsl-optimizer/src/util/
H A Dhash_table.c280 hash_table_search(struct hash_table *ht, uint32_t hash, const void *key) in hash_table_search() function
319 return hash_table_search(ht, ht->key_hash_function(key), key); in _mesa_hash_table_search()
327 return hash_table_search(ht, hash, key); in _mesa_hash_table_search_pre_hashed()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/util/
H A Dhash_table.c280 hash_table_search(struct hash_table *ht, uint32_t hash, const void *key) in hash_table_search() function
319 return hash_table_search(ht, ht->key_hash_function(key), key); in _mesa_hash_table_search()
327 return hash_table_search(ht, hash, key); in _mesa_hash_table_search_pre_hashed()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/util/
H A Dhash_table.c280 hash_table_search(struct hash_table *ht, uint32_t hash, const void *key) in hash_table_search() function
319 return hash_table_search(ht, ht->key_hash_function(key), key); in _mesa_hash_table_search()
327 return hash_table_search(ht, hash, key); in _mesa_hash_table_search_pre_hashed()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/glslopt/glsl-optimizer/src/util/
H A Dhash_table.c260 hash_table_search(struct hash_table *ht, uint32_t hash, const void *key) in hash_table_search() function
299 return hash_table_search(ht, ht->key_hash_function(key), key); in _mesa_hash_table_search()
307 return hash_table_search(ht, hash, key); in _mesa_hash_table_search_pre_hashed()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/util/
H A Dhash_table.c280 hash_table_search(struct hash_table *ht, uint32_t hash, const void *key) in hash_table_search() function
319 return hash_table_search(ht, ht->key_hash_function(key), key); in _mesa_hash_table_search()
327 return hash_table_search(ht, hash, key); in _mesa_hash_table_search_pre_hashed()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/util/
H A Dhash_table.c309 hash_table_search(struct hash_table *ht, uint32_t hash, const void *key) in hash_table_search() function
348 return hash_table_search(ht, ht->key_hash_function(key), key); in _mesa_hash_table_search()
356 return hash_table_search(ht, hash, key); in _mesa_hash_table_search_pre_hashed()
/dports/lang/clover/mesa-21.3.6/src/util/
H A Dhash_table.c309 hash_table_search(struct hash_table *ht, uint32_t hash, const void *key) in hash_table_search() function
348 return hash_table_search(ht, ht->key_hash_function(key), key); in _mesa_hash_table_search()
356 return hash_table_search(ht, hash, key); in _mesa_hash_table_search_pre_hashed()
/dports/graphics/libosmesa/mesa-21.3.6/src/util/
H A Dhash_table.c309 hash_table_search(struct hash_table *ht, uint32_t hash, const void *key) in hash_table_search() function
348 return hash_table_search(ht, ht->key_hash_function(key), key); in _mesa_hash_table_search()
356 return hash_table_search(ht, hash, key); in _mesa_hash_table_search_pre_hashed()
/dports/graphics/mesa-libs/mesa-21.3.6/src/util/
H A Dhash_table.c309 hash_table_search(struct hash_table *ht, uint32_t hash, const void *key) in hash_table_search() function
348 return hash_table_search(ht, ht->key_hash_function(key), key); in _mesa_hash_table_search()
356 return hash_table_search(ht, hash, key); in _mesa_hash_table_search_pre_hashed()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/util/
H A Dhash_table.c309 hash_table_search(struct hash_table *ht, uint32_t hash, const void *key) in hash_table_search() function
348 return hash_table_search(ht, ht->key_hash_function(key), key); in _mesa_hash_table_search()
356 return hash_table_search(ht, hash, key); in _mesa_hash_table_search_pre_hashed()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/util/
H A Dhash_table.c309 hash_table_search(struct hash_table *ht, uint32_t hash, const void *key) in hash_table_search() function
348 return hash_table_search(ht, ht->key_hash_function(key), key); in _mesa_hash_table_search()
356 return hash_table_search(ht, hash, key); in _mesa_hash_table_search_pre_hashed()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/util/
H A Dhash_table.c309 hash_table_search(struct hash_table *ht, uint32_t hash, const void *key) in hash_table_search() function
348 return hash_table_search(ht, ht->key_hash_function(key), key); in _mesa_hash_table_search()
356 return hash_table_search(ht, hash, key); in _mesa_hash_table_search_pre_hashed()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/util/
H A Dhash_table.c309 hash_table_search(struct hash_table *ht, uint32_t hash, const void *key) in hash_table_search() function
348 return hash_table_search(ht, ht->key_hash_function(key), key); in _mesa_hash_table_search()
356 return hash_table_search(ht, hash, key); in _mesa_hash_table_search_pre_hashed()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/util/
H A Dhash_table.c309 hash_table_search(struct hash_table *ht, uint32_t hash, const void *key) in hash_table_search() function
348 return hash_table_search(ht, ht->key_hash_function(key), key); in _mesa_hash_table_search()
356 return hash_table_search(ht, hash, key); in _mesa_hash_table_search_pre_hashed()
/dports/graphics/mesa-dri/mesa-21.3.6/src/util/
H A Dhash_table.c309 hash_table_search(struct hash_table *ht, uint32_t hash, const void *key) in hash_table_search() function
348 return hash_table_search(ht, ht->key_hash_function(key), key); in _mesa_hash_table_search()
356 return hash_table_search(ht, hash, key); in _mesa_hash_table_search_pre_hashed()

12