/external/icu4c/i18n/ |
transreg.h | 91 * mutex, because it can instantiate Transliterators embedded in 123 * A registry of system transliterators. This is the data structure 126 * transliterators. There is one instance of the registry that is
|
translit.cpp | 374 // This will break most transliterators, since they will 429 // Short circuit path for transliterators with no filter in 773 // typical, since most transliterators will not have localized [all...] |
tridpars.h | 203 * SingleID entries to actual transliterators. 206 * of one or more Transliterators.
|
anytrans.cpp | 329 * Registers standard transliterators with the system. Called by
|
tridpars.cpp | 459 * SingleID entries to actual transliterators. 462 * of one or more Transliterators.
|
/external/chromium_org/third_party/icu/source/i18n/ |
translit.cpp | 376 // This will break most transliterators, since they will 431 // Short circuit path for transliterators with no filter in 776 // typical, since most transliterators will not have localized [all...] |
tridpars.h | 203 * SingleID entries to actual transliterators. 206 * of one or more Transliterators.
|
anytrans.cpp | 329 * Registers standard transliterators with the system. Called by
|
tridpars.cpp | 459 * SingleID entries to actual transliterators. 462 * of one or more Transliterators.
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
urep.h | 45 * A set of function pointers that transliterators use to manipulate a
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
utrans.h | 331 * Return the number of system transliterators. 334 * @return the number of system transliterators. 341 * Return a UEnumeration for the available transliterators. 344 * @return UEnumeration for the available transliterators.
|
/external/icu4c/common/unicode/ |
urep.h | 45 * A set of function pointers that transliterators use to manipulate a
|
/external/icu4c/i18n/unicode/ |
utrans.h | 331 * Return the number of system transliterators. 334 * @return the number of system transliterators. 341 * Return a UEnumeration for the available transliterators. 344 * @return UEnumeration for the available transliterators.
|
/external/icu4c/samples/translit/ |
README.TXT | 62 the system transliterators, use Transliterator::getAvailableID() and
|
/external/icu4c/extra/uconv/ |
uconv.cpp | 372 /* Print all available transliterators. If canon is non zero, print 378 printf("no transliterators available because of UCONFIG_NO_TRANSLITERATION, see uconfig.h\n"); [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
transtst.cpp | 379 * of the transliterators and expect the identity function. F x 617 * Compose the hex transliterators forward and reverse. 845 * Prefix, suffix support in hex transliterators [all...] |
cpdtrtst.cpp | 83 errln("Construction using CompoundTransliterator(Transliterator* const transliterators[], "
|
/external/icu4c/test/intltest/ |
transtst.cpp | 380 * of the transliterators and expect the identity function. F x 618 * Compose the hex transliterators forward and reverse. 846 * Prefix, suffix support in hex transliterators [all...] |
cpdtrtst.cpp | 83 errln("Construction using CompoundTransliterator(Transliterator* const transliterators[], "
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
utransts.c | 210 /* try to actually open only a few transliterators */
|
/external/icu4c/test/cintltst/ |
utransts.c | 210 /* try to actually open only a few transliterators */
|
/external/chromium_org/third_party/icu/source/common/ |
serv.h | 440 * particular service, e.g. transliterators. Users provide a String [all...] |
/external/icu4c/common/ |
serv.h | 443 * particular service, e.g. transliterators. Users provide a String [all...] |