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

/haiku/headers/libs/agg/
H A Dagg_span_allocator.h30 AGG_INLINE color_type* allocate(unsigned span_len) function in class:agg::span_allocator
H A Dagg_array.h233 void pod_vector<T>::allocate(unsigned size, unsigned extra_tail) function in class:agg::pod_vector
826 int8u* allocate(unsigned size, unsigned alignment=1) function in class:agg::block_allocator
[all...]
H A Dagg_basics.h38 static T* allocate(unsigned num) { return new T [num]; } function in struct:agg::pod_allocator
52 static T* allocate() { return new T; } function in struct:agg::obj_allocator
/haiku/src/add-ons/kernel/file_systems/fat/
H A Ddlist.cpp69 dlist_realloc(nspace *vol, uint32 allocate) argument
/haiku/headers/cpp/
H A Ddefalloc.h42 inline T* allocate(ptrdiff_t size, T*) { function
72 pointer allocate(size_type n) { function in class:allocator
H A Dstl_alloc.h159 static void* allocate(size_t __n) function in class:__malloc_alloc_template
231 static _Tp* allocate(size_t __n) function in class:simple_alloc
233 static _Tp* allocate(void) function in class:simple_alloc
257 static void* allocate(size_t __n) function in class:debug_alloc
405 static void* allocate(size_t __n) function in class:__default_alloc_template
758 _Tp* allocate(size_type __n, const void* = 0) { function in class:allocator
835 _Tp* allocate(size_type __n, const void* = 0) { function
[all...]
H A Dstreambuf.h380 int allocate() { // For AT&T compatibility function in struct:streambuf
/haiku/src/tests/add-ons/kernel/file_systems/bfs/
H A Dbfs_allocator_invalidate_largest.cpp19 allocate(uint16_t start, int32_t length) function
/haiku/src/tests/add-ons/kernel/bus_managers/agp_gart/
H A Dgart_tester.cpp154 allocate(aperture_id aperture, size_t size, size_t alignment, uint32 flags, function
/haiku/src/system/kernel/device_manager/
H A DIOSchedulerSimple.cpp785 _GetRequestOwner(team_id team, thread_id thread, bool allocate) argument
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js
/haiku/src/system/kernel/fs/
H A Dvfs.cpp4698 vfs_get_vnode_cache(struct vnode* vnode, VMCache** _cache, bool allocate) argument

Completed in 151 milliseconds