Home
last modified time | relevance | path

Searched defs:lookup_indices (Results 1 – 4 of 4) sorted by relevance

/external/fonttools/Lib/fontTools/subset/
D__init__.py737 def subset_lookups(self, lookup_indices): argument
1082 def subset_lookups(self, lookup_indices): argument
1156 def subset_lookups(self, lookup_indices): argument
1204 def subset_lookups(self, lookup_indices): argument
1230 def subset_lookups(self, lookup_indices): argument
1239 def neuter_lookups(self, lookup_indices): argument
1245 def closure_lookups(self, lookup_indices): argument
1261 def subset_lookups(self, lookup_indices): argument
1272 def subset_lookups(self, lookup_indices): argument
1296 def subset_lookups(self, lookup_indices): argument
[all …]
/external/harfbuzz_ng/src/
Dhb-subset-plan.cc56 hb_set_t lookup_indices; in _gsub_closure() local
Dhb-ot-map.cc107 unsigned int lookup_indices[32]; in add_lookups() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter.cc105 bool lookup_indices) { in EmitConstants()