OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:foundStart
(Results
1 - 9
of
9
) sorted by null
/external/webkit/PerformanceTests/SunSpider/
sunspider-compare-results
71
my $
foundStart
= 0;
76
if (!$
foundStart
) {
78
$
foundStart
= 1;
84
$
foundStart
= 1;
101
die "Cound not find data in ${filename} - needs to start with [{" unless $
foundStart
;
/external/webkit/Source/WebCore/rendering/svg/
SVGTextChunkBuilder.cpp
51
bool
foundStart
= false;
60
if (!
foundStart
) {
62
foundStart
= true;
70
if (!
foundStart
)
/dalvik/dexgen/src/com/android/dexgen/dex/code/
LocalList.java
418
boolean
foundStart
= false;
433
foundStart
= true;
442
if (!
foundStart
&&
/dalvik/dx/src/com/android/dx/dex/code/
LocalList.java
418
boolean
foundStart
= false;
433
foundStart
= true;
442
if (!
foundStart
&&
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
LocalList.java
418
boolean
foundStart
= false;
433
foundStart
= true;
442
if (!
foundStart
&&
/external/icu4c/test/intltest/
ssearch.cpp
307
int32_t
foundStart
= 0;
314
foundMatch= usearch_search(uss.getAlias(), 0, &
foundStart
, &foundLimit, &status);
317
(
foundStart
!= expectedMatchStart) ||
322
foundStart
, expectedMatchStart, foundLimit, expectedMatchLimit);
328
expectedMatchStart =
foundStart
;
331
foundMatch = usearch_search(uss.getAlias(), foundLimit, &
foundStart
, &foundLimit, &status);
343
foundMatch= usearch_searchBackwards(uss.getAlias(), target.length(), &
foundStart
, &foundLimit, &status);
346
(
foundStart
!= expectedMatchStart) ||
351
foundStart
, expectedMatchStart, foundLimit, expectedMatchLimit);
645
int32_t
foundStart
= 0
[
all
...]
/cts/apps/CtsVerifier/lib/colorchecker/
colorcheckertest.cpp
[
all
...]
/external/webkit/Source/WebCore/editing/
TextIterator.cpp
[
all
...]
/external/zxing/core/
core.jar
Completed in 354 milliseconds