Home
last modified time | relevance | path

Searched refs:get_population (Results 1 – 25 of 54) sorted by relevance

123

/third_party/skia/third_party/externals/harfbuzz/src/
Dtest-set.cc38 assert (v1.get_population () == 2); in main()
39 assert (v2.get_population () == 2); in main()
46 assert (v1.get_population () == 2); in main()
47 assert (v2.get_population () == 2); in main()
53 assert (v.get_population () == 2); in main()
60 assert (v.get_population () == 2); in main()
72 assert (v.get_population () == 2); in main()
84 assert (v.get_population () == 2); in main()
92 assert (v1.get_population () == 2); in main()
93 assert (v2.get_population () == 3); in main()
Dtest-map.cc39 assert (v1.get_population () == 1); in main()
40 assert (v2.get_population () == 1); in main()
50 assert (v1.get_population () == 1); in main()
51 assert (v2.get_population () == 1); in main()
76 assert (v.get_population () == 2); in main()
88 assert (v.get_population () == 2); in main()
97 assert (v1.get_population () == 1); in main()
98 assert (v2.get_population () == 2); in main()
106 assert (m1.get_population () == 0); in main()
107 assert (m2.get_population () == 0); in main()
[all …]
Dtest-bimap.cc39 assert (bm.get_population () == 3); in main()
48 assert (bm.get_population () == 0); in main()
57 assert (ibm.get_population () == 4); in main()
61 assert (ibm.get_population () == 4); in main()
66 assert (ibm.get_population () == 3); in main()
Dhb-bimap.hh89 bool is_empty () const { return get_population () == 0; } in is_empty()
91 unsigned int get_population () const { return forw_map.get_population (); } in get_population() function
144 hb_codepoint_t count = get_population (); in sort()
Dhb-bit-set-invertible.hh94 unsigned int get_population () const in get_population() function
95 { return inverted ? INVALID - s.get_population () : s.get_population (); } in get_population()
339 l = s->get_population () + 1; in iter_t()
Dhb-bit-set.hh352 get_population () != other.get_population ()) in is_equal()
380 get_population () != larger_set.get_population ()) in is_subset()
704 unsigned int get_population () const in get_population() function
712 pop += pages[i].get_population (); in get_population()
757 l = s->get_population () + 1; in iter_t()
Dhb-subset-plan.cc81 unsigned count = indexes->get_population (); in _remap_indexes()
238 glyphs_num = glyphs_colred->get_population (); in _colr_closure()
250 glyphs_num != glyphs_colred->get_population ()); in _colr_closure()
291 if (glyphs->is_empty () && unicodes->get_population () < size_threshold) in _populate_unicodes_to_retain()
430 *num_glyphs = reverse_glyph_map->get_population (); in _create_old_gid_to_new_gid_map()
Dhb-subset-cff-common.cc93 subset_fd_count = set->get_population (); in hb_plan_subset_cff_fdselect()
109 if (unlikely (fdmap.get_population () != subset_fd_count)) in hb_plan_subset_cff_fdselect()
Dhb-set.hh142 unsigned int get_population () const { return s.get_population (); } in get_population() function
Dhb-map.cc290 return map->get_population (); in hb_map_get_population()
Dhb-priority-queue.hh82 unsigned int get_population () const { return heap.length; } in get_population() function
Dhb-set.cc470 return set->get_population (); in hb_set_get_population()
Dhb-bit-page.hh101 unsigned int get_population () const in get_population() function
/third_party/harfbuzz/src/
Dtest-bimap.cc39 assert (bm.get_population () == 3); in main()
48 assert (bm.get_population () == 0); in main()
57 assert (ibm.get_population () == 4); in main()
61 assert (ibm.get_population () == 4); in main()
66 assert (ibm.get_population () == 3); in main()
Dhb-bimap.hh85 bool is_empty () const { return get_population () == 0; } in is_empty()
87 unsigned int get_population () const { return forw_map.get_population (); } in get_population() function
148 hb_codepoint_t count = get_population (); in sort()
Dhb-set.hh114 unsigned int get_population () const in get_population() function
482 if (get_population () != other->get_population ()) in is_equal()
509 if (get_population () > larger_set->get_population ()) in is_subset()
811 unsigned int get_population () const in get_population() function
819 pop += pages[i].get_population (); in get_population()
854 l = s->get_population () + 1; in iter_t()
Dhb-subset-cff-common.cc94 subset_fd_count = set->get_population (); in hb_plan_subset_cff_fdselect()
110 if (unlikely (fdmap.get_population () != subset_fd_count)) in hb_plan_subset_cff_fdselect()
Dhb-map.cc291 return map->get_population (); in hb_map_get_population()
Dhb-priority-queue.hh82 unsigned int get_population () const { return heap.length; } in get_population() function
Dhb-set.cc444 return set->get_population (); in hb_set_get_population()
Dhb-subset-plan.cc63 unsigned count = indexes->get_population (); in _remap_indexes()
302 *num_glyphs = reverse_glyph_map->get_population (); in _create_old_gid_to_new_gid_map()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-set.hh97 unsigned int get_population () const in get_population() function
405 if (get_population () != other->get_population ()) in is_equal()
432 if (get_population () > larger_set->get_population ()) in is_subset()
658 unsigned int get_population () const in get_population() function
666 pop += pages[i].get_population (); in get_population()
697 s (&s_), v (INVALID), l (s->get_population () + 1) { __next__ (); } in iter_t()
Dhb-map.cc267 return map->get_population (); in hb_map_get_population()
Dhb-set.cc422 return set->get_population (); in hb_set_get_population()
Dhb-subset-cff-common.cc91 subset_fd_count = set->get_population (); in hb_plan_subset_cff_fdselect()

123