Searched refs:tr_copy (Results 1 – 2 of 2) sorted by relevance
/external/libdivsufsort/lib/ |
D | trsort.c | 264 tr_copy(saidx_t *ISA, const saidx_t *SA, in tr_copy() function 383 tr_copy(ISA, SA, first, a, b, last, ISAd - ISA); in tr_introsort()
|
/external/zstd/lib/dictBuilder/ |
D | divsufsort.c | 1112 tr_copy(int *ISA, const int *SA, in tr_copy() function 1231 tr_copy(ISA, SA, first, a, b, last, ISAd - ISA); in tr_introsort()
|