Searched defs:from (Results 101 - 125 of 212) sorted by relevance

123456789

/haiku/src/system/kernel/arch/arm/
H A Darch_thread.cpp139 arch_thread_context_switch(Thread *from, Thread *to) argument
[all...]
/haiku/src/system/kernel/arch/m68k/
H A Darch_thread.cpp99 m68k_next_page_directory(Thread *from, Thread *to) argument
201 arch_thread_context_switch(Thread *from, Thread *to) argument
[all...]
/haiku/src/apps/icon-o-matic/
H A DIconEditorApp.cpp299 IconEditorApp::_SyncPanels(BFilePanel* from, BFilePanel* to) argument
/haiku/src/system/kernel/arch/riscv64/
H A Darch_thread.cpp75 arch_thread_context_switch(Thread *from, Thread *to) argument
H A Darch_vm.cpp351 arch_vm_aspace_swap(struct VMAddressSpace *from, struct VMAddressSpace *to) argument
/haiku/src/kits/support/
H A DPointerList.cpp377 _PointerList_::MoveItem(int32 from, int32 to) argument
/haiku/src/libs/icon/style/
H A DGradientTransformable.cpp408 BGradient::ColorStop* from = ColorAt(0); local
[all...]
/haiku/src/apps/haikudepot/process/
H A DProcessCoordinator.cpp35 ProcessCoordinatorState::ProcessCoordinatorState(BMessage* from) argument
/haiku/headers/libs/agg/
H A Dagg_renderer_mclip.h305 void copy_from(const rendering_buffer& from, argument
/haiku/src/add-ons/kernel/network/stack/
H A Dsimple_net_buffer.cpp177 net_buffer_private *from = (net_buffer_private *)_from; local
529 net_buffer_private *from = (net_buffer_private *)_from; local
[all...]
/haiku/src/bin/network/telnetd/
H A Dtelnetd.c136 struct sockaddr_storage from; local
[all...]
/haiku/src/libs/stdc++/legacy/
H A Deditbuf.cc117 register buf_char *to, *from; local
168 register buf_char *to, *from; local
519 delete_range(buf_index from, buf_index to) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DNFS4Inode.cpp360 NFS4Inode::RenameNode(Inode* from, Inode* to, const char* fromName, argument
/haiku/headers/os/support/
H A DObjectList.h561 BObjectList<T>::MoveItem(int32 from, int32 to) argument
/haiku/src/system/libroot/posix/
H A Duser_group_common.cpp198 BPrivate::copy_passwd_to_buffer(const passwd* from, passwd* entry, char* buffer, argument
275 BPrivate::copy_group_to_buffer(const group* from, group* entry, char* buffer, argument
352 copy_shadow_pwd_to_buffer(const spwd* from, spwd* entry, char* buffer, size_t bufferSize) argument
[all...]
/haiku/src/servers/app/drawing/Painter/
H A Dagg_renderer_region.h440 void copy_from(const rendering_buffer& from, argument
/haiku/src/kits/interface/
H A DSplitView.cpp27 BSplitView::BSplitView(BMessage* from) argument
343 BSplitView::AllUnarchived(const BMessage* from) argument
358 BSplitView::Instantiate(BMessage* from) argument
/haiku/src/apps/resedit/
H A DBitmapView.cpp628 ScaleRectToFit(const BRect &from, const BRect &to) argument
[all...]
/haiku/src/add-ons/decorators/WinDecorator/
H A DWinDecorator.cpp641 WinDecorator::_MoveTab(int32 from, int32 to, bool isMoving, argument
/haiku/src/preferences/shortcuts/
H A DShortcutsSpec.cpp142 ShortcutsSpec::ShortcutsSpec(const ShortcutsSpec& from) argument
164 ShortcutsSpec::ShortcutsSpec(BMessage* from) argument
262 Instantiate(BMessage* from) argument
[all...]
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DCommands.cpp345 FetchCommand::FetchCommand(uint32 from, uint32 to, uint32 flags) argument
349 fSequence << from; local
285 FetchMessageEntriesCommand( MessageEntryList& entries, uint32 from, uint32 to, bool uids) argument
/haiku/src/tests/system/network/multicast/
H A Dmulticat.c159 struct sockaddr_in6 from; local
/haiku/src/add-ons/decorators/MacDecorator/
H A DMacDecorator.cpp793 MacDecorator::_MoveTab(int32 from, int32 to, bool isMoving, argument
/haiku/src/add-ons/kernel/debugger/hangman/
H A Dhangman.c117 init_words(char *from) argument
/haiku/src/build/libroot/
H A Dfunction_remapper.cpp266 renameat(int fromFD, const char* from, int toFD, const char* to) argument

Completed in 120 milliseconds

123456789