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

1234

/macosx-10.9.5/smb-697.95.1/lib/librpc/
H A Dmemory.cpp46 allocate( function in namespace:platform
/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DWeakSetInlines.h33 inline WeakImpl* WeakSet::allocate(JSValue jsValue, WeakHandleOwner* weakHandleOwner, void* context) function in class:JSC::WeakSet
H A DMarkedAllocator.h78 inline void* MarkedAllocator::allocate(size_t bytes) function in class:JSC::MarkedAllocator
H A DBlockAllocator.h139 inline DeadBlock* BlockAllocator::allocate() function in class:JSC::BlockAllocator
H A DHandleSet.h126 inline HandleSlot HandleSet::allocate() function in class:JSC::HandleSet
/macosx-10.9.5/cctools-845/libstuff/
H A Dallocate.c36 allocate( function
/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGRegisterBank.h107 RegID allocate(VirtualRegister &spillMe) function in class:JSC::DFG::RegisterBank
H A DDFGScoreBoard.h82 VirtualRegister allocate() function in class:JSC::DFG::ScoreBoard
H A DDFGAllocator.h104 ALWAYS_INLINE void* Allocator<T>::allocate() function in class:JSC::DFG::Allocator
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/
H A Dsplay-tree.h110 splay_tree_allocate_fn allocate; local
/macosx-10.9.5/libstdcxx-60/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.9.5/Security-55471.14.18/include/security_cdsa_plugin/
H A Dcsputilities.cpp42 void CSPFullPluginSession::Writer::allocate(size_t needed, Allocator &alloc) function in class:CSPFullPluginSession::Writer
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_plugin/lib/
H A Dcsputilities.cpp42 void CSPFullPluginSession::Writer::allocate(size_t needed, Allocator &alloc) function in class:CSPFullPluginSession::Writer
/macosx-10.9.5/WebCore-7537.78.1/platform/text/cf/
H A DStringImplCF.cpp67 static void* allocate(CFIndex size, CFOptionFlags, void*) function in namespace:WTF::StringWrapperCFAllocator
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderArena.cpp103 void* RenderArena::allocate(size_t size) function in class:WebCore::RenderArena
/macosx-10.9.5/libauto-185.5/
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.9.5/libstdcxx-60/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.9.5/JavaScriptCore-7537.78.1/jit/
H A DExecutableAllocatorFixedVMPool.cpp166 PassRefPtr<ExecutableMemoryHandle> ExecutableAllocator::allocate(VM& vm, size_t sizeInBytes, void* ownerUID, JITCompilationEffort effort) function in class:JSC::ExecutableAllocator
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DPODFreeListArena.h74 void* allocate(size_t size) function in class:WebCore::PODFreeListArena
128 void* allocate(size_t size) function in class:WebCore::PODFreeListArena::FreeListChunk
/macosx-10.9.5/WebCore-7537.78.1/platform/audio/
H A DAudioArray.h54 void allocate(size_t n) function in class:WebCore::AudioArray
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/coordinated/
H A DAreaAllocator.cpp160 IntRect GeneralAreaAllocator::allocate(const IntSize& size) function in class:WebCore::GeneralAreaAllocator
/macosx-10.9.5/WebCore-7537.78.1/platform/text/
H A DLineEnding.cpp55 virtual char* allocate(size_t size) function in class:__anon5443::CStringBuffer
81 virtual char* allocate(size_t size) function in class:__anon5443::VectorCharAppendBuffer
/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DSandboxExtension.h120 inline void SandboxExtension::HandleArray::allocate(size_t) { } function in class:WebKit::SandboxExtension::HandleArray

Completed in 244 milliseconds

1234