Searched refs:tr_partition (Results 1 – 1 of 1) sorted by relevance
/external/libdivsufsort/lib/ |
D | trsort.c | 222 tr_partition(const saidx_t *ISAd, in tr_partition() function 344 tr_partition(ISAd - incr, first, first, last, &a, &b, last - SA - 1); in tr_introsort() 450 tr_partition(ISAd, first, first + 1, last, &a, &b, v); in tr_introsort()
|