Searched defs:language_count (Results 1 – 11 of 11) sorted by relevance
| /third_party/skia/m133/third_party/externals/harfbuzz/perf/ |
| D | benchmark-ot.cc | 20 unsigned language_count = HB_OT_MAX_TAGS_PER_LANGUAGE; in BM_hb_ot_tags_from_script_and_language() local
|
| /third_party/skia/m133/third_party/externals/harfbuzz/util/ |
| D | hb-info.cc | 542 unsigned language_count = HB_OT_MAX_TAGS_PER_LANGUAGE; in _get_baseline() local 719 unsigned language_count = HB_OT_MAX_TAGS_PER_LANGUAGE; in _list_baselines() local 926 unsigned language_count = sizeof language_array / sizeof language_array[0]; in _list_scripts() local 1055 unsigned language_count = HB_OT_MAX_TAGS_PER_LANGUAGE; in _list_features() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-map.cc | 61 unsigned int language_count = HB_OT_MAX_TAGS_PER_LANGUAGE; in hb_ot_map_builder_t() local
|
| D | hb-ot-tag.cc | 381 unsigned int *language_count /* IN/OUT */, in hb_ot_tags_from_script_and_language()
|
| D | hb-ot-layout.cc | 668 unsigned int *language_count /* IN/OUT */, in hb_ot_layout_script_get_language_tags() 735 unsigned int language_count, in hb_ot_layout_script_select_language()
|
| /third_party/skia/m133/third_party/externals/harfbuzz/src/ |
| D | hb-ot-map.cc | 61 unsigned int language_count = HB_OT_MAX_TAGS_PER_LANGUAGE; in hb_ot_map_builder_t() local
|
| D | hb-ot-tag.cc | 434 unsigned int *language_count /* IN/OUT */, in hb_ot_tags_from_script_and_language()
|
| D | hb-ot-layout.cc | 689 unsigned int *language_count /* IN/OUT */, in hb_ot_layout_script_get_language_tags() 758 unsigned int language_count, in hb_ot_layout_script_select_language2() 816 unsigned int language_count, in hb_ot_layout_script_select_language() 2096 unsigned language_count = ARRAY_LENGTH (language_tags); in choose_base_tags() local
|
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| D | test-ot-tag.c | 501 unsigned int language_count, in test_tags()
|
| /third_party/skia/m133/third_party/externals/harfbuzz/test/api/ |
| D | test-ot-tag.c | 504 unsigned int language_count, in test_tags()
|
| /third_party/ffmpeg/libavformat/ |
| D | mpegts.c | 2486 int language_count = desc_len / 5, ret; in ff_parse_mpeg2_descriptor() local 2531 int language_count = desc_len / 8, ret; in ff_parse_mpeg2_descriptor() local
|