Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dtracking_allocator.h124 size_t allocated_size; member
/external/v8/src/
Dinstruction-stream.cc55 const uint32_t allocated_size = RoundUp(d.size(), page_size); in CreateOffHeapInstructionStream() local
/external/v8/src/heap/
Dstore-buffer.cc47 const size_t allocated_size = reservation.size(); in SetUp() local
/external/pcre/dist2/src/sljit/
DsljitExecAllocator.c154 static sljit_uw allocated_size; variable
DsljitProtExecAllocator.c238 static sljit_uw allocated_size; variable
/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/webp/src/utils/
Dbit_writer_utils.c208 size_t allocated_size; in VP8LBitWriterResize() local
/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/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessXFBTests.cpp675 glw::GLint allocated_size = -1; in prepareObjects() local
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_bfc_allocator_test.cc454 size_t allocated_size = initial_ptrs_allocated_sizes[2 * i] + in TestBinDebugInfo() local
/external/compiler-rt/lib/interception/
Dinterception_win.cc293 uptr allocated_size; member
/external/grpc-grpc/src/core/tsi/
Dfake_transport_security.cc48 size_t 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/libchrome/base/metrics/
Dfield_trial.cc1097 size_t allocated_size = in GetParamsFromSharedMemory() local
/external/cmockery/cmockery_0_1_2/src/
Dcmockery.c61 size_t allocated_size; // Total size of the allocated block. member
/external/curl/lib/
Durldata.h741 size_t allocated_size; /* Size of temporal store */ member