Home
last modified time | relevance | path

Searched refs:hash_header (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/misc/libpostal/libpostal-1.1-alpha/src/sparkey/
H A Dhashwriter.c76 hash_header->num_entries++; in added_entry()
85 hash_header->num_entries--; in deleted_entry()
89 int slot_size = hash_header->address_size + hash_header->hash_size; in hash_delete()
170 int slot_size = hash_header->address_size + hash_header->hash_size; in hash_put()
183 added_entry(hash_header); in hash_put()
405 hash_header.entry_block_bitmask = (1 << hash_header.entry_block_bits) - 1; in sparkey_hash_write()
407 if (hash_header.data_end < (1ULL << (32 - hash_header.entry_block_bits))) { in sparkey_hash_write()
413 hash_header.hash_size = 8; in sparkey_hash_write()
415 hash_header.hash_size = 4; in sparkey_hash_write()
428 hash_header.hash_algorithm = sparkey_get_hash_algorithm(hash_header.hash_size); in sparkey_hash_write()
[all …]
H A Dhashiter.c23 uint64_t sparkey_iter_hash(sparkey_hashheader *hash_header, sparkey_logiter *iter, sparkey_logreade… in sparkey_iter_hash() argument
31 return hash_header->hash_algorithm.hash(buf, len, hash_header->hash_seed); in sparkey_iter_hash()
41 uint64_t hash = hash_header->hash_algorithm.hash(keybuf, iter->keylen, hash_header->hash_seed); in sparkey_iter_hash()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/build/src/engine/
H A Dobject.h22 struct hash_header struct
32 #define object_hash( obj ) (((struct hash_header *)((char *)(obj) - sizeof(struct hash_header)))->h… argument
H A Dobject.c37 struct hash_header struct
50 struct hash_header header; argument
54 #define ALLOC_ALIGNMENT (sizeof(struct hash_item) - sizeof(struct hash_header))
215 result = (struct hash_item *)allocate( sizeof( struct hash_header ) + size + in string_set_insert()
258 struct hash_header ) + size + 1 ); in object_new_range()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/build/src/engine/
H A Dobject.h22 struct hash_header struct
32 #define object_hash( obj ) (((struct hash_header *)((char *)(obj) - sizeof(struct hash_header)))->h… argument
H A Dobject.c37 struct hash_header struct
50 struct hash_header header; argument
54 #define ALLOC_ALIGNMENT (sizeof(struct hash_item) - sizeof(struct hash_header))
215 result = (struct hash_item *)allocate( sizeof( struct hash_header ) + size + in string_set_insert()
258 struct hash_header ) + size + 1 ); in object_new_range()
/dports/databases/percona57-server/boost_1_59_0/tools/build/src/engine/
H A Dobject.h22 struct hash_header struct
32 #define object_hash( obj ) (((struct hash_header *)((char *)(obj) - sizeof(struct hash_header)))->h… argument
H A Dobject.c37 struct hash_header struct
50 struct hash_header header; argument
54 #define ALLOC_ALIGNMENT (sizeof(struct hash_item) - sizeof(struct hash_header))
215 result = (struct hash_item *)allocate( sizeof( struct hash_header ) + size + in string_set_insert()
258 struct hash_header ) + size + 1 ); in object_new_range()
/dports/databases/xtrabackup/boost_1_59_0/tools/build/src/engine/
H A Dobject.h22 struct hash_header struct
32 #define object_hash( obj ) (((struct hash_header *)((char *)(obj) - sizeof(struct hash_header)))->h… argument
H A Dobject.c37 struct hash_header struct
50 struct hash_header header; argument
54 #define ALLOC_ALIGNMENT (sizeof(struct hash_item) - sizeof(struct hash_header))
215 result = (struct hash_item *)allocate( sizeof( struct hash_header ) + size + in string_set_insert()
258 struct hash_header ) + size + 1 ); in object_new_range()
/dports/databases/percona57-client/boost_1_59_0/tools/build/src/engine/
H A Dobject.h22 struct hash_header struct
32 #define object_hash( obj ) (((struct hash_header *)((char *)(obj) - sizeof(struct hash_header)))->h… argument
H A Dobject.c37 struct hash_header struct
50 struct hash_header header; argument
54 #define ALLOC_ALIGNMENT (sizeof(struct hash_item) - sizeof(struct hash_header))
215 result = (struct hash_item *)allocate( sizeof( struct hash_header ) + size + in string_set_insert()
258 struct hash_header ) + size + 1 ); in object_new_range()
/dports/devel/boost-jam/boost_1_72_0/tools/build/src/engine/
H A Dobject.h24 struct hash_header struct
34 #define object_hash( obj ) (((struct hash_header *)((char *)(obj) - sizeof(struct hash_header)))->h… argument
H A Dobject.cpp37 struct hash_header struct
50 struct hash_header header; argument
54 #define ALLOC_ALIGNMENT (sizeof(struct hash_item) - sizeof(struct hash_header))
215 result = (struct hash_item *)allocate( sizeof( struct hash_header ) + size + in string_set_insert()
258 struct hash_header ) + size + 1 ); in object_new_range()
/dports/devel/boost-libs/boost_1_72_0/tools/build/src/engine/
H A Dobject.h24 struct hash_header struct
34 #define object_hash( obj ) (((struct hash_header *)((char *)(obj) - sizeof(struct hash_header)))->h… argument
H A Dobject.cpp37 struct hash_header struct
50 struct hash_header header; argument
54 #define ALLOC_ALIGNMENT (sizeof(struct hash_item) - sizeof(struct hash_header))
215 result = (struct hash_item *)allocate( sizeof( struct hash_header ) + size + in string_set_insert()
258 struct hash_header ) + size + 1 ); in object_new_range()
/dports/devel/boost-docs/boost_1_72_0/tools/build/src/engine/
H A Dobject.h24 struct hash_header struct
34 #define object_hash( obj ) (((struct hash_header *)((char *)(obj) - sizeof(struct hash_header)))->h… argument
H A Dobject.cpp37 struct hash_header struct
50 struct hash_header header; argument
54 #define ALLOC_ALIGNMENT (sizeof(struct hash_item) - sizeof(struct hash_header))
215 result = (struct hash_item *)allocate( sizeof( struct hash_header ) + size + in string_set_insert()
258 struct hash_header ) + size + 1 ); in object_new_range()
/dports/devel/boost-python-libs/boost_1_72_0/tools/build/src/engine/
H A Dobject.h24 struct hash_header struct
34 #define object_hash( obj ) (((struct hash_header *)((char *)(obj) - sizeof(struct hash_header)))->h… argument
H A Dobject.cpp37 struct hash_header struct
50 struct hash_header header; argument
54 #define ALLOC_ALIGNMENT (sizeof(struct hash_item) - sizeof(struct hash_header))
215 result = (struct hash_item *)allocate( sizeof( struct hash_header ) + size + in string_set_insert()
258 struct hash_header ) + size + 1 ); in object_new_range()
/dports/devel/hyperscan/boost_1_75_0/tools/build/src/engine/
H A Dobject.h26 struct hash_header struct
36 #define object_hash( obj ) (((struct hash_header *)((char *)(obj) - sizeof(struct hash_header)))->h… argument
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/tools/build/src/engine/
H A Dobject.h26 struct hash_header struct
36 #define object_hash( obj ) (((struct hash_header *)((char *)(obj) - sizeof(struct hash_header)))->h… argument
H A Dobject.cpp37 struct hash_header struct
50 struct hash_header header; argument
54 #define ALLOC_ALIGNMENT (sizeof(struct hash_item) - sizeof(struct hash_header))
215 result = (struct hash_item *)allocate( sizeof( struct hash_header ) + size + in string_set_insert()
258 struct hash_header ) + size + 1 ); in object_new_range()
/dports/devel/boost_build/build-29baa79/src/engine/
H A Dobject.h26 struct hash_header struct
36 #define object_hash( obj ) (((struct hash_header *)((char *)(obj) - sizeof(struct hash_header)))->h… argument
H A Dobject.cpp37 struct hash_header struct
50 struct hash_header header; argument
54 #define ALLOC_ALIGNMENT (sizeof(struct hash_item) - sizeof(struct hash_header))
214 result = (struct hash_item *)allocate( sizeof( struct hash_header ) + size + in string_set_insert()
243 struct hash_header ) + size + 1 ); in object_new_range()

1234567