| /dragonfly/games/sail/ |
| HD | pl_5.c | 59 bool moved = false; in acceptmove() local 95 if ((ta < 0 && moved) || (vma < 0 && moved)) in acceptmove() 102 if ((ta < 0 && moved) || (vma < 0 && moved)) in acceptmove() 119 moved = true; in acceptmove() 122 if ((ta < 0 && moved) || (vma < 0 && moved)) in acceptmove() 131 if ((ta < 0 && moved) || (vma < 0 && moved) in acceptmove() 132 || (af && turnfirst(buf) && moved)) { in acceptmove() 134 if (ta < 0 && moved) { in acceptmove() 142 if (af && !moved) { in acceptmove()
|
| HD | dr_3.c | 59 char moved[NSHIP]; in moveall() local 102 moved[n] = 0; in moveall() 119 step(sp, sp->file->movebuf[k], &moved[n]); in moveall() 228 step(struct ship *sp, int com, char *moved) in step() argument 249 *moved = 1; in step() 254 if (!*moved) { in step()
|
| HD | dr_2.c | 212 char moved = 0; in move_ship() local 226 moved++; in move_ship() 236 if (!moved) { in move_ship()
|
| /dragonfly/contrib/dialog/ |
| HD | textbox.c | 589 bool moved = FALSE; in perform_search() local 666 moved = TRUE; in perform_search() 670 return moved; in perform_search() 725 bool moved; in dialog_textbox() local 763 moved = TRUE; in dialog_textbox() 800 if (moved) { in dialog_textbox() 838 moved = FALSE; /* assume we'll not move */ in dialog_textbox() 900 moved = TRUE; in dialog_textbox() 916 moved = TRUE; in dialog_textbox() 922 moved = TRUE; in dialog_textbox() [all …]
|
| HD | editbox.c | 567 bool moved = TRUE; in dlg_editbox() local 624 moved = FALSE; in dlg_editbox() 628 moved = FALSE; in dlg_editbox() 631 if (moved) { in dlg_editbox()
|
| HD | README | 7 I have uploaded cdialog-0.9a.tar.gz to sunsite. It should be moved
|
| /dragonfly/games/hunt/huntd/ |
| HD | execute.c | 201 FLAG moved; in move_player() local 222 moved = FALSE; in move_player() 229 moved = TRUE; in move_player() 252 moved = TRUE; in move_player() 268 moved = TRUE; in move_player() 310 moved = TRUE; in move_player() 315 if (moved) { in move_player()
|
| /dragonfly/games/larn/ |
| HD | movem.c | 79 moved[i][j] = 0; in movemonst() 80 moved[lasthx][lasthy] = 0; in movemonst() 90 if (moved[i][j] == 0) in movemonst() 100 if (moved[i][j] == 0) in movemonst() 110 if (moved[lasthx][lasthy] == 0) { in movemonst() 277 moved[aa][bb] = 1; in mmove() 315 moved[cc][dd] = 1; in mmove()
|
| HD | data.c | 114 char moved[MAXX][MAXY]; /* monster movement flags */ variable
|
| /dragonfly/contrib/less/ |
| HD | forwback.c | 163 lbool moved = FALSE; in overlay_header() local 177 moved = TRUE; in overlay_header() 198 moved = TRUE; in overlay_header() 200 if (moved) in overlay_header() 202 return moved; in overlay_header()
|
| /dragonfly/usr.bin/m4/TEST/ |
| HD | hanoi.m4 | 41 define(moved,`move disk from $1 to $2 macro 44 define(trans, `ifelse($4,1,`moved($1,$2)', 45 `trans($1,$3,$2,DECR($4))moved($1,$2)trans($3,$2,$1,DECR($4))')')
|
| /dragonfly/lib/libc/db/hash/ |
| HD | hash_page.c | 187 uint16_t copyto, diff, off, moved; in __split_page() local 205 moved = 0; in __split_page() 210 (int)copyto, (int)moved); in __split_page() 236 moved += 2; in __split_page() 243 ino[0] -= moved; in __split_page() 279 int moved) /* Number of pairs moved to new page. */ in ugly_split() argument 325 ino[0] -= (moved + 2); in ugly_split() 337 moved = 0; in ugly_split()
|
| /dragonfly/sys/dev/drm/amd/amdgpu/ |
| HD | amdgpu_vm.c | 240 base->moved = true; in amdgpu_vm_bo_base_init() 374 list_move(&bo_base->vm_status, &vm->moved); in amdgpu_vm_validate_pt_bos() 1096 if (!entry->base.moved) in amdgpu_vm_invalidate_level() 1160 bo_base->moved = false; in amdgpu_vm_update_directories() 1752 if (!clear && bo_va->base.moved) { in amdgpu_vm_bo_update() 1753 bo_va->base.moved = false; in amdgpu_vm_bo_update() 2016 struct list_head moved; in amdgpu_vm_handle_moved() local 2020 INIT_LIST_HEAD(&moved); in amdgpu_vm_handle_moved() 2022 list_splice_init(&vm->moved, &moved); in amdgpu_vm_handle_moved() 2025 list_for_each_entry_safe(bo_va, tmp, &moved, base.vm_status) { in amdgpu_vm_handle_moved() [all …]
|
| HD | amdgpu_vm.h | 152 bool moved; member 186 struct list_head moved; member
|
| /dragonfly/contrib/gcc-8.0/gcc/cp/ |
| HD | except.c | 686 tree moved = move (exp); in build_throw() local 687 exp_vec = make_tree_vector_single (moved); in build_throw() 688 moved = (build_special_member_call in build_throw() 693 if (moved != error_mark_node) in build_throw() 695 exp = moved; in build_throw()
|
| /dragonfly/contrib/cryptsetup/ |
| HD | README.DRAGONFLY | 4 No files have been moved or modified from their extracted position.
|
| /dragonfly/contrib/nvi2/vi/ |
| HD | vi.c | 1035 int moved; in v_curword() local 1056 for (moved = 0, in v_curword() 1057 beg = sp->cno; beg < len && ISSPACE(p[beg]); moved = 1, ++beg); in v_curword() 1062 if (moved) { in v_curword()
|
| /dragonfly/contrib/gdb-7/gdb/ |
| HD | config.in | 27 moved. */ 43 /* Define if the gdb-datadir directory should be relocated when GDB is moved. 587 /* Define if the iconv directory should be relocated when GDB is moved. */ 597 moved. */ 653 /* Define if the python directory should be relocated when GDB is moved. */ 698 moved. */ 704 /* Define if the sysroot directory should be relocated when GDB is moved. */
|
| /dragonfly/share/zoneinfo/ |
| HD | antarctica | 43 # Casey moved from UTC+8 to UTC+11 44 # Davis moved from UTC+7 to UTC+5 45 # Mawson moved from UTC+6 to UTC+5 309 # Palmer, Anvers Island, since 1965 (moved 2 miles in 1968)
|
| HD | etcetera | 50 # so we moved the names into the Etc subdirectory.
|
| /dragonfly/contrib/file/magic/Magdir/ |
| HD | blender | 8 # GLOB chunk was moved near start and provides subversion info since 2.42
|
| HD | varied.out | 7 # Most have been moved to files for a particular processor,
|
| /dragonfly/contrib/wpa_supplicant/ |
| HD | README | 18 Source code files were moved around in v0.6.x releases and compared to
|
| /dragonfly/share/termcap/ |
| HD | README | 15 termcap since that's moved last. The s.* terminals are specials, and
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | insn-notes.def | 50 i.e. the point just after all of the parms have been moved into
|