Searched defs:with (Results 1 – 7 of 7) sorted by relevance
/haiku/src/system/kernel/arch/m68k/paging/040/ |
H A D | M68KPagingMethod040.cpp | 64 update_page_root_entry(page_root_entry *entry, page_root_entry *with) in update_page_root_entry() 79 update_page_directory_entry(page_directory_entry *entry, page_directory_entry *with) in update_page_directory_entry() 94 update_page_table_entry(page_table_entry *entry, page_table_entry *with) in update_page_table_entry() 111 update_page_indirect_entry(page_indirect_entry *entry, page_indirect_entry *with) in update_page_indirect_entry()
|
/haiku/src/apps/soundrecorder/ |
H A D | DrawingTidbits.cpp | 67 ReplaceTransparentColor(BBitmap *bitmap, rgb_color with) in ReplaceTransparentColor()
|
/haiku/src/system/kernel/arch/m68k/ |
H A D | arch_vm_translation_map_impl.cpp | 145 update_page_root_entry(page_root_entry *entry, page_root_entry *with) in update_page_root_entry() 160 update_page_directory_entry(page_directory_entry *entry, page_directory_entry *with) in update_page_directory_entry() 175 update_page_table_entry(page_table_entry *entry, page_table_entry *with) in update_page_table_entry() 192 update_page_indirect_entry(page_indirect_entry *entry, page_indirect_entry *with) in update_page_indirect_entry()
|
/haiku/src/kits/tracker/ |
H A D | TextWidget.cpp | 95 BTextWidget::Compare(const BTextWidget& with, BPoseView* view) const in Compare() argument
|
/haiku/src/add-ons/kernel/network/stack/ |
H A D | simple_net_buffer.cpp | 218 net_buffer_private *with = (net_buffer_private *)_with; in merge_buffer() local
|
H A D | net_buffer.cpp | 1375 net_buffer_private* with = (net_buffer_private*)_with; in merge_buffer() local
|
/haiku/src/kits/support/ |
H A D | String.cpp | 1786 BString::ReplaceSet(const char* setOfBytes, char with) in ReplaceSet() 1812 BString::ReplaceSet(const char* setOfBytes, const char* with) in ReplaceSet() 1845 BString::ReplaceCharsSet(const char* setOfChars, const char* with) in ReplaceCharsSet() 2675 const char* with, int32 withLength) in _ReplaceAtPositions()
|