OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COMP_1_LAST_TUPLE
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/icu/source/common/
normalizer2impl.h
316
COMP_1_LAST_TUPLE
=0x8000,
normalizer2impl.cpp
681
if(firstUnit&
COMP_1_LAST_TUPLE
) {
720
} while((firstUnit&
COMP_1_LAST_TUPLE
)==0);
[
all
...]
/external/icu4c/common/
normalizer2impl.h
408
COMP_1_LAST_TUPLE
=0x8000,
normalizer2impl.cpp
756
if(firstUnit&
COMP_1_LAST_TUPLE
) {
795
} while((firstUnit&
COMP_1_LAST_TUPLE
)==0);
[
all
...]
/external/chromium_org/third_party/icu/source/tools/gennorm2/
n2builder.cpp
717
firstUnit|=Normalizer2Impl::
COMP_1_LAST_TUPLE
;
[
all
...]
/external/icu4c/tools/gennorm2/
n2builder.cpp
795
firstUnit|=Normalizer2Impl::
COMP_1_LAST_TUPLE
;
[
all
...]
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 214 milliseconds