OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNFCImpl
(Results
1 - 21
of
21
) sorted by null
/external/chromium_org/third_party/icu/source/common/
uprops.cpp
85
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(errorCode);
184
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(errorCode);
296
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(errorCode);
unormcmp.cpp
182
nfcImpl=Normalizer2Factory::
getNFCImpl
(*pErrorCode);
uniset_props.cpp
209
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(status);
217
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(status);
238
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(status);
[
all
...]
caniter.cpp
74
nfcImpl(*Normalizer2Factory::
getNFCImpl
(status))
normalizer2impl.h
520
static const Normalizer2Impl *
getNFCImpl
(UErrorCode &errorCode);
normalizer2.cpp
511
Normalizer2Factory::
getNFCImpl
(UErrorCode &errorCode) {
/external/icu4c/common/
uprops.cpp
85
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(errorCode);
184
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(errorCode);
unormcmp.cpp
182
nfcImpl=Normalizer2Factory::
getNFCImpl
(*pErrorCode);
uniset_props.cpp
210
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(status);
218
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(status);
239
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(status);
[
all
...]
caniter.cpp
75
nfcImpl(*Normalizer2Factory::
getNFCImpl
(status))
normalizer2.cpp
576
Normalizer2Factory::
getNFCImpl
(UErrorCode &errorCode) {
[
all
...]
normalizer2impl.h
614
static const Normalizer2Impl *
getNFCImpl
(UErrorCode &errorCode);
/external/chromium_org/third_party/icu/source/test/intltest/
ucdtest.cpp
341
const Normalizer2Impl *nfcImpl=Normalizer2Factory::
getNFCImpl
(errorCode);
343
dataerrln("Normalizer2::getInstance(NFD) or Normalizer2Factory::
getNFCImpl
() failed - %s\n",
tstnorm.cpp
[
all
...]
/external/icu4c/test/intltest/
ucdtest.cpp
346
const Normalizer2Impl *nfcImpl=Normalizer2Factory::
getNFCImpl
(errorCode);
348
dataerrln("Normalizer2::getInstance(NFD) or Normalizer2Factory::
getNFCImpl
() failed - %s\n",
tstnorm.cpp
[
all
...]
/external/icu4c/i18n/
ucol_elm.cpp
751
const Normalizer2Impl *nfcImpl = Normalizer2Factory::
getNFCImpl
(*status);
[
all
...]
ucol_bld.cpp
855
const Normalizer2Impl *nfcImpl = Normalizer2Factory::
getNFCImpl
(*status);
[
all
...]
usearch.cpp
120
g_nfcImpl = Normalizer2Factory::
getNFCImpl
(*status);
[
all
...]
ucol.cpp
107
g_nfcImpl = Normalizer2Factory::
getNFCImpl
(*status);
[
all
...]
/external/chromium_org/third_party/icu/source/i18n/
ucol_elm.cpp
[
all
...]
Completed in 757 milliseconds