Searched defs:MatchInfo (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/icu/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
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | tznames.cpp | 372 struct MatchInfo : UMemory { struct 378 …MatchInfo(UTimeZoneNameType nameType, int32_t matchLength, const UnicodeString* tzID, const Unicod… in MatchInfo() function
|
/third_party/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() function
|
/third_party/node/deps/icu-small/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
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/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
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | TimeZoneNames.java | 354 public static class MatchInfo { class in TimeZoneNames 373 public MatchInfo(NameType nameType, String tzID, String mzID, int matchLength) { in MatchInfo() method in TimeZoneNames.MatchInfo
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | CombinerHelper.cpp | 713 IndexedLoadStoreMatchInfo MatchInfo; in tryCombineIndexedLoadStore() local 721 …binerHelper::matchCombineIndexedLoadStore(MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo) { in matchCombineIndexedLoadStore() 738 MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo) { in applyCombineIndexedLoadStore() 1343 PtrAddChain &MatchInfo) { in matchPtrAddImmedChain() 1376 PtrAddChain &MatchInfo) { in applyPtrAddImmedChain()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | FileCheck.cpp | 651 SmallVector<StringRef, 4> MatchInfo; in match() local
|