Home
last modified time | relevance | path

Searched refs:hashmap_size (Results 1 – 25 of 60) sorted by relevance

123

/dports/net-mgmt/statsite/statsite-0.8.0/tests/
H A Dtest_hashmap.c27 fail_unless(hashmap_size(map) == 0); in START_TEST()
46 fail_unless(hashmap_size(map) == 0); in START_TEST()
54 fail_unless(hashmap_size(map) == 100); in START_TEST()
91 fail_unless(hashmap_size(map) == 0); in START_TEST()
117 fail_unless(hashmap_size(map) == 100); in START_TEST()
122 fail_unless(hashmap_size(map) == (100-i-1)); in START_TEST()
125 fail_unless(hashmap_size(map) == 0); in START_TEST()
187 fail_unless(hashmap_size(map) == 100); in START_TEST()
189 fail_unless(hashmap_size(map) == 0); in START_TEST()
290 fail_unless(hashmap_size(map) == 1000); in START_TEST()
/dports/devel/libmba/libmba-0.9.1/tcase/tests/
H A DHashmapExercise.c49 fprintf(stderr, "%2d %8ld %8d %8d %8d\n", chkpnt++, (clock() - t0) / 1000, hashmap_size(h), table_s… in HashmapExercise()
62 tcase_printf(verbose, "put %s %d\r", str, hashmap_size(h)); in HashmapExercise()
74 tcase_printf(verbose, "get %s %d\r", str, hashmap_size(h)); in HashmapExercise()
81 tcase_printf(verbose, "rem %s %d\r", str, hashmap_size(h)); in HashmapExercise()
94 fprintf(stderr, "%2d %8ld %8d %8d %8d\n", chkpnt++, (clock() - t0) / 1000, hashmap_size(h), table_s… in HashmapExercise()
H A DHashmapCheck.c33 fprintf(stderr, "%2d %8ld %8d %8d %8d\n", chkpnt++, (clock() - t0) / 1000, hashmap_size(h), table_s… in HashmapCheck()
47 tcase_printf(verbose, "put %s %d\r", str, hashmap_size(h)); in HashmapCheck()
65 tcase_printf(verbose, "rem %s %d\r", str, hashmap_size(h)); in HashmapCheck()
81 fprintf(stderr, "%2d %8ld %8d %8d\n", chkpnt++, (clock() - t0) / 1000, hashmap_size(h), table_sizes… in HashmapCheck()
/dports/games/openomf/openomf-c36c421/src/utils/
H A Dhashmap.c58 size_t b_size = hashmap_size(hm) * sizeof(hashmap_node*); in hashmap_create_with_allocator()
175 for(unsigned int i = 0; i < hashmap_size(hm); i++) { in hashmap_resize()
205 for(unsigned int i = 0; i < hashmap_size(hm); i++) { in hashmap_clear()
241 unsigned int hashmap_size(const hashmap *hm) { in hashmap_size() function
511 if(iter->inow >= hashmap_size(hm)) { in _hashmap_seek_next()
518 } while(iter->vnow == NULL && iter->inow < hashmap_size(hm)); in _hashmap_seek_next()
/dports/net-mgmt/statsite/statsite-0.8.0/src/
H A Dhashmap.h27 int hashmap_size(hashmap *map);
/dports/games/openomf/openomf-c36c421/testing/
H A Dtest_hashmap.c16 CU_ASSERT(hashmap_size(&test_map) == 256); in test_hashmap_create()
76 CU_ASSERT(hashmap_size(&test_map) == 1024); in test_hashmap_resize()
/dports/graphics/libvisual04/libvisual-0.4.0/libvisual/
H A Dlv_hashmap.c50 static int hashmap_size (VisCollection *collection);
117 static int hashmap_size (VisCollection *collection) in hashmap_size() function
327 visual_collection_set_size_func (VISUAL_COLLECTION (hashmap), hashmap_size); in visual_hashmap_init()
/dports/games/openomf/openomf-c36c421/include/utils/
H A Dhashmap.h45 unsigned int hashmap_size(const hashmap *hashmap);
/dports/math/libpgmath/flang-d07daf3/include/flang/ADT/
H A Dhash.h173 unsigned hashmap_size(hashmap_t);
/dports/devel/libmba/libmba-0.9.1/src/mba/
H A Dhashmap.h73 LIBMBA_API unsigned int hashmap_size(struct hashmap *h);
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dhash.h182 unsigned hashmap_size(hashmap_t h);
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_map.h59 #define hashmap_size(x) (((hashmap_head_t*) hashmap_val(x))->size) macro
H A Derl_process_dump.c635 hashmap_size(x), sz); in heap_dump()
641 hashmap_size(x), sz); in heap_dump()
996 hashmap_size(term), sz); in dump_module_literals()
1002 hashmap_size(term), sz); in dump_module_literals()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_map.h59 #define hashmap_size(x) (((hashmap_head_t*) hashmap_val(x))->size) macro
H A Derl_process_dump.c634 hashmap_size(x), sz); in heap_dump()
640 hashmap_size(x), sz); in heap_dump()
989 hashmap_size(term), sz); in dump_module_literals()
995 hashmap_size(term), sz); in dump_module_literals()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_map.h59 #define hashmap_size(x) (((hashmap_head_t*) hashmap_val(x))->size) macro
H A Derl_process_dump.c625 hashmap_size(x), sz); in heap_dump()
631 hashmap_size(x), sz); in heap_dump()
980 hashmap_size(term), sz); in dump_module_literals()
986 hashmap_size(term), sz); in dump_module_literals()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_process_dump.c643 hashmap_size(x), sz); in heap_dump()
649 hashmap_size(x), sz); in heap_dump()
1004 hashmap_size(term), sz); in dump_module_literals()
1010 hashmap_size(term), sz); in dump_module_literals()
H A Derl_map.h59 #define hashmap_size(x) (((hashmap_head_t*) hashmap_val(x))->size) macro
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_process_dump.c643 hashmap_size(x), sz); in heap_dump()
649 hashmap_size(x), sz); in heap_dump()
1004 hashmap_size(term), sz); in dump_module_literals()
1010 hashmap_size(term), sz); in dump_module_literals()
H A Derl_map.h59 #define hashmap_size(x) (((hashmap_head_t*) hashmap_val(x))->size) macro
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_process_dump.c643 hashmap_size(x), sz); in heap_dump()
649 hashmap_size(x), sz); in heap_dump()
1004 hashmap_size(term), sz); in dump_module_literals()
1010 hashmap_size(term), sz); in dump_module_literals()
H A Derl_map.h59 #define hashmap_size(x) (((hashmap_head_t*) hashmap_val(x))->size) macro
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_process_dump.c643 hashmap_size(x), sz); in heap_dump()
649 hashmap_size(x), sz); in heap_dump()
1004 hashmap_size(term), sz); in dump_module_literals()
1010 hashmap_size(term), sz); in dump_module_literals()
H A Derl_map.h59 #define hashmap_size(x) (((hashmap_head_t*) hashmap_val(x))->size) macro

123