HomeSort by relevance Sort by last modified time
    Searched defs:ucol_cloneBinary (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
ucol.cpp 476 ucol_cloneBinary(const UCollator *coll,
601 imageSize = ucol_cloneBinary(coll, NULL, 0, &tempStatus);
610 ucol_cloneBinary(coll, image, imageSize, status);
    [all...]
  /external/icu4c/i18n/
ucol.cpp 498 ucol_cloneBinary(const UCollator *coll,
645 imageSize = ucol_cloneBinary(coll, NULL, 0, &tempStatus);
654 ucol_cloneBinary(coll, image, imageSize, status);
    [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 711 milliseconds