/external/llvm/test/CodeGen/X86/ |
D | x86-64-static-relo-movl.ll | 6 %struct.MatchInfo = type [64 x i64] 8 @NO_MATCH = internal constant %struct.MatchInfo zeroinitializer, align 8 11 %pending = alloca %struct.MatchInfo, align 8 12 %t = bitcast %struct.MatchInfo* %pending to i8* 13 …call void @llvm.memcpy.p0i8.p0i8.i64(i8* %t, i8* bitcast (%struct.MatchInfo* @NO_MATCH to i8*), i6… 14 %u = getelementptr inbounds %struct.MatchInfo, %struct.MatchInfo* %pending, i32 0, i32 2
|
/external/icu/icu4c/source/i18n/ |
D | tznames.cpp | 334 struct MatchInfo : UMemory { struct 340 …MatchInfo(UTimeZoneNameType nameType, int32_t matchLength, const UnicodeString* tzID, const Unicod… in MatchInfo() argument 356 delete static_cast<MatchInfo *>(obj); in deleteMatchInfo() 379 MatchInfo* matchInfo = new MatchInfo(nameType, matchLength, &tzID, NULL); in addZone() 396 MatchInfo* matchInfo = new MatchInfo(nameType, matchLength, NULL, &mzID); in addMetaZone() 417 const MatchInfo* match = (const MatchInfo*)fMatches->elementAt(idx); in getNameTypeAt() 426 const MatchInfo* match = (const MatchInfo*)fMatches->elementAt(idx); in getMatchLengthAt() 436 const MatchInfo* match = (const MatchInfo*)fMatches->elementAt(idx); in getTimeZoneIDAt() 447 const MatchInfo* match = (const MatchInfo*)fMatches->elementAt(idx); in getMetaZoneIDAt()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | TZDBTimeZoneNames.java | 126 public Collection<MatchInfo> find(CharSequence text, int start, EnumSet<NameType> nameTypes) { in find() 223 private Collection<MatchInfo> _matches; 303 MatchInfo minfo = new MatchInfo(ntype, null, match.mzID, matchLength); in handlePrefixMatch() 305 _matches = new LinkedList<MatchInfo>(); in handlePrefixMatch() 317 public Collection<MatchInfo> getMatches() { in getMatches()
|
D | TimeZoneGenericNames.java | 26 import com.ibm.icu.text.TimeZoneNames.MatchInfo; 697 Collection<MatchInfo> tznamesMatches = findTimeZoneNames(text, start, genericTypes); in findBestMatch() 699 MatchInfo longestMatch = null; in findBestMatch() 700 for (MatchInfo match : tznamesMatches) { in findBestMatch() 764 Collection<MatchInfo> tznamesMatches = findTimeZoneNames(text, start, genericTypes); in find() 767 for (MatchInfo match : tznamesMatches) { in find() 782 private GenericMatchInfo createGenericMatchInfo(MatchInfo matchInfo) { in createGenericMatchInfo() 830 …private Collection<MatchInfo> findTimeZoneNames(String text, int start, EnumSet<GenericNameType> t… in findTimeZoneNames() 831 Collection<MatchInfo> tznamesMatches = null; in findTimeZoneNames()
|
D | TimeZoneNamesImpl.java | 199 …public synchronized Collection<MatchInfo> find(CharSequence text, int start, EnumSet<NameType> nam… in find() 513 private Collection<MatchInfo> _matches; 529 MatchInfo minfo; in handlePrefixMatch() 531 minfo = new MatchInfo(ninfo.type, ninfo.tzID, null, matchLength); in handlePrefixMatch() 534 minfo = new MatchInfo(ninfo.type, null, ninfo.mzID, matchLength); in handlePrefixMatch() 537 _matches = new LinkedList<MatchInfo>(); in handlePrefixMatch() 551 public Collection<MatchInfo> getMatches() { in getMatches()
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | TZDBTimeZoneNames.java | 128 public Collection<MatchInfo> find(CharSequence text, int start, EnumSet<NameType> nameTypes) { in find() 225 private Collection<MatchInfo> _matches; 305 MatchInfo minfo = new MatchInfo(ntype, null, match.mzID, matchLength); in handlePrefixMatch() 307 _matches = new LinkedList<MatchInfo>(); in handlePrefixMatch() 319 public Collection<MatchInfo> getMatches() { in getMatches()
|
D | TimeZoneGenericNames.java | 27 import android.icu.text.TimeZoneNames.MatchInfo; 699 Collection<MatchInfo> tznamesMatches = findTimeZoneNames(text, start, genericTypes); in findBestMatch() 701 MatchInfo longestMatch = null; in findBestMatch() 702 for (MatchInfo match : tznamesMatches) { in findBestMatch() 766 Collection<MatchInfo> tznamesMatches = findTimeZoneNames(text, start, genericTypes); in find() 769 for (MatchInfo match : tznamesMatches) { in find() 784 private GenericMatchInfo createGenericMatchInfo(MatchInfo matchInfo) { in createGenericMatchInfo() 832 …private Collection<MatchInfo> findTimeZoneNames(String text, int start, EnumSet<GenericNameType> t… in findTimeZoneNames() 833 Collection<MatchInfo> tznamesMatches = null; in findTimeZoneNames()
|
D | TimeZoneNamesImpl.java | 201 …public synchronized Collection<MatchInfo> find(CharSequence text, int start, EnumSet<NameType> nam… in find() 515 private Collection<MatchInfo> _matches; 531 MatchInfo minfo; in handlePrefixMatch() 533 minfo = new MatchInfo(ninfo.type, ninfo.tzID, null, matchLength); in handlePrefixMatch() 536 minfo = new MatchInfo(ninfo.type, null, ninfo.mzID, matchLength); in handlePrefixMatch() 539 _matches = new LinkedList<MatchInfo>(); in handlePrefixMatch() 553 public Collection<MatchInfo> getMatches() { in getMatches()
|
/external/valgrind/VEX/priv/ |
D | ir_match.c | 45 void setBindee ( MatchInfo* mi, Int n, IRExpr* bindee ) in setBindee() 60 Bool matchWrk ( MatchInfo* mi, IRExpr* p/*attern*/, IRExpr* e/*xpr*/ ) in matchWrk() 99 Bool matchIRExpr ( MatchInfo* mi, IRExpr* p/*attern*/, IRExpr* e/*xpr*/ ) in matchIRExpr()
|
D | ir_match.h | 73 MatchInfo; typedef 81 Bool matchIRExpr ( MatchInfo* mi, IRExpr* p/*attern*/, IRExpr* e/*xpr*/ );
|
D | host_x86_isel.c | 853 MatchInfo mi; in iselIntExpr_R_wrk() 1788 MatchInfo mi; in iselCondCode_wrk() 2087 MatchInfo mi; in iselInt64Expr_wrk() 3273 MatchInfo mi; in iselVecExpr_wrk()
|
D | host_amd64_isel.c | 918 MatchInfo mi; in iselIntExpr_R_wrk() 1947 MatchInfo mi; in iselIntExpr_AMode_wrk() 2208 MatchInfo mi; in iselCondCode_wrk()
|
D | host_arm_isel.c | 2191 MatchInfo mi; in iselNeon64Expr_wrk() 3804 MatchInfo mi; in iselNeonExpr_wrk()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | TimeZoneNames.java | 314 public Collection<MatchInfo> find(CharSequence text, int start, EnumSet<NameType> types) { in find() 323 public static class MatchInfo { class in TimeZoneNames 342 public MatchInfo(NameType nameType, String tzID, String mzID, int matchLength) { in MatchInfo() method in TimeZoneNames.MatchInfo 566 … public Collection<MatchInfo> find(CharSequence text, int start, EnumSet<NameType> nameTypes) { in find()
|
D | TimeZoneFormat.java | 42 import android.icu.text.TimeZoneNames.MatchInfo; 1136 Collection<MatchInfo> specificMatches = _tznames.find(text, startIdx, nameTypes); in parse() 1138 MatchInfo specificMatch = null; in parse() 1139 for (MatchInfo match : specificMatches) { in parse() 1156 Collection<MatchInfo> tzdbNameMatches = in parse() 1159 MatchInfo tzdbNameMatch = null; in parse() 1160 for (MatchInfo match : tzdbNameMatches) { in parse() 1350 … Collection<MatchInfo> specificMatches = _tznames.find(text, startIdx, ALL_SIMPLE_NAME_TYPES); in parse() 1351 MatchInfo specificMatch = null; in parse() 1354 for (MatchInfo match : specificMatches) { in parse() [all …]
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | TimeZoneNames.java | 344 public Collection<MatchInfo> find(CharSequence text, int start, EnumSet<NameType> types) { in find() 354 public static class MatchInfo { class in TimeZoneNames 374 public MatchInfo(NameType nameType, String tzID, String mzID, int matchLength) { in MatchInfo() method in TimeZoneNames.MatchInfo 598 … public Collection<MatchInfo> find(CharSequence text, int start, EnumSet<NameType> nameTypes) { in find()
|
D | TimeZoneFormat.java | 41 import com.ibm.icu.text.TimeZoneNames.MatchInfo; 1197 Collection<MatchInfo> specificMatches = _tznames.find(text, startIdx, nameTypes); in parse() 1199 MatchInfo specificMatch = null; in parse() 1200 for (MatchInfo match : specificMatches) { in parse() 1217 Collection<MatchInfo> tzdbNameMatches = in parse() 1220 MatchInfo tzdbNameMatch = null; in parse() 1221 for (MatchInfo match : tzdbNameMatches) { in parse() 1411 … Collection<MatchInfo> specificMatches = _tznames.find(text, startIdx, ALL_SIMPLE_NAME_TYPES); in parse() 1412 MatchInfo specificMatch = null; in parse() 1415 for (MatchInfo match : specificMatches) { in parse() [all …]
|
/external/llvm/utils/FileCheck/ |
D | FileCheck.cpp | 430 SmallVector<StringRef, 4> MatchInfo; in Match() local 431 if (!Regex(RegExToMatch, Regex::Newline).match(Buffer, &MatchInfo)) in Match() 435 assert(!MatchInfo.empty() && "Didn't get any match"); in Match() 436 StringRef FullMatch = MatchInfo[0]; in Match() 440 assert(VariableDef.second < MatchInfo.size() && "Internal paren error"); in Match() 441 VariableTable[VariableDef.first] = MatchInfo[VariableDef.second]; in Match()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | tznames.h | 75 struct MatchInfo;
|
/external/icu/icu4j/tools/build/ |
D | icu4j48.api3.gz | 12;ICU4J 4.8;;
2ST@3.6;PB;NS;NF;NS; ... |
D | icu4j50.api3.gz | 12;ICU4J 50.1;;
2ST@3.6;PB;NS;NF;NS; ... |
D | icu4j49.api3.gz |
|
D | icu4j52.api3.gz |
|
D | icu4j51.api3.gz |
|
D | icu4j53.api3.gz |
|