OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rootPrimaryIndexes
(Results
1 - 7
of
7
) sorted by null
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationBuilder.java
51
rootPrimaryIndexes
= new UVector32();
584
* (index into
rootPrimaryIndexes
)
587
int[]
rootPrimaryIndexes
, int length, long[] nodes, long p) {
593
long node = nodes[
rootPrimaryIndexes
[i]];
614
rootPrimaryIndexes
.getBuffer(),
rootPrimaryIndexes
.size(), nodes.getBuffer(), p);
616
return
rootPrimaryIndexes
.elementAti(rootIndex);
621
rootPrimaryIndexes
.insertElementAt(index, ~rootIndex);
[
all
...]
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationBuilder.java
47
rootPrimaryIndexes
= new UVector32();
580
* (index into
rootPrimaryIndexes
)
583
int[]
rootPrimaryIndexes
, int length, long[] nodes, long p) {
589
long node = nodes[
rootPrimaryIndexes
[i]];
610
rootPrimaryIndexes
.getBuffer(),
rootPrimaryIndexes
.size(), nodes.getBuffer(), p);
612
return
rootPrimaryIndexes
.elementAti(rootIndex);
617
rootPrimaryIndexes
.insertElementAt(index, ~rootIndex);
[
all
...]
/external/icu/icu4c/source/i18n/
collationbuilder.h
318
UVector32
rootPrimaryIndexes
;
/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 2611 milliseconds