OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UCOL_GETMAXEXPANSION
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
tblcoll.cpp
485
UCOL_GETMAXEXPANSION
(ucollator, (uint32_t)order, result);
ucoleitr.cpp
605
ucol_getMaxExpansion
(const UCollationElements *elems,
611
UCOL_GETMAXEXPANSION
(elems->iteratordata_.coll, (uint32_t)order, result);
ucol_imp.h
124
* int32_t endExpansionCECount; - size of endExpansionCE. See
UCOL_GETMAXEXPANSION
488
#define
UCOL_GETMAXEXPANSION
(coll, order, result) { \
[
all
...]
/external/icu4c/i18n/
tblcoll.cpp
452
UCOL_GETMAXEXPANSION
(ucollator, (uint32_t)order, result);
ucoleitr.cpp
605
ucol_getMaxExpansion
(const UCollationElements *elems,
611
UCOL_GETMAXEXPANSION
(elems->iteratordata_.coll, (uint32_t)order, result);
ucol_imp.h
128
* int32_t endExpansionCECount; - size of endExpansionCE. See
UCOL_GETMAXEXPANSION
486
#define
UCOL_GETMAXEXPANSION
(coll, order, result) { \
[
all
...]
Completed in 40 milliseconds