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

  /external/e2fsprogs/e2fsck/
mtrace.h 130 size_t nfree; /* Free fragments in a fragmented block. */ member in struct:__anon10016::__anon10017::__anon10018::__anon10019
  /external/valgrind/coregrind/m_debuginfo/
lzoconf.h 313 lzo_free_func_t nfree; /* [not used right now] */ member in struct:lzo_callback_t
318 /* NOTE: the first parameter "self" of the nalloc/nfree/nprogress
  /external/jemalloc/src/
arena.c 308 assert(run->nfree > 0);
316 run->nfree--;
330 assert(run->nfree < bin_info->nregs);
343 run->nfree++;
    [all...]
  /external/libvncserver/common/
lzoconf.h 283 lzo_free_func_t nfree; /* [not used right now] */ member in struct:lzo_callback_t
288 /* INFO: the first parameter "self" of the nalloc/nfree/nprogress
  /external/mksh/src/
main.c     [all...]
sh.h 1152 size_t nfree; \/* free table entries *\/ member in struct:table
    [all...]
  /external/blktrace/btreplay/
btreplay.c 1153 int nfree = 0; local
1156 while (!is_send_done(tip) && ((nfree = tip->naios_free) == 0)) {
1166 return nfree;
    [all...]
  /external/jemalloc/include/jemalloc/internal/
arena.h 64 unsigned nfree; member in struct:arena_run_s
    [all...]
  /external/dlmalloc/
malloc.c 3507 size_t nfree = SIZE_T_ONE; \/* top always free *\/ local
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]

Completed in 1663 milliseconds