Home
last modified time | relevance | path

Searched refs:topic (Results 1 – 25 of 115) sorted by relevance

12345

/netbsd-src/sys/arch/ia64/stand/common/
H A Dcommands.c81 help_getnext(int fd, char **topic, char **subtopic, char **desc) in help_getnext() argument
92 *topic = *subtopic = *desc = NULL; in help_getnext()
96 if ((*cp == 'T') && (*topic == NULL)) { in help_getnext()
99 *topic = strdup(cp + 1); in help_getnext()
110 if (*topic == NULL) { in help_getnext()
122 help_emitsummary(char *topic, char *subtopic, char *desc) in help_emitsummary() argument
127 pager_output(topic); in help_emitsummary()
128 i = strlen(topic); in help_emitsummary()
149 char *topic, *subtopic, *t, *s, *d; in command_help() local
159 topic = subtopic = NULL; in command_help()
[all …]
/netbsd-src/external/bsd/kyua-cli/dist/cli/
H A Dcmd_about.cpp127 const std::string& topic = cmdline.arguments()[0]; in run() local
129 if (topic == "authors") { in run()
131 } else if (topic == "license") { in run()
133 } else if (topic == "version") { in run()
136 throw cmdline::usage_error(F("Invalid about topic '%s'") % topic); in run()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DCompilerWriterInfo.rst27 * `ARM C Language Extensions <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0053c/IHI0053C_ac…
29 * `ARM NEON Intrinsics Reference <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0073b/IHI0073…
31 * AArch32 `ABI Addenda and Errata <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0045d/IHI004…
33 * `Cortex-A57 Software Optimization Guide <http://infocenter.arm.com/help/topic/com.arm.doc.uan0015…
35 * `Run-time ABI for the ARM Architecture <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0043d…
162 * `Procedure Call Standard for the AArch64 Architecture <http://infocenter.arm.com/help/topic/com.a…
164 * `ELF for the ARM Architecture <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0044e/IHI0044E…
165 * `ELF for the ARM 64-bit Architecture (AArch64) <http://infocenter.arm.com/help/topic/com.arm.doc.…
H A DSphinxQuickstartTemplate.rst51 unless there's already an existing "how to" article for the topic you're documenting. The reason fo…
52 someone unfamiliar with the topic to understand a more advanced, conceptual article.
H A DMeetupGuidelines.rst31 excellent topic starter: go through the 3-4 recent LLVM Weekly posts and
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/
H A Dheimdal.hhp5 Default topic=index.html
H A Dhx509.hhp5 Default topic=index.html
H A Dbase.hhp5 Default topic=index.html
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/sl/
H A Dsl.h63 void sl_apropos (SL_cmd *cmd, const char *topic);
H A Dsl.c355 sl_apropos (SL_cmd *cmd, const char *topic) in sl_apropos() argument
358 if (cmd->usage != NULL && strstr(cmd->usage, topic) != NULL) in sl_apropos()
/netbsd-src/external/mit/libuv/dist/docs/src/sphinx-plugins/
H A Dmanpage.py24 ref = s.substitute(num=manpage_num, topic=name)
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dmicrofocus6 # https://documentation.microfocus.com/help/index.jsp?topic=\
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetCXXABI.def50 /// /help/topic/com.arm.doc.ihi0041c/IHI0041C_cppabi.pdf
69 /// /help/topic/com.arm.doc.ihi0059a/IHI0059A_cppabi64.pdf
/netbsd-src/external/bsd/kyua-cli/dist/integration/
H A Dcmd_about_test.sh123 Usage error for command about: Invalid about topic 'foo'.
/netbsd-src/external/gpl2/texinfo/dist/util/
H A Dgen-dir-node64 "mEmacs<Return>" visits the Emacs topic, etc.
H A Dfix-info-dir182 "mEmacs<Return>" visits the Emacs topic, etc.
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DEVP_PKEY_fromdata.pod95 These examples are very terse for the sake of staying on topic, which
98 BN_bn2nativepad(), but that's off topic here.
/netbsd-src/external/gpl2/texinfo/dist/doc/
H A Dinfo.texi233 A node contains text describing a specific topic at a specific
234 level of detail. This node's topic is ``how to use Info''. The mode
843 topic listed in the index. (As a special feature, menus for indices
850 index node to go to the node that describes the topic you want.
853 that for you. It searches the index for a given topic (a string) and
854 goes to the node which is listed in the index for that topic.
1078 their names when @kbd{i} prompts you for a topic. For example, if you
1118 To add a new topic to the list in the Info directory, you must:
1122 Create some nodes, in some file, to document that topic.
1124 Put that topic in the menu in the directory. @xref{Menus, Menu}.
[all …]
/netbsd-src/usr.bin/calendar/calendars/
H A Dcalendar.computer58 06/30 First advanced degree on computer related topic: to H. Karamanian,
/netbsd-src/external/mpl/bind/dist/doc/dnssec-guide/
H A Dpreface.rst26 topic of DNSSEC.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/_static/
H A Dllvm.css110 .topic-title{ display: none }
/netbsd-src/external/cddl/dtracetoolkit/dist/Notes/
H A Diosnoop_notes.txt50 this quickly becomes a very complex topic,
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Notes/
H A Diosnoop_notes.txt50 this quickly becomes a very complex topic,
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DCRYPTO_THREAD_run_once.pod141 Finalization of locks is an advanced topic, not covered in this example.
/netbsd-src/external/ibm-public/postfix/dist/
H A DRELEASE_NOTES-2.6110 effective. See also RFC 1846 for prior art on this topic.
142 effective. See also RFC 1846 for prior art on this topic.

12345