HomeSort by relevance Sort by last modified time
    Searched refs:usprep_open (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/third_party/icu/source/common/unicode/
usprep.h 183 usprep_open(const char* path,
urename.h 1667 #define usprep_open macro
    [all...]
  /external/icu/icu4c/source/common/unicode/
usprep.h 183 usprep_open(const char* path,
urename.h 1588 #define usprep_open macro
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
spreptst.c 611 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");
nfsprep.c 90 profile = usprep_open(testdatapath, NFS4DataFileNames[state], status);
sprpdata.c 289 profile = usprep_open(testdatapath, binFileName, errorCode);
  /external/icu/icu4c/source/test/cintltst/
spreptst.c 611 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");
nfsprep.c 90 profile = usprep_open(testdatapath, NFS4DataFileNames[state], status);
sprpdata.c 289 profile = usprep_open(testdatapath, binFileName, errorCode);
  /external/chromium_org/third_party/icu/source/common/
usprep.cpp 392 usprep_open(const char* path, function
415 return usprep_open(NULL, PROFILE_NAMES[index], status);
  /external/icu/icu4c/source/common/
usprep.cpp 392 usprep_open(const char* path, function
415 return usprep_open(NULL, PROFILE_NAMES[index], status);

Completed in 255 milliseconds