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

  /external/e2fsprogs/e2fsck/
mtrace.h 130 size_t nfree; /* Free fragments in a fragmented block. */ member in struct:__anon19229::__anon19230::__anon19231::__anon19232
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11wm.c 112 int nfree = 0; local
115 freelist[nfree++] = i;
119 XFreeColors(GFX_Display, dcmap, freelist, nfree, 0);
SDL_x11video.c 1415 int nfree = 0; local
    [all...]
  /external/mksh/src/
main.c     [all...]
sh.h 1080 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/chromium_org/third_party/jemalloc/chromium/
jemalloc.c 903 unsigned nfree; member in struct:arena_run_s
    [all...]
  /external/chromium_org/third_party/jemalloc/vendor/
jemalloc.c 896 unsigned nfree; member in struct:arena_run_s
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
pcm.h 457 int snd_pcm_notify(struct snd_pcm_notify *notify, int nfree);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
pcm.h 457 int snd_pcm_notify(struct snd_pcm_notify *notify, int nfree);
    [all...]
  /bionic/libc/upstream-dlmalloc/
malloc.c 3507 size_t nfree = SIZE_T_ONE; \/* top always free *\/ local
    [all...]
  /external/eigen/unsupported/test/mpreal/
dlmalloc.c 3339 size_t nfree = SIZE_T_ONE; \/* top always free *\/ local
    [all...]
  /external/libffi/src/
dlmalloc.c 2826 size_t nfree = SIZE_T_ONE; \/* top always free *\/ local
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_malloc.c 2836 size_t nfree = SIZE_T_ONE; \/* top always free *\/ local
    [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 591 milliseconds