Home
last modified time | relevance | path

Searched defs:IsAllocated (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/
Dtemporary_device_memory.cc52 bool TemporaryDeviceMemoryBase::IsAllocated() const { in IsAllocated() function in stream_executor::TemporaryDeviceMemoryBase
/external/lzma/CPP/Common/
DMyBuffer2.h23 bool IsAllocated() const { return _data != NULL; } in IsAllocated() function
/external/llvm-project/flang/runtime/
Ddescriptor.h195 bool IsAllocated() const { return raw_.base_addr != nullptr; } in IsAllocated() function
/external/llvm-project/llvm/tools/llvm-pdbutil/
DExplainOutputStyle.cpp45 bool IsAllocated = explainPdbBlockStatus(); in explainPdbFile() local
/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_allocator.cpp44 bool HwasanChunkView::IsAllocated() const { in IsAllocated() function in __hwasan::HwasanChunkView
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_primary64.h368 bool IsAllocated() const { in IsAllocated() function
/external/compiler-rt/lib/asan/
Dasan_allocator.cc668 bool AsanChunkView::IsAllocated() { in IsAllocated() function in __asan::AsanChunkView
/external/llvm-project/compiler-rt/lib/asan/
Dasan_allocator.cpp876 bool AsanChunkView::IsAllocated() const { in IsAllocated() function in __asan::AsanChunkView