Searched defs:foundMatch (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/angle_dx11/src/compiler/
H A DSearchSymbol.cpp34 bool SearchSymbol::foundMatch() const function in class:sh::SearchSymbol
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x500/style/
H A DBCStyle.java352 if (!foundMatch(reverse, rdns1[i], rdns2))
361 private boolean foundMatch(boolean reverse, RDN rdn, RDN[] possRDNs) method in class:BCStyle
H A DRFC4519Style.java241 if (!foundMatch(reverse, rdns1[i], rdns2))
250 private boolean foundMatch(boolean reverse, RDN rdn, RDN[] possRDNs) method in class:RFC4519Style
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dssearch.cpp309 UBool foundMatch; local
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; local
652 foundMatch = bms_search(bms, 0, &foundStart, &foundLimit);
654 if ((foundMatch
[all...]
/external/icu4c/test/intltest/
H A Dssearch.cpp275 UBool foundMatch; local
280 foundMatch= usearch_search(uss.getAlias(), 0, &foundStart, &foundLimit, &status);
282 if ((foundMatch && expectedMatchStart<0) ||
293 while (foundMatch) {
297 foundMatch = usearch_search(uss.getAlias(), foundLimit, &foundStart, &foundLimit, &status);
309 foundMatch= usearch_searchBackwards(uss.getAlias(), target.length(), &foundStart, &foundLimit, &status);
311 if ((foundMatch && expectedMatchStart<0) ||
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 167 milliseconds