Home
last modified time | relevance | path

Searched refs:mind (Results 1 – 25 of 158) sorted by relevance

1234567

/openbsd-src/games/hack/
H A Dhack.mon.c406 { xchar mind = SRCHRADIUS; /* not too far away */ in m_move() local
411 if((dd = DIST(omx,omy,gold->gx,gold->gy)) < mind){ in m_move()
412 mind = dd; in m_move()
423 if((dd = DIST(omx,omy,otmp->ox,otmp->oy)) < mind){ in m_move()
424 mind = dd; in m_move()
429 if(mind < SRCHRADIUS && appr == -1) { in m_move()
/openbsd-src/gnu/llvm/libcxx/docs/DesignDocs/
H A DABIVersioning.rst8 ABI-breaking improvements and bugfixes in scenarios where the user doesn't mind ABI breaks.
/openbsd-src/gnu/usr.bin/perl/cpan/Memoize/t/
H A Dunmemoize.t22 # but it should not break unmemoize or make memoization lose its mind
/openbsd-src/gnu/usr.sbin/mkhybrid/src/
H A DREADME.mkisofs113 apparently do not really seem to mind. Use these with caution.
132 of your mind.
/openbsd-src/gnu/llvm/lldb/docs/resources/
H A Dcaveats.rst70 Keep in mind that Python 2 is deprecated and no longer maintained. Future
H A Dcontributing.rst84 Overall, please keep in mind that the debugger is often used as a last
/openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/
H A D2001-04-16-DynamicCompilation.txt3 LLVM has been designed with two primary goals in mind. First we strive to
/openbsd-src/gnu/usr.bin/cvs/
H A DMINOR-BUGS32 connect to the server, CVS may loose its mind (this was reported in
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcgen-asm.in27 Keep that in mind. */
325 mind helps keep the design clean. */
H A Dcgen-dis.in27 Keep that in mind. */
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlstyle.pod100 everyone else's mind works the same as his does.
275 world view. Consider... oh, never mind.
H A Dperlpolicy.pod60 Larry is allowed to change his mind about any matter at a later date,
471 say on modifications to their module whenever possible (bearing in mind
497 keep in mind that the code belongs to the original author, that they may
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dcgen-asm.in26 Keep that in mind. */
324 mind helps keep the design clean. */
H A Dcgen-dis.in27 Keep that in mind. */
/openbsd-src/usr.bin/vi/docs/
H A DTODO140 alone until POSIX 1003.2 makes up its mind.
/openbsd-src/games/fortune/datfiles/
H A Dstartrek399 Pain is a thing of the mind. The mind can be controlled.
477 The more complex the mind, the greater the need for the simplicity of
660 and at some point, if its mind develops properly, it exceeds the sum of
H A Dzippy38 your void tube of UHF oblivion!! SAFEWAY of the mind ...
220 Half a mind is a terrible thing to waste!
310 I always have fun because I'm out of my mind!!!
863 My mind is a potato field ...
865 My mind is making ashtrays in Dayton ...
/openbsd-src/gnu/llvm/clang/docs/analyzer/developer-docs/
H A Dnullability.rst56 Other Issues to keep in mind/take care of:
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/
H A DREADME.QMTEST156 Bear in mind that the QMTest GUI is insecure; malicious users with
/openbsd-src/gnu/usr.bin/perl/cpan/perlfaq/lib/
H A Dperlfaq1.pod239 languages that come to mind include prolog and matlab.
301 Finally, keep in mind that Perl might not be the right tool for every
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/
H A DREADME51 mind.
/openbsd-src/gnu/usr.bin/perl/
H A DREADME.android191 Keep in mind that you want a full toolchain;
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCScheduleP8.td44 // FPU, so keep in mind that FPU==VSU.
/openbsd-src/distrib/notes/sparc64/
H A Dinstall60 drive 0, modify the boot specifier accordingly, keeping in mind the
/openbsd-src/gnu/llvm/lld/docs/
H A DWebAssembly.rst226 Since WebAssembly is designed with size in mind the linker defaults to

1234567