Searched defs:MatchInfo (Results 1 – 6 of 6) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | tznames.cpp | 372 struct MatchInfo : UMemory { struct 378 …MatchInfo(UTimeZoneNameType nameType, int32_t matchLength, const UnicodeString* tzID, const Unicod… in MatchInfo() argument
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | TimeZoneNames.java | 356 public static class MatchInfo { class in TimeZoneNames 376 public MatchInfo(NameType nameType, String tzID, String mzID, int matchLength) { in MatchInfo() method in TimeZoneNames.MatchInfo
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | TimeZoneNames.java | 326 public static class MatchInfo { class in TimeZoneNames 345 public MatchInfo(NameType nameType, String tzID, String mzID, int matchLength) { in MatchInfo() method in TimeZoneNames.MatchInfo
|
/external/swiftshader/third_party/LLVM/utils/FileCheck/ |
D | FileCheck.cpp | 328 SmallVector<StringRef, 4> MatchInfo; in Match() local
|
/external/llvm/utils/FileCheck/ |
D | FileCheck.cpp | 457 SmallVector<StringRef, 4> MatchInfo; in Match() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/FileCheck/ |
D | FileCheck.cpp | 491 SmallVector<StringRef, 4> MatchInfo; in Match() local
|