/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/tables/gsub/ |
H A D | closure.rs | 562 let gsub = get_gsub(test_data::SIMPLE); in smoke_test() localVariable 579 let gsub = get_gsub(test_data::RECURSIVE); in recursive() localVariable 587 let gsub = get_gsub(test_data::CONTEXTUAL); in contextual_lookups() localVariable 614 let gsub = get_gsub(test_data::RECURSIVE_CONTEXTUAL); in recursive_context() localVariable 629 let gsub = get_gsub(test_data::VARIATIONS_CLOSURE); in feature_variations() localVariable
|
/aosp_15_r20/external/pdfium/core/fpdfapi/font/ |
H A D | cfx_cttgsubtable.cpp | 30 CFX_CTTGSUBTable::CFX_CTTGSUBTable(pdfium::span<const uint8_t> gsub) { in CFX_CTTGSUBTable() 58 bool CFX_CTTGSUBTable::LoadGSUBTable(pdfium::span<const uint8_t> gsub) { in LoadGSUBTable()
|
/aosp_15_r20/external/freetype/src/otvalid/ |
H A D | otvjstf.c | 206 FT_Bytes gsub, in otv_JSTF_validate()
|
H A D | otvgdef.c | 182 FT_Bytes gsub, in otv_GDEF_validate()
|
H A D | otvmod.c | 79 FT_Byte* volatile gsub; in otv_validate() local
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-ot-layout-gsub-table.hh | 72 auto *gsub = c->face->table.GSUB.get_relaxed (); in dispatch_recurse_func() local
|
H A D | hb-ot-layout.cc | 1539 auto &gsub = face->table.GSUB; in hb_ot_layout_lookup_would_substitute() local 1609 const GSUB& gsub = *face->table.GSUB->table; in hb_ot_layout_lookups_substitute_closure() local
|
H A D | hb-subset-plan.cc | 855 hb_blob_ptr_t<GSUB> gsub = plan->source_table<GSUB> (); in _nameid_closure() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/ |
H A D | tables.rs | 19 pub mod gsub; module
|
H A D | table_provider.rs | 129 fn gsub(&self) -> Result<tables::gsub::Gsub<'a>, ReadError> { in gsub() method
|
/aosp_15_r20/external/fonttools/Tests/varLib/ |
H A D | featureVars_test.py | 68 def _substitution_features(gsub, rec_index): argument
|
/aosp_15_r20/external/fonttools/Lib/fontTools/varLib/ |
H A D | featureVars.py | 547 def buildSubstitutionLookups(gsub, allSubstitutions, processLast=False): argument
|
/aosp_15_r20/external/fonttools/Tests/varLib/instancer/ |
H A D | instancer_test.py | 1649 def _getSubstitutions(gsub, lookupIndices): argument
|
/aosp_15_r20/external/toybox/toys/pending/ |
H A D | awk.c | 3502 static void gsub(int opcode, int nargs, int parmbase) in gsub() function
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 98060 "gsub": 95648, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 98060 "gsub": 95648, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/ |
H A D | tokenizer.json | 98001 "gsub": 95648, number
|