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

  /external/linux-tools-perf/perf-3.12.0/arch/ia64/lib/
memset.S 34 #define loopcnt r23 define
81 sub bytecnt = (MIN1+1), tmp // NB: # of bytes to move is 1 higher than loopcnt
134 mov loopcnt = PREF_AHEAD-1 // default prefetch loop
138 (p_scr) add loopcnt = -1, linecnt //
144 mov.i ar.lc = loopcnt //
204 mov loopcnt = PREF_AHEAD-1 // default prefetch loop
208 (p_scr) add loopcnt = -1, linecnt
214 mov.i ar.lc = loopcnt
253 shr.u loopcnt = cnt, 5 // loopcnt = cnt / 3
    [all...]
  /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 223 // - loopCnt - Number of times to repeat a sequence of seqments after playing this
224 // - loopIndx - The segment index to go back and play is loopcnt > 0
235 unsigned short loopCnt;
  /frameworks/av/media/libmedia/
ToneGenerator.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCCTRLoops.cpp 516 SCEVExpander SCEVE(*SE, "loopcnt");
  /external/icu/icu4c/source/test/intltest/
caltest.cpp     [all...]

Completed in 1039 milliseconds