Searched defs:alignment (Results 1 - 25 of 91) sorted by relevance

1234

/haiku-fatelf/src/add-ons/kernel/bus_managers/firewire/
H A Dfwdma.cpp143 fwdma_malloc_multiseg(int alignment, argument
/haiku-fatelf/src/apps/debugger/user_interface/gui/value/
H A DTableCellValueRendererUtils.cpp18 DrawString(BView* view, BRect rect, const char* string, enum alignment alignment, bool truncate) argument
/haiku-fatelf/src/bin/network/tcpdump/
H A Dcpack.c42 cpack_next_boundary(u_int8_t *buf, u_int8_t *p, size_t alignment) argument
/haiku-fatelf/src/libs/glut/
H A Dglut_bitmap.c20 GLint skiprows, skippixels, alignment; local
/haiku-fatelf/src/system/libroot/posix/malloc/
H A Dthreadheap.h67 threadHeap::memalign(size_t alignment, size_t size) argument
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/kernelland_emu/
H A Dmisc.cpp36 memalign_etc(size_t alignment, size_t size, uint32 flags) argument
H A Dslab.cpp14 ObjectCache(const char *name, size_t objectSize, size_t alignment, size_t maxByteUsage, uint32 flags, void *cookie, object_cache_constructor constructor, object_cache_destructor destructor, object_cache_reclaimer reclaimer) argument
34 create_object_cache(const char *name, size_t objectSize, size_t alignment, void *cookie, object_cache_constructor constructor, object_cache_destructor destructor) argument
44 create_object_cache_etc(const char *name, size_t objectSize, size_t alignment, size_t maxByteUsage, size_t magazineCapacity, size_t maxMagazineCount, uint32 flags, void *cookie, object_cache_constructor constructor, object_cache_destructor destructor, object_cache_reclaimer reclaimer) argument
/haiku-fatelf/src/tests/system/libroot/posix/
H A Dmemalign_test.cpp71 allocate_random_fixed_alignment(int32 count, size_t maxSize, size_t alignment) argument
/haiku-fatelf/src/kits/locale/
H A DFormatParameters.cpp36 BFormatParameters::SetAlignment(format_alignment alignment) argument
/haiku-fatelf/src/apps/debugger/dwarf/
H A DCfaContext.cpp98 CfaContext::SetCodeAlignment(uint32 alignment) argument
105 CfaContext::SetDataAlignment(int32 alignment) argument
/haiku-fatelf/src/libs/compat/freebsd_network/
H A Dcompat_cpp.cpp16 _kernel_contigmalloc_cpp(const char* file, int line, size_t size, phys_addr_t low, phys_addr_t high, phys_size_t alignment, phys_size_t boundary, bool zero, bool dontWait) argument
/haiku-fatelf/src/build/libbe/interface/
H A DGraphicsDefs.cpp127 size_t alignment = 0; local
/haiku-fatelf/src/kits/interface/
H A DGraphicsDefs.cpp115 size_t alignment = 0; local
H A DLayoutUtils.cpp135 BLayoutUtils::ComposeAlignment(BAlignment alignment, BAlignment layoutAlignment) argument
148 BLayoutUtils::AlignInFrame(BRect frame, BSize maxSize, BAlignment alignment) argument
173 BAlignment alignment = view->LayoutAlignment(); local
[all...]
H A DToolTip.cpp81 BToolTip::SetAlignment(BAlignment alignment) argument
/haiku-fatelf/src/system/kernel/slab/
H A DSmallObjectCache.cpp26 Create(const char* name, size_t object_size, size_t alignment, size_t maximum, size_t magazineCapacity, size_t maxMagazineCount, uint32 flags, void* cookie, object_cache_constructor constructor, object_cache_destructor destructor, object_cache_reclaimer reclaimer) argument
H A DHashedObjectCache.cpp56 Create(const char* name, size_t object_size, size_t alignment, size_t maximum, size_t magazineCapacity, size_t maxMagazineCount, uint32 flags, void* cookie, object_cache_constructor constructor, object_cache_destructor destructor, object_cache_reclaimer reclaimer) argument
H A DObjectCache.cpp44 ObjectCache::Init(const char* name, size_t objectSize, size_t alignment, argument
[all...]
H A Dallocator.cpp75 block_alloc(size_t size, size_t alignment, uint32 flags) argument
176 size_t alignment local
210 memalign(size_t alignment, size_t size) argument
217 memalign_etc(size_t alignment, size_t size, uint32 flags) argument
[all...]
/haiku-fatelf/headers/private/storage/
H A DPef.h40 uint8 alignment; member in struct:PEFSectionHeader
/haiku-fatelf/src/add-ons/media/plugins/matroska/libebml/ebml/
H A DEbmlCrc32.h144 inline bool IsAlignedOn(const void *p, unsigned int alignment) argument
/haiku-fatelf/src/tools/docbook/libxslt/libexslt/
H A Dstrings.c393 xmlChar *str, *padding, *alignment, *ret; local
/haiku-fatelf/src/tools/restest/
H A DPef.h40 uint8 alignment; member in struct:PEFSectionHeader
/haiku-fatelf/src/add-ons/opengl/swpipe/
H A DSoftwareWinsys.cpp63 hook_winsys_displaytarget_create(struct sw_winsys* winsys, unsigned textureUsage, enum pipe_format format, unsigned width, unsigned height, unsigned alignment, unsigned* stride) argument
/haiku-fatelf/src/add-ons/kernel/drivers/graphics/intel_extreme/
H A Dintel_extreme.cpp189 intel_allocate_memory(intel_info &info, size_t size, size_t alignment, argument

Completed in 190 milliseconds

1234