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

  /external/chromium/third_party/icu/source/i18n/
ucol.cpp 384 ucol_cloneBinary(const UCollator *coll,
509 imageSize = ucol_cloneBinary(coll, NULL, 0, &tempStatus);
518 ucol_cloneBinary(coll, image, imageSize, status);
    [all...]
  /external/icu4c/i18n/
ucol.cpp 440 ucol_cloneBinary(const UCollator *coll,
565 imageSize = ucol_cloneBinary(coll, NULL, 0, &tempStatus);
574 ucol_cloneBinary(coll, image, imageSize, status);
    [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
urename.h 550 #define ucol_cloneBinary ucol_cloneBinary_3_2
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h 550 #define ucol_cloneBinary ucol_cloneBinary_3_2
    [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h 550 #define ucol_cloneBinary ucol_cloneBinary_3_2
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h 550 #define ucol_cloneBinary ucol_cloneBinary_3_2
    [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h 659 #define ucol_cloneBinary ucol_cloneBinary_4_2
    [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]

Completed in 416 milliseconds