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

  /external/chromium_org/third_party/icu/source/common/
loclikely.cpp 137 * @param langLength The length of the language tag.
153 int32_t langLength,
170 langLength >= ULOC_LANG_CAPACITY ||
187 if (langLength > 0) {
190 langLength,
386 * @param langLength The length of the language tag.
401 int32_t langLength,
414 langLength,
432 * The langLength, scriptLength, and regionLength parameters are input/output
447 * @param langLength The length of the language tag
    [all...]
  /external/icu4c/common/
loclikely.cpp 137 * @param langLength The length of the language tag.
153 int32_t langLength,
170 langLength >= ULOC_LANG_CAPACITY ||
187 if (langLength > 0) {
190 langLength,
391 * @param langLength The length of the language tag.
406 int32_t langLength,
419 langLength,
437 * The langLength, scriptLength, and regionLength parameters are input/output
452 * @param langLength The length of the language tag
    [all...]

Completed in 101 milliseconds