/third_party/icu/icu4c/source/common/ |
H A D | unorm.cpp | 51 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); in unorm_quickCheck() 59 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); in unorm_quickCheckWithOptions() 74 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); in unorm_isNormalized() 82 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); in unorm_isNormalizedWithOptions() 101 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); in unorm_normalize() 182 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); in unorm_iterate() 266 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); in unorm_concatenate()
|
H A D | loadednormalizer2impl.cpp | 229 const Normalizer2 *Normalizer2Factory::getFCDInstance(UErrorCode &errorCode) { in getFCDInstance() 234 const Normalizer2 *Normalizer2Factory::getFCCInstance(UErrorCode &errorCode) { in getFCCInstance() 240 Normalizer2Factory::getNFCImpl(UErrorCode &errorCode) { in getNFCImpl() 343 Normalizer2Factory::getInstance(UNormalizationMode mode, UErrorCode &errorCode) { in getInstance() 364 Normalizer2Factory::getNFKCImpl(UErrorCode &errorCode) { in getNFKCImpl() 370 Normalizer2Factory::getNFKC_CFImpl(UErrorCode &errorCode) { in getNFKC_CFImpl() 410 const Normalizer2 *norm2=Normalizer2Factory::getInstance(mode, errorCode); in unorm_getQuickCheck()
|
H A D | characterproperties.cpp | 29 using icu::Normalizer2Factory; 127 const Normalizer2Impl *impl=Normalizer2Factory::getNFCImpl(errorCode); in initInclusion() 135 const Normalizer2Impl *impl=Normalizer2Factory::getNFCImpl(errorCode); in initInclusion() 142 const Normalizer2Impl *impl=Normalizer2Factory::getNFKCImpl(errorCode); in initInclusion() 149 const Normalizer2Impl *impl=Normalizer2Factory::getNFKC_CFImpl(errorCode); in initInclusion() 156 const Normalizer2Impl *impl=Normalizer2Factory::getNFCImpl(errorCode); in initInclusion()
|
H A D | normalizer2.cpp | 200 const Normalizer2 *Normalizer2Factory::getNoopInstance(UErrorCode &errorCode) { in getNoopInstance() 207 Normalizer2Factory::getImpl(const Normalizer2 *norm2) { in getImpl() 274 const Normalizer2 *Normalizer2Factory::getFCDInstance(UErrorCode &errorCode) { in getFCDInstance() 279 const Normalizer2 *Normalizer2Factory::getFCCInstance(UErrorCode &errorCode) { in getFCCInstance() 285 Normalizer2Factory::getNFCImpl(UErrorCode &errorCode) { in getNFCImpl() 564 const Normalizer2Impl *impl=Normalizer2Factory::getNFCImpl(errorCode);
|
H A D | normlzr.cpp | 79 fNorm2=Normalizer2Factory::getInstance(fUMode, errorCode); in init() 87 fNorm2=Normalizer2Factory::getNoopInstance(errorCode); in init() 147 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, status); in normalize() 182 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, status); in quickCheck() 199 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, status); in isNormalized() 233 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, errorCode); in concatenate()
|
H A D | uprops.cpp | 197 const Normalizer2Impl *impl=Normalizer2Factory::getNFCImpl(errorCode); in hasFullCompositionExclusion() 210 const Normalizer2 *norm2=Normalizer2Factory::getInstance( in isNormInert() 267 const Normalizer2Impl *kcf=Normalizer2Factory::getNFKC_CFImpl(errorCode); in changesWhenNFKC_Casefolded() 295 const Normalizer2Impl *impl=Normalizer2Factory::getNFCImpl(errorCode); in isCanonSegmentStarter() 806 const Normalizer2Impl *nfkcImpl=Normalizer2Factory::getImpl(nfkc); in u_getFC_NFKC_Closure()
|
H A D | unormcmp.cpp | 181 nfcImpl=Normalizer2Factory::getNFCImpl(*pErrorCode); in unorm_cmpEquivFold() 604 n2=Normalizer2Factory::getFCDInstance(*pErrorCode); in unorm_compare()
|
H A D | normalizer2impl.h | 746 class U_COMMON_API Normalizer2Factory { class 762 Normalizer2Factory() = delete; // No instantiation.
|
/third_party/node/deps/icu-small/source/common/ |
H A D | unorm.cpp | 51 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); in unorm_quickCheck() 59 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); in unorm_quickCheckWithOptions() 74 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); in unorm_isNormalized() 82 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); in unorm_isNormalizedWithOptions() 101 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); in unorm_normalize() 182 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); in unorm_iterate() 266 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); in unorm_concatenate()
|
H A D | loadednormalizer2impl.cpp | 245 const Normalizer2 *Normalizer2Factory::getFCDInstance(UErrorCode &errorCode) { in getFCDInstance() 250 const Normalizer2 *Normalizer2Factory::getFCCInstance(UErrorCode &errorCode) { in getFCCInstance() 256 Normalizer2Factory::getNFCImpl(UErrorCode &errorCode) { in getNFCImpl() 367 Normalizer2Factory::getInstance(UNormalizationMode mode, UErrorCode &errorCode) { in getInstance() 388 Normalizer2Factory::getNFKCImpl(UErrorCode &errorCode) { in getNFKCImpl() 394 Normalizer2Factory::getNFKC_CFImpl(UErrorCode &errorCode) { in getNFKC_CFImpl() 439 const Normalizer2 *norm2=Normalizer2Factory::getInstance(mode, errorCode); in unorm_getQuickCheck()
|
H A D | characterproperties.cpp | 29 using icu::Normalizer2Factory; 127 const Normalizer2Impl *impl=Normalizer2Factory::getNFCImpl(errorCode); in initInclusion() 135 const Normalizer2Impl *impl=Normalizer2Factory::getNFCImpl(errorCode); in initInclusion() 142 const Normalizer2Impl *impl=Normalizer2Factory::getNFKCImpl(errorCode); in initInclusion() 149 const Normalizer2Impl *impl=Normalizer2Factory::getNFKC_CFImpl(errorCode); in initInclusion() 156 const Normalizer2Impl *impl=Normalizer2Factory::getNFCImpl(errorCode); in initInclusion()
|
H A D | normalizer2.cpp | 200 const Normalizer2 *Normalizer2Factory::getNoopInstance(UErrorCode &errorCode) { in getNoopInstance() 207 Normalizer2Factory::getImpl(const Normalizer2 *norm2) { in getImpl() 274 const Normalizer2 *Normalizer2Factory::getFCDInstance(UErrorCode &errorCode) { in getFCDInstance() 279 const Normalizer2 *Normalizer2Factory::getFCCInstance(UErrorCode &errorCode) { in getFCCInstance() 285 Normalizer2Factory::getNFCImpl(UErrorCode &errorCode) { in getNFCImpl() 564 const Normalizer2Impl *impl=Normalizer2Factory::getNFCImpl(errorCode);
|
H A D | normlzr.cpp | 79 fNorm2=Normalizer2Factory::getInstance(fUMode, errorCode); in init() 87 fNorm2=Normalizer2Factory::getNoopInstance(errorCode); in init() 147 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, status); in normalize() 182 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, status); in quickCheck() 199 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, status); in isNormalized() 233 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, errorCode); in concatenate()
|
H A D | uprops.cpp | 197 const Normalizer2Impl *impl=Normalizer2Factory::getNFCImpl(errorCode); in hasFullCompositionExclusion() 210 const Normalizer2 *norm2=Normalizer2Factory::getInstance( in isNormInert() 267 const Normalizer2Impl *kcf=Normalizer2Factory::getNFKC_CFImpl(errorCode); in changesWhenNFKC_Casefolded() 295 const Normalizer2Impl *impl=Normalizer2Factory::getNFCImpl(errorCode); in isCanonSegmentStarter() 882 const Normalizer2Impl *nfkcImpl=Normalizer2Factory::getImpl(nfkc); in u_getFC_NFKC_Closure()
|
H A D | unormcmp.cpp | 181 nfcImpl=Normalizer2Factory::getNFCImpl(*pErrorCode); in unorm_cmpEquivFold() 604 n2=Normalizer2Factory::getFCDInstance(*pErrorCode); in unorm_compare()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | unorm.cpp | 51 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); in unorm_quickCheck() 59 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); in unorm_quickCheckWithOptions() 74 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); in unorm_isNormalized() 82 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); in unorm_isNormalizedWithOptions() 101 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); in unorm_normalize() 182 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); in unorm_iterate() 266 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, *pErrorCode); in unorm_concatenate()
|
H A D | loadednormalizer2impl.cpp | 229 const Normalizer2 *Normalizer2Factory::getFCDInstance(UErrorCode &errorCode) { in getFCDInstance() 234 const Normalizer2 *Normalizer2Factory::getFCCInstance(UErrorCode &errorCode) { in getFCCInstance() 240 Normalizer2Factory::getNFCImpl(UErrorCode &errorCode) { in getNFCImpl() 343 Normalizer2Factory::getInstance(UNormalizationMode mode, UErrorCode &errorCode) { in getInstance() 364 Normalizer2Factory::getNFKCImpl(UErrorCode &errorCode) { in getNFKCImpl() 370 Normalizer2Factory::getNFKC_CFImpl(UErrorCode &errorCode) { in getNFKC_CFImpl() 410 const Normalizer2 *norm2=Normalizer2Factory::getInstance(mode, errorCode); in unorm_getQuickCheck()
|
H A D | characterproperties.cpp | 28 using icu::Normalizer2Factory; 126 const Normalizer2Impl *impl=Normalizer2Factory::getNFCImpl(errorCode); in initInclusion() 134 const Normalizer2Impl *impl=Normalizer2Factory::getNFCImpl(errorCode); in initInclusion() 141 const Normalizer2Impl *impl=Normalizer2Factory::getNFKCImpl(errorCode); in initInclusion() 148 const Normalizer2Impl *impl=Normalizer2Factory::getNFKC_CFImpl(errorCode); in initInclusion() 155 const Normalizer2Impl *impl=Normalizer2Factory::getNFCImpl(errorCode); in initInclusion()
|
H A D | normalizer2.cpp | 200 const Normalizer2 *Normalizer2Factory::getNoopInstance(UErrorCode &errorCode) { in getNoopInstance() 207 Normalizer2Factory::getImpl(const Normalizer2 *norm2) { in getImpl() 274 const Normalizer2 *Normalizer2Factory::getFCDInstance(UErrorCode &errorCode) { in getFCDInstance() 279 const Normalizer2 *Normalizer2Factory::getFCCInstance(UErrorCode &errorCode) { in getFCCInstance() 285 Normalizer2Factory::getNFCImpl(UErrorCode &errorCode) { in getNFCImpl() 564 const Normalizer2Impl *impl=Normalizer2Factory::getNFCImpl(errorCode);
|
H A D | normlzr.cpp | 79 fNorm2=Normalizer2Factory::getInstance(fUMode, errorCode); in init() 87 fNorm2=Normalizer2Factory::getNoopInstance(errorCode); in init() 147 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, status); in normalize() 182 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, status); in quickCheck() 199 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, status); in isNormalized() 233 const Normalizer2 *n2=Normalizer2Factory::getInstance(mode, errorCode); in concatenate()
|
H A D | uprops.cpp | 195 const Normalizer2Impl *impl=Normalizer2Factory::getNFCImpl(errorCode); in hasFullCompositionExclusion() 208 const Normalizer2 *norm2=Normalizer2Factory::getInstance( in isNormInert() 265 const Normalizer2Impl *kcf=Normalizer2Factory::getNFKC_CFImpl(errorCode); in changesWhenNFKC_Casefolded() 293 const Normalizer2Impl *impl=Normalizer2Factory::getNFCImpl(errorCode); in isCanonSegmentStarter() 773 const Normalizer2Impl *nfkcImpl=Normalizer2Factory::getImpl(nfkc); in u_getFC_NFKC_Closure()
|
H A D | unormcmp.cpp | 181 nfcImpl=Normalizer2Factory::getNFCImpl(*pErrorCode); in unorm_cmpEquivFold() 604 n2=Normalizer2Factory::getFCDInstance(*pErrorCode); in unorm_compare()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | collationtailoring.cpp | 73 const Normalizer2Impl *nfcImpl = Normalizer2Factory::getNFCImpl(errorCode); in ensureOwnedData()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationtailoring.cpp | 73 const Normalizer2Impl *nfcImpl = Normalizer2Factory::getNFCImpl(errorCode); in ensureOwnedData()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationtailoring.cpp | 73 const Normalizer2Impl *nfcImpl = Normalizer2Factory::getNFCImpl(errorCode); in ensureOwnedData()
|