HomeSort by relevance Sort by last modified time
    Searched refs:UCollator (Results 101 - 125 of 126) sorted by null

1 2 3 45 6

  /external/icu4c/test/cintltst/
cfrtst.c 36 static UCollator *myCollation;
307 UCollator *pCollator;
encoll.c 36 static UCollator *myCollation = NULL;
cloctst.c     [all...]
  /external/chromium/third_party/icu/source/test/intltest/
thcoll.cpp 340 UCollator *thaiColl = NULL;
tsmthred.cpp     [all...]
  /external/chromium/third_party/icu/source/tools/dumpce/
dumpce.cpp 68 static UCollator *COLLATOR_;
290 void outputAttribute(UCollator *collator, UErrorCode *error)
325 void outputNormalization(UCollator *collator)
441 void setAttributes(UCollator *collator, UErrorCode *error)
    [all...]
  /external/icu4c/test/intltest/
thcoll.cpp 340 UCollator *thaiColl = NULL;
tsmthred.cpp 844 const UCollator *coll;
854 void setCollator(UCollator *c, Line *l, int32_t nl)
1001 UCollator *coll = ucol_open("root", &status);
    [all...]
regcoll.cpp 1084 static int32_t calcKeyIncremental(UCollator *coll, const UChar* text, int32_t len, uint8_t *keyBuf, int32_t keyBufLen, UErrorCode& status) {
1107 UCollator *coll;
    [all...]
  /external/icu4c/tools/dumpce/
dumpce.cpp 68 static UCollator *COLLATOR_;
290 void outputAttribute(UCollator *collator, UErrorCode *error)
325 void outputNormalization(UCollator *collator)
441 void setAttributes(UCollator *collator, UErrorCode *error)
    [all...]
  /external/chromium/third_party/icu/source/test/perf/collationperf/
collperf.cpp 205 UCollator *gCol;
    [all...]
  /external/icu4c/test/perf/collationperf/
collperf.cpp 205 UCollator *gCol;
    [all...]
  /external/chromium/third_party/icu/source/i18n/
tblcoll.cpp 83 , ucollator(NULL)
135 ucollator = ucol_openBinary(bin, length, base->ucollator, &status);
142 const UChar *r = ucol_getRules(ucollator, &length);
160 ucollator = ucol_openRules(rules.getBuffer(), rules.length(),
167 if(ucollator == NULL) {
183 ucol_close(ucollator);
185 ucollator = 0;
202 return ucol_equals(this->ucollator, thatAlias.ucollator);
    [all...]
ucol_elm.cpp 111 uprv_uca_initTempTable(UCATableHeader *image, UColOptionSet *opts, const UCollator *UCA, UColCETags initTag, UColCETags supplementaryInitTag, UErrorCode *status) {
    [all...]
ucol_bld.cpp 613 uint8_t ucol_uprv_getCaseBits(const UCollator *UCA, const UChar *src, uint32_t len, UErrorCode *status) {
    [all...]
ucol_tok.cpp     [all...]
  /external/icu4c/i18n/
tblcoll.cpp 83 , ucollator(NULL)
135 ucollator = ucol_openBinary(bin, length, base->ucollator, &status);
142 const UChar *r = ucol_getRules(ucollator, &length);
160 ucollator = ucol_openRules(rules.getBuffer(), rules.length(),
167 if(ucollator == NULL) {
183 ucol_close(ucollator);
185 ucollator = 0;
202 return ucol_equals(this->ucollator, thatAlias.ucollator);
    [all...]
ucol_elm.cpp 113 uprv_uca_initTempTable(UCATableHeader *image, UColOptionSet *opts, const UCollator *UCA, UColCETags initTag, UColCETags supplementaryInitTag, UErrorCode *status) {
    [all...]
ucol_bld.cpp 613 uint8_t ucol_uprv_getCaseBits(const UCollator *UCA, const UChar *src, uint32_t len, UErrorCode *status) {
    [all...]
ucol_tok.cpp     [all...]
  /external/chromium/third_party/icu/source/test/cintltst/
encoll.c 36 static UCollator *myCollation = NULL;
cloctst.c     [all...]
nucnvtst.c     [all...]
  /external/chromium/third_party/icu/source/tools/genrb/
parse.c 730 UCollator *coll = NULL;
    [all...]
  /external/icu4c/tools/genrb/
parse.c 724 UCollator *coll = NULL;
    [all...]

Completed in 2232 milliseconds

1 2 3 45 6