OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ucol_reset
(Results
1 - 13
of
13
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/unicode/
ucoleitr.h
80
* .
ucol_reset
(c);
91
*
ucol_reset
. That is, ucol_next() and ucol_prev can not be inter-used.
93
*
ucol_reset
has to be called first to reset the status, shifting pointers to
96
* If a change of direction is done without a
ucol_reset
, the result is
154
ucol_reset
(UCollationElements *elems);
/external/icu4c/i18n/unicode/
ucoleitr.h
82
* .
ucol_reset
(c);
93
*
ucol_reset
. That is, ucol_next() and ucol_prev can not be inter-used.
95
*
ucol_reset
has to be called first to reset the status, shifting pointers to
98
* If a change of direction is done without a
ucol_reset
, the result is
156
ucol_reset
(UCollationElements *elems);
/external/chromium_org/third_party/icu/source/i18n/
coleitr.cpp
157
ucol_reset
(m_data_);
ucoleitr.cpp
367
ucol_reset
(UCollationElements *elems)
function
/external/icu4c/i18n/
coleitr.cpp
158
ucol_reset
(m_data_);
ucoleitr.cpp
367
ucol_reset
(UCollationElements *elems)
function
/libcore/luni/src/main/native/
libcore_icu_NativeCollation.cpp
145
ucol_reset
(toCollationElements(address));
/external/chromium_org/third_party/icu/source/test/cintltst/
citertst.c
101
ucol_reset
(pitr);
177
ucol_reset
(pitr);
671
ucol_reset
(iter);
999
ucol_reset
(testiter);
[
all
...]
callcoll.c
502
ucol_reset
(iter);
545
ucol_reset
(iter);
[
all
...]
/external/icu4c/test/cintltst/
citertst.c
101
ucol_reset
(pitr);
177
ucol_reset
(pitr);
671
ucol_reset
(iter);
999
ucol_reset
(testiter);
[
all
...]
callcoll.c
530
ucol_reset
(iter);
573
ucol_reset
(iter);
[
all
...]
/external/icu4c/common/unicode/
urename.h
771
#define
ucol_reset
macro
[
all
...]
/external/chromium_org/third_party/icu/source/common/unicode/
urename.h
777
#define
ucol_reset
macro
[
all
...]
Completed in 312 milliseconds