Home
last modified time | relevance | path

Searched refs:placed (Results 1 – 25 of 376) sorted by relevance

12345678910>>...16

/openbsd/src/games/bs/
Dbs.c58 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/
Dmk203 # Posix compliance shell: variable SHELL is not placed into the environment
/openbsd/src/gnu/usr.bin/binutils-2.17/ld/scripttempl/
Dppcpe.sc102 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/
Dppcpe.sc102 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/
Dstrerror_errno.t4 # This is placed in a separate file, as some 'requires' and 'uses' are known
/openbsd/src/gnu/gcc/gcc/doc/include/
Dgcc-common.texi58 @c been placed, and before any authors are placed.
/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_syscall_linux_loongarch64.inc19 // 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/
Dconstraints.md139 "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/
Ddivmodsi4.S29 @ value is the quotient, the remainder is placed in the variable.
Dudivmodsi4.S23 @ value is the quotient, the remainder is placed in the variable.
/openbsd/src/gnu/llvm/libcxx/docs/DesignDocs/
DABIVersioning.rst20 Internally, each ABI-changing feature is placed under its own C++ macro,
/openbsd/src/gnu/llvm/llvm/utils/lit/
DCMakeLists.txt1 # The configured file is not placed in the correct location
/openbsd/src/gnu/llvm/llvm/include/llvm/Frontend/Directive/
DDirectiveBase.td19 // 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/
DSanitizerSpecialCaseList.rst61 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/
Dld.script50 /* XXX shouldn't this be placed next to rodata? */
/openbsd/src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
DHEADER_POLICY60 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/
DHEADER_POLICY60 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/
Dqnx.sh186 It might reasonably be placed in /usr/local/bin.
/openbsd/src/games/cribbage/
Dcribbage.n29 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/
Dprep36 filesystem. With dtb files placed in /vendor/, /dtbs/vendor/, or
/openbsd/src/usr.sbin/unbound/
DREADME-Travis.md142 …="$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/
DREADME43 should be placed in /usr/local/share/dict/words, which will be used by
/openbsd/src/distrib/notes/
Dpackages24 All available packages for your architecture have been placed on
/openbsd/src/gnu/llvm/llvm/docs/GlobalISel/
DIRTranslator.rst86 placed in the entry block to allow them to be subject to the continuous CSE
/openbsd/src/usr.bin/col/
DREADME42 If a character is to be placed on a line that has been flushed, a warning

12345678910>>...16