/external/libchrome/base/mac/ |
D | scoped_mach_port.cc | 14 void SendRightTraits::Free(mach_port_t port) { in Free() function in base::mac::internal::SendRightTraits 21 void ReceiveRightTraits::Free(mach_port_t port) { in Free() function in base::mac::internal::ReceiveRightTraits 29 void PortSetTraits::Free(mach_port_t port) { in Free() function in base::mac::internal::PortSetTraits
|
D | scoped_launch_data.h | 19 static void Free(launch_data_t ldt) { launch_data_free(ldt); } in Free() function
|
D | scoped_cffiledescriptorref.h | 19 static void Free(CFFileDescriptorRef ref) { in Free() function
|
/external/libchrome/base/win/ |
D | scoped_gdi_object.h | 20 static void Free(T object) { DeleteObject(object); } in Free() function 26 void inline ScopedGDIObjectTraits<HICON>::Free(HICON icon) { in Free() function
|
/external/lzma/CPP/Common/ |
D | MyBuffer.h | 14 void Free() in Free() function 136 void Free() in Free() function 171 void Free() in Free() function
|
/external/libchrome/base/files/ |
D | scoped_file.cc | 24 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
|
D | Shell.cpp | 24 void CItemIDList::Free() in Free() function in NWindows::NShell::CItemIDList 78 void CDrop::Free() in Free() function in NWindows::NShell::CDrop
|
/external/lzma/CPP/7zip/Common/ |
D | OutBuffer.cpp | 22 void COutBuffer::Free() throw() in Free() function in COutBuffer
|
D | CWrappers.cpp | 138 void CByteInBufWrap::Free() throw() in Free() function in CByteInBufWrap 187 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/webrtc/webrtc/modules/video_coding/ |
D | encoded_frame.cc | 74 void VCMEncodedFrame::Free() { in Free() function in webrtc::VCMEncodedFrame
|
/external/v8/src/regexp/ |
D | regexp-stack.cc | 58 void RegExpStack::ThreadLocal::Free() { in Free() function in v8::internal::RegExpStack::ThreadLocal
|
/external/llvm/include/llvm/ExecutionEngine/ |
D | SectionMemoryManager.h | 88 sys::MemoryBlock Free; member
|
/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
|
/external/pdfium/fxjs/ |
D | cfxjse_runtimedata.cpp | 21 void Free(void* data, size_t length) override { free(data); } in Free() function in __anon430629ff0111::FXJSE_ArrayBufferAllocator
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_dense_alloc.h | 67 void Free(Cache *c, IndexT idx) { in Free() function
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | arena.h | 62 void Free(ArenaBlock* pMem) in Free() function 142 void Free(ArenaBlock* pMem) in Free() function
|
/external/libchrome/base/threading/ |
D | thread_local_storage.cc | 220 void ThreadLocalStorage::StaticSlot::Free() { in Free() function in base::ThreadLocalStorage::StaticSlot
|
/external/libchrome/base/ |
D | scoped_generic_unittest.cc | 22 void Free(int value) { in Free() function
|
/external/v8/src/heap/ |
D | array-buffer-tracker.cc | 17 void LocalArrayBufferTracker::Free() { in Free() function in v8::internal::LocalArrayBufferTracker
|
/external/swiftshader/third_party/subzero/src/ |
D | IceRegAlloc.h | 68 SmallBitVector Free; variable
|