Home
last modified time | relevance | path

Searched refs:facing (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/games/hunt/hunt/
H A Dotto.c137 STATIC int facing; variable
181 case '^': facing = NORTH; break; in otto()
182 case '<': facing = WEST; break; in otto()
183 case 'v': facing = SOUTH; break; in otto()
184 case '>': facing = EAST; break; in otto()
188 been_there[row][col] |= 1 << facing; in otto()
311 switch (direction(facing, rel_dir)) { in ottolook()
424 old_facing = facing; in face_and_move_direction()
425 cmd = DIRKEYS[facing = direction(facing, rel_dir)]; in face_and_move_direction()
442 switch (facing) { in face_and_move_direction()
[all …]
/netbsd-src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/loongson/
H A Dloongson64-2k1000.dtsi208 external-facing;
223 external-facing;
238 external-facing;
253 external-facing;
268 external-facing;
283 external-facing;
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/
H A Drk3399-gru-scarlet.dtsi300 /* Rear-facing camera */
323 /* Front-facing camera */
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/DesignDocs/
H A DVisibilityMacros.rst67 together, since all non ABI-facing functions are local to each translation unit.
74 leads to code size improvements, since non ABI-facing functions can be
/netbsd-src/external/gpl3/autoconf/dist/
H A DAUTHORS7 Ben Elliston next took over the maintenance, facing a huge Autoconf
/netbsd-src/doc/roadmaps/
H A Ddesktop23 same user-facing software as desktops. Additional specifically laptop-
48 logins happen on teletypes, and facing the need to restrict the
/netbsd-src/external/ibm-public/postfix/dist/
H A DRELEASE_NOTES38 feature in Internet-facing Postfix servers. For compatibility with
H A DTLS_CHANGES844 (seems I am facing some more work on the OpenSSL manpages :-).
/netbsd-src/external/ibm-public/postfix/dist/README_FILES/
H A DRELEASE_NOTES38 feature in Internet-facing Postfix servers. For compatibility with
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_flags.inc119 "not a user-facing flag, used mosly for testing the tools")
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_flags.inc121 "not a user-facing flag, used mosly for testing the tools")
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_flags.inc128 "not a user-facing flag, used mosly for testing the tools")
/netbsd-src/external/bsd/kyua-cli/dist/
H A DNEWS141 will allow future versions of Kyua to provide additional user-facing
/netbsd-src/external/apache2/llvm/dist/llvm/docs/Frontend/
H A DPerformanceTips.rst279 You should also consider describing the problem you're facing on `llvm-dev
/netbsd-src/external/gpl3/binutils/dist/
H A DMakefile.def82 // user-facing output.
/netbsd-src/external/gpl2/groff/dist/contrib/mom/examples/
H A Dtypesetting.mom541 \# Here, we set up some tabs so the examples can go into facing columns.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/TableGen/
H A DBackEnds.rst443 used for documenting user-facing attributes.
/netbsd-src/external/apache2/llvm/dist/clang/docs/analyzer/
H A Dcheckers.rst625 // Warning: User-facing text should use localized string macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTarget.td299 // assembly parser is responsible for converting this into a user-facing
/netbsd-src/games/adventure/
H A Dglorkz1339 10 I am unsure how you are facing. Use compass points or nearby objects.
/netbsd-src/share/dict/
H A Dweb2a1391 altar facing
2174 anvil-facing
3158 back-facing
19870 facing distance
19871 facing head
19872 facing lathe
19873 facing-point lock
19874 facing-point switch
19875 facing sand
19876 facing slip
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A DChangeLog.jit2641 the client-facing API, which records the API calls made to it
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsicsNVVM.td1019 // intrinsics in this file, this one is a user-facing API.
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DLanguageExtensions.rst1103 user-facing type traits in the <type_traits> header.
/netbsd-src/etc/
H A Dservices9579 lorica-in 4080/tcp # Lorica inside facing
9580 lorica-in 4080/udp # Lorica inside facing
9581 lorica-in-sec 4081/tcp # Lorica inside facing (SSL)
9582 lorica-in-sec 4081/udp # Lorica inside facing (SSL)
9583 lorica-out 4082/tcp # Lorica outside facing
9584 lorica-out 4082/udp # Lorica outside facing
9585 lorica-out-sec 4083/tcp # Lorica outside facing (SSL) [Johannes_Skov_Frands] …
9586 lorica-out-sec 4083/udp # Lorica outside facing (SSL) [Johannes_Skov_Frands] …

12