Home
last modified time | relevance | path

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

123

/third_party/lzma/CPP/Common/
DMyBuffer.h18 void Free() in Free() function
157 void Free() in Free() function
201 void Free() in Free() function
DMyBuffer2.h21 void Free() { ::MidFree(_data); _data = NULL; _size = 0; } in Free() function
82 void Free() in Free() function
/third_party/lzma/CPP/Windows/
DDLL.cpp18 bool CLibrary::Free() throw() in Free() function in NWindows::NDLL::CLibrary
121 bool CLibrary::Free() throw() in Free() function in NWindows::NDLL::CLibrary
DCOM.h35 void Free() in Free() function
DMemoryGlobal.cpp19 bool CGlobal::Free() throw() in Free() function in NWindows::NMemory::CGlobal
DShell.cpp29 void CItemIDList::Free() in Free() function in NWindows::NShell::CItemIDList
83 void CDrop::Free() in Free() function in NWindows::NShell::CDrop
/third_party/gn/src/base/files/
Dscoped_file.cc23 void ScopedFDCloseTraits::Free(int fd) { in Free() function in base::internal::ScopedFDCloseTraits
/third_party/node/deps/v8/src/execution/
Dthread-local-top.cc59 void ThreadLocalTop::Free() {} in Free() function in v8::internal::ThreadLocalTop
/third_party/node/deps/v8/src/heap/
Dinvalidated-slots-inl.h64 void InvalidatedSlotsCleanup::Free(Address free_start, Address free_end) { in Free() function
Dfree-list.cc75 void FreeListCategory::Free(Address start, size_t size_in_bytes, FreeMode mode, in Free() function in v8::internal::FreeListCategory
149 size_t FreeList::Free(Address start, size_t size_in_bytes, FreeMode mode) { in Free() function in v8::internal::FreeList
274 size_t FreeListManyCached::Free(Address start, size_t size_in_bytes, in Free() function in v8::internal::FreeListManyCached
/third_party/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
253 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
181 void CCachedInStream::Free() throw() in Free() function in CCachedInStream
/third_party/gn/src/util/
Daligned_alloc.h89 static void Free(void* block) { in Free() function
/third_party/node/deps/v8/src/base/platform/
Dwrappers.h33 inline void Free(void* memory) { return free(memory); } in Free() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DSectionMemoryManager.h156 sys::MemoryBlock Free; member
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
DObjectStorage.h36 Free, enumerator
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DObjectAllocator.h66 void Free(T* obj) { in Free() function
/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrobject.cpp160 VOID Object::Free( in Free() function in Addr::Object
/third_party/lzma/CS/7zip/Compress/LZ/
DLzInWindow.cs65 void Free() { _bufferBase = null; } in Free() method in SevenZip.Compression.LZ.InWindow
/third_party/zlib/contrib/ada/
Dzlib-streams.adb20 procedure Free is new Ada.Unchecked_Deallocation subprogram
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DBuddyAllocator.h54 enum class BlockState { Free, Split, Allocated }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceRegAlloc.h68 SmallBitVector Free; variable
/third_party/lzma/Java/SevenZip/Compression/LZ/
DInWindow.java65 void Free() { _bufferBase = null; } in Free() method in InWindow

123