Searched refs:carried (Results 1 – 25 of 62) sorted by relevance
123
| /openbsd/src/games/hack/ |
| D | hack.trap.c | 451 if(!carried(uball)){ in placebc() 461 if(!carried(uball)){ in unplacebc()
|
| D | hack.eat.c | 126 if(!carried(tin.tin)) /* perhaps it was stolen? */ in opentin()
|
| D | hack.h | 365 int carried(struct obj *);
|
| D | hack.invent.c | 290 carried(struct obj *obj) in carried() function
|
| D | hack.c | 295 if(carried(uball)) { in domove()
|
| /openbsd/src/games/fortune/ |
| D | README | 26 splendiferous Florian Slappey; the moronic frame of mind which, if carried
|
| /openbsd/src/gnu/llvm/llvm/docs/DependenceGraphs/ |
| D | index.rst | 47 This code contains a statement that has a loop carried dependence on 49 how the cycle of dependency is carried through multiple def-use relations
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/doc/ |
| D | collect2.texi | 19 The actual calls to the constructors are carried out by a subroutine
|
| D | rtl.texi | 1629 carried out in machine mode @var{m}. 1714 by @var{x}, carried out in mode @var{m}. 1721 @var{y} carried out in machine mode @var{m}. 1742 carried out in machine mode @var{m}. If @var{m} is a floating point 1791 carried out in mode @var{m}, which must be a fixed-point machine mode. 1798 @var{x} and @var{y}, carried out in machine mode @var{m}, which must be 1806 and @var{y}, carried out in machine mode @var{m}, which must be a 1814 and @var{y}, carried out in machine mode @var{m}, which must be a
|
| D | install-old.texi | 247 that may be carried out on different machines.
|
| /openbsd/src/gnu/gcc/gcc/doc/ |
| D | collect2.texi | 19 The actual calls to the constructors are carried out by a subroutine
|
| D | rtl.texi | 1806 represented by @var{x} and @var{y} carried out in machine mode 1840 from @var{x}, carried out in mode @var{M}. Behavior on overflow is 1890 the value represented by @var{x}, carried out in mode @var{m}. They 1902 @var{y} carried out in machine mode @var{m}. 1923 carried out in machine mode @var{m}. If @var{m} is a floating point 1975 carried out in mode @var{m}, which must be a fixed-point machine mode. 1982 @var{x} and @var{y}, carried out in machine mode @var{m}, which must be 1990 and @var{y}, carried out in machine mode @var{m}, which must be a 1998 and @var{y}, carried out in machine mode @var{m}, which must be a
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/builtins/ |
| D | fp_add_impl.inc | 119 // If the addition carried up, we need to right-shift the result and
|
| /openbsd/src/gnu/llvm/llvm/docs/CommandGuide/ |
| D | llvm-mca.rst | 507 of loop carried dependencies. Block throughput is superiorly limited by the 510 In the absence of loop-carried data dependencies, the observed IPC tends to a 516 field is an indicator of a performance issue. In the absence of loop-carried 533 are no loop-carried dependencies, the observed `uOps Per Cycle` is expected to 739 | < loop carried > 745 | < loop carried >
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | TransformMetadata.rst | 59 If a transformation is forced but cannot be carried-out for any reason, 327 all loops without loop-carried dependencies (i.e. vectorizable loops).
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Math-BigInt/t/ |
| D | mbimbf.inc | 440 is($x->{accuracy}, 6, q|$x->{accuracy}|); # carried over 446 is($x->{accuracy}, 6, q|$x->{accuracy}|); # carried over 452 is($x->{accuracy}, 6, q|$x->{accuracy}|); # carried over 458 is($x->{accuracy}, 6, q|$x->{accuracy}|); # carried over
|
| /openbsd/src/games/cribbage/ |
| D | cribbage.n | 76 count. The total may be carried only to 31, no further. If a player adds
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Frontend/OpenMP/ |
| D | OMP.td | 596 // TODO This should ne `none` instead. Comment carried over from 1911 // TODO This should ne `none` instead. Comment carried over from
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/doc/ |
| D | syms.texi | 146 information (invisible to the application writer) is carried
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/ |
| D | syms.texi | 146 information (invisible to the application writer) is carried
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlfork.pod | 300 state carried on the application's own call stack is out of reach.
|
| /openbsd/src/lib/libc/time/ |
| D | Theory | 444 However, in 1704 something went wrong and the plan was not carried through;
|
| /openbsd/src/usr.sbin/nsd/doc/ |
| D | README | 243 but for shorter responses the full normal response is carried.
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/X86/ |
| D | README.txt | 1379 carried over to machine instructions. Asm printer (or JIT) can use this
|
| /openbsd/src/gnu/usr.bin/perl/dist/Locale-Maketext/lib/Locale/Maketext/ |
| D | TPJ13.pod | 638 is to be carried out is no small issue, and among the solutions I've
|
123