/external/tensorflow/tensorflow/stream_executor/tpu/ |
D | c_api_conversions.cc | 252 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/ |
D | MyBuffer.h | 17 void Free() in Free() function 139 void Free() in Free() function 183 void Free() in Free() function
|
D | MyBuffer2.h | 21 void Free() { ::MidFree(_data); _data = NULL; _size = 0; } in Free() function
|
/external/libchrome/base/files/ |
D | scoped_file.cc | 23 void ScopedFDCloseTraits::Free(int fd) { in Free() function in base::internal::ScopedFDCloseTraits
|
/external/lzma/CPP/Windows/ |
D | COM.h | 35 void Free() in Free() function
|
D | DLL.cpp | 16 bool CLibrary::Free() throw() in Free() function in NWindows::NDLL::CLibrary
|
/external/perfetto/src/tracing/core/ |
D | id_allocator.h | 63 void Free(T id) { FreeGeneric(id); } in Free() function
|
/external/llvm-project/clang/test/CodeGen/ |
D | attr-target-mv-func-ptrs.c | 13 FuncPtr Free = &foo; in bar() local
|
/external/libbrillo/brillo/files/ |
D | scoped_dir.h | 25 static void Free(DIR* dir) { in Free() function
|
/external/lzma/CPP/7zip/Common/ |
D | OutBuffer.cpp | 22 void COutBuffer::Free() throw() in Free() function in COutBuffer
|
D | CWrappers.cpp | 158 void CByteInBufWrap::Free() throw() in Free() function in CByteInBufWrap 207 void CByteOutBufWrap::Free() throw() in Free() function in CByteOutBufWrap
|
D | InBuffer.cpp | 33 void CInBuffer::Free() throw() in Free() function in CInBuffer
|
D | StreamObjects.cpp | 100 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/ |
D | device_host_allocator.h | 55 void Free(void* ptr, size_t num_bytes) override { in Free() function
|
D | device_mem_allocator.h | 59 void Free(void* ptr, size_t num_bytes) override { in Free() function
|
/external/zstd/contrib/pzstd/utils/ |
D | ResourcePool.h | 35 using Free = std::function<void(T*)>; variable
|
/external/llvm/include/llvm/ExecutionEngine/ |
D | SectionMemoryManager.h | 88 sys::MemoryBlock Free; member
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | attr-target-mv-func-ptrs.cpp | 28 FuncPtr Free = &foo; in bar() local
|
/external/llvm-project/llvm/include/llvm/ExecutionEngine/ |
D | SectionMemoryManager.h | 155 sys::MemoryBlock Free; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
D | SectionMemoryManager.h | 156 sys::MemoryBlock Free; member
|
/external/mesa3d/src/amd/addrlib/src/core/ |
D | addrobject.cpp | 160 VOID Object::Free( in Free() function in Addr::Object
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | bfc_allocator_test.cc | 40 void Free(void* ptr, size_t num_bytes) override {} in Free() function in tensorflow::FakeSubAllocator
|
/external/libchrome/base/memory/ |
D | shared_memory_helper.cc | 21 static void Free(const FilePath* path) { in Free() function
|
/external/pigweed/pw_allocator/ |
D | freelist_heap.cc | 67 void FreeListHeap::Free(void* ptr) { in Free() function in pw::allocator::FreeListHeap
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | arena.h | 61 void Free(ArenaBlock* pMem) in Free() function 141 void Free(ArenaBlock* pMem) in Free() function
|