OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BUILDER_DATA_TAG
(Results
1 - 5
of
5
) sorted by null
/external/icu/icu4c/source/i18n/
collationdatabuilder.h
185
return Collation::makeCE32FromTagAndIndex(Collation::
BUILDER_DATA_TAG
, index);
188
return Collation::hasCE32Tag(ce32, Collation::
BUILDER_DATA_TAG
);
231
/** @see Collation::
BUILDER_DATA_TAG
*/
collation.h
210
BUILDER_DATA_TAG
= 7,
collationdatabuilder.cpp
158
jamoCE32s[j] = Collation::makeCE32FromTagAndIndex(Collation::
BUILDER_DATA_TAG
, jamo) |
254
U_ASSERT(Collation::hasCE32Tag(ce32, Collation::
BUILDER_DATA_TAG
));
432
case Collation::
BUILDER_DATA_TAG
:
[
all
...]
collationsets.cpp
439
case Collation::
BUILDER_DATA_TAG
:
collationiterator.cpp
290
case Collation::
BUILDER_DATA_TAG
:
[
all
...]
Completed in 145 milliseconds