Searched defs:inuse (Results 1 – 12 of 12) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ |
D | alloc_stats.c | 18 int inuse, int isdir) in ext2fs_inode_alloc_stats2() 56 void ext2fs_inode_alloc_stats(ext2_filsys fs, ext2_ino_t ino, int inuse) in ext2fs_inode_alloc_stats() 61 void ext2fs_block_alloc_stats2(ext2_filsys fs, blk64_t blk, int inuse) in ext2fs_block_alloc_stats2() 88 void ext2fs_block_alloc_stats(ext2_filsys fs, blk_t blk, int inuse) in ext2fs_block_alloc_stats() 96 int inuse), in ext2fs_set_block_alloc_stats_callback()
|
D | gen_bitmap64.c | 184 double inuse; in ext2fs_print_bmap_statistics() local
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
D | page_heap_allocator.h | 94 int inuse() const { return inuse_; } in inuse() function
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
D | page_heap_allocator.h | 108 int inuse() const { return inuse_; } in inuse() function
|
/external/zopfli/src/zopfli/ |
D | katajainen.c | 39 char inuse; /* Tracking for garbage collection. */ member
|
/external/android-clat/ |
D | config.c | 228 int inuse = connect(s, (struct sockaddr *) &sin, sizeof(sin)) == 0 && in connect_is_ipv4_address_free() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/ |
D | sp_tile_cache.c | 434 int inuse = 0, pos; in sp_flush_tile_cache() local
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_tile_cache.c | 434 int inuse = 0, pos; in sp_flush_tile_cache() local
|
/external/chromium_org/third_party/skia/third_party/lua/src/ |
D | ldo.c | 206 int inuse = stackinuse(L); in luaD_shrinkstack() local
|
D | lapi.c | 99 int inuse = cast_int(L->top - L->stack) + EXTRA_STACK; in lua_checkstack() local
|
/external/e2fsprogs/e2fsck/ |
D | pass1.c | 2859 static void e2fsck_block_alloc_stats(ext2_filsys fs, blk64_t blk, int inuse) in e2fsck_block_alloc_stats()
|
/external/valgrind/main/VEX/priv/ |
D | ir_opt.c | 181 Bool* inuse; member
|