Searched refs:NOT_FOUND_INDEX (Results 1 – 9 of 9) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-aat-layout-feat-table.hh | 105 static_assert (Index::NOT_FOUND_INDEX == HB_AAT_LAYOUT_NO_SELECTOR_INDEX, ""); in get_selector_infos() 108 unsigned int default_index = Index::NOT_FOUND_INDEX; in get_selector_infos()
|
D | hb-ot-layout.cc | 494 static_assert ((OT::Index::NOT_FOUND_INDEX == HB_OT_LAYOUT_NO_SCRIPT_INDEX), ""); in hb_ot_layout_table_find_script() 561 static_assert ((OT::Index::NOT_FOUND_INDEX == HB_OT_LAYOUT_NO_SCRIPT_INDEX), ""); in hb_ot_layout_table_select_script() 647 static_assert ((OT::Index::NOT_FOUND_INDEX == HB_OT_LAYOUT_NO_FEATURE_INDEX), ""); in hb_ot_layout_table_find_feature() 750 static_assert ((OT::Index::NOT_FOUND_INDEX == HB_OT_LAYOUT_DEFAULT_LANGUAGE_INDEX), ""); in hb_ot_layout_script_select_language() 929 static_assert ((OT::Index::NOT_FOUND_INDEX == HB_OT_LAYOUT_NO_FEATURE_INDEX), ""); in hb_ot_layout_language_find_feature() 1321 static_assert ((OT::FeatureVariations::NOT_FOUND_INDEX == HB_OT_LAYOUT_NO_VARIATIONS_INDEX), ""); in hb_ot_layout_feature_with_variations_get_lookups()
|
D | hb-ot-layout-jstf-table.hh | 158 if (i == Index::NOT_FOUND_INDEX) return get_default_lang_sys (); in get_lang_sys()
|
D | hb-ot-layout-common.hh | 219 return this->bfind (tag, index, HB_BFIND_NOT_FOUND_STORE, Index::NOT_FOUND_INDEX); in find_index() 333 return Index::NOT_FOUND_INDEX; in get_required_feature_index() 373 if (i == Index::NOT_FOUND_INDEX) return get_default_lang_sys (); in get_lang_sys() 2362 static constexpr unsigned NOT_FOUND_INDEX = 0xFFFFFFFFu; member 2377 *index = NOT_FOUND_INDEX; in find_index()
|
D | hb-open-file.hh | 110 return tables.bfind (t, table_index, HB_BFIND_NOT_FOUND_STORE, Index::NOT_FOUND_INDEX); in find_table_index()
|
D | hb-open-type.hh | 173 static constexpr unsigned NOT_FOUND_INDEX = 0xFFFFu; member
|
D | hb-ot-layout-gsubgpos.hh | 2860 { return i == Index::NOT_FOUND_INDEX ? HB_TAG_NONE : (this+featureList).get_tag (i); } in get_feature_tag() 2888 if (FeatureVariations::NOT_FOUND_INDEX != variations_index && in get_feature_variation()
|
/external/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 13269 <!-- static const unsigned int OT::Index::NOT_FOUND_INDEX --> 13270 …<var-decl name='NOT_FOUND_INDEX' type-id='type-id-105' visibility='default' filepath='/tmp/legendr… 25260 <!-- static const unsigned int OT::Index::NOT_FOUND_INDEX --> 25261 …<var-decl name='NOT_FOUND_INDEX' type-id='type-id-105' visibility='default' filepath='/tmp/legendr…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 8793 …<var-decl name='NOT_FOUND_INDEX' type-id='type-id-105' visibility='default' filepath='/tmp/legendr… 16522 …<var-decl name='NOT_FOUND_INDEX' type-id='type-id-105' visibility='default' filepath='/tmp/legendr…
|