Home
last modified time | relevance | path

Searched refs:getMaximumContextLength (Results 1 – 25 of 44) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Drbt.cpp57 setMaximumContextLength(fData->ruleSet.getMaximumContextLength()); in _construct()
148 setMaximumContextLength(fData->ruleSet.getMaximumContextLength()); in RuleBasedTransliterator()
160 setMaximumContextLength(fData->ruleSet.getMaximumContextLength()); in RuleBasedTransliterator()
Drbt_set.h95 virtual int32_t getMaximumContextLength(void) const;
Drbt_set.cpp234 int32_t TransliterationRuleSet::getMaximumContextLength(void) const { in getMaximumContextLength() function in TransliterationRuleSet
/third_party/node/deps/icu-small/source/i18n/
Drbt.cpp56 setMaximumContextLength(fData->ruleSet.getMaximumContextLength()); in _construct()
147 setMaximumContextLength(fData->ruleSet.getMaximumContextLength()); in RuleBasedTransliterator()
159 setMaximumContextLength(fData->ruleSet.getMaximumContextLength()); in RuleBasedTransliterator()
Drbt_set.h95 virtual int32_t getMaximumContextLength(void) const;
Drbt_set.cpp234 int32_t TransliterationRuleSet::getMaximumContextLength(void) const { in getMaximumContextLength() function in TransliterationRuleSet
Dcpdtrans.cpp605 int32_t len = trans[i]->getMaximumContextLength(); in computeMaximumContextLength()
/third_party/skia/third_party/externals/icu/source/i18n/
Drbt.cpp56 setMaximumContextLength(fData->ruleSet.getMaximumContextLength()); in _construct()
147 setMaximumContextLength(fData->ruleSet.getMaximumContextLength()); in RuleBasedTransliterator()
159 setMaximumContextLength(fData->ruleSet.getMaximumContextLength()); in RuleBasedTransliterator()
Drbt_set.h95 virtual int32_t getMaximumContextLength(void) const;
Drbt_set.cpp234 int32_t TransliterationRuleSet::getMaximumContextLength(void) const { in getMaximumContextLength() function in TransliterationRuleSet
Dcpdtrans.cpp605 int32_t len = trans[i]->getMaximumContextLength(); in computeMaximumContextLength()
/third_party/icu/icu4c/source/i18n/
Drbt.cpp56 setMaximumContextLength(fData->ruleSet.getMaximumContextLength()); in _construct()
147 setMaximumContextLength(fData->ruleSet.getMaximumContextLength()); in RuleBasedTransliterator()
159 setMaximumContextLength(fData->ruleSet.getMaximumContextLength()); in RuleBasedTransliterator()
Drbt_set.h95 virtual int32_t getMaximumContextLength(void) const;
Drbt_set.cpp234 int32_t TransliterationRuleSet::getMaximumContextLength(void) const { in getMaximumContextLength() function in TransliterationRuleSet
Dcpdtrans.cpp605 int32_t len = trans[i]->getMaximumContextLength(); in computeMaximumContextLength()
/third_party/node/deps/icu-small/source/i18n/unicode/
Dtranslit.h941 int32_t getMaximumContextLength(void) const;
1562 inline int32_t Transliterator::getMaximumContextLength(void) const { in getMaximumContextLength() function
/third_party/icu/icu4c/source/i18n/unicode/
Dtranslit.h941 int32_t getMaximumContextLength(void) const;
1562 inline int32_t Transliterator::getMaximumContextLength(void) const { in getMaximumContextLength() function
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dtranslit.h941 int32_t getMaximumContextLength(void) const;
1562 inline int32_t Transliterator::getMaximumContextLength(void) const { in getMaximumContextLength() function
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dtranslit.h941 int32_t getMaximumContextLength(void) const;
1562 inline int32_t Transliterator::getMaximumContextLength(void) const { in getMaximumContextLength() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DRuleBasedTransliterator.java70 setMaximumContextLength(data.ruleSet.getMaximumContextLength()); in RuleBasedTransliterator()
DTransliterationRuleSet.java69 public int getMaximumContextLength() { in getMaximumContextLength() method in TransliterationRuleSet
DCompoundTransliterator.java518 int len = trans[i].getMaximumContextLength(); in computeMaximumContextLength()
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DRuleBasedTransliterator.java68 setMaximumContextLength(data.ruleSet.getMaximumContextLength()); in RuleBasedTransliterator()
DTransliterationRuleSet.java68 public int getMaximumContextLength() { in getMaximumContextLength() method in TransliterationRuleSet
DCompoundTransliterator.java517 int len = trans[i].getMaximumContextLength(); in computeMaximumContextLength()

12