Home
last modified time | relevance | path

Searched refs:hashtable_get (Results 1 – 25 of 47) sorted by relevance

12

/dports/textproc/bsdgrep/grep-2.6.0-FreeBSD/regex/
H A Dhashtable.h30 int hashtable_get(hashtable *, const void *, void *);
H A Dhashtable.c207 hashtable_get(hashtable *tbl, const void *key, void *value) in hashtable_get() function
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/jansson/src/
H A Dhashtable.h94 void *hashtable_get(hashtable_t *hashtable, const char *key);
H A Dpack_unpack.c484 if(!hashtable_get(&key_set, key)) { in unpack_object()
505 if(!hashtable_get(&key_set, key)) { in unpack_object()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/jansson/src/
H A Dhashtable.h92 void *hashtable_get(hashtable_t *hashtable, const char *key);
H A Dhashtable.c261 void *hashtable_get(hashtable_t *hashtable, const char *key) in hashtable_get() function
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/jansson/
H A Dhashtable.h91 void *hashtable_get(hashtable_t *hashtable, const char *key);
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/RedfishPkg/Library/JsonLib/jansson/src/
H A Dhashtable.h92 void *hashtable_get(hashtable_t *hashtable, const char *key);
/dports/sysutils/watchman/watchman-4.5.0/thirdparty/jansson/
H A Dhashtable.h91 void *hashtable_get(hashtable_t *hashtable, const char *key);
/dports/devel/jansson/jansson-2.14/src/
H A Dhashtable.h95 void *hashtable_get(hashtable_t *hashtable, const char *key, size_t key_len);
/dports/devel/csoap/libsoap-1.1.0/utils/
H A Dhashtable.h172 void *hashtable_get(const hashtable_t *hashTable, const void *key);
H A Dhashtable.c150 return (hashtable_get(hashTable, key) != NULL); in hashtable_contains_key()
275 void *hashtable_get(const hashtable_t *hashTable, const void *key) { in hashtable_get() function
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/jansson-fd3e9e3/src/
H A Dhashtable.h95 void *hashtable_get(hashtable_t *hashtable, const char *key, size_t key_len);
/dports/net-p2p/cpuminer/cpuminer-2.5.0/compat/jansson/
H A Dhashtable.h125 void *hashtable_get(hashtable_t *hashtable, const void *key);
/dports/databases/webdis/webdis-0.1.18/src/jansson/src/
H A Dhashtable.h125 void *hashtable_get(hashtable_t *hashtable, const void *key);
/dports/devel/libqb/libqb-2.0.3/lib/
H A Dhashtable.c110 hashtable_get(struct qb_map *map, const char *key) in hashtable_get() function
505 ht->map.get = hashtable_get; in qb_hashtable_create()
/dports/games/ioquake3/ioquake3-1.36/code/tools/asm/
H A Dq3asm.c291 static hashchain_t *hashtable_get (hashtable_t *H, int hashvalue) in hashtable_get() function
615 for (hc = hashtable_get(symtable, hash); hc; hc = hc->next) { in LookupSymbol()
1177 for (hc = hashtable_get(optable, hash); hc; hc = hc->next) { in AssembleLine()
/dports/games/ioquake3-server/ioquake3-1.36/code/tools/asm/
H A Dq3asm.c291 static hashchain_t *hashtable_get (hashtable_t *H, int hashvalue) in hashtable_get() function
615 for (hc = hashtable_get(symtable, hash); hc; hc = hc->next) { in LookupSymbol()
1177 for (hc = hashtable_get(optable, hash); hc; hc = hc->next) { in AssembleLine()
/dports/games/iortcw/iortcw-1.51c/MP/code/tools/asm/
H A Dq3asm.c289 static hashchain_t *hashtable_get (hashtable_t *H, int hashvalue) in hashtable_get() function
617 for (hc = hashtable_get(symtable, hash); hc; hc = hc->next) { in LookupSymbol()
1178 for (hc = hashtable_get(optable, hash); hc; hc = hc->next) { in AssembleLine()
/dports/games/iortcw/iortcw-1.51c/SP/code/tools/asm/
H A Dq3asm.c289 static hashchain_t *hashtable_get (hashtable_t *H, int hashvalue) in hashtable_get() function
617 for (hc = hashtable_get(symtable, hash); hc; hc = hc->next) { in LookupSymbol()
1178 for (hc = hashtable_get(optable, hash); hc; hc = hc->next) { in AssembleLine()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/tools/asm/
H A Dq3asm.c297 hashtable_get (hashtable_t *H, int hashvalue) in hashtable_get() function
625 for (hc = hashtable_get(symtable, hash); hc; hc = hc->next) { in LookupSymbol()
1187 for (hc = hashtable_get(optable, hash); hc; hc = hc->next) { in AssembleLine()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/tools/asm/
H A Dq3asm.c297 hashtable_get (hashtable_t *H, int hashvalue) in hashtable_get() function
625 for (hc = hashtable_get(symtable, hash); hc; hc = hc->next) { in LookupSymbol()
1187 for (hc = hashtable_get(optable, hash); hc; hc = hc->next) { in AssembleLine()
/dports/games/openarena/openarena-engine-source-0.8.8/code/tools/asm/
H A Dq3asm.c291 static hashchain_t *hashtable_get (hashtable_t *H, int hashvalue) in hashtable_get() function
615 for (hc = hashtable_get(symtable, hash); hc; hc = hc->next) { in LookupSymbol()
1177 for (hc = hashtable_get(optable, hash); hc; hc = hc->next) { in AssembleLine()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/tools/asm/
H A Dq3asm.c291 static hashchain_t *hashtable_get (hashtable_t *H, int hashvalue) in hashtable_get() function
615 for (hc = hashtable_get(symtable, hash); hc; hc = hc->next) { in LookupSymbol()
1177 for (hc = hashtable_get(optable, hash); hc; hc = hc->next) { in AssembleLine()
/dports/games/evq3/evq3/code/tools/asm/
H A Dq3asm.c297 hashtable_get (hashtable_t *H, int hashvalue) in hashtable_get() function
625 for (hc = hashtable_get(symtable, hash); hc; hc = hc->next) { in LookupSymbol()
1187 for (hc = hashtable_get(optable, hash); hc; hc = hc->next) { in AssembleLine()

12