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

  /external/chromium/third_party/icu/source/i18n/
rbt_set.h 93 virtual int32_t getMaximumContextLength(void) const;
rbt.cpp 54 setMaximumContextLength(fData->ruleSet.getMaximumContextLength());
145 setMaximumContextLength(fData->ruleSet.getMaximumContextLength());
157 setMaximumContextLength(fData->ruleSet.getMaximumContextLength());
cpdtrans.cpp 604 int32_t len = trans[i]->getMaximumContextLength();
rbt_set.cpp 231 int32_t TransliterationRuleSet::getMaximumContextLength(void) const {
translit.cpp 389 // what is the maximum context length? getMaximumContextLength()
408 int32_t n = getMaximumContextLength();
688 * @see #getMaximumContextLength
    [all...]
  /external/icu4c/i18n/
rbt_set.h 93 virtual int32_t getMaximumContextLength(void) const;
rbt.cpp 54 setMaximumContextLength(fData->ruleSet.getMaximumContextLength());
145 setMaximumContextLength(fData->ruleSet.getMaximumContextLength());
157 setMaximumContextLength(fData->ruleSet.getMaximumContextLength());
cpdtrans.cpp 604 int32_t len = trans[i]->getMaximumContextLength();
rbt_set.cpp 231 int32_t TransliterationRuleSet::getMaximumContextLength(void) const {
translit.cpp 389 // what is the maximum context length? getMaximumContextLength()
408 int32_t n = getMaximumContextLength();
688 * @see #getMaximumContextLength
    [all...]
  /external/chromium/third_party/icu/public/i18n/unicode/
translit.h 693 int32_t getMaximumContextLength(void) const;
700 * @see #getMaximumContextLength
    [all...]
  /external/icu4c/i18n/unicode/
translit.h 693 int32_t getMaximumContextLength(void) const;
700 * @see #getMaximumContextLength
    [all...]
  /external/chromium/third_party/icu/source/test/intltest/
transapi.cpp     [all...]
  /external/icu4c/test/intltest/
transapi.cpp     [all...]

Completed in 3196 milliseconds