Home
last modified time | relevance | path

Searched refs:reserves (Results 1 – 25 of 54) sorted by relevance

123

/openbsd/src/games/trek/
Ddock.c99 Ship.reserves = Param.reserves; in dock()
Dtrek.h210 double reserves; /* life support reserves */ member
268 double reserves; /* life support reserves */ member
Devents.c418 Ship.reserves = Param.reserves; in events()
462 Ship.reserves -= Move.time; in events()
Dcheckcond.c64 if (Ship.reserves < 0.0) in checkcond()
Dsetup.c116 Param.reserves = Ship.reserves = (6 - Game.skill) * 2.0; in setup()
Dsrscan.c149 printf("damaged, reserves = %.2f", Ship.reserves); in srscan()
/openbsd/src/gnu/llvm/libcxx/docs/DesignDocs/
DHeaderRemovalPolicy.rst32 newer version of the Standard. Libc++ also reserves the right to remove
/openbsd/src/sys/dev/microcode/tusb3410/
Dtusb3410-license53 copyright notice included in the Program. TI reserves all
/openbsd/src/gnu/llvm/clang/docs/
DShadowCallStack.rst64 whose ABI reserves ``x18`` (currently Android, Darwin, Fuchsia and Windows)
151 ``-ffixed-x18`` unless your target already reserves ``x18``.
DMemorySanitizer.rst208 * MemorySanitizer maps (but not reserves) 64 Terabytes of virtual
DAddressSanitizer.rst305 * On 64-bit platforms AddressSanitizer maps (but not reserves) 16+ Terabytes of
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dbuiltin-attrs.def194 since ISO C reserves these function names whether you include the
/openbsd/src/gnu/llvm/libcxx/include/
Dtypeinfo152 // the compiler packs the pointer to the type name into a uintptr_t and reserves
/openbsd/src/gnu/llvm/libcxx/docs/
DReleaseNotes.rst119 in use. Note that in the future, libc++ reserves the right to remove
DUsingLibcxx.rst33 is considered unstable. Libc++ reserves the right to make breaking changes to the
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlstyle.pod198 reserves lowercase module names for "pragma" modules like C<integer> and
Dperlhacktips.pod344 C reserves for its implementation any symbol whose name begins with an
346 or another underscore. C++ further reserves any symbol containing two
347 consecutive underscores, and further reserves in the global name space
373 POSIX also reserves many symbols. See Section 2.2.2 in
377 Perl reserves for its use any symbol beginning with C<Perl>, C<perl>,
Dperlrebackslash.pod663 rest of the Standard. Unicode reserves the right to change them at
664 will, and Perl reserves the right to update its implementation to
/openbsd/src/gnu/usr.bin/cvs/
DChangeLog.zoo215 To support this notion of forked development, CVS reserves
217 reserves the ".0" and ".1" branches. So, if you intend to do your
DNEWS674 To support this notion of forked development, CVS reserves
676 reserves the ".0" and ".1" branches. So, if you intend to do your
/openbsd/src/gnu/llvm/llvm/docs/
DStackMaps.rst82 ``llvm.experimental.patchpoint``, which reserves space for in-place
/openbsd/src/gnu/gcc/gcc/
Dbuiltins.def60 compiler. For instance C90 reserves floorf function, but does not
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/doc/
Dc-mmix.texi333 This directive reserves a global register, gives it an initial value and
/openbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-mmix.texi333 This directive reserves a global register, gives it an initial value and
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMScheduleSwift.td682 // Resource requirement for permuting, just reserves the resources.

123