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

  /external/libtextclassifier/utils/utf8/
unilib-javaicu.cc 184 constexpr int kNoMatch = -1;
187 // codepoint, or kNoMatch if the element didn't exist.
195 return kNoMatch;
200 // codepoint, or kNoMatch if no such range existed.
207 return kNoMatch;
213 return kNoMatch;
226 return kNoMatch;
233 return kNoMatch;
238 return kNoMatch;
  /external/stressapptest/src/
worker.cc 751 const int kNoMatch = 3;
783 state = kNoMatch;
794 state = kNoMatch;
801 state = kNoMatch;
    [all...]

Completed in 317 milliseconds