Searched refs:ucol_open (Results 1 - 25 of 70) sorted by relevance

123

/external/chromium_org/third_party/icu/source/samples/legacy/
H A Dnewcol.cpp29 UCollator *coll = ucol_open(locale, &status);
59 compareCollator = ucol_open(locale, &status);
H A Doldcol.cpp30 UCollator *coll = ucol_open(locale, &status);
60 compareCollator = ucol_open(locale, &status);
/external/icu/icu4c/source/samples/legacy/
H A Dnewcol.cpp29 UCollator *coll = ucol_open(locale, &status);
59 compareCollator = ucol_open(locale, &status);
H A Doldcol.cpp30 UCollator *coll = ucol_open(locale, &status);
60 compareCollator = ucol_open(locale, &status);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcfintst.c81 myCollation = ucol_open("fi_FI@collation=standard", &status);
99 myCollation = ucol_open("fi_FI@collation=standard", &status);
H A Dcjaptst.c120 myCollation = ucol_open("ja_JP", &status);
140 myCollation = ucol_open("ja_JP", &status);
161 myCollation = ucol_open("ja_JP", &status);
185 myCollation = ucol_open("ja_JP", &status);
210 myCollation = ucol_open("ja_JP", &status);
236 myCollation = ucol_open("ja_JP", &status);
H A Dcestst.c90 myCollation = ucol_open("es_ES", &status);
109 myCollation = ucol_open("es_ES", &status);
H A Dcturtst.c97 myCollation = ucol_open("tr", &status);
117 myCollation = ucol_open("tr", &status);
H A Dcdetst.c105 myCollation = ucol_open("de_DE", &status);
125 myCollation = ucol_open("de_DE", &status);
H A Dcapitst.c93 UCollator *coll = ucol_open(NULL, &status);
265 ucol_open, ucol_strcoll, getStrength/setStrength
292 col = ucol_open("en_US", &status);
372 ruled = ucol_open("da_DK", &status);
396 col = ucol_open("fr_FR", &status);
465 col3= ucol_open(NULL, &status);
504 col2 = ucol_open("en_US", &status);
558 col = ucol_open("en_US", &status);
602 en_US = ucol_open("en_US", &status);
603 el_GR = ucol_open("el_G
[all...]
H A Dcitertst.c80 UCollator *coll = ucol_open(LOCALES[i], &status);
153 UCollator *coll = ucol_open(LOCALES[i], &status);
230 en_us = ucol_open("en_US", &status);
232 log_err_status(status, "ERROR: in creation of collation data using ucol_open()\n %s\n",
297 th_th = ucol_open("th_TH", &status);
299 log_err_status(status, "ERROR: in creation of thai collation using ucol_open()\n %s\n",
435 coll = ucol_open("en_US", &status);
525 coll = ucol_open("th_TH", &status);
544 coll = ucol_open("ja_JP", &status);
576 en_us = ucol_open("en_U
[all...]
H A Dcmsccoll.c192 UCollator *coll = ucol_open("en_US", &status);
267 myCollation = ucol_open("en_US", &status);
339 UCollator *coll = ucol_open("en_US", &status);
1120 UCollator *UCA = ucol_open("root", status);
1353 UCollator *UCA = ucol_open("", &status);
1375 coll = ucol_open(locName, &status);
1445 coll = ucol_open(locName, &status);
1519 coll = ucol_open("ja", &status);
1555 UCollator *coll = ucol_open("cs", &status);
1644 UCollator *coll = ucol_open("",
[all...]
H A Dcallcoll.c631 UCollator *coll = ucol_open(locale, &status);
648 UCollator *coll = ucol_open(locale, &status);
691 UCollator *coll = ucol_open(locale, &status);
883 myCollator = ucol_open("en_US", &status);
927 myCollator = ucol_open("en_US", &status);
1028 enCollation = ucol_open("en_US", &status);
1109 enCollation = ucol_open("en_US", &status);
1267 UCollator *coll = ucol_open("es", &status);
1275 coll = ucol_open("de_DE", &status);
H A Dccurrtst.c111 c = ucol_open("en_US", &status);
/external/icu/icu4c/source/test/cintltst/
H A Dcfintst.c81 myCollation = ucol_open("fi_FI@collation=standard", &status);
99 myCollation = ucol_open("fi_FI@collation=standard", &status);
H A Dcjaptst.c120 myCollation = ucol_open("ja_JP", &status);
140 myCollation = ucol_open("ja_JP", &status);
161 myCollation = ucol_open("ja_JP", &status);
185 myCollation = ucol_open("ja_JP", &status);
210 myCollation = ucol_open("ja_JP", &status);
236 myCollation = ucol_open("ja_JP", &status);
H A Dcestst.c90 myCollation = ucol_open("es_ES", &status);
109 myCollation = ucol_open("es_ES", &status);
H A Dcturtst.c97 myCollation = ucol_open("tr", &status);
117 myCollation = ucol_open("tr", &status);
H A Dcdetst.c105 myCollation = ucol_open("de_DE", &status);
125 myCollation = ucol_open("de_DE", &status);
H A Dcapitst.c96 UCollator *coll = ucol_open(NULL, &status);
268 ucol_open, ucol_strcoll, getStrength/setStrength
295 col = ucol_open("en_US", &status);
375 ruled = ucol_open("da_DK", &status);
399 col = ucol_open("fr_FR", &status);
467 col3= ucol_open(NULL, &status);
506 col2 = ucol_open("en_US", &status);
556 col = ucol_open("en_US", &status);
600 en_US = ucol_open("en_US", &status);
601 el_GR = ucol_open("el_G
[all...]
H A Dcitertst.c75 UCollator *coll = ucol_open(LOCALES[i], &status);
148 UCollator *coll = ucol_open(LOCALES[i], &status);
225 en_us = ucol_open("en_US", &status);
227 log_err_status(status, "ERROR: in creation of collation data using ucol_open()\n %s\n",
292 th_th = ucol_open("th_TH", &status);
294 log_err_status(status, "ERROR: in creation of thai collation using ucol_open()\n %s\n",
430 coll = ucol_open("en_US", &status);
520 coll = ucol_open("th_TH", &status);
539 coll = ucol_open("ja_JP", &status);
571 en_us = ucol_open("en_U
[all...]
H A Dcmsccoll.c191 UCollator *coll = ucol_open("en_US", &status);
266 myCollation = ucol_open("en_US", &status);
338 UCollator *coll = ucol_open("en_US", &status);
443 UCollator *coll = ucol_open("cs", &status);
539 UCollator *coll = ucol_open("", &status);
589 coll = ucol_open("", &status);
666 coll = ucol_open(locName, &status);
706 UCollator *coll = ucol_open("", &status);
865 myCollation = ucol_open("en_US", &status);
990 coll = ucol_open("en_U
[all...]
H A Dcallcoll.c631 UCollator *coll = ucol_open(locale, &status);
648 UCollator *coll = ucol_open(locale, &status);
691 UCollator *coll = ucol_open(locale, &status);
883 myCollator = ucol_open("en_US", &status);
927 myCollator = ucol_open("en_US", &status);
1035 enCollation = ucol_open("en_US", &status);
1117 enCollation = ucol_open("en_US", &status);
1277 UCollator *coll = ucol_open("es", &status);
1285 coll = ucol_open("de_DE", &status);
/external/chromium_org/third_party/WebKit/Source/wtf/unicode/icu/
H A DCollatorICU.cpp121 m_collator = ucol_open(m_locale, &status);
124 m_collator = ucol_open("", &status); // Fallback to Unicode Collation Algorithm.
/external/sqlite/android/
H A Dsqlite3_android.cpp422 UCollator* collator = ucol_open(systemLocale, &status);
465 collator = ucol_open(systemLocale, &status);
500 UCollator * collator = ucol_open(NULL, &status);

Completed in 328 milliseconds

123