Home
last modified time | relevance | path

Searched defs:bestMatch (Results 1 – 23 of 23) sorted by relevance

/external/apache-http/src/org/apache/http/impl/client/
DBasicCredentialsProvider.java106 AuthScope bestMatch = null; in matchCredentials() local
/external/apache-http/src/org/apache/http/protocol/
DUriPatternMatcher.java105 String bestMatch = null; in lookup() local
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DLanguageInfoTest.java166 ULocale bestMatch = matcher.getBestMatch(desired); in testFallbacks() local
DLocaleMatcherTest.java262 private void assertNull(Object bestMatch) { in assertNull()
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/format/
DDataFormatDetector.java178 JsonFactory bestMatch = null; in _findFormat() local
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/
DDataFormatReaders.java217 ObjectReader bestMatch = null; in _findFormat() local
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/
DCalendarFrame.java183 int bestMatch = -1, thisMatch = -1; in init() local
DCalendarCalc.java270 int bestMatch = -1, thisMatch = -1; in buildGUI() local
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DConcreteMethodImpl.java204 LocationImpl bestMatch = (LocationImpl)iter.next(); in codeIndexToLineInfo() local
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/
DDeviceConfig.java82 ScreenSize bestMatch = small; in match() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSimpleDateFormat.java2960 int bestMatchLength = 0, bestMatch = -1; in matchString() local
3044 int bestMatchLength = 0, bestMatch = -1; in matchQuarterString() local
3072 int bestMatchLength = 0, bestMatch = -1; in matchDayPeriodString() local
DDateIntervalFormat.java419 SkeletonAndItsBestMatch(String skeleton, String bestMatch) { in SkeletonAndItsBestMatch()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DSimpleDateFormat.java2944 int bestMatchLength = 0, bestMatch = -1; in matchString() local
3027 int bestMatchLength = 0, bestMatch = -1; in matchQuarterString() local
3055 int bestMatchLength = 0, bestMatch = -1; in matchDayPeriodString() local
DDateIntervalFormat.java406 SkeletonAndItsBestMatch(String skeleton, String bestMatch) { in SkeletonAndItsBestMatch()
/external/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp2686 int32_t bestMatchLength = 0, bestMatch = -1; in matchQuarterString() local
2710 int32_t bestMatchLength = 0, bestMatch = -1; in matchDayPeriodStrings() local
2892 int32_t bestMatchLength = 0, bestMatch = -1; in matchString() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTimeZoneGenericNames.java706 GenericMatchInfo bestMatch = null; in findBestMatch() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DTimeZoneGenericNames.java711 GenericMatchInfo bestMatch = null; in findBestMatch() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DLocaleMatcherTest.java299 private void assertNull(Object bestMatch) { in assertNull()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DLocaleMatcherTest.java302 private void assertNull(Object bestMatch) { in assertNull()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseHelper.cpp6496 const TFunction* bestMatch = selectFunction(candidateList, call, convertible, better, tie); in findFunction400() local
6586 const TFunction* bestMatch = selectFunction(candidateList, call, convertible, better, tie); in findFunctionExplicitTypes() local
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DParseHelper.cpp6790 const TFunction* bestMatch = selectFunction(candidateList, call, convertible, better, tie); in findFunction400() local
6880 const TFunction* bestMatch = selectFunction(candidateList, call, convertible, better, tie); in findFunctionExplicitTypes() local
/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.cpp7635 const TFunction* bestMatch = nullptr; in findFunction() local
/external/angle/third_party/vulkan-deps/glslang/src/glslang/HLSL/
DhlslParseHelper.cpp7639 const TFunction* bestMatch = nullptr; in findFunction() local