Home
last modified time | relevance | path

Searched refs:usprep_open (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
Dusprep.h183 usprep_open(const char* path,
Durename.h1583 #define usprep_open U_ICU_ENTRY_POINT_RENAME(usprep_open) macro
/external/icu4c/common/unicode/
Dusprep.h183 usprep_open(const char* path,
Durename.h1619 #define usprep_open U_ICU_ENTRY_POINT_RENAME(usprep_open) macro
/external/chromium_org/third_party/icu/source/test/cintltst/
Dspreptst.c611 profile = usprep_open(testdatapath, "nfscis", &status); in TestBEAMWarning()
621 usprep_open(NULL, NULL, &status); in TestCoverage()
Dsprpdata.c289 profile = usprep_open(testdatapath, binFileName, errorCode); in doStringPrepTest()
Dnfsprep.c90 profile = usprep_open(testdatapath, NFS4DataFileNames[state], status); in nfs4_prepare()
/external/icu4c/test/cintltst/
Dspreptst.c611 profile = usprep_open(testdatapath, "nfscis", &status); in TestBEAMWarning()
621 usprep_open(NULL, NULL, &status); in TestCoverage()
Dnfsprep.c90 profile = usprep_open(testdatapath, NFS4DataFileNames[state], status); in nfs4_prepare()
Dsprpdata.c289 profile = usprep_open(testdatapath, binFileName, errorCode); in doStringPrepTest()
/external/icu4c/common/
Dusprep.cpp398 usprep_open(const char* path, in usprep_open() function
421 return usprep_open(NULL, PROFILE_NAMES[index], status); in usprep_openByType()
/external/chromium_org/third_party/icu/source/common/
Dusprep.cpp401 usprep_open(const char* path, in usprep_open() function
424 return usprep_open(NULL, PROFILE_NAMES[index], status); in usprep_openByType()