OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COMP_1_TRIPLE
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/common/
normalizer2impl.cpp
664
list+=2+(firstUnit&
COMP_1_TRIPLE
);
667
if(firstUnit&
COMP_1_TRIPLE
) {
678
~
COMP_1_TRIPLE
));
683
list+=2+(firstUnit&
COMP_1_TRIPLE
);
713
if((firstUnit&
COMP_1_TRIPLE
)==0) {
[
all
...]
normalizer2impl.h
320
COMP_1_TRIPLE
=1,
/external/icu4c/tools/gennorm2/
n2builder.cpp
703
firstUnit=(pair.trail<<1)|Normalizer2Impl::
COMP_1_TRIPLE
;
710
Normalizer2Impl::
COMP_1_TRIPLE
;
[
all
...]
Completed in 50 milliseconds