/aosp_15_r20/external/tink/cc/util/ |
H A D | buffer.cc | 37 explicit OwningBuffer(int allocated_size) in OwningBuffer() 46 int allocated_size() const override { return allocated_size_; } in allocated_size() function in crypto::tink::util::__anon69b4b91c0111::OwningBuffer 77 NonOwningBuffer(char* mem_block, int allocated_size) in NonOwningBuffer() 83 int allocated_size() const override { return allocated_size_; } in allocated_size() function in crypto::tink::util::__anon69b4b91c0111::NonOwningBuffer 107 StatusOr<std::unique_ptr<Buffer>> Buffer::New(int allocated_size) { in New() 117 char* mem_block, int allocated_size) { in NewNonOwning()
|
/aosp_15_r20/bionic/libc/bionic/ |
H A D | getcwd.cpp | 45 size_t allocated_size = size; in getcwd() local
|
H A D | sysinfo.cpp | 45 size_t allocated_size = 0; in __get_cpu_count() local
|
H A D | bionic_allocator.cpp | 266 size_t allocated_size; in alloc_mmap() local
|
/aosp_15_r20/external/cronet/base/debug/ |
H A D | allocation_trace.cc | 52 size_t allocated_size) { in OnAllocation()
|
H A D | allocation_trace.h | 82 size_t allocated_size) { in InitializeAllocation()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | tracking_allocator.h | 127 size_t allocated_size; member
|
/aosp_15_r20/external/libchrome/base/trace_event/ |
H A D | malloc_dump_provider.cc | 36 size_t allocated_size; member
|
/aosp_15_r20/bionic/libc/private/ |
H A D | bionic_allocator.h | 48 size_t allocated_size; member
|
/aosp_15_r20/external/pcre/src/sljit/allocator_src/ |
H A D | sljitExecAllocatorCore.c | 119 static sljit_uw allocated_size; variable
|
/aosp_15_r20/external/compiler-rt/lib/asan/ |
H A D | asan_allocator.cc | 384 uptr allocated_size = allocator.GetActuallyAllocatedSize(allocated); in Allocate() local 902 uptr allocated_size = instance.AllocationSize(ptr); in __sanitizer_get_allocated_size() local
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | AttributeList.cpp | 34 size_t AttributeList::allocated_size() const { in allocated_size() function in AttributeList
|
/aosp_15_r20/external/webp/src/utils/ |
H A D | bit_writer_utils.c | 208 size_t allocated_size; in VP8LBitWriterResize() local
|
/aosp_15_r20/system/memory/lmkd/tests/ |
D | lmkd_test.cpp | 193 size_t allocated_size = 0; in add_pressure() local
|
D | lmkd_tests.cpp | 145 size_t allocated_size = 0; in ConsumeMemory() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/ |
H A D | light_outside_compilation_kernels_for_test.cc | 267 size_t allocated_size = input.AllocatedBytes(); in Compute() local
|
/aosp_15_r20/hardware/google/gchips/gralloc4/src/core/ |
D | mali_gralloc_reference.cpp | 81 auto check_pid = [&](int fd, uint64_t allocated_size) -> bool { in dmabuf_sanity_check()
|
/aosp_15_r20/external/cronet/base/trace_event/ |
H A D | malloc_dump_provider.cc | 55 size_t allocated_size; member
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cDirectStateAccessXFBTests.cpp | 675 glw::GLint allocated_size = -1; in prepareObjects() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/mps/ |
H A D | MPSAllocator.h | 232 size_t allocated_size = 0; member
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/ |
H A D | controlled_allocators.h | 70 std::size_t allocated_size; member
|
H A D | test_allocator.h | 34 int allocated_size = 0; // the size of allocated elements member
|
/aosp_15_r20/external/pytorch/c10/cuda/ |
H A D | CUDACachingAllocator.h | 77 size_t allocated_size = 0; member
|
/aosp_15_r20/external/compiler-rt/lib/interception/ |
H A D | interception_win.cc | 293 uptr allocated_size; member
|
/aosp_15_r20/external/libcxx/test/support/ |
H A D | controlled_allocators.hpp | 69 std::size_t allocated_size; member
|