Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dtracking_allocator.h123 size_t allocated_size; member
/external/libchrome/base/trace_event/
Dmalloc_dump_provider.cc36 size_t allocated_size; member
/external/llvm-project/clang/lib/Sema/
DParsedAttr.cpp39 size_t ParsedAttr::allocated_size() const { in allocated_size() function in ParsedAttr
/external/pcre/dist2/src/sljit/
DsljitExecAllocator.c220 static sljit_uw allocated_size; variable
DsljitProtExecAllocator.c287 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/webp/src/utils/
Dbit_writer_utils.c208 size_t allocated_size; in VP8LBitWriterResize() local
/external/llvm-project/compiler-rt/lib/asan/
Dasan_allocator.cpp361 uptr allocated_size = allocator.GetActuallyAllocatedSize((void *)chunk); in RePoisonChunk() local
555 uptr allocated_size = allocator.GetActuallyAllocatedSize(allocated); in Allocate() local
1205 uptr allocated_size = instance.AllocationSize(ptr); in __sanitizer_get_allocated_size() 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/llvm-project/libcxx/test/support/
Dcontrolled_allocators.h68 std::size_t allocated_size; member
/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/llvm-project/compiler-rt/lib/interception/
Dinterception_win.cpp308 uptr allocated_size; member
/external/grpc-grpc/src/core/tsi/
Dfake_transport_security.cc48 size_t allocated_size; member
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/
Dfake_transport_security.cc48 size_t allocated_size; member
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_bfc_allocator_test.cc473 size_t allocated_size = initial_ptrs_allocated_sizes[2 * i] + in TestBinDebugInfo() local
/external/pdfium/third_party/libtiff/
Dtif_dir.h277 …uint32 allocated_size; /* 0 if array is constant, other if modified by future definition exte… member
/external/llvm-project/openmp/runtime/src/
Dkmp_stats.h651 int allocated_size; variable
/external/libchrome/base/metrics/
Dfield_trial.cc1097 size_t allocated_size = in GetParamsFromSharedMemory() local
/external/curl/lib/
Durldata.h784 size_t allocated_size; /* Size of temporal store */ member