Home
last modified time | relevance | path

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

12

/dflybsd-src/games/backgammon/common_source/
H A Dback.h51 struct move { struct
53 int mvlim; /* 'move limit': max. number of moves */ argument
54 int p[5]; /* starting position of moves */ argument
55 int g[5]; /* ending position of moves (goals) */ argument
56 int h[4]; /* flag for each move if a man was hit */ argument
57 int d0; /* flag if dice have been reversed from
/dflybsd-src/contrib/gcc-8.0/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.c550 ps_reg_move_info *move; in schedule_reg_move() local
752 ps_reg_move_info *move = ps_reg_move (ps, first_move + i_reg_move); in schedule_reg_moves() local
789 ps_reg_move_info *move; in schedule_reg_moves() local
816 ps_reg_move_info *move; in apply_reg_moves() local
2859 ps_reg_move_info *move; in free_partial_schedule() local
H A Dpostreload-gcse.c1092 rtx_insn *move = gen_move_insn (copy_rtx (dest), in eliminate_partially_redundant_load() local
H A Dlower-subreg.c955 rtx_insn *move = emit_move_insn (reg, src); in resolve_simple_move() local
H A Dloop-invariant.c129 bool move; member
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dira-emit.c164 struct move struct
168 /* The next move in the move sequence. */ argument
169 move_t next; argument
174 /* Moves on which given move depends on. Dependency can be cyclic. argument
179 move_t *deps; argument
193 /* Return new move of allocnos TO and FROM. */ argument
197 move_t move; in create_move() local
212 free_move (move_t move) in free_move()
313 add_to_edge_list (edge e, move_t move, bool head_p) in add_to_edge_list()
500 move_t move; in generate_edge_moves() local
[all …]
H A Dmodulo-sched.c564 ps_reg_move_info *move; in schedule_reg_move() local
765 ps_reg_move_info *move = ps_reg_move (ps, first_move + i_reg_move); in schedule_reg_moves() local
799 ps_reg_move_info *move; in schedule_reg_moves() local
827 ps_reg_move_info *move; in apply_reg_moves() local
2890 ps_reg_move_info *move; in free_partial_schedule() local
H A Dloop-invariant.c125 bool move; member
/dflybsd-src/games/fish/
H A Dfish.c87 int ch, move; in main() local
289 goodmove(int player, int move, int *hand, int *opphand) in goodmove()
/dflybsd-src/games/trek/
H A Dmove.c74 move(int ramflag, int course, double time, double speed) in move() function
/dflybsd-src/games/hack/
H A Dhack.mkmaze.c176 move(int *x, int *y, int dir) in move() function
H A Ddef.flag.h85 unsigned move:1; member
/dflybsd-src/usr.bin/colcrt/
H A Dcolcrt.c249 move(int l, int m) in move() function
/dflybsd-src/games/adventure/
H A Dvocab.c64 move(int object, int where) in move() function
/dflybsd-src/sys/dev/sound/midi/
H A Dmidiq.h79 #define MIDIQ_DEQ_I(head, buf, size, move, update) do { … argument
/dflybsd-src/sys/dev/drm/include/drm/ttm/
H A Dttm_bo_driver.h207 struct dma_fence *move; member
311 int (*move)(struct ttm_buffer_object *bo, bool evict, member
/dflybsd-src/games/backgammon/backgammon/
H A Dmove.c95 move(struct move *mm, int okay) in move() function
/dflybsd-src/games/monop/
H A Dexecute.c123 move(int rl) in move() function
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Dar.c115 print_files, extract, move, quick_append enumerator
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Dar.c119 print_files, extract, move, quick_append enumerator
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Ddeque.tcc1049 move(_Deque_iterator<_Tp, const _Tp&, const _Tp*> __first, in _M_insert_aux() function
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Ddeque.tcc1002 move(_Deque_iterator<_Tp, const _Tp&, const _Tp*> __first, in _M_insert_aux() function
/dflybsd-src/bin/mined/
H A Dmined1.c730 move(int new_x, char *new_address, int new_y) in move() function
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dtree.c907 move (tree expr) in move() function

12