Home
last modified time | relevance | path

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

1234567

/external/tensorflow/tensorflow/stream_executor/tpu/
Dc_api_conversions.cc252 void Free(XLA_Shape* c_shape) { in Free() function
292 void Free(XLA_Layout* c_layout) { in Free() function
311 void Free(XLA_Tile* c_tile) { in Free() function
366 void Free(XLA_ShapeIndex* shape_index) { delete[] shape_index; } in Free() function
367 void Free(SE_DeviceMemoryBase*) {} in Free() function
369 void Free(XLA_Literal* c_literal) { in Free() function
375 void Free(XLA_ShapedBuffer* c_buffer) { in Free() function
396 void Free(XLA_HloModule* c_module) { in Free() function
475 void Free(XLA_HloModuleConfig* c_config) { in Free() function
/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/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.h63 void Free(T id) { FreeGeneric(id); } in Free() function
/external/llvm-project/clang/test/CodeGen/
Dattr-target-mv-func-ptrs.c13 FuncPtr Free = &foo; in bar() local
/external/libbrillo/brillo/files/
Dscoped_dir.h25 static void Free(DIR* dir) { 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/device/
Ddevice_host_allocator.h55 void Free(void* ptr, size_t num_bytes) override { in Free() function
Ddevice_mem_allocator.h59 void Free(void* ptr, size_t num_bytes) override { in Free() function
/external/zstd/contrib/pzstd/utils/
DResourcePool.h35 using Free = std::function<void(T*)>; variable
/external/llvm/include/llvm/ExecutionEngine/
DSectionMemoryManager.h88 sys::MemoryBlock Free; member
/external/llvm-project/clang/test/CodeGenCXX/
Dattr-target-mv-func-ptrs.cpp28 FuncPtr Free = &foo; in bar() local
/external/llvm-project/llvm/include/llvm/ExecutionEngine/
DSectionMemoryManager.h155 sys::MemoryBlock Free; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DSectionMemoryManager.h156 sys::MemoryBlock Free; member
/external/mesa3d/src/amd/addrlib/src/core/
Daddrobject.cpp160 VOID Object::Free( in Free() function in Addr::Object
/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator_test.cc40 void Free(void* ptr, size_t num_bytes) override {} in Free() function in tensorflow::FakeSubAllocator
/external/libchrome/base/memory/
Dshared_memory_helper.cc21 static void Free(const FilePath* path) { in Free() function
/external/pigweed/pw_allocator/
Dfreelist_heap.cc67 void FreeListHeap::Free(void* ptr) { in Free() function in pw::allocator::FreeListHeap
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Darena.h61 void Free(ArenaBlock* pMem) in Free() function
141 void Free(ArenaBlock* pMem) in Free() function

1234567