Home
last modified time | relevance | path

Searched defs:SLType (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/zucchini/aosp/include/components/zucchini/
H A Dsuffix_array.h86 enum SLType : bool { SType, LType }; enum
/aosp_15_r20/external/zucchini/
H A Dsuffix_array.h86 enum SLType : bool { SType, LType }; enum
H A Dsuffix_array_unittest.cc21 using SLType = InducedSuffixSort::SLType; typedef