Home
last modified time | relevance | path

Searched defs:MatchInfo (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Dtznames.cpp372 struct MatchInfo : UMemory { struct
378MatchInfo(UTimeZoneNameType nameType, int32_t matchLength, const UnicodeString* tzID, const Unicod… in MatchInfo() argument
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtznames.cpp372 struct MatchInfo : UMemory { struct
378MatchInfo(UTimeZoneNameType nameType, int32_t matchLength, const UnicodeString* tzID, const Unicod… in MatchInfo() function
/third_party/icu/icu4c/source/i18n/
Dtznames.cpp372 struct MatchInfo : UMemory { struct
378MatchInfo(UTimeZoneNameType nameType, int32_t matchLength, const UnicodeString* tzID, const Unicod… in MatchInfo() function
/third_party/node/deps/icu-small/source/i18n/
Dtznames.cpp372 struct MatchInfo : UMemory { struct
378MatchInfo(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/
DTimeZoneNames.java326 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/
DTimeZoneNames.java354 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/
DCombinerHelper.cpp713 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/
DFileCheck.cpp651 SmallVector<StringRef, 4> MatchInfo; in match() local