HomeSort by relevance Sort by last modified time
    Searched refs:ucol_reset (Results 1 - 18 of 18) sorted by null

  /external/webkit/WebCore/icu/unicode/
ucoleitr.h 72 * . ucol_reset(c);
83 * ucol_reset. That is, ucol_next() and ucol_prev can not be inter-used.
85 * ucol_reset has to be called first to reset the status, shifting pointers to
88 * If a change of direction is done without a ucol_reset, the result is
145 ucol_reset(UCollationElements *elems);
urename.h 621 #define ucol_reset ucol_reset_3_2 macro
    [all...]
  /external/chromium/third_party/icu/public/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 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/
coleitr.cpp 157 ucol_reset(m_data_);
ucoleitr.cpp 367 ucol_reset(UCollationElements *elems) function
  /libcore/luni/src/main/native/
NativeCollation.cpp 147 ucol_reset(toCollationElements(address));
  /external/chromium/third_party/icu/source/test/cintltst/
citertst.c 98 ucol_reset(pitr);
174 ucol_reset(pitr);
668 ucol_reset(iter);
996 ucol_reset(testiter);
    [all...]
callcoll.c 502 ucol_reset(iter);
542 ucol_reset(iter);
    [all...]
  /external/icu4c/test/cintltst/
citertst.c 98 ucol_reset(pitr);
174 ucol_reset(pitr);
668 ucol_reset(iter);
996 ucol_reset(testiter);
    [all...]
callcoll.c 502 ucol_reset(iter);
545 ucol_reset(iter);
    [all...]
  /external/chromium/third_party/icu/source/i18n/
coleitr.cpp 159 ucol_reset(m_data_);
ucoleitr.cpp 376 ucol_reset(UCollationElements *elems) function
  /external/webkit/JavaScriptCore/icu/unicode/
urename.h 621 #define ucol_reset ucol_reset_3_2 macro
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h 621 #define ucol_reset ucol_reset_3_2 macro
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h 621 #define ucol_reset ucol_reset_3_2 macro
    [all...]
  /external/icu4c/common/unicode/
urename.h 769 #define ucol_reset macro
    [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h 730 #define ucol_reset macro
    [all...]

Completed in 217 milliseconds