/netbsd-src/games/backgammon/common_source/ |
H A D | back.h | 56 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 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 | 558 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 D | ira-emit.cc | 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 | value-range-equiv.cc | 97 value_range_equiv::move (value_range_equiv *from) in move() function in value_range_equiv
|
H A D | modulo-sched.cc | 558 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 D | move.s | 9 .macro move reg0:req, reg1:req, clobber:req macro
|
/netbsd-src/lib/libcurses/ |
H A D | move.c | 50 move(int y, int x) in move() function
|
/netbsd-src/games/trek/ |
H A D | move.c | 82 move(int ramflag, int course, double time, double speed) in move() function
|
/netbsd-src/games/fish/ |
H A D | fish.c | 98 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 D | WebAssemblyDebugValueManager.cpp | 58 void WebAssemblyDebugValueManager::move(MachineInstr *Insert) { in move() function in WebAssemblyDebugValueManager
|
/netbsd-src/games/hack/ |
H A D | hack.mkmaze.c | 181 move(int *x, int *y, int dir) in move() function
|
H A D | def.flag.h | 85 unsigned move:1; member
|
/netbsd-src/usr.bin/colcrt/ |
H A D | colcrt.c | 237 move(int l, int m) in move() function
|
/netbsd-src/sys/arch/vax/boot/boot/ |
H A D | data.h | 50 long move; /* 4 Move driver entry */ member
|
/netbsd-src/games/adventure/ |
H A D | vocab.c | 72 move(int object, int where) in move() function
|
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/ttm/ |
H A D | ttm_bo_driver.h | 208 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 D | ValueTracking.h | 315 void move(uint64_t Delta) { in move() function
|
/netbsd-src/games/backgammon/backgammon/ |
H A D | move.c | 103 move(struct move *mm, int okay) in move() function
|
/netbsd-src/games/monop/ |
H A D | execute.c | 130 move(int rl) in move() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/ |
H A D | mutation.d | 1044 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 D | string.cpp | 161 void string::move(string &s) in move() function in string
|
/netbsd-src/external/bsd/kyua-cli/dist/engine/ |
H A D | test_case_test.cpp | 205 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 D | vstring.c | 428 ssize_t move; in vstring_truncate() local
|
/netbsd-src/games/warp/ |
H A D | term.c | 419 move(int y, int x, int chadd) in move() function
|