Searched defs:force (Results 76 - 95 of 95) sorted by relevance

1234

/haiku/src/add-ons/kernel/drivers/disk/usb/usb_disk/
H A Dusb_disk.cpp970 usb_disk_synchronize(device_lun *lun, bool force) argument
/haiku/src/tools/fs_shell/
H A Dcommand_cp.cpp59 bool force; member in struct:FSShell::Options
H A Dfssh.cpp525 remove_dir_contents(int parentDir, const char *name, bool force) argument
565 remove_entry(int dir, const char *entry, bool recursive, bool force) argument
833 bool force = false; local
613 move_entry(int dir, const char *entry, int targetDir, const char* target, bool force) argument
1123 bool force = false; local
1260 bool force = false; local
[all...]
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DTCPEndpoint.cpp881 bool force = false; local
2159 TCPEndpoint::_SendAcknowledge(bool force) argument
2183 TCPEndpoint::_SendQueued(bool force) argument
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_ich8lan.c1417 s32 e1000_disable_ulp_lpt_lp(struct e1000_hw *hw, bool force) argument
[all...]
/haiku/src/servers/launch/
H A DLaunchDaemon.cpp865 bool force = message->GetBool("force"); local
960 bool force = message->GetBool("force"); local
1713 _StopJobs(Target* target, bool force) argument
1834 _StopJob(Job* job, bool force) argument
[all...]
/haiku/src/apps/magnify/
H A DMagnify.cpp1675 TMagnify::Update(bool force) argument
1981 TOSMagnify::CreateImage(BPoint mouseLoc, bool force) argument
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DInode.cpp713 _AddSmallData(Transaction& transaction, NodeGetter& nodeGetter, const char* name, uint32 type, off_t pos, const uint8* data, size_t length, bool force) argument
2521 Remove(Transaction& transaction, const char* name, ino_t* _id, bool isDirectory, bool force) argument
/haiku/src/add-ons/kernel/busses/usb/
H A Dohci.cpp681 OHCI::CancelQueuedTransfers(Pipe *pipe, bool force) argument
H A Duhci.cpp985 UHCI::CancelQueuedTransfers(Pipe *pipe, bool force) argument
1049 UHCI::CancelQueuedIsochronousTransfers(Pipe *pipe, bool force) argument
H A Dxhci.cpp1085 XHCI::CancelQueuedTransfers(Pipe *pipe, bool force) argument
H A Dehci.cpp1740 EHCI::CancelQueuedTransfers(Pipe *pipe, bool force) argument
1805 EHCI::CancelQueuedIsochronousTransfers(Pipe *pipe, bool force) argument
/haiku/src/apps/showimage/
H A DShowImageWindow.cpp1043 bool force = (message->FindInt32("be:value") == B_CONTROL_ON); local
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dmkntfs.c212 BOOL force; /* -F, force fs creation. */ member in struct:mkntfs_options
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp900 bool FinishMenu(bool force) argument
2906 VariablesView::_FinishContextMenu(bool force) argument
/haiku/src/kits/interface/
H A DWindow.cpp2649 BWindow::Layout(bool force) argument
H A DView.cpp5624 BView::Layout(bool force) argument
5744 BView::_Layout(bool force, BLayoutContext* context) argument
H A DTextView.cpp4863 BTextView::_TrackMouse(BPoint where, const BMessage* message, bool force) argument
/haiku/src/apps/deskbar/
H A DSwitcher.cpp1432 TBox::DrawIconScrollers(bool force) argument
1514 TBox::DrawWindowScrollers(bool force) argument
[all...]
/haiku/src/kits/tracker/
H A DPoseView.cpp2452 bool force; local
8683 BPoseView::IdentifySelection(bool force) argument

Completed in 304 milliseconds

1234