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

  /external/chromium/third_party/icu/source/test/intltest/
tscoll.cpp 116 sSize = ucol_nextSortKeyPart(coll, &sIter, sState, sBuf, pieceSize, &status);
117 tSize = ucol_nextSortKeyPart(coll, &tIter, tState, tBuf, pieceSize, &status);
  /external/icu4c/test/intltest/
tscoll.cpp 119 sSize = ucol_nextSortKeyPart(coll, &sIter, sState, sBuf, pieceSize, &status);
120 tSize = ucol_nextSortKeyPart(coll, &tIter, tState, tBuf, pieceSize, &status);
regcoll.cpp 1093 int32_t keyPartLen = ucol_nextSortKeyPart(coll, &uiter, state, &keyBuf[keyLen], count, &status);
    [all...]
  /external/chromium/third_party/icu/public/i18n/unicode/
ucol.h 748 ucol_nextSortKeyPart(const UCollator *coll,
    [all...]
  /external/icu4c/i18n/unicode/
ucol.h 772 ucol_nextSortKeyPart(const UCollator *coll,
    [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
ucol.h 722 ucol_nextSortKeyPart(const UCollator *coll,
    [all...]
urename.h 606 #define ucol_nextSortKeyPart ucol_nextSortKeyPart_3_2
    [all...]
  /external/webkit/WebCore/icu/unicode/
ucol.h 722 ucol_nextSortKeyPart(const UCollator *coll,
    [all...]
urename.h 606 #define ucol_nextSortKeyPart ucol_nextSortKeyPart_3_2
    [all...]
  /external/chromium/third_party/icu/source/test/cintltst/
callcoll.c 248 sSize = ucol_nextSortKeyPart(coll, &sIter, sState, sBuf, pieceSize, status);
249 tSize = ucol_nextSortKeyPart(coll, &tIter, tState, tBuf, pieceSize, status);
    [all...]
cmsccoll.c     [all...]
  /external/icu4c/test/cintltst/
callcoll.c 248 sSize = ucol_nextSortKeyPart(coll, &sIter, sState, sBuf, pieceSize, status);
249 tSize = ucol_nextSortKeyPart(coll, &tIter, tState, tBuf, pieceSize, status);
    [all...]
cmsccoll.c     [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h 606 #define ucol_nextSortKeyPart ucol_nextSortKeyPart_3_2
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h 606 #define ucol_nextSortKeyPart ucol_nextSortKeyPart_3_2
    [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h     [all...]
  /external/chromium/third_party/icu/source/i18n/
ucol.cpp     [all...]
  /external/icu4c/i18n/
ucol.cpp     [all...]

Completed in 428 milliseconds