Home
last modified time | relevance | path

Searched defs:Free (Results 1 – 25 of 119) sorted by relevance

12345

/external/lzma/CPP/Common/
DMyBuffer.h17 void Free() in Free() function
139 void Free() in Free() function
183 void Free() in Free() function
DMyBuffer2.h21 void Free() { ::MidFree(_data); _data = NULL; _size = 0; } in Free() function
/external/tensorflow/tensorflow/compiler/xla/service/
Downing_device_memory.cc22 void OwningDeviceMemory::Free() { in Free() function in xla::OwningDeviceMemory
Dheap_simulator.cc399 void HeapSimulator::Free(const BufferValue* buffer, in Free() function in xla::HeapSimulator
556 void NoFragmentationStatsHeap::Free(const BufferValue* buffer, int64 size) { in Free() function in xla::NoFragmentationStatsHeap
573 void DecreasingSizeRunsHeap::Free(const BufferValue* buffer, int64 size) { in Free() function in xla::DecreasingSizeRunsHeap
682 void LazyBestFitHeap::Free(const BufferValue* buffer, int64 size) { in Free() function in xla::LazyBestFitHeap
751 void GlobalDecreasingSizeBestFitHeap::Free(const BufferValue* buffer, in Free() function in xla::GlobalDecreasingSizeBestFitHeap
/external/libchrome/base/files/
Dscoped_file.cc23 void ScopedFDCloseTraits::Free(int fd) { in Free() function in base::internal::ScopedFDCloseTraits
/external/lzma/CPP/Windows/
DCOM.h35 void Free() in Free() function
DDLL.cpp16 bool CLibrary::Free() throw() in Free() function in NWindows::NDLL::CLibrary
/external/perfetto/src/tracing/core/
Did_allocator.h61 void Free(T id) { FreeGeneric(id); } in Free() function
/external/lzma/CPP/7zip/Common/
DOutBuffer.cpp22 void COutBuffer::Free() throw() in Free() function in COutBuffer
DCWrappers.cpp158 void CByteInBufWrap::Free() throw() in Free() function in CByteInBufWrap
207 void CByteOutBufWrap::Free() throw() in Free() function in CByteOutBufWrap
DInBuffer.cpp33 void CInBuffer::Free() throw() in Free() function in CInBuffer
DStreamObjects.cpp100 void CByteDynBuffer::Free() throw() in Free() function in CByteDynBuffer
185 void CCachedInStream::Free() throw() in Free() function in CCachedInStream
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_host_allocator.h53 void Free(void* ptr, size_t num_bytes) override { in Free() function
Dgpu_bfc_allocator.h65 void Free(void* ptr, size_t num_bytes) override { in Free() function
/external/webrtc/webrtc/modules/video_coding/
Dencoded_frame.cc74 void VCMEncodedFrame::Free() { in Free() function in webrtc::VCMEncodedFrame
/external/v8/src/regexp/
Dregexp-stack.cc54 void RegExpStack::ThreadLocal::Free() { in Free() function in v8::internal::RegExpStack::ThreadLocal
/external/llvm/include/llvm/ExecutionEngine/
DSectionMemoryManager.h88 sys::MemoryBlock Free; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/
DSectionMemoryManager.h157 sys::MemoryBlock Free; member
/external/mesa3d/src/amd/addrlib/core/
Daddrobject.cpp160 VOID Object::Free( in Free() function in Addr::Object
/external/libchrome/base/memory/
Dshared_memory_helper.cc21 static void Free(const FilePath* path) { in Free() function
/external/v8/src/heap/
Darray-buffer-tracker-inl.h60 void LocalArrayBufferTracker::Free(Callback should_free) { in Free() function
/external/lzma/CS/7zip/Compress/LZ/
DLzInWindow.cs65 void Free() { _bufferBase = null; } in Free() method in SevenZip.Compression.LZ.InWindow
/external/zlib/src/contrib/ada/
Dzlib-streams.adb20 procedure Free is new Ada.Unchecked_Deallocation subprogram
/external/tensorflow/tensorflow/lite/kernels/
Ddequantize.cc51 void Free(TfLiteContext* context, void* buffer) { in Free() function
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Darena.h62 void Free(ArenaBlock* pMem) in Free() function
142 void Free(ArenaBlock* pMem) in Free() function

12345