Searched defs:bytes_used (Results 1 – 12 of 12) sorted by relevance
44 explicit CountingAllocator(int64_t* bytes_used) : bytes_used_(bytes_used) {} in CountingAllocator()45 CountingAllocator(int64_t* bytes_used, int64_t* instance_count) in CountingAllocator()
655 const double bytes_used = in ContainerInfo() local663 const double bytes_used = in ContainerInfo() local
2819 int64_t bytes_used = 0; in TEST() local2832 int64_t bytes_used = 0; in TEST() local2843 int64_t bytes_used = 0; in TEST() local2874 int64_t bytes_used = 0; in TEST() local
110 size_t bytes_used; /* how many bytes already used within pool */ member118 size_t bytes_used; /* how many bytes already used within pool */ member
107 size_t bytes_used; /* how many bytes already used within pool */ member115 size_t bytes_used; /* how many bytes already used within pool */ member
757 int bytes_used, ret; in parse_bintree() local836 bytes_used = decode_cell(ctx, avctx, plane, &curr_cell, in parse_bintree() local
1278 unsigned bytes_used = util_last_bit(mask) * (cast_bit_size / 8); in is_vector_bitcast_deref() local
266 FT_UInt bytes_used; in ft_var_readpackeddeltas() local
267 FT_UInt bytes_used; in ft_var_readpackeddeltas() local
2244 le64 bytes_used; /* How many bytes of the quota are in use. */ member
15926 __le64 bytes_used; member