/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/ |
D | CalendarFrame.java | 183 int bestMatch = -1, thisMatch = -1; in init() local
|
D | CalendarCalc.java | 270 int bestMatch = -1, thisMatch = -1; in buildGUI() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | SimpleDateFormat.java | 2933 int bestMatchLength = 0, bestMatch = -1; in matchAlphaMonthStrings() local 3025 int bestMatchLength = 0, bestMatch = -1; in matchString() local 3109 int bestMatchLength = 0, bestMatch = -1; in matchQuarterString() local 3137 int bestMatchLength = 0, bestMatch = -1; in matchDayPeriodString() local
|
D | DateIntervalFormat.java | 421 SkeletonAndItsBestMatch(String skeleton, String bestMatch) { in SkeletonAndItsBestMatch()
|
/third_party/icu/icu4c/source/i18n/ |
D | smpdtfmt.cpp | 2734 int32_t bestMatchLength = 0, bestMatch = -1; in matchQuarterString() local 2758 int32_t bestMatchLength = 0, bestMatch = -1; in matchDayPeriodStrings() local 2934 int32_t bestMatchLength = 0, bestMatch = -1; in matchAlphaMonthStrings() local 2985 int32_t bestMatchLength = 0, bestMatch = -1; in matchString() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | smpdtfmt.cpp | 2676 int32_t bestMatchLength = 0, bestMatch = -1; in matchQuarterString() local 2700 int32_t bestMatchLength = 0, bestMatch = -1; in matchDayPeriodStrings() local 2876 int32_t bestMatchLength = 0, bestMatch = -1; in matchAlphaMonthStrings() local 2927 int32_t bestMatchLength = 0, bestMatch = -1; in matchString() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | SimpleDateFormat.java | 2941 int bestMatchLength = 0, bestMatch = -1; in matchString() local 3024 int bestMatchLength = 0, bestMatch = -1; in matchQuarterString() local 3052 int bestMatchLength = 0, bestMatch = -1; in matchDayPeriodString() local
|
D | DateIntervalFormat.java | 406 SkeletonAndItsBestMatch(String skeleton, String bestMatch) { in SkeletonAndItsBestMatch()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | smpdtfmt.cpp | 2686 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
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | TimeZoneGenericNames.java | 711 GenericMatchInfo bestMatch = null; in findBestMatch() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | TimeZoneGenericNames.java | 706 GenericMatchInfo bestMatch = null; in findBestMatch() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
D | LocaleMatcherTest.java | 278 private void assertNull(Object bestMatch) { in assertNull()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | LocaleMatcherTest.java | 299 private void assertNull(Object bestMatch) { in assertNull()
|
/third_party/glslang/glslang/MachineIndependent/ |
D | ParseHelper.cpp | 6430 const TFunction* bestMatch = selectFunction(candidateList, call, convertible, better, tie); in findFunction400() local 6520 const TFunction* bestMatch = selectFunction(candidateList, call, convertible, better, tie); in findFunctionExplicitTypes() local
|
/third_party/typescript/src/server/ |
D | editorServices.ts | 2494 let bestMatch: InferredProject | undefined; variable
|
/third_party/node/deps/v8/src/inspector/ |
D | v8-debugger-agent-impl.cc | 223 size_t bestMatch; in adjustBreakpointLocation() local
|
/third_party/glslang/glslang/HLSL/ |
D | hlslParseHelper.cpp | 7631 const TFunction* bestMatch = nullptr; in findFunction() local
|