OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cesLength
(Results
1 - 9
of
9
) sorted by null
/external/icu/icu4c/source/i18n/
collationdata.h
59
ce32sLength(0),
cesLength
(0), contextsLength(0),
197
int32_t
cesLength
;
collationbuilder.h
307
int32_t
cesLength
;
usrchimp.h
153
int32_t
cesLength
;
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationBuilder.java
50
cesLength
= 0;
113
cesLength
= 1;
118
cesLength
= dataBuilder.getCEs(nfdString, ces, 0);
119
if(
cesLength
> Collation.MAX_EXPANSION_LENGTH) {
229
strength = ceStrength(ces[
cesLength
- 1]);
231
ces[
cesLength
- 1] = tempCEFromIndexAndStrength(index, strength);
480
assert(
cesLength
> 0);
481
long ce = ces[
cesLength
- 1];
499
ces[
cesLength
- 1] = tempCEFromIndexAndStrength(index, tempStrength);
504
int cesLengthBeforeExtension =
cesLength
;
[
all
...]
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationBuilder.java
46
cesLength
= 0;
109
cesLength
= 1;
114
cesLength
= dataBuilder.getCEs(nfdString, ces, 0);
115
if(
cesLength
> Collation.MAX_EXPANSION_LENGTH) {
225
strength = ceStrength(ces[
cesLength
- 1]);
227
ces[
cesLength
- 1] = tempCEFromIndexAndStrength(index, strength);
476
assert(
cesLength
> 0);
477
long ce = ces[
cesLength
- 1];
495
ces[
cesLength
- 1] = tempCEFromIndexAndStrength(index, tempStrength);
500
int cesLengthBeforeExtension =
cesLength
;
[
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 80 milliseconds