Searched defs:inuse (Results 1 – 14 of 14) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ |
D | alloc_stats.c | 19 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() 110 blk_t num, int inuse) in ext2fs_block_alloc_stats_range() 154 blk_t num, int inuse), in ext2fs_set_block_alloc_stats_range_callback()
|
D | gen_bitmap64.c | 185 double inuse; in ext2fs_print_bmap_statistics() local
|
/external/curl/lib/ |
D | hostip.h | 71 long inuse; member
|
D | urldata.h | 900 bool inuse; /* This is a marker for the connection cache logic. If this is member
|
/external/zopfli/src/zopfli/ |
D | katajainen.c | 39 char inuse; /* Tracking for garbage collection. */ member
|
/external/android-clat/ |
D | config.c | 231 int inuse = connect(s, (struct sockaddr *) &sin, sizeof(sin)) == 0 && in connect_is_ipv4_address_free() local
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_tile_cache.c | 447 int inuse = 0, pos; in sp_flush_tile_cache() local
|
/external/syslinux/com32/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/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 | 4044 static void e2fsck_block_alloc_stats(ext2_filsys fs, blk64_t blk, int inuse) in e2fsck_block_alloc_stats() 4064 blk_t num, int inuse) in e2fsck_block_alloc_stats_range()
|
/external/syslinux/gpxe/src/drivers/infiniband/ |
D | linda.c | 438 unsigned int inuse; in linda_send_buf_in_use() local
|
/external/valgrind/VEX/priv/ |
D | ir_opt.c | 181 Bool* inuse; member
|