Searched defs:feature_indices (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/fonttools/Lib/fontTools/subset/ |
H A D | __init__.py | 1648 def collect_lookups(self, feature_indices): argument 1660 def subset_features(self, feature_indices): argument 1690 def collect_lookups(self, feature_indices): argument 1703 def subset_features(self, feature_indices): argument 1716 def subset_features(self, feature_indices): argument 1734 def subset_features(self, feature_indices): argument 1757 def subset_features(self, feature_indices, keepEmptyDefaultLangSys=False): argument 1780 def subset_features(self, feature_indices, retain_empty): argument
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-subset-plan.cc | 151 hb_set_t *feature_indices, /* OUT */ in _collect_layout_indices() 238 const hb_set_t *feature_indices, in _GSUBGPOS_find_duplicate_features() 320 hb_set_t lookup_indices, feature_indices; in _closure_glyphs_lookups_features() local
|
H A D | hb-ot-map.cc | 242 hb_map_t feature_indices[2]; in compile() local
|
H A D | hb-ot-layout.cc | 1157 hb_set_t *feature_indices; member
|
H A D | hb-ot-layout-common.hh | 70 hb_set_t *feature_indices; member
|
/aosp_15_r20/external/harfbuzz_ng/test/api/ |
H A D | test-ot-face.c | 98 hb_set_t *feature_indices = hb_set_create (); in test_font() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/tpu/tests/ |
H A D | tpu_embedding_base_test.py | 589 embedding_table, feature_indices, argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | sdca_internal.cc | 435 auto feature_indices = in CreateSparseFeatureRepresentation() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/ |
H A D | generated_layout.rs | 359 pub fn feature_indices(&self) -> &'a [BigEndian<u16>] { in feature_indices() method
|