Searched defs:move (Results 1 - 12 of 12) sorted by relevance

/haiku/headers/cpp/std/
H A Dstraits.h84 static char_type* move (char_type* s1, const char_type* s2, size_t n) function in struct:string_char_traits
128 static char_type* move (char_type* s1, const char_type* s2, size_t n) function in struct:string_char_traits
H A Dbastring.cc144 move (size_t pos, const charT *s, size_t n) function in class:basic_string::Rep
/haiku/src/libs/stdc++/legacy/
H A DPlotFile.cc143 PlotFile& PlotFile:: move(const int xi, const int yi) function in class:PlotFile
/haiku/headers/os/interface/
H A DListView.h162 struct Move { int32 from; int32 to; } move; member in union:BListView::MiscData
/haiku/headers/private/kernel/disk_device_manager/
H A Dddm_modules.h86 status_t (*move)(int fd, partition_id partition, off_t offset, member in struct:partition_module_info
/haiku/src/kits/network/libnetservices2/
H A DHttpRequest.cpp85 fMethod(std::move(other.fMethod)) function
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DBTree.cpp951 int move = fPath->Move(0, type); local
/haiku/headers/os/drivers/
H A Dfs_interface.h298 status_t (*move)(int fd, partition_id partition, off_t offset, member in struct:file_system_module_info
/haiku/headers/private/fs_shell/
H A Dfssh_fs_interface.h320 fssh_status_t (*move)(int fd, fssh_partition_id partition, member in struct:fssh_file_system_module_info
/haiku/src/tests/kits/game/chart/
H A DChartWindow.cpp2401 TPoint move; local
[all...]
/haiku/src/apps/terminal/
H A DTermWindow.cpp1451 TermWindow::_NavigateTab(int32 index, int32 direction, bool move) argument
/haiku/src/kits/interface/
H A DMenu.cpp3310 BMenu::_UpdateWindowViewSize(const bool &move) argument

Completed in 90 milliseconds