Home
last modified time | relevance | path

Searched refs:hash_entry (Results 76 – 100 of 2457) sorted by relevance

12345678910>>...99

/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/
H A Dhash.c36 struct hash_entry { struct
38 struct hash_entry *next; argument
133 static struct hash_entry *
142 struct hash_entry *p; in hash_lookup()
143 struct hash_entry *prev; in hash_lookup()
208 struct hash_entry *p; in hash_insert()
238 struct hash_entry *p; in hash_jam()
276 struct hash_entry *p; in hash_replace()
300 struct hash_entry *p; in hash_find()
315 struct hash_entry *p; in hash_find_n()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/
H A Dhash.c36 struct hash_entry { struct
38 struct hash_entry *next; argument
133 static struct hash_entry *
142 struct hash_entry *p; in hash_lookup()
143 struct hash_entry *prev; in hash_lookup()
208 struct hash_entry *p; in hash_insert()
238 struct hash_entry *p; in hash_jam()
276 struct hash_entry *p; in hash_replace()
300 struct hash_entry *p; in hash_find()
315 struct hash_entry *p; in hash_find_n()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/glslopt/glsl-optimizer/src/util/
H A Dhash_table.c247 struct hash_entry *entry; in _mesa_hash_table_clear()
279 static struct hash_entry *
315 struct hash_entry *
322 struct hash_entry *
330 static struct hash_entry *
394 static struct hash_entry *
470 struct hash_entry *
477 struct hash_entry *
518 struct hash_entry *
544 struct hash_entry *
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/util/
H A Dhash_table.c247 struct hash_entry *entry; in _mesa_hash_table_clear()
279 static struct hash_entry *
315 struct hash_entry *
322 struct hash_entry *
330 static struct hash_entry *
394 static struct hash_entry *
470 struct hash_entry *
477 struct hash_entry *
518 struct hash_entry *
544 struct hash_entry *
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/util/
H A Dhash_table.c247 struct hash_entry *entry; in _mesa_hash_table_clear()
279 static struct hash_entry *
315 struct hash_entry *
322 struct hash_entry *
330 static struct hash_entry *
394 static struct hash_entry *
470 struct hash_entry *
477 struct hash_entry *
518 struct hash_entry *
544 struct hash_entry *
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/glslopt/glsl-optimizer/src/util/
H A Dhash_table.c227 struct hash_entry *entry; in _mesa_hash_table_clear()
259 static struct hash_entry *
295 struct hash_entry *
302 struct hash_entry *
310 static struct hash_entry *
374 static struct hash_entry *
450 struct hash_entry *
457 struct hash_entry *
498 struct hash_entry *
524 struct hash_entry *
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/util/
H A Dhash_table.c247 struct hash_entry *entry; in _mesa_hash_table_clear()
279 static struct hash_entry *
315 struct hash_entry *
322 struct hash_entry *
330 static struct hash_entry *
394 static struct hash_entry *
470 struct hash_entry *
477 struct hash_entry *
518 struct hash_entry *
544 struct hash_entry *
[all …]
/dports/sysutils/squashfs-tools/squashfs4.4/squashfs-tools/
H A Dread_xattrs.c58 static struct hash_entry { struct
61 struct hash_entry *next; argument
84 struct hash_entry *hash_entry = malloc(sizeof(*hash_entry)); in save_xattr_block() local
89 if(hash_entry == NULL) in save_xattr_block()
92 hash_entry->start = start; in save_xattr_block()
93 hash_entry->offset = offset; in save_xattr_block()
95 hash_table[hash] = hash_entry; in save_xattr_block()
106 struct hash_entry *hash_entry = hash_table[hash]; in get_xattr_block() local
108 for(; hash_entry; hash_entry = hash_entry->next) in get_xattr_block()
113 hash_entry ? hash_entry->offset : -1); in get_xattr_block()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dhash-map.h42 struct hash_entry in class() struct
47 typedef hash_entry value_type; in class() argument
50 static hashval_t hash (const hash_entry &e) in class() argument
64 static bool is_deleted (const hash_entry &e) in class() argument
73 static void ggc_mx (hash_entry &e) in class() argument
79 static void ggc_maybe_mx (hash_entry &e) in class() argument
85 static void pch_nx (hash_entry &e) in class() argument
97 static int keep_cache_entry (hash_entry &e) in class() argument
168 bool ins = hash_entry::is_empty (*e); in class()
271 hash_entry &e = *m_iter; in class()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dhash-map.h42 struct hash_entry in class() struct
47 typedef hash_entry value_type; in class() argument
50 static hashval_t hash (const hash_entry &e) in class() argument
64 static bool is_deleted (const hash_entry &e) in class() argument
73 static void ggc_mx (hash_entry &e) in class() argument
79 static void ggc_maybe_mx (hash_entry &e) in class() argument
85 static void pch_nx (hash_entry &e) in class() argument
97 static int keep_cache_entry (hash_entry &e) in class() argument
168 bool ins = hash_entry::is_empty (*e); in class()
272 hash_entry &e = *m_iter; in class()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dhash-map.h42 struct hash_entry in class() struct
47 typedef hash_entry value_type; in class() argument
50 static hashval_t hash (const hash_entry &e) in class() argument
64 static bool is_deleted (const hash_entry &e) in class() argument
73 static void ggc_mx (hash_entry &e) in class() argument
79 static void ggc_maybe_mx (hash_entry &e) in class() argument
85 static void pch_nx (hash_entry &e) in class() argument
97 static int keep_cache_entry (hash_entry &e) in class() argument
168 bool ins = hash_entry::is_empty (*e); in class()
271 hash_entry &e = *m_iter; in class()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dhash-map.h42 struct hash_entry in class() struct
47 typedef hash_entry value_type; in class() argument
50 static hashval_t hash (const hash_entry &e) in class() argument
64 static bool is_deleted (const hash_entry &e) in class() argument
73 static void ggc_mx (hash_entry &e) in class() argument
79 static void ggc_maybe_mx (hash_entry &e) in class() argument
85 static void pch_nx (hash_entry &e) in class() argument
97 static int keep_cache_entry (hash_entry &e) in class() argument
168 bool ins = hash_entry::is_empty (*e); in class()
272 hash_entry &e = *m_iter; in class()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dhash-map.h42 struct hash_entry in class() struct
47 typedef hash_entry value_type; in class() argument
50 static hashval_t hash (const hash_entry &e) in class() argument
64 static bool is_deleted (const hash_entry &e) in class() argument
73 static void ggc_mx (hash_entry &e) in class() argument
79 static void ggc_maybe_mx (hash_entry &e) in class() argument
85 static void pch_nx (hash_entry &e) in class() argument
97 static int keep_cache_entry (hash_entry &e) in class() argument
168 bool ins = hash_entry::is_empty (*e); in class()
272 hash_entry &e = *m_iter; in class()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dhash-map.h42 struct hash_entry in class() struct
47 typedef hash_entry value_type; in class() argument
50 static hashval_t hash (const hash_entry &e) in class() argument
64 static bool is_deleted (const hash_entry &e) in class() argument
73 static void ggc_mx (hash_entry &e) in class() argument
79 static void ggc_maybe_mx (hash_entry &e) in class() argument
85 static void pch_nx (hash_entry &e) in class() argument
97 static int keep_cache_entry (hash_entry &e) in class() argument
168 bool ins = hash_entry::is_empty (*e); in class()
271 hash_entry &e = *m_iter; in class()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dhash-map.h42 struct hash_entry in class() struct
47 typedef hash_entry value_type; in class() argument
50 static hashval_t hash (const hash_entry &e) in class() argument
64 static bool is_deleted (const hash_entry &e) in class() argument
73 static void ggc_mx (hash_entry &e) in class() argument
79 static void ggc_maybe_mx (hash_entry &e) in class() argument
85 static void pch_nx (hash_entry &e) in class() argument
97 static int keep_cache_entry (hash_entry &e) in class() argument
172 bool ins = hash_entry::is_empty (*e); in class()
276 hash_entry &e = *m_iter; in class()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/util/
H A Dhash_table.c94 entry_is_free(const struct hash_entry *entry) in entry_is_free()
154 struct hash_entry *entry; in _mesa_hash_table_destroy()
185 struct hash_entry *
217 struct hash_entry *table, *entry; in _mesa_hash_table_rehash()
222 table = rzalloc_array(ht, struct hash_entry, in _mesa_hash_table_rehash()
251 struct hash_entry *
317 struct hash_entry *entry) in _mesa_hash_table_remove()
333 struct hash_entry *
335 struct hash_entry *entry) in _mesa_hash_table_next_entry()
359 struct hash_entry *
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/util/
H A Dhash_table.c94 entry_is_free(const struct hash_entry *entry) in entry_is_free()
154 struct hash_entry *entry; in _mesa_hash_table_destroy()
185 struct hash_entry *
217 struct hash_entry *table, *entry; in _mesa_hash_table_rehash()
222 table = rzalloc_array(ht, struct hash_entry, in _mesa_hash_table_rehash()
251 struct hash_entry *
317 struct hash_entry *entry) in _mesa_hash_table_remove()
333 struct hash_entry *
335 struct hash_entry *entry) in _mesa_hash_table_next_entry()
359 struct hash_entry *
[all …]
/dports/net/zsync/zsync-0.6.2/librcksum/
H A Dinternal.h25 struct hash_entry { struct
26 struct hash_entry *next; /* next entry with the same rsum */ argument
50 const struct hash_entry *rover; argument
57 const struct hash_entry *next_match;
62 struct hash_entry *blockhashes;
63 struct hash_entry **rsum_hash;
89 const struct hash_entry *e) { in get_HE_blockid()
97 struct hash_entry *calc_hash_entry(void *data, size_t len);
101 const struct hash_entry *const e) { in calc_rhash()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/util/
H A Dhash_table.c308 static struct hash_entry *
344 struct hash_entry *
351 struct hash_entry *
359 static struct hash_entry *
429 static struct hash_entry *
505 struct hash_entry *
512 struct hash_entry *
552 struct hash_entry *
574 struct hash_entry *
600 struct hash_entry *
[all …]
/dports/lang/clover/mesa-21.3.6/src/util/
H A Dhash_table.c308 static struct hash_entry *
344 struct hash_entry *
351 struct hash_entry *
359 static struct hash_entry *
429 static struct hash_entry *
505 struct hash_entry *
512 struct hash_entry *
552 struct hash_entry *
574 struct hash_entry *
600 struct hash_entry *
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/util/
H A Dhash_table.c308 static struct hash_entry *
344 struct hash_entry *
351 struct hash_entry *
359 static struct hash_entry *
429 static struct hash_entry *
505 struct hash_entry *
512 struct hash_entry *
552 struct hash_entry *
574 struct hash_entry *
600 struct hash_entry *
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/util/
H A Dhash_table.c308 static struct hash_entry *
344 struct hash_entry *
351 struct hash_entry *
359 static struct hash_entry *
429 static struct hash_entry *
505 struct hash_entry *
512 struct hash_entry *
552 struct hash_entry *
574 struct hash_entry *
600 struct hash_entry *
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/util/
H A Dhash_table.c308 static struct hash_entry *
344 struct hash_entry *
351 struct hash_entry *
359 static struct hash_entry *
429 static struct hash_entry *
505 struct hash_entry *
512 struct hash_entry *
552 struct hash_entry *
574 struct hash_entry *
600 struct hash_entry *
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/util/
H A Dhash_table.c308 static struct hash_entry *
344 struct hash_entry *
351 struct hash_entry *
359 static struct hash_entry *
429 static struct hash_entry *
505 struct hash_entry *
512 struct hash_entry *
552 struct hash_entry *
574 struct hash_entry *
600 struct hash_entry *
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/util/
H A Dhash_table.c308 static struct hash_entry *
344 struct hash_entry *
351 struct hash_entry *
359 static struct hash_entry *
429 static struct hash_entry *
505 struct hash_entry *
512 struct hash_entry *
552 struct hash_entry *
574 struct hash_entry *
600 struct hash_entry *
[all …]

12345678910>>...99