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

/fuchsia/zircon/system/ulib/fbl/include/fbl/
H A Dslab_malloc.h35 static void Free(void* ptr) { ::free(ptr); } function in struct:fbl::internal::SlabMalloc
/fuchsia/zircon/system/ulib/ddktl/include/ddktl/protocol/
H A Damlogic-canvas.h87 zx_status_t Free(uint8_t canvas_idx) { function in class:ddk::CanvasProtocolProxy
/fuchsia/zircon/system/ulib/minfs/include/minfs/
H A Dinode-manager.h43 void Free(WriteTxn* txn, size_t index) { function in class:minfs::InodeManager
/fuchsia/zircon/kernel/lib/hypervisor/
H A Dtrap_map.cpp40 void BlockingPortAllocator::Free(PortPacket* port_packet) { function in class:hypervisor::BlockingPortAllocator
/fuchsia/zircon/kernel/object/include/object/
H A Dport_dispatcher.h102 void Free() { allocator->Free(this); } function in struct:final
H A Dbuffer_chain.h119 static void Free(BufferChain* chain) { function in class:BufferChain
/fuchsia/zircon/kernel/arch/arm64/
H A Dmmu.cpp128 zx_status_t AsidAllocator::Free(uint16_t asid) { function in class:__anon19::AsidAllocator
/fuchsia/zircon/third_party/ulib/uboringssl/include/openssl/
H A Dstack.h400 static void Free(Stack *sk) { sk_free(reinterpret_cast<_STACK *>(sk)); } function in struct:bssl::internal::DeleterImpl
408 static void Free(Stack *sk) { function in struct:bssl::internal::DeleterImpl
/fuchsia/zircon/kernel/object/
H A Dport_dispatcher.cpp74 void ArenaPortAllocator::Free(PortPacket* port_packet) { function in class:ArenaPortAllocator
/fuchsia/zircon/system/ulib/minfs/
H A Dallocator.cpp151 void Allocator::Free(WriteTxn* txn, size_t index) { function in class:minfs::Allocator
/fuchsia/zircon/system/ulib/hid-parser/
H A Dparser.cpp108 static void Free(void* mem) { function in class:hid::impl::ParseState

Completed in 76 milliseconds