Home
last modified time | relevance | path

Searched refs:udata_open (Results 1 – 13 of 13) sorted by relevance

/external/icu4c/test/cintltst/
Dudatatst.c153 result=udata_open(testPath, type, name, &status); in TestUDataOpen()
177 result=udata_open(path, memMap[i][1], memMap[i][0], &status); in TestUDataOpen()
225 result=udata_open(icuDataFilePath, memMap[i][1], memMap[i][0], &status); in TestUDataOpen()
257 result = udata_open( testPath, "typ", "nam", &status); in TestUDataOpen()
285 result=udata_open("testdata", "tst", "nonexist", &status); in TestUDataOpen()
323 result=udata_open(longTestPath, type, name, &status); in TestUDataOpen()
342 result=udata_open(longTestPath, type, longName, &status); in TestUDataOpen()
777 result=udata_open(NULL, "icu", name, &status); in TestUDataGetInfo()
801 result=udata_open(testPath, type, name2, &status); in TestUDataGetInfo()
904 result=udata_open(testPath, type, name, &status); in TestErrorConditions()
[all …]
Dcucdtst.c3060 pData=udata_open(NULL, UCASE_DATA_TYPE, UCASE_DATA_NAME, &errorCode); in TestUCase()
3101 pData=udata_open(NULL, UBIDI_DATA_TYPE, UBIDI_DATA_NAME, &errorCode); in TestUBiDiProps()
/external/icu4c/common/unicode/
Dudata.h194 udata_open(const char *path, const char *type, const char *name,
Durename.h868 #define udata_open U_ICU_ENTRY_POINT_RENAME(udata_open) macro
/external/icu4c/common/
Dbrkeng.cpp275 UDataMemory *file = udata_open(U_ICUDATA_BRKITR, ext, dictnbuff, &status); in loadDictionaryFor()
Dbrkiter.cpp114 UDataMemory* file = udata_open(U_ICUDATA_BRKITR, ext, fnbuff, &status); in buildInstance()
Dudata.cpp1326 udata_open(const char *path, const char *type, const char *name, in udata_open() function
/external/icu4c/test/intltest/
Drbbiapts.cpp1014 LocalUDataMemoryPointer data(udata_open(U_ICUDATA_BRKITR, "brk", dataFile, &status)); in RoundtripRule()
1062 LocalUDataMemoryPointer data(udata_open(U_ICUDATA_BRKITR, "brk", brkName, &status)); in TestCreateFromRBBIData()
/external/icu4c/i18n/
Duspoof_impl.cpp473 UDataMemory *udm = udata_open(NULL, "cfu", "confusables", &status); in getDefault()
/external/webkit/Source/JavaScriptCore/icu/unicode/
Durename.h683 #define udata_open udata_open_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Durename.h683 #define udata_open udata_open_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
Durename.h683 #define udata_open udata_open_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
Durename.h683 #define udata_open udata_open_3_2 macro