Home
last modified time | relevance | path

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

/external/pcre/dist/sljit/
DsljitExecAllocator.c147 static sljit_uw allocated_size; variable
/external/opencv3/3rdparty/libwebp/utils/
Dbit_writer.c201 size_t allocated_size; in VP8LBitWriterResize() local
/external/webp/src/utils/
Dbit_writer.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/compiler-rt/lib/asan/
Dasan_allocator.cc384 uptr allocated_size = allocator.GetActuallyAllocatedSize(allocated); in Allocate() local
886 uptr allocated_size = instance.AllocationSize(ptr); in __sanitizer_get_allocated_size() local
/external/opencv3/3rdparty/libtiff/
Dtif_dir.h271 …uint32 allocated_size; /* 0 if array is constant, other if modified by future definition exte… 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