| /external/ceres-solver/internal/ceres/ |
| D | suitesparse.h | 259 void Free(cholmod_sparse* m) { cholmod_free_sparse(&m, &cc_); } in Free() function 260 void Free(cholmod_dense* m) { cholmod_free_dense(&m, &cc_); } in Free() function 261 void Free(cholmod_factor* m) { cholmod_free_factor(&m, &cc_); } in Free() function 301 void Free(void*) {}; in Free() function
|
| D | cxsparse.h | 136 void Free(void*) {}; in Free() function
|
| D | cxsparse.cc | 206 void CXSparse::Free(cs_di* sparse_matrix) { in Free() function in ceres::internal::CXSparse 210 void CXSparse::Free(cs_dis* symbolic_factorization) { in Free() function in ceres::internal::CXSparse
|
| /external/lzma/CPP/7zip/Common/ |
| D | InBuffer.cpp | 30 void CInBuffer::Free() in Free() function in CInBuffer
|
| D | StreamObjects.cpp | 41 void CByteDynBuffer::Free() in Free() function in CByteDynBuffer 124 void CCachedInStream::Free() in Free() function in CCachedInStream
|
| D | CWrappers.cpp | 134 void CByteInBufWrap::Free() in Free() function in CByteInBufWrap 183 void CByteOutBufWrap::Free() in Free() function in CByteOutBufWrap
|
| D | OutBuffer.cpp | 22 void COutBuffer::Free() in Free() function in COutBuffer
|
| /external/v8/test/cctest/ |
| D | cctest.cc | 134 virtual void Free(void* data, size_t length) { free(data); } in Free() function in CcTestArrayBufferAllocator 136 virtual void Free(void* data) { UNREACHABLE(); } in Free() function in CcTestArrayBufferAllocator
|
| /external/lzma/CPP/Common/ |
| D | Buffer.h | 14 void Free() in Free() function
|
| /external/v8/src/ |
| D | regexp-stack.cc | 58 void RegExpStack::ThreadLocal::Free() { in Free() function in v8::internal::RegExpStack::ThreadLocal
|
| D | list.h | 43 void Free() { in Free() function
|
| /external/lzma/CPP/Windows/ |
| D | DLL.cpp | 18 bool CLibrary::Free() in Free() function in NWindows::NDLL::CLibrary
|
| /external/lzma/CS/7zip/Compress/LZ/ |
| D | LzInWindow.cs | 65 void Free() { _bufferBase = null; } in Free() method in SevenZip.Compression.LZ.InWindow
|
| /external/zlib/src/contrib/ada/ |
| D | zlib-streams.adb | 20 procedure Free is new Ada.Unchecked_Deallocation subprogram
|
| D | zlib.adb | 93 procedure Free is new Ada.Unchecked_Deallocation subprogram
|
| /external/compiler-rt/lib/tsan/rtl/ |
| D | tsan_dense_alloc.h | 67 void Free(Cache *c, IndexT idx) { in Free() function
|
| /external/lzma/Java/SevenZip/Compression/LZ/ |
| D | InWindow.java | 65 void Free() { _bufferBase = null; } in Free() method in InWindow
|
| /external/lldb/source/Core/ |
| D | RegularExpression.cpp | 250 RegularExpression::Free() in Free() function in RegularExpression
|
| /external/skia/src/core/ |
| D | SkDescriptor.h | 29 static void Free(SkDescriptor* desc) { in Free() function
|
| D | SkMetaData.cpp | 334 void SkMetaData::Rec::Free(Rec* rec) { in Free() function in SkMetaData::Rec
|
| /external/pdfium/core/include/fxcrt/ |
| D | fx_memory.h | 109 void Free(void*) {} in Free() function
|
| /external/pdfium/fpdfsdk/src/javascript/ |
| D | JS_Runtime.cpp | 102 void CJS_ArrayBufferAllocator::Free(void* data, size_t length) { in Free() function in CJS_ArrayBufferAllocator
|
| /external/skia/src/gpu/ |
| D | GrTRecorder.h | 133 static void Free(MemBlock* block) { in Free() function
|
| /external/v8/samples/ |
| D | shell.cc | 78 virtual void Free(void* data, size_t) { free(data); } in Free() function in ShellArrayBufferAllocator
|
| /external/lldb/source/Expression/ |
| D | IRMemoryMap.cpp | 374 IRMemoryMap::Free (lldb::addr_t process_address, Error &error) in Free() function in IRMemoryMap
|