OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:otherHalf_
(Results
1 - 7
of
7
) sorted by null
/external/icu/icu4c/source/i18n/unicode/
coleitr.h
362
uint32_t
otherHalf_
;
/external/icu/android_icu4j/src/main/java/android/icu/text/
CollationElementIterator.java
110
private int
otherHalf_
;
193
otherHalf_
= 0;
282
if (
otherHalf_
!= 0) {
312
if (
otherHalf_
!= 0) {
313
int oh =
otherHalf_
;
314
otherHalf_
= 0;
340
otherHalf_
= secondHalf | 0xc0; // continuation CE
366
if (
otherHalf_
!= 0) {
367
int oh =
otherHalf_
;
368
otherHalf_
= 0
[
all
...]
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
CollationElementIterator.java
110
private int
otherHalf_
;
198
otherHalf_
= 0;
291
if (
otherHalf_
!= 0) {
322
if (
otherHalf_
!= 0) {
323
int oh =
otherHalf_
;
324
otherHalf_
= 0;
350
otherHalf_
= secondHalf | 0xc0; // continuation CE
377
if (
otherHalf_
!= 0) {
378
int oh =
otherHalf_
;
379
otherHalf_
= 0
[
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 92 milliseconds