Searched refs:usprep_open (Results 1 – 12 of 12) sorted by relevance
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | usprep.h | 183 usprep_open(const char* path,
|
D | urename.h | 1583 #define usprep_open U_ICU_ENTRY_POINT_RENAME(usprep_open) macro
|
/external/icu4c/common/unicode/ |
D | usprep.h | 183 usprep_open(const char* path,
|
D | urename.h | 1619 #define usprep_open U_ICU_ENTRY_POINT_RENAME(usprep_open) macro
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | spreptst.c | 611 profile = usprep_open(testdatapath, "nfscis", &status); in TestBEAMWarning() 621 usprep_open(NULL, NULL, &status); in TestCoverage()
|
D | sprpdata.c | 289 profile = usprep_open(testdatapath, binFileName, errorCode); in doStringPrepTest()
|
D | nfsprep.c | 90 profile = usprep_open(testdatapath, NFS4DataFileNames[state], status); in nfs4_prepare()
|
/external/icu4c/test/cintltst/ |
D | spreptst.c | 611 profile = usprep_open(testdatapath, "nfscis", &status); in TestBEAMWarning() 621 usprep_open(NULL, NULL, &status); in TestCoverage()
|
D | nfsprep.c | 90 profile = usprep_open(testdatapath, NFS4DataFileNames[state], status); in nfs4_prepare()
|
D | sprpdata.c | 289 profile = usprep_open(testdatapath, binFileName, errorCode); in doStringPrepTest()
|
/external/icu4c/common/ |
D | usprep.cpp | 398 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/ |
D | usprep.cpp | 401 usprep_open(const char* path, in usprep_open() function 424 return usprep_open(NULL, PROFILE_NAMES[index], status); in usprep_openByType()
|