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

  /dalvik/vm/
IndirectRefTable.c 88 LOGV("IRT %p[%d]: pop, top=%d holes=%d\n",
294 * Top-most entry. Scan up and consume holes. No need to NULL
339 LOGV("+++ left hole at %d, holes=%d\n",
418 * Dump the most recent N entries. If there are holes, we will show
447 * The NULL "holes" wind up at the end, so we can strip them off easily.
460 int holes = 0; local
463 holes++;
470 LOGW("%s reference table summary (%d entries / %d holes):\n",
471 descr, count, holes);
  /external/v8/src/
objects-debug.cc 1214 int holes = 0; local
    [all...]
objects.cc 7139 unsigned int holes = limit; local
    [all...]
  /external/genext2fs/
genext2fs.c 235 #define OP_HOLES 0x01 // make files with holes
2529 int holes = 0; local
    [all...]

Completed in 185 milliseconds