HomeSort by relevance Sort by last modified time
    Searched defs:foundMatch (Results 1 - 12 of 12) sorted by null

  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
SearchSymbol.cpp 34 bool SearchSymbol::foundMatch() const
  /external/bouncycastle/src/main/java/org/bouncycastle/asn1/x500/style/
BCStyle.java 342 if (!foundMatch(reverse, rdns1[i], rdns2))
351 private boolean foundMatch(boolean reverse, RDN rdn, RDN[] possRDNs)
RFC4519Style.java 231 if (!foundMatch(reverse, rdns1[i], rdns2))
240 private boolean foundMatch(boolean reverse, RDN rdn, RDN[] possRDNs)
  /external/icu4c/test/intltest/
ssearch.cpp 309 UBool foundMatch;
314 foundMatch= usearch_search(uss.getAlias(), 0, &foundStart, &foundLimit, &status);
316 if ((foundMatch && expectedMatchStart<0) ||
327 while (foundMatch) {
331 foundMatch = usearch_search(uss.getAlias(), foundLimit, &foundStart, &foundLimit, &status);
343 foundMatch= usearch_searchBackwards(uss.getAlias(), target.length(), &foundStart, &foundLimit, &status);
345 if ((foundMatch && expectedMatchStart<0) ||
647 UBool foundMatch;
652 foundMatch = bms_search(bms, 0, &foundStart, &foundLimit);
654 if ((foundMatch && expectedMatchStart < 0) |
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
org.apache.jasper_5.5.17.v201004212143.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
  /prebuilt/common/ecj/
ecj.jar 

Completed in 123 milliseconds