HomeSort by relevance Sort by last modified time
    Searched full:loopcnt (Results 1 - 8 of 8) sorted by null

  /hardware/broadcom/wlan/bcmdhd/dhdutil/
ucode_download.c 133 int ret = 0, loopcnt = 0; local
206 loopcnt++;
233 } while (loopcnt < DEVPRESENT_RETRIES && !is_devpresent);
235 if (loopcnt < DEVPRESENT_RETRIES) {
  /frameworks/av/include/media/
ToneGenerator.h 227 // - loopCnt - Number of times to repeat a sequence of seqments after playing this
228 // - loopIndx - The segment index to go back and play is loopcnt > 0
239 unsigned short loopCnt;
  /frameworks/av/media/libmedia/
ToneGenerator.cpp     [all...]
  /external/opencv3/modules/shape/src/
sc_dis.cpp 565 int loopcnt = 0; local
568 loopcnt++;
629 }while (loopcnt<2); // repeat once.
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
IslamicTest.java     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
IslamicTest.java     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCCTRLoops.cpp 552 SCEVExpander SCEVE(*SE, Preheader->getModule()->getDataLayout(), "loopcnt");
  /external/icu/icu4c/source/test/intltest/
caltest.cpp     [all...]

Completed in 457 milliseconds