OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:foundMatch
(Results
1 - 12
of
12
) sorted by null
/external/chromium_org/third_party/angle/src/compiler/translator/
SearchSymbol.cpp
34
bool SearchSymbol::
foundMatch
() const
/external/chromium_org/device/usb/
usb_device_filter.cc
71
bool
foundMatch
= false;
79
ifaceIt != config.interfaces.end() && !
foundMatch
;
86
foundMatch
= true;
90
if (!
foundMatch
) {
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x500/style/
BCStyle.java
360
if (!
foundMatch
(reverse, rdns1[i], rdns2))
369
private boolean
foundMatch
(boolean reverse, RDN rdn, RDN[] possRDNs)
RFC4519Style.java
249
if (!
foundMatch
(reverse, rdns1[i], rdns2))
258
private boolean
foundMatch
(boolean reverse, RDN rdn, RDN[] possRDNs)
/external/chromium_org/third_party/icu/source/test/intltest/
ssearch.cpp
275
UBool
foundMatch
;
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) ||
[
all
...]
/external/icu/icu4c/source/test/intltest/
ssearch.cpp
275
UBool
foundMatch
;
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) ||
[
all
...]
/external/chromium_org/third_party/checkstyle/
checkstyle-5.7-all.jar
/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
Completed in 999 milliseconds