Home
last modified time | relevance | path

Searched refs:udata_openChoice (Results 1 – 18 of 18) sorted by relevance

/external/icu4c/test/cintltst/
Dudatatst.c618 result=udata_openChoice(NULL, "icu", name[0], isAcceptable1, NULL, &status); in TestUDataOpenChoiceDemo1()
627 result=udata_openChoice(NULL, type, name[1], isAcceptable1, NULL, &status); in TestUDataOpenChoiceDemo1()
630 result=udata_openChoice(NULL, type, name[1], isAcceptable2, NULL, &status); in TestUDataOpenChoiceDemo1()
644 result=udata_openChoice(testPath, type, name[2], isAcceptable1, NULL, &status); in TestUDataOpenChoiceDemo1()
647 result=udata_openChoice(testPath, type, name[2], isAcceptable3, NULL, &status); in TestUDataOpenChoiceDemo1()
662 result=udata_openChoice(fullTestDataPath, type, name[3], isAcceptable1, NULL, &status); in TestUDataOpenChoiceDemo1()
668 result=udata_openChoice(fullTestDataPath, type, name[3], isAcceptable1, NULL, &status); in TestUDataOpenChoiceDemo1()
714 result=udata_openChoice(path, type, name, isAcceptable, &p, &status); in TestUDataOpenChoiceDemo2()
724 result=udata_openChoice(path, type, name, isAcceptable, &p, &status); in TestUDataOpenChoiceDemo2()
844 result=udata_openChoice(NULL, type, name, isAcceptable1, NULL, &status); in TestUDataGetMemory()
[all …]
/external/icu4c/samples/udata/
Dreader.c96 result=udata_openChoice(curPathBuffer, DATA_TYPE, DATA_NAME, isAcceptable, NULL, &status); in main()
/external/icu4c/common/unicode/
Dudata.h246 udata_openChoice(const char *path, const char *type, const char *name,
Durename.h869 #define udata_openChoice U_ICU_ENTRY_POINT_RENAME(udata_openChoice) macro
/external/icu4c/test/intltest/
Dtsmthred.cpp569 UDataMemory *data1 = udata_openChoice(0, "res", "en_US", isAcceptable, 0, &status); in run()
570 UDataMemory *data2 = udata_openChoice(0, "res", "fr", isAcceptable, 0, &status); in run()
/external/icu4c/common/
Dusprep.cpp249 dataMemory=udata_openChoice(path, type, name, isSPrepAcceptable, NULL, errorCode); in loadData()
Dudata.cpp1346 udata_openChoice(const char *path, const char *type, const char *name, in udata_openChoice() function
Duresdata.c250 pResData->data=udata_openChoice(path, "res", name, isAcceptable, formatVersion, errorCode); in res_load()
Ducnv_io.c245 data = udata_openChoice(NULL, DATA_TYPE, DATA_NAME, isAcceptable, NULL, pErrorCode); in haveAliasData()
Ducnv_bld.c327 data = udata_openChoice(pArgs->pkg, DATA_TYPE, pArgs->name, isCnvAcceptable, NULL, err); in createConverterFromFile()
Dunames.c207 data=udata_openChoice(NULL, DATA_TYPE, DATA_NAME, isAcceptable, NULL, pErrorCode); in isDataLoaded()
Dnormalizer2impl.cpp288 memory=udata_openChoice(packageName, "nrm", name, isAcceptable, this, &errorCode); in load()
/external/icu4c/i18n/
Ducol_res.cpp118 …UDataMemory *result = udata_openChoice(U_ICUDATA_COLL, UCA_DATA_TYPE, UCA_DATA_NAME, isAcceptableU… in ucol_initUCA()
Ducol_bld.cpp1342 …UDataMemory *result = udata_openChoice(U_ICUDATA_COLL, INVC_DATA_TYPE, INVC_DATA_NAME, isAcceptabl… in ucol_initInverseUCA()
/external/webkit/Source/JavaScriptCore/icu/unicode/
Durename.h684 #define udata_openChoice udata_openChoice_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Durename.h684 #define udata_openChoice udata_openChoice_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
Durename.h684 #define udata_openChoice udata_openChoice_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
Durename.h684 #define udata_openChoice udata_openChoice_3_2 macro