/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | cfrtst.c | 314 pCollator = ucol_openFromShortString("LFR_AN_CX_EX_FO_HX_NX_S3", 0, NULL, &status); in TestGetSortKey()
|
D | capitst.c | 1985 coll = ucol_openFromShortString(testCases[i].input, FALSE, &parseError, &status); in TestShortString() 2001 … fromNormalized = ucol_openFromShortString(normalizedBuffer, FALSE, &parseError, &status); in TestShortString()
|
D | cmsccoll.c | 5344 ucol = ucol_openFromShortString("LEN_S4", FALSE, NULL, &icuRC); in TestSortKeyConsistency() 5410 ucol = ucol_openFromShortString(collString, FALSE, NULL, &status); in TestCroatianSortKey() 5454 ucol = ucol_openFromShortString("LJA_AN_CX_EX_FX_HO_NX_S4", FALSE, NULL, in TestHiragana()
|
D | usrchtst.c | 1660 coll = ucol_openFromShortString(search.collator, FALSE, NULL, &status); in TestDiacriticMatch()
|
/external/icu/icu4c/source/test/cintltst/ |
D | cfrtst.c | 314 pCollator = ucol_openFromShortString("LFR_AN_CX_EX_FO_HX_NX_S3", 0, NULL, &status); in TestGetSortKey()
|
D | usrchtst.c | 1759 coll = ucol_openFromShortString(search.collator, FALSE, NULL, &status); in TestDiacriticMatch() 2828 coll = ucol_openFromShortString( "LSK_AS_CX_EX_FX_HX_NX_S4", in TestPCEBuffer_with() 2935 coll = ucol_openFromShortString("LHR_AN_CX_EX_FX_HX_NX_S3", in TestMatchFollowedByIgnorables()
|
D | capitst.c | 2050 coll = ucol_openFromShortString(testCases[i].input, FALSE, &parseError, &status); in TestShortString() 2066 … fromNormalized = ucol_openFromShortString(normalizedBuffer, FALSE, &parseError, &status); in TestShortString()
|
D | cmsccoll.c | 4033 ucol = ucol_openFromShortString("LEN_S4", FALSE, NULL, &icuRC); in TestSortKeyConsistency() 4099 ucol = ucol_openFromShortString(collString, FALSE, NULL, &status); in TestCroatianSortKey() 4143 ucol = ucol_openFromShortString("LJA_AN_CX_EX_FX_HO_NX_S4", FALSE, NULL, in TestHiragana()
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
D | ucol.h | 345 ucol_openFromShortString( const char *definition,
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ucol.h | 459 ucol_openFromShortString( const char *definition,
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | ssearch.cpp | 1241 coll = ucol_openFromShortString("LEN_S1", FALSE, NULL, &status); in boyerMooreTest() 1389 coll = ucol_openFromShortString("LEN_S1", FALSE, NULL, &status); in bmsTest() 2200 UCollator *coll = ucol_openFromShortString("S1", FALSE, NULL, &status); in monkeyTest() 2339 UCollator *coll = ucol_openFromShortString("LEN_S1", FALSE, NULL, &status); in bmMonkeyTest()
|
D | regcoll.cpp | 1129 coll = ucol_openFromShortString("EO_S1", FALSE, NULL, &status); in TestT7189()
|
/external/icu/icu4c/source/test/intltest/ |
D | ssearch.cpp | 733 coll = ucol_openFromShortString("LEN_S1", FALSE, NULL, &status); in sharpSTest() 1360 UCollator *coll = ucol_openFromShortString("S1", FALSE, NULL, &status); in monkeyTest()
|
D | regcoll.cpp | 1220 coll = ucol_openFromShortString("EO_S1", FALSE, NULL, &status); in TestT7189()
|
/external/icu/icu4c/source/i18n/ |
D | ucol_sit.cpp | 488 ucol_openFromShortString( const char *definition, in ucol_openFromShortString() function
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | ucol_sit.cpp | 464 ucol_openFromShortString( const char *definition, in ucol_openFromShortString() function
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 736 #define ucol_openFromShortString U_ICU_ENTRY_POINT_RENAME(ucol_openFromShortString) macro
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | urename.h | 767 #define ucol_openFromShortString U_ICU_ENTRY_POINT_RENAME(ucol_openFromShortString) macro
|