Home
last modified time | relevance | path

Searched defs:bytes_used (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dcounting_allocator.h44 explicit CountingAllocator(int64_t* bytes_used) : bytes_used_(bytes_used) {} in CountingAllocator()
45 CountingAllocator(int64_t* bytes_used, int64_t* instance_count) in CountingAllocator()
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dbtree_benchmark.cc655 const double bytes_used = in ContainerInfo() local
663 const double bytes_used = in ContainerInfo() local
Dbtree_test.cc2819 int64_t bytes_used = 0; in TEST() local
2832 int64_t bytes_used = 0; in TEST() local
2843 int64_t bytes_used = 0; in TEST() local
2874 int64_t bytes_used = 0; in TEST() local
/third_party/skia/third_party/externals/libjpeg-turbo/
Djmemmgr.c110 size_t bytes_used; /* how many bytes already used within pool */ member
118 size_t bytes_used; /* how many bytes already used within pool */ member
/third_party/libjpeg-turbo/
Djmemmgr.c107 size_t bytes_used; /* how many bytes already used within pool */ member
115 size_t bytes_used; /* how many bytes already used within pool */ member
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djmemmgr.c110 size_t bytes_used; /* how many bytes already used within pool */ member
118 size_t bytes_used; /* how many bytes already used within pool */ member
/third_party/ffmpeg/libavcodec/
Dindeo3.c757 int bytes_used, ret; in parse_bintree() local
836 bytes_used = decode_cell(ctx, avctx, plane, &curr_cell, in parse_bintree() local
/third_party/mesa3d/src/compiler/nir/
Dnir_deref.c1278 unsigned bytes_used = util_last_bit(mask) * (cast_bit_size / 8); in is_vector_bitcast_deref() local
/third_party/freetype/src/truetype/
Dttgxvar.c266 FT_UInt bytes_used; in ft_var_readpackeddeltas() local
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttgxvar.c267 FT_UInt bytes_used; in ft_var_readpackeddeltas() local
/third_party/ntfs-3g/include/ntfs-3g/
Dlayout.h2244 le64 bytes_used; /* How many bytes of the quota are in use. */ member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h15926 __le64 bytes_used; member