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
|
/external/skqp/src/compute/skc/platforms/cl_12/ |
D | runtime_cl_12.c | 265 skc_uint const inuse = runtime->config->block_pool.pool_size - available; in skc_runtime_cl_12_debug() local
|
/external/skia/src/compute/skc/platforms/cl_12/ |
D | runtime_cl_12.c | 265 skc_uint const inuse = runtime->config->block_pool.pool_size - available; in skc_runtime_cl_12_debug() local
|
/external/skqp/src/compute/skc/ |
D | suballocator.h | 57 skc_uint inuse; member
|
/external/skia/src/compute/skc/ |
D | suballocator.h | 57 skc_uint inuse; member
|
/external/zopfli/src/zopfli/ |
D | katajainen.c | 39 char inuse; /* Tracking for garbage collection. */ member
|
/external/android-clat/ |
D | config.c | 239 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/lua/src/ |
D | ldo.c | 222 int inuse = stackinuse(L); in luaD_shrinkstack() local
|
D | lapi.c | 105 int inuse = cast_int(L->top - L->stack) + EXTRA_STACK; in lua_checkstack() local
|
/external/e2fsprogs/e2fsck/ |
D | pass1.c | 4267 static void e2fsck_block_alloc_stats(ext2_filsys fs, blk64_t blk, int inuse) in e2fsck_block_alloc_stats() 4287 blk_t num, int inuse) in e2fsck_block_alloc_stats_range()
|
/external/u-boot/common/ |
D | dlmalloc.c | 420 #define inuse(p)\ macro
|