Searched defs:merge (Results 1 - 6 of 6) sorted by relevance

/haiku/src/add-ons/kernel/drivers/graphics/common/
H A Dmemory_manager.c56 merge(mem_info *mem, mem_block *block) function
/haiku/headers/private/net/
H A Dnet_buffer.h51 status_t (*merge)(net_buffer* buffer, net_buffer* with, bool after); member in struct:net_buffer_module_info
/haiku/headers/cpp/
H A Dstl_list.h692 void list<_Tp, _Alloc>::merge(list<_Tp, _Alloc>& __x) function in class:list
783 void list<_Tp, _Alloc>::merge(list<_Tp, _Alloc>& __x, function in class:list
H A Dstl_slist.h818 void slist<_Tp,_Alloc>::merge(slist<_Tp,_Alloc>& __x) function in class:slist
890 void slist<_Tp,_Alloc>::merge(slist<_Tp,_Alloc>& __x, function in class:slist
H A Dstl_algo.h1941 _OutputIter merge(_InputIter1 __first1, _InputIter1 __last1, function
1960 _OutputIter merge(_InputIter1 __first1, _InputIter1 __last1, function
/haiku/src/apps/showimage/
H A DShowImageView.cpp1038 ShowImageView::_GetMergeRects(BBitmap* merge, BRect selection, BRect& srcRect, argument
1068 ShowImageView::_MergeWithBitmap(BBitmap* merge, BRect selection) argument

Completed in 165 milliseconds