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

  /external/libdivsufsort/android_include/
divsufsort.h 49 #ifndef SAINT_T
50 #define SAINT_T
51 typedef int32_t saint_t; typedef
52 #endif /* SAINT_T */
75 saint_t
109 saint_t
124 saint_t
138 saint_t
139 sufcheck(const sauchar_t *T, const saidx_t *SA, saidx_t n, saint_t verbose);
173 saint_t c, saidx_t *left)
    [all...]
divsufsort64.h 49 #ifndef SAINT_T
50 #define SAINT_T
51 typedef int32_t saint_t; typedef
52 #endif /* SAINT_T */
75 saint_t
109 saint_t
124 saint_t
138 saint_t
139 sufcheck64(const sauchar_t *T, const saidx64_t *SA, saidx64_t n, saint_t verbose);
173 saint_t c, saidx64_t *left)
    [all...]
  /external/libdivsufsort/include/
divsufsort.h.cmake 49 #ifndef SAINT_T
50 #define SAINT_T
51 typedef @SAINT32_TYPE@ saint_t;
52 #endif /* SAINT_T */
75 saint_t
109 saint_t
124 saint_t
138 saint_t
139 sufcheck@W64BIT@(const sauchar_t *T, const saidx@W64BIT@_t *SA, saidx@W64BIT@_t n, saint_t verbose);
173 saint_t c, saidx@W64BIT@_t *left)
    [all...]

Completed in 853 milliseconds