Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dmain.cc162 int num_lookups = feature.get_lookup_count (); in main() local
173 int num_lookups = g.get_lookup_count (); in main() local
Dhb-ot-shape-complex-arabic-fallback.hh191 unsigned int num_lookups; member
Dhb-aat-layout-morx-table.hh332 unsigned int num_lookups = 0; in sanitize() local
/external/tensorflow/tensorflow/lite/kernels/
Dembedding_lookup_sparse.cc164 const int num_lookups = SizeOfDimension(ids, 0); in Eval() local