Searched refs:placed (Results 1 – 25 of 376) sorted by relevance
12345678910>>...16
| /openbsd/src/games/bs/ |
| D | bs.c | 58 bool placed; /* has it been placed on the board? */ member 401 ss->placed = FALSE; in initgame() 404 ss->placed = FALSE; in initgame() 480 if (!plyship[i].placed) in initgame() 515 ss->placed = TRUE; in initgame() 520 if (!ss->placed) in initgame() 524 ss->placed = TRUE; in initgame() 547 ss->placed = TRUE; in initgame() 555 unplaced += !plyship[i].placed; in initgame()
|
| /openbsd/src/regress/usr.bin/make/ |
| D | mk20 | 3 # Posix compliance shell: variable SHELL is not placed into the environment
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/ld/scripttempl/ |
| D | ppcpe.sc | 102 address and extent are placed in the DataDirectory. 117 2. The table of contents is placed immediately after idata4. 178 are placed in the DataDirectory.
|
| /openbsd/src/gnu/usr.bin/binutils/ld/scripttempl/ |
| D | ppcpe.sc | 102 address and extent are placed in the DataDirectory. 117 2. The table of contents is placed immediately after idata4. 178 are placed in the DataDirectory.
|
| /openbsd/src/gnu/usr.bin/perl/ext/POSIX/t/ |
| D | strerror_errno.t | 4 # This is placed in a separate file, as some 'requires' and 'uses' are known
|
| /openbsd/src/gnu/gcc/gcc/doc/include/ |
| D | gcc-common.texi | 58 @c been placed, and before any authors are placed.
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_syscall_linux_loongarch64.inc | 19 // syscall number is placed in a7 20 // parameters, if present, are placed in a0-a6 22 // the return value is placed in a0
|
| /openbsd/src/gnu/gcc/gcc/config/rs6000/ |
| D | constraints.md | 139 "Constant that can be placed into a 64-bit mask operand" 143 "Constant that can be placed into a 32-bit mask operand"
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/builtins/arm/ |
| D | divmodsi4.S | 29 @ value is the quotient, the remainder is placed in the variable.
|
| D | udivmodsi4.S | 23 @ value is the quotient, the remainder is placed in the variable.
|
| /openbsd/src/gnu/llvm/libcxx/docs/DesignDocs/ |
| D | ABIVersioning.rst | 20 Internally, each ABI-changing feature is placed under its own C++ macro,
|
| /openbsd/src/gnu/llvm/llvm/utils/lit/ |
| D | CMakeLists.txt | 1 # The configured file is not placed in the correct location
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Frontend/Directive/ |
| D | DirectiveBase.td | 19 // The C++ namespace that code of this directive language should be placed 24 // use "::" as the delimiter, e.g., given "A::B", ops will be placed in
|
| /openbsd/src/gnu/llvm/clang/docs/ |
| D | SanitizerSpecialCaseList.rst | 61 will be placed under the ``[*]`` section applying to all enabled sanitizers. 98 # Entries without sections are placed into [*] and apply to all sanitizers
|
| /openbsd/src/sys/arch/luna88k/conf/ |
| D | ld.script | 50 /* XXX shouldn't this be placed next to rodata? */
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/ |
| D | HEADER_POLICY | 60 Standard headers <xxx> are all placed under directory std/, and 155 definitions are placed in a separate ".tcc" file that is included
|
| /openbsd/src/gnu/gcc/libstdc++-v3/docs/html/17_intro/ |
| D | HEADER_POLICY | 60 Standard headers <xxx> are all placed under directory std/, and 155 definitions are placed in a separate ".tcc" file that is included
|
| /openbsd/src/gnu/usr.bin/perl/hints/ |
| D | qnx.sh | 186 It might reasonably be placed in /usr/local/bin.
|
| /openbsd/src/games/cribbage/ |
| D | cribbage.n | 29 placed between the two players, and each keeps his own score on the two 31 first hand, the pegs are placed in the game holes. On making his first 57 The four cards laid away, placed in one pile, form the crib. The crib 66 packet, which is then placed on top of the stock when the packets are
|
| /openbsd/src/distrib/notes/riscv64/ |
| D | prep | 36 filesystem. With dtb files placed in /vendor/, /dtbs/vendor/, or
|
| /openbsd/src/usr.sbin/unbound/ |
| D | README-Travis.md | 142 …="$ANDROID_PREFIX"` so the headers are placed in `$ANDROID_PREFIX/include` directory, and the libr… 242 …prefix="$IOS_PREFIX"` so the headers are placed in `$IOS_PREFIX/include` directory, and the librar…
|
| /openbsd/src/share/dict/ |
| D | README | 43 should be placed in /usr/local/share/dict/words, which will be used by
|
| /openbsd/src/distrib/notes/ |
| D | packages | 24 All available packages for your architecture have been placed on
|
| /openbsd/src/gnu/llvm/llvm/docs/GlobalISel/ |
| D | IRTranslator.rst | 86 placed in the entry block to allow them to be subject to the continuous CSE
|
| /openbsd/src/usr.bin/col/ |
| D | README | 42 If a character is to be placed on a line that has been flushed, a warning
|
12345678910>>...16