OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:foundMatch
(Results
1 - 8
of
8
) sorted by null
/external/svox/pico/src/com/svox/pico/
CheckVoiceData.java
62
boolean
foundMatch
= false;
92
foundMatch
= true;
97
if ((languageCountry.size() > 0) && !
foundMatch
){
/cts/tools/utils/
DescriptionGenerator.java
351
boolean
foundMatch
= false;
357
foundMatch
= true;
368
if (!
foundMatch
) {
/external/skia/src/animator/
SkDrawGroup.cpp
191
goto
foundMatch
;
194
foundMatch
:
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
DeviceMonitor.java
328
boolean
foundMatch
= false;
333
foundMatch
= true;
363
if (
foundMatch
== false) {
/external/icu4c/test/intltest/
ssearch.cpp
308
UBool
foundMatch
;
313
foundMatch
= usearch_search(uss, 0, &foundStart, &foundLimit, &status);
315
if (
foundMatch
&& expectedMatchStart<0 ||
326
while (
foundMatch
) {
330
foundMatch
= usearch_search(uss, foundLimit, &foundStart, &foundLimit, &status);
344
foundMatch
= usearch_searchBackwards(uss, target.length(), &foundStart, &foundLimit, &status);
346
if (
foundMatch
&& expectedMatchStart<0 ||
654
UBool
foundMatch
;
659
foundMatch
= bms_search(bms, 0, &foundStart, &foundLimit);
661
if (
foundMatch
&& expectedMatchStart < 0 |
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
Sdk.java
[
all
...]
/external/webkit/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-111557.js
[
all
...]
/prebuilt/common/ecj/
ecj.jar
Completed in 243 milliseconds