HomeSort by relevance Sort by last modified time
    Searched defs:countAvailableIDs (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
translit.cpp     [all...]
transreg.cpp 700 * i from 0 to countAvailableIDs() - 1.
702 int32_t TransliteratorRegistry::countAvailableIDs(void) const {
709 * and countAvailableIDs() - 1, inclusive. If index is out of
    [all...]
  /external/icu4c/i18n/
translit.cpp     [all...]
transreg.cpp 702 * i from 0 to countAvailableIDs() - 1.
704 int32_t TransliteratorRegistry::countAvailableIDs(void) const {
711 * and countAvailableIDs() - 1, inclusive. If index is out of
    [all...]

Completed in 252 milliseconds