Searched refs:foundMatch (Results 1 - 16 of 16) sorted by relevance

/external/svox/pico/src/com/svox/pico/
H A DCheckVoiceData.java62 boolean foundMatch = false;
92 foundMatch = true;
97 if ((languageCountry.size() > 0) && !foundMatch){
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x500/style/
H A DAbstractX500NameStyle.java152 if (!foundMatch(reverse, rdns1[i], rdns2))
161 private boolean foundMatch(boolean reverse, RDN rdn, RDN[] possRDNs) method in class:AbstractX500NameStyle
/external/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp387 bool foundMatch(bool AllowFullyQualified) const { function in class:clang::ast_matchers::internal::__anon1181::PatternSet
434 return Patterns.foundMatch(/*AllowFullyQualified=*/false);
437 if (Patterns.foundMatch(/*AllowFullyQualified=*/false))
463 return Patterns.foundMatch(/*AllowFullyQualified=*/true);
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
H A DCollationServiceTest.java504 boolean foundMatch = false;
507 foundMatch = true;
511 if (!foundMatch) {
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationServiceTest.java503 boolean foundMatch = false;
506 foundMatch = true;
510 if (!foundMatch) {
/external/icu/icu4c/source/test/intltest/
H A Dssearch.cpp276 UBool foundMatch; local
281 foundMatch= usearch_search(uss.getAlias(), 0, &foundStart, &foundLimit, &status);
283 if ((foundMatch && expectedMatchStart<0) ||
294 while (foundMatch) {
298 foundMatch = usearch_search(uss.getAlias(), foundLimit, &foundStart, &foundLimit, &status);
310 foundMatch= usearch_searchBackwards(uss.getAlias(), target.length(), &foundStart, &foundLimit, &status);
312 if ((foundMatch && expectedMatchStart<0) ||
/external/guice/extensions/assistedinject/src/com/google/inject/assistedinject/
H A DFactoryProvider2.java336 boolean foundMatch = false;
339 if (foundMatch) {
347 foundMatch = true;
351 if (!foundMatch) {
/external/skia/src/pathops/
H A DSkOpSegment.cpp212 goto foundMatch;
218 foundMatch:
1282 goto foundMatch;
1286 foundMatch: // merge oppTest and oppSpan
H A DSkPathOpsDebug.cpp1038 goto foundMatch;
1042 foundMatch: // merge oppTest and oppSpan
/external/python/cpython2/Parser/
H A Dspark.py788 self.foundMatch(args, func)
795 def foundMatch(self, args, func): member in class:GenericASTMatcher
/external/vulkan-validation-layers/layers/
H A Dswapchain.cpp1742 bool foundMatch = false; local
1749 foundMatch = true;
1758 if (!foundMatch) {
1797 bool foundMatch = false; local
1800 foundMatch = true;
1804 if (!foundMatch) {
/external/guice/extensions/persist/lib/
H A Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/db4o/activation/ com/db4o/cluster/ com/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 464 milliseconds