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

  /external/e2fsprogs/e2fsck/
mtrace.h 130 size_t nfree; /* Free fragments in a fragmented block. */ member in struct:__anon6157::__anon6158::__anon6159::__anon6160
  /external/qemu/distrib/sdl-1.2.12/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 1390 int nfree = 0; local
    [all...]
  /external/mksh/src/
main.c     [all...]
sh.h 952 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...]
  /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...]
  /bionic/libc/bionic/
dlmalloc.c 2998 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.12/src/stdlib/
SDL_malloc.c 2836 size_t nfree = SIZE_T_ONE; \/* top always free *\/ local
    [all...]

Completed in 563 milliseconds