Home
last modified time | relevance | path

Searched defs:to_move (Results 1 – 25 of 209) sorted by relevance

123456789

/dports/games/leela-zero/leela-zero-0.17/src/
H A DTraining.h51 int to_move; variable
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-qt/
H A Dmessagewin.cpp149 QPoint to_move; in mouseMoveEvent() local
166 QPoint to_move; in mouseMoveEvent() local
/dports/games/freeciv/freeciv-2.6.6/client/gui-qt/
H A Dmessagewin.cpp149 QPoint to_move; in mouseMoveEvent() local
166 QPoint to_move; in mouseMoveEvent() local
/dports/x11-wm/picom/picom-8.2/src/
H A Dlist.h59 static inline void list_move_before(struct list_node *to_move, struct list_node *new_next) { in list_move_before()
65 static inline void list_move_after(struct list_node *to_move, struct list_node *new_prev) { in list_move_after()
/dports/games/gnugo/gnugo-3.8/interface/
H A Dplay_gmp.c50 int to_move; /* who's turn is next ? */ in play_gmp() local
/dports/math/R-cran-dplyr/dplyr/R/
H A Drelocate.R54 to_move <- tidyselect::eval_select(expr(c(...)), .data) functionVar
/dports/biology/sra-tools/sra-tools-2.11.0/tools/vdb-dump/
H A Dvdb-dump-str.c330 size_t to_move = string_size( temp ) + 1; in vds_escape_quotes_loop() local
360 size_t to_move; in vds_enclose_string() local
/dports/games/leela-zero/leela-zero-0.17/scripts/resign_analysis/
H A Dresign_analysis.py51 def to_move_str(to_move): argument
/dports/games/gnugo/gnugo-3.8/engine/
H A Dinterface.c131 gnugo_play_sgfnode(SGFNode *node, int to_move) in gnugo_play_sgfnode()
H A Dgnugo.h102 int to_move; /* whose move it currently is */ member
/dports/editors/kate/kate-21.12.3/addons/symbolviewer/
H A Dtestfile.c29 color to_move; member
/dports/net/haproxy17/haproxy-1.7.14/src/
H A Dbuffer.c188 int advance, to_move; in buffer_bounce_realign() local
/dports/devel/allegro5/allegro5-5.2.7.0/src/misc/
H A Dvector.c305 int to_move = vec->_size - idx - 1; in _al_vector_delete_at() local
/dports/databases/arrow/apache-arrow-6.0.1/r/R/
H A Ddplyr-select.R71 to_move <- eval_select(substitute(c(...)), .data$selected_columns, mask) functionVar
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/pathfinding/
H A Da_star.cpp44 Path to_object(openage::TerrainObject *to_move, in to_object()
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/plugins/
H A Dsprite_frames_editor_plugin.cpp273 int to_move = tree->get_current(); in _up_pressed() local
298 int to_move = tree->get_current(); in _down_pressed() local
/dports/devel/godot2/godot-2.1.6-stable/editor/plugins/
H A Dsprite_frames_editor_plugin.cpp273 int to_move = tree->get_current(); in _up_pressed() local
298 int to_move = tree->get_current(); in _down_pressed() local
/dports/net/kamailio/kamailio-5.4.5/src/modules/sms/
H A Dlibsms_modem.c50 char* to_move; in put_command() local
/dports/games/openttd/openttd-12.1/src/core/
H A Dsmallmatrix_type.hpp151 uint to_move = (this->width - x) * this->height; in EraseColumnPreservingOrder() local
/dports/textproc/aspell-ispell/aspell-0.60.8/common/
H A Dstring.hpp277 size_t to_move = end_ - pos; in insert() local
291 size_t to_move = end_ - pos; in insert() local
303 size_t to_move = end_ - pos - 1; in erase() local
/dports/textproc/aspell/aspell-0.60.8/common/
H A Dstring.hpp277 size_t to_move = end_ - pos; in insert() local
291 size_t to_move = end_ - pos; in insert() local
303 size_t to_move = end_ - pos - 1; in erase() local
/dports/math/vowpal_wabbit/vowpal_wabbit-7.10/vowpalwabbit/
H A Dv_array.h100 size_t to_move; in unique_add_sorted() local
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-tailcall.c189 bitmap to_move) in independent_of_stmt_p()
267 tree *a, tree *ass_var, bitmap to_move) in process_assignment()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-tailcall.c189 bitmap to_move) in independent_of_stmt_p()
267 tree *a, tree *ass_var, bitmap to_move) in process_assignment()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/plugins/
H A Dsprite_frames_editor_plugin.cpp408 int to_move = tree->get_current(); in _up_pressed() local
432 int to_move = tree->get_current(); in _down_pressed() local

123456789