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

  /external/icu4c/samples/legacy/
Makefile 15 # ( Will look for ICU_LEGACY/include/unicode/ucol.h )
46 oldcol.o : oldcol.cpp $(LEGACY_INCLUDE)/unicode/ucol.h
76 $(LEGACY_INCLUDE)/unicode/ucol.h:
oldcol.cpp 24 #include <unicode/ucol.h>
  /external/webkit/Source/JavaScriptCore/wtf/unicode/icu/
CollatorICU.cpp 36 #include <unicode/ucol.h>
  /external/icu4c/i18n/
tblcoll.cpp 54 * 01/29/01 synwee Modified into a C++ wrapper calling C APIs (ucol.h)
213 UCollator *ucol = ucol_safeClone(that.ucollator, NULL, &buffersize, &intStatus); local
219 ucollator = ucol;
Android.mk 61 ucol.cpp ucoleitr.cpp ucol_elm.cpp \
  /external/icu4c/samples/coll/
coll.cpp 34 #include <unicode/ucol.h>
  /external/icu4c/samples/strsrch/
strsrch.cpp 36 #include <unicode/ucol.h>
  /external/icu4c/test/cintltst/
cmsccoll.c 23 #include "unicode/ucol.h"
5347 UCollator* ucol; local
5408 UCollator *ucol; local
5447 UCollator* ucol; local
7025 UCollator * ucol = ucol_open("root", &status); local
    [all...]
citertst.c 24 #include "unicode/ucol.h"
2090 UCollator* ucol = ucol_open(tsceItemPtr->locale, &status); local
    [all...]
usrchtst.c 2740 UCollator* ucol = ucol_open(tuscItemPtr->locale, &status); local
    [all...]
  /external/sqlite/android/
sqlite3_android.cpp 24 #include <unicode/ucol.h>
  /external/icu4c/test/perf/ubrkperf/
ubrkperfold.cpp 60 #include <unicode/ucol.h>
  /external/icu4c/test/perf/collationperf/
collperf.cpp 68 #include <unicode/ucol.h>
    [all...]
  /external/icu4c/tools/dumpce/
dumpce.cpp 24 #include <unicode/ucol.h>
    [all...]

Completed in 191 milliseconds