/dflybsd-src/games/backgammon/common_source/ |
H A D | back.h | 51 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 D | ira-emit.c | 157 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 D | modulo-sched.c | 550 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 D | postreload-gcse.c | 1092 rtx_insn *move = gen_move_insn (copy_rtx (dest), in eliminate_partially_redundant_load() local
|
H A D | lower-subreg.c | 955 rtx_insn *move = emit_move_insn (reg, src); in resolve_simple_move() local
|
H A D | loop-invariant.c | 129 bool move; member
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | ira-emit.c | 164 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 D | modulo-sched.c | 564 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 D | loop-invariant.c | 125 bool move; member
|
/dflybsd-src/games/fish/ |
H A D | fish.c | 87 int ch, move; in main() local 289 goodmove(int player, int move, int *hand, int *opphand) in goodmove()
|
/dflybsd-src/games/trek/ |
H A D | move.c | 74 move(int ramflag, int course, double time, double speed) in move() function
|
/dflybsd-src/games/hack/ |
H A D | hack.mkmaze.c | 176 move(int *x, int *y, int dir) in move() function
|
H A D | def.flag.h | 85 unsigned move:1; member
|
/dflybsd-src/usr.bin/colcrt/ |
H A D | colcrt.c | 249 move(int l, int m) in move() function
|
/dflybsd-src/games/adventure/ |
H A D | vocab.c | 64 move(int object, int where) in move() function
|
/dflybsd-src/sys/dev/sound/midi/ |
H A D | midiq.h | 79 #define MIDIQ_DEQ_I(head, buf, size, move, update) do { … argument
|
/dflybsd-src/sys/dev/drm/include/drm/ttm/ |
H A D | ttm_bo_driver.h | 207 struct dma_fence *move; member 311 int (*move)(struct ttm_buffer_object *bo, bool evict, member
|
/dflybsd-src/games/backgammon/backgammon/ |
H A D | move.c | 95 move(struct move *mm, int okay) in move() function
|
/dflybsd-src/games/monop/ |
H A D | execute.c | 123 move(int rl) in move() function
|
/dflybsd-src/contrib/binutils-2.27/binutils/ |
H A D | ar.c | 115 print_files, extract, move, quick_append enumerator
|
/dflybsd-src/contrib/binutils-2.34/binutils/ |
H A D | ar.c | 119 print_files, extract, move, quick_append enumerator
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
H A D | deque.tcc | 1049 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 D | deque.tcc | 1002 move(_Deque_iterator<_Tp, const _Tp&, const _Tp*> __first, in _M_insert_aux() function
|
/dflybsd-src/bin/mined/ |
H A D | mined1.c | 730 move(int new_x, char *new_address, int new_y) in move() function
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | tree.c | 907 move (tree expr) in move() function
|