Home
last modified time | relevance | path

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

12

/external/angle/third_party/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()
/external/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()
/external/rust/crates/grpcio-sys/grpc/third_party/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()
/external/openscreen/third_party/abseil/src/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()
/external/webrtc/third_party/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()
/external/libtextclassifier/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()
/external/e2fsprogs/e2fsck/
Dmtrace.h219 size_t bytes_used; /* Byte total of user-allocated chunks. */ member
/external/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
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/
Dbtree_benchmark.cc655 const double bytes_used = in ContainerInfo() local
663 const double bytes_used = in ContainerInfo() local
Dbtree_test.cc2804 int64_t bytes_used = 0; in TEST() local
2817 int64_t bytes_used = 0; in TEST() local
2828 int64_t bytes_used = 0; in TEST() local
2859 int64_t bytes_used = 0; in TEST() local
/external/webrtc/third_party/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
/external/openscreen/third_party/abseil/src/absl/container/
Dbtree_benchmark.cc689 const double bytes_used = in ContainerInfo() local
697 const double bytes_used = in ContainerInfo() local
Dbtree_test.cc2732 int64_t bytes_used = 0; in TEST() local
2745 int64_t bytes_used = 0; in TEST() local
2756 int64_t bytes_used = 0; in TEST() local
2787 int64_t bytes_used = 0; in TEST() local
/external/libtextclassifier/abseil-cpp/absl/container/
Dbtree_benchmark.cc689 const double bytes_used = in ContainerInfo() local
697 const double bytes_used = in ContainerInfo() local
/external/angle/third_party/abseil-cpp/absl/container/
Dbtree_benchmark.cc693 const double bytes_used = in ContainerInfo() local
701 const double bytes_used = in ContainerInfo() local
/external/squashfs-tools/kernel/fs/squashfs/
Dsquashfs_fs_sb.h73 long long bytes_used; member
/external/squashfs-tools/kernel/include/linux/
Dsquashfs_fs_sb.h73 long long bytes_used; member
/external/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
/external/OpenCSD/decoder/source/
Dtrc_frame_deformatter.cpp698 uint32_t bytes_used; in outputFrame() local
/external/icing/icing/index/main/
Dposting-list-used_test.cc474 uint32_t bytes_used = pl.BytesUsed(); in TEST() local
/external/mesa3d/src/compiler/nir/
Dnir_deref.c1162 unsigned bytes_used = util_last_bit(mask) * (cast_bit_size / 8); in is_vector_bitcast_deref() local
/external/libiio/src/
Dlocal.c78 bytes_used, member
445 void **addr_ptr, size_t bytes_used, in local_get_buffer()
/external/kernel-headers/original/uapi/linux/
Dbtrfs_tree.h397 __le64 bytes_used; member
639 __le64 bytes_used; member

12