Searched defs:bucket_B (Results 1 – 2 of 2) sorted by relevance
/external/libdivsufsort/lib/ |
D | divsufsort.c | 39 saidx_t *bucket_A, saidx_t *bucket_B, in sort_typeBstar() 196 saidx_t *bucket_A, saidx_t *bucket_B, in construct_SA() 260 saidx_t *bucket_A, saidx_t *bucket_B, in construct_BWT() 333 saidx_t *bucket_A, *bucket_B; in divsufsort() local 363 saidx_t *bucket_A, *bucket_B; in divbwt() local
|
/external/zstd/lib/dictBuilder/ |
D | divsufsort.c | 1442 int *bucket_A, int *bucket_B, in sort_typeBstar() 1614 int *bucket_A, int *bucket_B, in construct_SA() 1678 int *bucket_A, int *bucket_B, in construct_BWT() 1749 int *bucket_A, int *bucket_B, in construct_BWT_indexes() 1848 int *bucket_A, *bucket_B; in divsufsort() local 1878 int *bucket_A, *bucket_B; in divbwt() local
|