Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dheap_profiler_allocation_register_posix.cc51 void FreeGuardedVirtualMemory(void* address, size_t allocated_size) { in FreeGuardedVirtualMemory()
/external/pcre/dist2/src/sljit/
DsljitExecAllocator.c147 static sljit_uw allocated_size; variable
/external/webp/src/utils/
Dbit_writer_utils.c208 size_t allocated_size; in VP8LBitWriterResize() local
/external/clang/lib/Sema/
DAttributeList.cpp34 size_t AttributeList::allocated_size() const { in allocated_size() function in AttributeList
/external/webrtc/webrtc/common_video/
Dvideo_frame.cc183 int VideoFrame::allocated_size(PlaneType type) const { in allocated_size() function in webrtc::VideoFrame
/external/syslinux/core/fs/ntfs/
Dntfs.h83 int64_t allocated_size; member
294 int64_t allocated_size; member
339 uint64_t allocated_size; member
397 uint32_t allocated_size; member
/external/compiler-rt/lib/asan/
Dasan_allocator.cc384 uptr allocated_size = allocator.GetActuallyAllocatedSize(allocated); in Allocate() local
902 uptr allocated_size = instance.AllocationSize(ptr); in __sanitizer_get_allocated_size() local
/external/compiler-rt/lib/interception/
Dinterception_win.cc293 uptr allocated_size; member
/external/libcxx/test/support/
Dcontrolled_allocators.hpp69 std::size_t allocated_size; member
/external/pdfium/third_party/libtiff/
Dtif_dir.h271 …uint32 allocated_size; /* 0 if array is constant, other if modified by future definition exte… member
/external/cmockery/cmockery_0_1_2/src/
Dcmockery.c61 size_t allocated_size; // Total size of the allocated block. member
/external/curl/lib/
Durldata.h864 size_t allocated_size; /* Size of temporal store */ member