Home
last modified time | relevance | path

Searched refs:hmap_init (Results 1 – 25 of 38) sorted by relevance

12

/dports/math/pspp/pspp-1.4.1/tests/libpspp/
H A Dhmap-test.c414 hmap_init (&hmap);
669 hmap_init (&hmap);
746 hmap_init (&hmap);
821 hmap_init (&hmap);
886 hmap_init (&a);
887 hmap_init (&b);
939 hmap_init (&hmap);
968 hmap_init (&hmap);
/dports/net/bird2/bird-2.0.8/lib/
H A Dbitmap_test.c64 hmap_init(&b, &root_pool, 1024); in t_hmap_set_clear_random()
123 hmap_init(&b, &root_pool, 1024); in t_hmap_set_clear_fill()
H A Dbitmap.h56 void hmap_init(struct hmap *b, pool *p, uint size);
H A Dbitmap.c69 hmap_init(struct hmap *b, pool *p, uint size) in hmap_init() function
/dports/math/pspp/pspp-1.4.1/src/output/charts/
H A Dbarchart.c201 hmap_init (&bar->primaries); in barchart_create()
242 hmap_init (&bar->secondaries); in barchart_create()
296 hmap_init (&level2table); in barchart_create()
/dports/math/pspp/pspp-1.4.1/src/libpspp/
H A Dhmap.c32 hmap_init (struct hmap *map) in hmap_init() function
H A Dhmapx.h243 hmap_init (&map->hmap); in hmapx_init()
H A Dstring-set.c42 hmap_init (&set->hmap); in string_map_node_get_key()
H A Dstringi-set.c44 hmap_init (&set->hmap); in stringi_set_init()
H A Dstringi-map.c94 hmap_init (&map->hmap); in stringi_map_init()
H A Dhmap.h159 void hmap_init (struct hmap *);
H A Dstring-map.c94 hmap_init (&map->hmap); in string_map_init()
/dports/math/pspp/pspp-1.4.1/src/math/
H A Dcategoricals.c333 hmap_init (&cat->varmap); in categoricals_create()
337 hmap_init (&iap->ivmap); in categoricals_create()
351 hmap_init (&vn->valmap); in categoricals_create()
H A Dlevene.c123 hmap_init (&nl->hmap); in levene_create()
/dports/math/pspp/pspp-1.4.1/src/data/
H A Dattributes.c179 hmap_init (&set->map); in attrset_init()
H A Dcase-map.c243 hmap_init (&stage->stage_vars); in case_map_stage_create()
H A Dvalue-labels.c44 hmap_init (&vls->labels); in val_labs_create()
/dports/math/pspp/pspp-1.4.1/src/language/stats/
H A Dkruskal-wallis.c179 hmap_init (&kw[i].map); in kruskal_wallis_execute()
H A Dmeans.c332 hmap_init (&container->map);
986 hmap_init (&instances->map);
H A Dautorecode.c255 hmap_init (&spec->items->ht); in cmd_autorecode()
H A Dlogistic.c1029 hmap_init (&allvars); in cmd_logistic()
/dports/math/pspp/pspp-1.4.1/src/language/control/
H A Drepeat.c108 hmap_init (dummies); in parse_specification()
/dports/math/pspp/pspp-1.4.1/src/output/spv/
H A Dspv-legacy-decoder.c512 hmap_init (&series->map); in spv_series_remap_formats()
554 hmap_init (&series->map); in spv_series_remap_vmes()
820 hmap_init (&s->map); in decode_spvdx_source_variable()
901 hmap_init (&s->map); in decode_spvdx_derived_variable()
/dports/math/pspp/pspp-1.4.1/src/language/dictionary/
H A Dmrsets.c398 hmap_init (&categories); in parse_group()
/dports/math/pspp/pspp-1.4.1/perl-module/
H A DPSPP.xs176 hmap_init (&pspp_dict->input_formats); in create_pspp_dict()

12