Searched refs:result_flags_t (Results 1 – 3 of 3) sorted by relevance
20 typedef int32_t result_flags_t; typedef109 result_flags_t flags;
203 AffixMatcher(AffixPatternMatcher* prefix, AffixPatternMatcher* suffix, result_flags_t flags);218 result_flags_t fFlags;
383 AffixMatcher::AffixMatcher(AffixPatternMatcher* prefix, AffixPatternMatcher* suffix, result_flags_t… in AffixMatcher()