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

  /external/chromium_org/third_party/icu/source/common/
normlzr.cpp 79 fNorm2=Normalizer2Factory::getNoopInstance(errorCode);
normalizer2.cpp 543 const Normalizer2 *Normalizer2Factory::getNoopInstance(UErrorCode &errorCode) {
565 return getNoopInstance(errorCode);
    [all...]
normalizer2impl.h 612 static const Normalizer2 *getNoopInstance(UErrorCode &errorCode);
  /external/icu/icu4c/source/common/
normlzr.cpp 79 fNorm2=Normalizer2Factory::getNoopInstance(errorCode);
normalizer2.cpp 543 const Normalizer2 *Normalizer2Factory::getNoopInstance(UErrorCode &errorCode) {
565 return getNoopInstance(errorCode);
    [all...]
normalizer2impl.h 630 static const Normalizer2 *getNoopInstance(UErrorCode &errorCode);

Completed in 1095 milliseconds