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

  /frameworks/base/tools/preload/
LoadedClass.java 57 int mlt = -1; field in class:LoadedClass
61 if (mlt != -1) {
62 return mlt;
65 return mlt = calculateMedian(loads);
  /external/svox/pico/lib/
picosig.c 383 picoos_int32 f_data, mlt, *t1, *tmp1, *tmp2; local
594 mlt = (picoos_int32) ((sig_subObj->fSampNorm * sig_subObj->vMod)
598 f_data = *t1++ * mlt;
    [all...]

Completed in 180 milliseconds