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

  /external/chromium_org/third_party/icu/source/i18n/
tzgnames.h 55 int32_t findBestMatch(const UnicodeString& text, int32_t start, uint32_t types,
tzgnames.cpp 281 int32_t findBestMatch(const UnicodeString& text, int32_t start, uint32_t types,
909 TZGNCore::findBestMatch(const UnicodeString& text, int32_t start, uint32_t types,
    [all...]
tzfmt.cpp     [all...]
  /external/icu/icu4c/source/i18n/
tzgnames.h 55 int32_t findBestMatch(const UnicodeString& text, int32_t start, uint32_t types,
tzgnames.cpp 281 int32_t findBestMatch(const UnicodeString& text, int32_t start, uint32_t types,
909 TZGNCore::findBestMatch(const UnicodeString& text, int32_t start, uint32_t types,
    [all...]
tzfmt.cpp     [all...]
  /cts/apps/CtsVerifier/include/colorchecker/
colorcheckertest.h 83 void findBestMatch(int i1, int i2, int j1, int j2);
  /cts/apps/CtsVerifier/lib/colorchecker/
colorcheckertest.cpp 760 findBestMatch(rowStart, rowEnd, columnStart, columnEnd);
762 ALOGV("FindBestMatch for %d, %d, %d, %d", rowStart,
797 void ColorCheckerTest::findBestMatch(int i1, int i2, int j1, int j2) {
    [all...]

Completed in 1150 milliseconds