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

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dusprep.h183 usprep_open(const char* path,
H A Durename.h1667 #define usprep_open U_ICU_ENTRY_POINT_RENAME(usprep_open) macro
/external/icu/icu4c/source/common/unicode/
H A Dusprep.h183 usprep_open(const char* path,
H A Durename.h1588 #define usprep_open U_ICU_ENTRY_POINT_RENAME(usprep_open) macro
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dspreptst.c611 profile = usprep_open(testdatapath, "nfscis", &status);
621 usprep_open(NULL, NULL, &status);
623 log_err("usprep_open didn't react correctly to a bad UErrorCode\n");
H A Dnfsprep.c90 profile = usprep_open(testdatapath, NFS4DataFileNames[state], status);
H A Dsprpdata.c289 profile = usprep_open(testdatapath, binFileName, errorCode);
/external/icu/icu4c/source/test/cintltst/
H A Dspreptst.c611 profile = usprep_open(testdatapath, "nfscis", &status);
621 usprep_open(NULL, NULL, &status);
623 log_err("usprep_open didn't react correctly to a bad UErrorCode\n");
H A Dnfsprep.c90 profile = usprep_open(testdatapath, NFS4DataFileNames[state], status);
H A Dsprpdata.c289 profile = usprep_open(testdatapath, binFileName, errorCode);
/external/chromium_org/third_party/icu/source/common/
H A Dusprep.cpp392 usprep_open(const char* path, function
415 return usprep_open(NULL, PROFILE_NAMES[index], status);
/external/icu/icu4c/source/common/
H A Dusprep.cpp392 usprep_open(const char* path, function
415 return usprep_open(NULL, PROFILE_NAMES[index], status);

Completed in 1362 milliseconds