Home
last modified time | relevance | path

Searched defs:Free (Results 1 - 25 of 53) sorted by relevance

123

/third_party/gn/src/base/files/
H A Dscoped_file.cc23 void ScopedFDCloseTraits::Free(int fd) { in Free() function in base::internal::ScopedFDCloseTraits
/third_party/node/deps/v8/src/execution/
H A Dthread-local-top.cc59 void ThreadLocalTop::Free() {} in Free() function in v8::internal::ThreadLocalTop
/third_party/gn/src/util/
H A Daligned_alloc.h89 static void Free(void* block) { in Free() function
/third_party/lzma/CPP/Windows/
H A DMemoryGlobal.cpp19 bool CGlobal::Free() throw() in Free() function in NWindows::NMemory::CGlobal
H A 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
/third_party/lzma/CPP/7zip/Common/
H A DInBuffer.cpp33 void CInBuffer::Free() throw() in Free() function in CInBuffer
H A DOutBuffer.cpp22 void COutBuffer::Free() throw() in Free() function in COutBuffer
H A DCWrappers.cpp161 void CByteInBufWrap::Free() throw() in Free() function in CByteInBufWrap
259 void CByteOutBufWrap::Free() throw() in Free() function in CByteOutBufWrap
H A DStreamObjects.cpp98 void CByteDynBuffer::Free() throw() in Free() function in CByteDynBuffer
178 void CCachedInStream::Free() throw() in Free() function in CCachedInStream
/third_party/node/deps/v8/src/heap/
H A Dinvalidated-slots-inl.h64 void InvalidatedSlotsCleanup::Free(Address free_start, Address free_end) { in Free() function in v8::internal::InvalidatedSlotsCleanup
/third_party/mesa3d/src/amd/addrlib/src/core/
H A Daddrobject.cpp160 VOID Object::Free( in Free() function in Addr::Object
/third_party/node/deps/v8/src/base/platform/
H A Dwrappers.h33 inline void Free(void* memory) { return free(memory); } in Free() function
H A Dplatform-cygwin.cc150 void OS::Free(void* address, const size_t size) { in Free() function in v8::base::OS
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DObjectAllocator.h66 void Free(T* obj) { in Free() function in dawn_wire::client::ObjectAllocator
/third_party/lzma/CPP/Common/
H A DMyBuffer2.h21 void Free() { ::MidFree(_data); _data = NULL; _size = 0; } in Free() function in CMidBuffer
107 void Free() in Free() function in CAlignedBuffer
H A DMyBuffer.h20 void Free() in Free() function in CBuffer
166 void Free() in Free() function in CObjArray
210 void Free() in Free() function in CObjArray2
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBuddyAllocator.h54 enum class BlockState { Free, Split, Allocated }; member in dawn_native::BuddyAllocator::BlockState
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
H A DSectionMemoryManager.h156 sys::MemoryBlock Free; member
/third_party/lzma/Java/SevenZip/Compression/LZ/
H A DInWindow.java65 void Free() { _bufferBase = null; } in Free() method in InWindow
/third_party/lzma/CS/7zip/Compress/LZ/
H A DLzInWindow.cs65 void Free() { _bufferBase = null; } in Free() method in SevenZip.Compression.LZ.InWindow
/third_party/node/deps/v8/src/heap/cppgc/
H A Dpage-memory.cc124 void NormalPageMemoryRegion::Free(Address writeable_base) { in Free() function in cppgc::internal::NormalPageMemoryRegion
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
H A DObjectStorage.h36 Free, member in dawn_wire::server::AllocationState
163 void Free(uint32_t id) { in Free() function in dawn_wire::server::KnownObjects
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceRegAlloc.h68 SmallBitVector Free; member in Ice::LinearScan::IterationState
/third_party/skia/tools/
H A DSkMetaData.cpp250 void SkMetaData::Rec::Free(Rec* rec) { in Free() function in SkMetaData::Rec
/third_party/node/src/crypto/
H A Dcrypto_bio.cc65 int NodeBIO::Free(BIO* bio) { in Free() function in node::crypto::NodeBIO

Completed in 11 milliseconds

123