Searched defs:allocate (Results 1 - 25 of 76) sorted by relevance

1234

/macosx-10.10.1/smb-759.0/lib/librpc/
H A Dmemory.cpp46 allocate( function in namespace:platform
/macosx-10.10.1/JavaScriptCore-7600.1.17/heap/
H A DWeakSetInlines.h33 inline WeakImpl* WeakSet::allocate(JSValue jsValue, WeakHandleOwner* weakHandleOwner, void* context) function in class:JSC::WeakSet
H A DBlockAllocator.h144 inline DeadBlock* BlockAllocator::allocate() function in class:JSC::BlockAllocator
H A DHandleSet.h125 inline HandleSlot HandleSet::allocate() function in class:JSC::HandleSet
H A DMarkedAllocator.h91 inline void* MarkedAllocator::allocate(size_t bytes) function in class:JSC::MarkedAllocator
/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DPageAllocation.h89 static PageAllocation allocate(size_t size, OSAllocator::Usage usage = OSAllocator::UnknownUsage, bool writable = true, bool executable = false) function in class:WTF::PageAllocation
H A DPageAllocationAligned.cpp31 PageAllocationAligned PageAllocationAligned::allocate(size_t size, size_t alignment, OSAllocator::Usage usage, bool writable) function in class:WTF::PageAllocationAligned
/macosx-10.10.1/bmalloc-7600.1.17/bmalloc/
H A DAllocator.h87 inline void* Allocator::allocate(size_t size) function in class:bmalloc::Allocator
H A DCache.h81 inline void* Cache::allocate(size_t size) function in class:bmalloc::Cache
H A DMediumAllocator.h68 inline void* MediumAllocator::allocate(size_t size) function in class:bmalloc::MediumAllocator
82 inline bool MediumAllocator::allocate(size_t size, void*& object) function in class:bmalloc::MediumAllocator
H A DSmallAllocator.h80 inline void* SmallAllocator::allocate() function in class:bmalloc::SmallAllocator
/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGRegisterBank.h109 RegID allocate(VirtualRegister &spillMe) function in class:JSC::DFG::RegisterBank
H A DDFGScoreBoard.h75 VirtualRegister allocate() function in class:JSC::DFG::ScoreBoard
H A DDFGAllocator.h102 ALWAYS_INLINE void* Allocator<T>::allocate() function in class:JSC::DFG::Allocator
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/
H A Dsplay-tree.h110 splay_tree_allocate_fn allocate; local
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/ext/
H A Ddebug_allocator.h91 allocate(size_type __n) function in class:debug_allocator
100 allocate(size_type __n, const void* __hint) function in class:debug_allocator
H A Dmalloc_allocator.h87 allocate(size_type __n, const void* = 0) function in class:malloc_allocator
H A Dnew_allocator.h86 allocate(size_type __n, const void* = 0) function in class:new_allocator
/macosx-10.10.1/Security-57031.1.35/Security/include/security_cdsa_plugin/
H A Dcsputilities.cpp42 void CSPFullPluginSession::Writer::allocate(size_t needed, Allocator &alloc) function in class:CSPFullPluginSession::Writer
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cdsa_plugin/lib/
H A Dcsputilities.cpp42 void CSPFullPluginSession::Writer::allocate(size_t needed, Allocator &alloc) function in class:CSPFullPluginSession::Writer
/macosx-10.10.1/WTF-7600.1.24/wtf/text/cf/
H A DStringImplCF.cpp67 static void* allocate(CFIndex size, CFOptionFlags, void*) function in namespace:WTF::StringWrapperCFAllocator
/macosx-10.10.1/libauto-186/
H A DLarge.cpp61 Large *Large::allocate(Zone *zone, const usword_t size, usword_t layout, bool refcount_is_one) { function in class:Auto::Large
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/backward/
H A Ddefalloc.h68 inline _Tp* allocate(ptrdiff_t __size, _Tp*) { function
94 pointer allocate(size_type __n) { function in class:allocator
/macosx-10.10.1/JavaScriptCore-7600.1.17/jit/
H A DExecutableAllocatorFixedVMPool.cpp164 PassRefPtr<ExecutableMemoryHandle> ExecutableAllocator::allocate(VM& vm, size_t sizeInBytes, void* ownerUID, JITCompilationEffort effort) function in class:JSC::ExecutableAllocator
/macosx-10.10.1/WebKit2-7600.1.25/Shared/
H A DSandboxExtension.h120 inline void SandboxExtension::HandleArray::allocate(size_t) { } function in class:WebKit::SandboxExtension::HandleArray

Completed in 204 milliseconds

1234