Home
last modified time | relevance | path

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

123

/external/libchrome/base/mac/
Dscoped_mach_port.cc14 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
Dscoped_launch_data.h19 static void Free(launch_data_t ldt) { launch_data_free(ldt); } in Free() function
Dscoped_cffiledescriptorref.h19 static void Free(CFFileDescriptorRef ref) { in Free() function
/external/libchrome/base/win/
Dscoped_gdi_object.h20 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/
DMyBuffer.h14 void Free() in Free() function
136 void Free() in Free() function
171 void Free() in Free() function
/external/libchrome/base/files/
Dscoped_file.cc24 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
DShell.cpp24 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/
DOutBuffer.cpp22 void COutBuffer::Free() throw() in Free() function in COutBuffer
DCWrappers.cpp138 void CByteInBufWrap::Free() throw() in Free() function in CByteInBufWrap
187 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/webrtc/webrtc/modules/video_coding/
Dencoded_frame.cc74 void VCMEncodedFrame::Free() { in Free() function in webrtc::VCMEncodedFrame
/external/v8/src/regexp/
Dregexp-stack.cc58 void RegExpStack::ThreadLocal::Free() { in Free() function in v8::internal::RegExpStack::ThreadLocal
/external/llvm/include/llvm/ExecutionEngine/
DSectionMemoryManager.h88 sys::MemoryBlock Free; member
/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/pdfium/fxjs/
Dcfxjse_runtimedata.cpp21 void Free(void* data, size_t length) override { free(data); } in Free() function in __anon430629ff0111::FXJSE_ArrayBufferAllocator
/external/compiler-rt/lib/tsan/rtl/
Dtsan_dense_alloc.h67 void Free(Cache *c, IndexT idx) { 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
/external/libchrome/base/threading/
Dthread_local_storage.cc220 void ThreadLocalStorage::StaticSlot::Free() { in Free() function in base::ThreadLocalStorage::StaticSlot
/external/libchrome/base/
Dscoped_generic_unittest.cc22 void Free(int value) { in Free() function
/external/v8/src/heap/
Darray-buffer-tracker.cc17 void LocalArrayBufferTracker::Free() { in Free() function in v8::internal::LocalArrayBufferTracker
/external/swiftshader/third_party/subzero/src/
DIceRegAlloc.h68 SmallBitVector Free; variable

123