Home
last modified time | relevance | path

Searched defs:seq_index (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/test/mlts/benchmark/jni/
Dbenchmark_jni.cpp198 for (int seq_index = 0; seq_index < data_count; ++seq_index) { in InferenceInOutSequenceList() local
279 for (int seq_index = 0; seq_index < mData.size(); ++seq_index) { in ~InferenceInOutSequenceList() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsub-table.hh53 …ontext_t *c, unsigned lookup_index, hb_set_t *covered_seq_indices, unsigned seq_index, unsigned en… in closure_glyphs_recurse_func()