| /openbsd-src/games/backgammon/backgammon/ |
| H A D | main.c | 39 extern const char *const instruct[]; /* text of instructions */ 123 text(instruct); in main()
|
| H A D | text.c | 34 const char *const instruct[] = { variable
|
| /openbsd-src/sys/arch/hppa/hppa/ |
| H A D | db_disasm.c | 2318 uint32_t instruct; in db_disasm() local 2322 instruct = ddb_regs.tf_iir; in db_disasm() 2325 &instruct)) in db_disasm() 2326 instruct = 0; in db_disasm() 2328 instruct = *(int *)loc; in db_disasm() 2332 m = &majopcs[Opcode(instruct)]; in db_disasm() 2333 ext = OpExt(instruct, m); in db_disasm() 2349 ok = (*i->dasmfcn)(i, ofs, instruct); in db_disasm() 2355 db_printf("<%08x>", instruct); in db_disasm() 2358 return (loc + sizeof(instruct)); in db_disasm()
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | Toolchain.rst | 171 You can instruct Clang to use compiler-rt with the ``--rtlib=compiler-rt`` flag. 188 You can instruct Clang to use libgcc_s with the ``--rtlib=libgcc`` flag. 338 You can instruct Clang to use libc++ with the ``-stdlib=libc++`` flag. 349 You can instruct Clang to use libstdc++ with the ``-stdlib=libstdc++`` flag.
|
| H A D | ClangRepl.rst | 58 The tool will instruct the JIT to run specified functions, translating them
|
| H A D | doxygen.cfg.in | 905 # Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any 1650 # command to the generated LaTeX files. This will instruct LaTeX to keep running
|
| H A D | Modules.rst | 895 …he program should be linked. For example, specifying "clangBasic" would instruct the linker to lin…
|
| /openbsd-src/games/canfield/canfield/ |
| H A D | canfield.c | 201 void instruct(void); 1588 instruct(void) in instruct() function 1747 instruct(); in main()
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| H A D | c-msp430.texi | 238 We define new pseudo operation @samp{.profiler} which will instruct assembler to
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | README.tru64 | 103 The second option is to explicitly instruct Configure to detect the
|
| /openbsd-src/gnu/llvm/llvm/docs/GlobalISel/ |
| H A D | Legalizer.rst | 90 enum tokens (``Legal``, ``WidenScalar``, ...) that instruct it to call a
|
| /openbsd-src/gnu/llvm/libcxx/docs/ |
| H A D | BuildingLibcxx.rst | 141 line above. This will instruct ``check-cxx`` to use the right target triple
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/docs/doxygen/ |
| H A D | user.cfg.in | 459 # Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct 675 # command to the generated LaTeX files. This will instruct LaTeX to keep
|
| /openbsd-src/gnu/llvm/clang/docs/CommandGuide/ |
| H A D | clang.rst | 515 ``-Wl,-object_path_lto,<lto-filename>.o`` at the linking step to instruct the
|
| /openbsd-src/gnu/usr.bin/cvs/ |
| H A D | aclocal.m4 | 469 # instruct install-strip to use install-sh and the given $STRIP program.
|
| /openbsd-src/usr.sbin/unbound/doc/ |
| H A D | example.conf.in | 760 # instruct the auto-trust-anchor-file probing to add anchors after ttl. 763 # instruct the auto-trust-anchor-file probing to del anchors after ttl.
|
| /openbsd-src/gnu/gcc/libstdc++-v3/docs/doxygen/ |
| H A D | user.cfg.in | 686 # Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct 928 # command to the generated LaTeX files. This will instruct LaTeX to keep
|
| /openbsd-src/gnu/llvm/lldb/docs/ |
| H A D | doxygen.cfg.in | 709 # Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct 1150 # command to the generated LaTeX files. This will instruct LaTeX to keep
|
| /openbsd-src/usr.sbin/nsd/ |
| H A D | configure.ac | 1422 echo "* This will instruct NSD to be stricter *"
|
| /openbsd-src/usr.sbin/nsd/doc/ |
| H A D | README | 169 This will instruct NSD to be stricter when validating its input.
|
| /openbsd-src/usr.bin/lex/ |
| H A D | ONEWS | 764 - The '-p' option may be given twice ('-pp') to instruct flex to
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | doxygen.cfg.in | 906 # Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any 1651 # command to the generated LaTeX files. This will instruct LaTeX to keep running
|
| /openbsd-src/share/snmp/ |
| H A D | IF-MIB.txt | 1378 objects which allow a network manager to instruct an agent
|
| /openbsd-src/gnu/usr.bin/cvs/doc/ |
| H A D | cvs.info-4 | 598 instruct CVS to mail a message to all developers, or post a message to
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perllocale.pod | 1507 modifiers>) to instruct it to do so.
|