HomeSort by relevance Sort by last modified time
    Searched full:index_last (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-coretext.cc 208 unsigned int index_last; /* == end - 1 */ member in struct:range_record_t
523 range->index_last = event->index - 1;
619 while (log_clusters[k] > range->index_last)
hb-uniscribe.cc 290 unsigned int index_last; /* == end - 1 */ member in struct:range_record_t
688 range->index_last = event->index - 1;
855 while (log_clusters[k] > range->index_last)
  /external/valgrind/main/perf/
tinycc.c 13848 int notfirst, index, index_last, align, l, nb_elems, elem_size; local
    [all...]

Completed in 76 milliseconds