Home
last modified time | relevance | path

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

123

/third_party/lzma/CPP/Common/
DMyBuffer.h20 void Free() in Free() function
166 void Free() in Free() function
210 void Free() in Free() function
DMyBuffer2.h21 void Free() { ::MidFree(_data); _data = NULL; _size = 0; } in Free() function
107 void Free() in Free() function
/third_party/lzma/CPP/Windows/
DDLL.cpp18 bool CLibrary::Free() throw() in Free() function in NWindows::NDLL::CLibrary
131 bool CLibrary::Free() throw() in Free() function in NWindows::NDLL::CLibrary
DMemoryGlobal.cpp19 bool CGlobal::Free() throw() in Free() function in NWindows::NMemory::CGlobal
/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
Dcode-range.cc162 void CodeRange::Free() { in Free() function in v8::internal::CodeRange
/third_party/lzma/CPP/7zip/Common/
DCWrappers.cpp161 void CByteInBufWrap::Free() throw() in Free() function in CByteInBufWrap
259 void CByteOutBufWrap::Free() throw() in Free() function in CByteOutBufWrap
DOutBuffer.cpp22 void COutBuffer::Free() throw() in Free() function in COutBuffer
DInBuffer.cpp33 void CInBuffer::Free() throw() in Free() function in CInBuffer
DStreamObjects.cpp98 void CByteDynBuffer::Free() throw() in Free() function in CByteDynBuffer
178 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/client/
DObjectAllocator.h66 void Free(T* obj) { in Free() function
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
DObjectStorage.h36 Free, enumerator
/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
/third_party/node/deps/v8/src/utils/
Dallocation.cc301 void VirtualMemory::Free() { in Free() function in v8::internal::VirtualMemory
469 void VirtualMemoryCage::Free() { in Free() function in v8::internal::VirtualMemoryCage

123