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

  /external/icu4c/i18n/
uspoof_impl.cpp 236 int32_t inputIdx = 0;
242 while (inputIdx < length) {
243 U16_NEXT(text, inputIdx, length, c);
379 int32_t inputIdx = 0;
384 while ((inputIdx < length || length == -1) && scriptCount < 2) {
385 U16_NEXT(text, inputIdx, length, c);
409 pos = inputIdx;
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 

Completed in 268 milliseconds