Home
last modified time | relevance | path

Searched defs:move (Results 1 – 25 of 75) sorted by relevance

123

/netbsd-src/games/backgammon/common_source/
H A Dback.h56 struct move { struct
58 int mvlim; /* 'move limit': max. number of moves */ argument
61 int h[4]; /* flag for each move if a man was hit */ argument
59 pmove global() argument
60 gmove global() argument
62 d0move global() argument
[all...]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dira-emit.c157 struct move struct
161 /* The next move in the move sequence. */ argument
162 move_t next; argument
167 /* Moves on which given move depends on. Dependency can be cyclic. argument
172 move_t *deps; argument
186 /* Return new move of allocnos TO and FROM. */ argument
190 move_t move; in create_move() local
205 free_move (move_t move) in free_move()
315 add_to_edge_list (edge e, move_t move, bool head_p) in add_to_edge_list()
503 move_t move; in generate_edge_moves() local
[all …]
H A Dmodulo-sched.c558 ps_reg_move_info *move; in schedule_reg_move() local
760 ps_reg_move_info *move = ps_reg_move (ps, first_move + i_reg_move); in schedule_reg_moves() local
797 ps_reg_move_info *move; in schedule_reg_moves() local
824 ps_reg_move_info *move; in apply_reg_moves() local
2867 ps_reg_move_info *move; in free_partial_schedule() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dira-emit.cc157 struct move struct
161 /* The next move in the move sequence. */ argument
162 move_t next; argument
167 /* Moves on which given move depends on. Dependency can be cyclic. argument
172 move_t *deps; argument
186 /* Return new move of allocnos TO and FROM. */ argument
190 move_t move; in create_move() local
205 free_move (move_t move) in free_move()
315 add_to_edge_list (edge e, move_t move, bool head_p) in add_to_edge_list()
503 move_t move; in generate_edge_moves() local
[all …]
H A Dvalue-range-equiv.cc97 value_range_equiv::move (value_range_equiv *from) in move() function in value_range_equiv
H A Dmodulo-sched.cc558 ps_reg_move_info *move; in schedule_reg_move() local
760 ps_reg_move_info *move = ps_reg_move (ps, first_move + i_reg_move); in schedule_reg_moves() local
797 ps_reg_move_info *move; in schedule_reg_moves() local
824 ps_reg_move_info *move; in apply_reg_moves() local
2868 ps_reg_move_info *move; in free_partial_schedule() local
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dmove.s9 .macro move reg0:req, reg1:req, clobber:req macro
/netbsd-src/lib/libcurses/
H A Dmove.c50 move(int y, int x) in move() function
/netbsd-src/games/trek/
H A Dmove.c82 move(int ramflag, int course, double time, double speed) in move() function
/netbsd-src/games/fish/
H A Dfish.c98 int ch, move; in main() local
303 goodmove(int player, int move, in argument
[all...]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyDebugValueManager.cpp58 void WebAssemblyDebugValueManager::move(MachineInstr *Insert) { in move() function in WebAssemblyDebugValueManager
/netbsd-src/games/hack/
H A Dhack.mkmaze.c181 move(int *x, int *y, int dir) in move() function
H A Ddef.flag.h85 unsigned move:1; member
/netbsd-src/usr.bin/colcrt/
H A Dcolcrt.c237 move(int l, int m) in move() function
/netbsd-src/sys/arch/vax/boot/boot/
H A Ddata.h50 long move; /* 4 Move driver entry */ member
/netbsd-src/games/adventure/
H A Dvocab.c72 move(int object, int where) in move() function
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/ttm/
H A Dttm_bo_driver.h208 struct dma_fence *move; member
321 int (*move)(struct ttm_buffer_object *bo, bool evict, member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DValueTracking.h315 void move(uint64_t Delta) { in move() function
/netbsd-src/games/backgammon/backgammon/
H A Dmove.c103 move(struct move *mm, int okay) in move() function
/netbsd-src/games/monop/
H A Dexecute.c130 move(int rl) in move() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dmutation.d1044 void move(T)(ref T source, ref T target) in move() function
1163 T move(T)(ref T source) in move() function
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dstring.cpp161 void string::move(string &s) in move() function in string
/netbsd-src/external/bsd/kyua-cli/dist/engine/
H A Dtest_case_test.cpp205 move(const char* new_binary_path, const char* new_root) in move() function in __anon54dd8b330111::atf_helper
332 move(const char* new_binary_path, const char* new_root) in move() function in __anon54dd8b330111::plain_helper
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dvstring.c428 ssize_t move; in vstring_truncate() local
/netbsd-src/games/warp/
H A Dterm.c419 move(int y, int x, int chadd) in move() function

123