Searched defs:with (Results 1 - 7 of 7) sorted by relevance

/haiku/src/apps/soundrecorder/
H A DDrawingTidbits.cpp67 ReplaceTransparentColor(BBitmap *bitmap, rgb_color with) argument
/haiku/src/add-ons/kernel/network/stack/
H A Dsimple_net_buffer.cpp218 net_buffer_private *with = (net_buffer_private *)_with; local
[all...]
H A Dnet_buffer.cpp1372 net_buffer_private* with = (net_buffer_private*)_with; local
[all...]
/haiku/src/kits/tracker/
H A DTextWidget.cpp95 BTextWidget::Compare(const BTextWidget& with, BPoseView* view) const argument
/haiku/src/system/kernel/arch/m68k/paging/040/
H A DM68KPagingMethod040.cpp64 update_page_root_entry(page_root_entry *entry, page_root_entry *with) argument
79 update_page_directory_entry(page_directory_entry *entry, page_directory_entry *with) argument
94 update_page_table_entry(page_table_entry *entry, page_table_entry *with) argument
111 update_page_indirect_entry(page_indirect_entry *entry, page_indirect_entry *with) argument
[all...]
/haiku/src/system/kernel/arch/m68k/
H A Darch_vm_translation_map_impl.cpp145 update_page_root_entry(page_root_entry *entry, page_root_entry *with) argument
160 update_page_directory_entry(page_directory_entry *entry, page_directory_entry *with) argument
175 update_page_table_entry(page_table_entry *entry, page_table_entry *with) argument
192 update_page_indirect_entry(page_indirect_entry *entry, page_indirect_entry *with) argument
[all...]
/haiku/src/kits/support/
H A DString.cpp1788 BString::ReplaceSet(const char* setOfBytes, char with) argument
1814 BString::ReplaceSet(const char* setOfBytes, const char* with) argument
1847 BString::ReplaceCharsSet(const char* setOfChars, const char* with) argument
2676 _ReplaceAtPositions(const PosVect* positions, int32 searchLength, const char* with, int32 withLength) argument
[all...]

Completed in 62 milliseconds