Home
last modified time | relevance | path

Searched defs:bytes_used (Results 1 – 25 of 32) 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/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/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/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/e2fsprogs/e2fsck/
Dmtrace.h219 size_t bytes_used; /* Byte total of user-allocated chunks. */ member
/external/squashfs-tools/kernel/include/linux/
Dsquashfs_fs_sb.h73 long long bytes_used; member
Dsquashfs_fs.h229 __le64 bytes_used; member
/external/squashfs-tools/kernel/fs/squashfs/
Dsquashfs_fs_sb.h73 long long bytes_used; member
Dsquashfs_fs.h230 __le64 bytes_used; member
/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.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/webrtc/third_party/abseil-cpp/absl/container/
Dbtree_benchmark.cc661 const double bytes_used = in ContainerInfo() local
669 const double bytes_used = in ContainerInfo() local
/external/abseil-cpp/absl/container/
Dbtree_benchmark.cc661 const double bytes_used = in ContainerInfo() local
669 const double bytes_used = in ContainerInfo() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/
Dbtree_benchmark.cc689 const double bytes_used = in ContainerInfo() local
697 const double bytes_used = in ContainerInfo() local
/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.cpp689 uint32_t bytes_used; in outputFrame() local
/external/llvm-project/openmp/libomptarget/plugins/amdgpu/impl/
Dmsgpack.h126 const uint64_t bytes_used = bytes_used_fixed(ty); in handle_msgpack_given_type() 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()
Dnetwork.c1038 void **addr_ptr, size_t bytes_used, in network_get_buffer()
/external/kernel-headers/original/uapi/linux/
Dbtrfs_tree.h372 __le64 bytes_used; member
614 __le64 bytes_used; member

12