/third_party/skia/third_party/externals/harfbuzz/src/ |
D | test-vector.cc | 37 hb_vector_t<int> v1 {1, 2}; in main() 38 hb_vector_t<int> v2 {v1}; in main() 39 hb_vector_t<int> V2 {v1}; in main() 50 hb_vector_t<int> v1 {1, 2}; in main() 51 hb_vector_t<int> v2 = v1; in main() 52 hb_vector_t<int> V2 = v1; in main() 63 hb_vector_t<int> v {hb_vector_t<int> {1, 2}}; in main() 64 hb_vector_t<int> V {hb_vector_t<int> {1, 2}}; in main() 72 hb_vector_t<int> v; in main() 74 v = hb_vector_t<int> {1, 2}; in main() [all …]
|
D | hb-vector.hh | 36 struct hb_vector_t struct 41 hb_vector_t () = default; argument 42 hb_vector_t (std::initializer_list<Type> lst) : hb_vector_t () in hb_vector_t() function 50 hb_vector_t (const Iterable &o) : hb_vector_t () in hb_vector_t() function 56 hb_vector_t (const hb_vector_t &o) : hb_vector_t () in hb_vector_t() argument 61 hb_vector_t (hb_vector_t &&o) in hb_vector_t() argument 68 ~hb_vector_t () { fini (); } in ~hb_vector_t() argument 103 friend void swap (hb_vector_t& a, hb_vector_t& b) in swap() argument 110 hb_vector_t& operator = (const hb_vector_t &o) in operator =() argument 117 hb_vector_t& operator = (hb_vector_t &&o) in operator =() argument [all …]
|
D | hb-ms-feature-ranges.cc | 33 hb_vector_t<hb_ms_feature_t> &feature_records, /* OUT */ in hb_ms_setup_features() 34 hb_vector_t<hb_ms_range_record_t> &range_records /* OUT */) in hb_ms_setup_features() 40 hb_vector_t<hb_ms_feature_event_t> feature_events; in hb_ms_setup_features() 75 hb_vector_t<hb_ms_active_feature_t> active_features; in hb_ms_setup_features() 137 hb_ms_make_feature_ranges (hb_vector_t<hb_ms_feature_t> &feature_records, in hb_ms_make_feature_ranges() 138 hb_vector_t<hb_ms_range_record_t> &range_records, in hb_ms_make_feature_ranges() 142 hb_vector_t<hb_ms_features_t*> &range_features, /* OUT */ in hb_ms_make_feature_ranges() 143 hb_vector_t<uint32_t> &range_counts /* OUT */) in hb_ms_make_feature_ranges()
|
D | hb-ms-feature-ranges.hh | 83 hb_vector_t<hb_ms_feature_t> &feature_records, /* OUT */ 84 hb_vector_t<hb_ms_range_record_t> &range_records /* OUT */); 88 hb_ms_make_feature_ranges (hb_vector_t<hb_ms_feature_t> &feature_records, 89 hb_vector_t<hb_ms_range_record_t> &range_records, 93 hb_vector_t<hb_ms_features_t*> &range_features, /* OUT */ 94 hb_vector_t<uint32_t> &range_counts /* OUT */);
|
D | hb-repacker.hh | 61 hb_vector_t<unsigned> parents; 86 void remap_parents (const hb_vector_t<unsigned>& id_map) in remap_parents() 143 graph_t (const hb_vector_t<hb_serialize_context_t::object_t *>& objects) in graph_t() 241 hb_vector_t<unsigned> queue; in sort_kahn() 242 hb_vector_t<vertex_t> sorted_graph; in sort_kahn() 244 hb_vector_t<unsigned> id_map; in sort_kahn() 247 hb_vector_t<unsigned> removed_edges; in sort_kahn() 297 hb_vector_t<vertex_t> sorted_graph; in sort_shortest_distance() 299 hb_vector_t<unsigned> id_map; in sort_shortest_distance() 302 hb_vector_t<unsigned> removed_edges; in sort_shortest_distance() [all …]
|
D | hb-ot-var-hvar-table.hh | 47 hb_vector_t<hb_set_t *> &inner_sets, in init() 116 const hb_vector_t<hb_inc_bimap_t> &inner_maps, in remap() 155 hb_vector_t<unsigned int> max_inners; 158 hb_vector_t<uint32_t> output_map; 237 hb_vector_t<hb_inc_bimap_t> inner_maps; 238 hb_vector_t<index_map_subset_plan_t> index_map_plans; 242 hb_vector_t<hb_set_t *> inner_sets; 271 void listup_index_maps (hb_vector_t<const DeltaSetIndexMap *> &index_maps) const in listup_index_maps() 303 hb_vector_t<const DeltaSetIndexMap *> in _subset() 371 void listup_index_maps (hb_vector_t<const DeltaSetIndexMap *> &index_maps) const in listup_index_maps()
|
D | hb-ot-color-cbdt-table.hh | 50 hb_vector_t<char> *cbdt_prime; 64 _copy_data_to_cbdt (hb_vector_t<char> *cbdt_prime, in _copy_data_to_cbdt() 277 hb_vector_t<char> *cbdt_prime /* INOUT */, in copy_glyph_at_idx() 379 const hb_vector_t<hb_pair_t<hb_codepoint_t, const IndexSubtableRecord*>> *lookup, /* IN */ in add_new_subtable() 447 const hb_vector_t<hb_pair_t<hb_codepoint_t, const IndexSubtableRecord*>> *lookup, /* IN */ in add_new_record() 450 hb_vector_t<IndexSubtableRecord>* records /* INOUT */) const in add_new_record() 530 hb_vector_t<hb_pair_t<hb_codepoint_t, in build_lookup() 568 hb_vector_t<hb_pair_t<hb_codepoint_t, const IndexSubtableRecord*>> lookup; in subset() 575 hb_vector_t<IndexSubtableRecord> records; in subset() 589 hb_vector_t<hb_serialize_context_t::objidx_t> objidxs; in subset() [all …]
|
D | hb-ot-var-gvar-table.hh | 53 struct contour_point_vector_t : hb_vector_t<contour_point_t> 205 bool get_shared_indices (hb_vector_t<unsigned int> &shared_indices /* OUT */) in get_shared_indices() 248 hb_vector_t<unsigned int> &shared_indices /* OUT */, in get_tuple_iterator() 260 hb_vector_t<unsigned int> &points /* OUT */, in unpack_points() 313 hb_vector_t<int> &deltas /* IN/OUT */, in unpack_deltas() 546 hb_vector_t<unsigned int> shared_indices; in apply_deltas_to_points() 561 hb_vector_t<unsigned> end_points; in apply_deltas_to_points() 579 hb_vector_t<unsigned int> private_indices; in apply_deltas_to_points() 587 hb_vector_t<int> x_deltas; in apply_deltas_to_points() 591 hb_vector_t<int> y_deltas; in apply_deltas_to_points()
|
D | hb-ot-map.hh | 171 hb_vector_t<lookup_map_t> lookups[2]; /* GSUB/GPOS */ 172 hb_vector_t<stage_map_t> stages[2]; /* GSUB/GPOS */ 278 hb_vector_t<feature_info_t> feature_infos; 279 hb_vector_t<stage_info_t> stages[2]; /* GSUB/GPOS */
|
D | hb-subset-cff-common.cc | 55 hb_vector_t<code_pair_t> &fdselect_ranges /* OUT */, in hb_plan_subset_cff_fdselect() 156 const hb_vector_t<code_pair_t> &fdselect_ranges) in serialize_fdselect_3_4() 179 const hb_vector_t<code_pair_t> &fdselect_ranges) in hb_serialize_cff_fdselect()
|
D | hb-bit-set.hh | 83 hb_vector_t<page_t> pages; 262 hb_vector_t<unsigned> compact_workspace; in del_pages() 411 bool allocate_compact_workspace (hb_vector_t<unsigned>& workspace) in allocate_compact_workspace() 426 void compact (hb_vector_t<unsigned>& workspace, in compact() 430 hb_vector_t<unsigned>& old_index_to_page_map_index = workspace; in compact() 438 void compact_pages (const hb_vector_t<unsigned>& old_index_to_page_map_index) in compact_pages() 474 hb_vector_t<unsigned> compact_workspace; in process()
|
D | hb-subset-cff-common.hh | 316 hb_vector_t<hb_set_t *> local_closures; 417 struct parsed_cs_str_vec_t : hb_vector_t<parsed_cs_str_t> 430 typedef hb_vector_t<parsed_cs_str_t> SUPER; 563 hb_vector_t<subr_remap_t> local_remaps; 963 hb_vector_t<parsed_cs_str_vec_t> parsed_local_subrs; 980 hb_vector_t<CFF::code_pair_t> &fdselect_ranges /* OUT */, 990 const hb_vector_t<CFF::code_pair_t> &fdselect_ranges);
|
D | test-iter.cc | 122 hb_vector_t<int> v; in main() 155 test_iterable<hb_vector_t<float>> (); in main() 178 hb_array_t<hb_vector_t<int>> pa; in main()
|
D | hb-ot-cff-common.hh | 68 typedef hb_vector_t<unsigned char> str_buff_t; 69 struct str_buff_vec_t : hb_vector_t<str_buff_t> 82 typedef hb_vector_t<str_buff_t> SUPER; 332 const hb_vector_t<unsigned int> &dataSizeArray, in serialize() 451 hb_vector_t<unsigned> sizes; in serialize()
|
D | hb-subset.cc | 107 hb_vector_t<char> buf; in _repack() 127 hb_vector_t<char>* buf, in _try_subset() 172 hb_vector_t<char> buf; in _subset()
|
D | hb-subset-cff1.cc | 268 struct range_list_t : hb_vector_t<code_pair_t> 407 hb_vector_t<hb_codepoint_t> supp_codes; in plan_subset_encoding() 678 hb_vector_t<code_pair_t> subset_fdselect_ranges; 686 hb_vector_t<str_buff_vec_t> subset_localsubrs; 687 hb_vector_t<cff1_font_dict_values_mod_t> fontdicts_mod; 696 hb_vector_t<code_pair_t> subset_enc_supp_codes;
|
D | hb-cff2-interp-cs.hh | 73 hb_vector_t<number_t> deltas; 190 hb_vector_t<float> scalars;
|
D | hb-subset-cff2.cc | 327 hb_vector_t<code_pair_t> subset_fdselect_ranges; 333 hb_vector_t<str_buff_vec_t> subset_localsubrs; 345 hb_vector_t<table_info_t> private_dict_infos; in _serialize_cff2()
|
D | hb-directwrite.cc | 644 hb_vector_t<hb_ms_features_t *> range_features; in _hb_directwrite_shape() 645 hb_vector_t<uint32_t> range_char_counts; in _hb_directwrite_shape() 648 hb_vector_t<hb_ms_feature_t> feature_records; in _hb_directwrite_shape() 649 hb_vector_t<hb_ms_range_record_t> range_records; in _hb_directwrite_shape()
|
D | hb-ot-cff1-table.hh | 154 void get_codes (hb_codepoint_t sid, hb_vector_t<hb_codepoint_t> &codes) const in get_codes() 186 const hb_vector_t<code_pair_t>& code_ranges, in serialize() 187 const hb_vector_t<code_pair_t>& supp_codes) in serialize() 269 void get_supplement_codes (hb_codepoint_t sid, hb_vector_t<hb_codepoint_t> &codes) const in get_supplement_codes() 457 const hb_vector_t<code_pair_t>& sid_ranges) in serialize() 1264 hb_vector_t<cff1_font_dict_values_t> 1266 hb_vector_t<PRIVDICTVAL> privateDicts;
|
D | hb-uniscribe.cc | 719 hb_vector_t<hb_ms_feature_t> feature_records; in _hb_uniscribe_shape() 720 hb_vector_t<hb_ms_range_record_t> range_records; in _hb_uniscribe_shape() 728 hb_vector_t<hb_ms_features_t*> range_properties; in _hb_uniscribe_shape() 729 hb_vector_t<uint32_t> range_char_counts; in _hb_uniscribe_shape()
|
D | hb-cff-interp-common.hh | 371 typedef hb_vector_t<byte_str_t> byte_str_array_t; 461 hb_vector_t<ELEM> elements; 586 hb_vector_t<VAL> values;
|
D | hb-pool.hh | 96 hb_vector_t<chunk_t *> chunks;
|
D | hb-aat-map.hh | 47 hb_vector_t<hb_mask_t> chain_flags;
|
D | hb-serialize.hh | 95 hb_vector_t<link_t> links; 626 const hb_vector_t<object_t *>& object_graph() const in object_graph() 652 hb_vector_t<object_t *> packed;
|