OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:matchedIndex_
(Results
1 - 6
of
6
) sorted by null
/external/icu/android_icu4j/src/main/java/android/icu/text/
SearchIterator.java
121
int
matchedIndex_
;
190
search_.
matchedIndex_
= DONE;
248
search_.
matchedIndex_
= DONE;
284
return search_.
matchedIndex_
;
354
int limit = search_.
matchedIndex_
+ search_.matchedLength();
357
it.setIndex(search_.
matchedIndex_
);
362
it.setIndex(search_.
matchedIndex_
);
385
int matchindex = search_.
matchedIndex_
;
403
if (search_.
matchedIndex_
!= DONE) {
445
int matchindex = search_.
matchedIndex_
;
[
all
...]
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
SearchIterator.java
124
int
matchedIndex_
;
195
search_.
matchedIndex_
= DONE;
256
search_.
matchedIndex_
= DONE;
293
return search_.
matchedIndex_
;
368
int limit = search_.
matchedIndex_
+ search_.matchedLength();
371
it.setIndex(search_.
matchedIndex_
);
376
it.setIndex(search_.
matchedIndex_
);
400
int matchindex = search_.
matchedIndex_
;
418
if (search_.
matchedIndex_
!= DONE) {
461
int matchindex = search_.
matchedIndex_
;
[
all
...]
/external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar
Completed in 522 milliseconds