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

  /external/jemalloc/src/
ckh.c 226 size_t count, i, nins; local
231 for (i = nins = 0; nins < count; i++) {
239 nins++;
  /external/pdfium/third_party/lcms2-2.6/src/
cmsopt.c 471 cmsUInt32Number i, nOuts, nIns;
475 &WhitePointIn, NULL, &nIns)) return FALSE;
481 if (Lut ->InputChannels != nIns) return FALSE;
500 for (i=0; i < nIns; i++) {
505 for (i=0; i < nIns; i++)
534 PatchLUT(CLUT, WhiteIn, WhiteOut, nOuts, nIns);
    [all...]
  /external/clang/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h     [all...]

Completed in 6983 milliseconds