Home
last modified time | relevance | path

Searched refs:explain (Results 1 – 25 of 79) sorted by relevance

1234

/freebsd-13.1/contrib/bmake/unit-tests/
H A Dopt-jobs-no-action.exp1 begin explain
16 end explain
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A Dregerror.c57 const char *explain; member
108 s = r->explain; in llvm_regerror()
/freebsd-13.1/lib/libc/regex/
H A Dregerror.c89 const char *explain; member
143 s = r->explain; in regerror()
/freebsd-13.1/contrib/nvi/regex/
H A Dregerror.c87 const char *explain; member
138 s = r->explain; in regerror()
/freebsd-13.1/contrib/ntp/sntp/ag-tpl/0-old/
H A Dmdoc-synopsis.tlib87 FOR explain "\n.Pp\n" :+][+:
88 (get "explain" "") :+][+:
/freebsd-13.1/share/examples/kld/khelp/
H A DREADME6 an attempt to explain how everything fits together.
/freebsd-13.1/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.def42 /* explain: Additional information whenever the usage routine is invoked */
43 explain = <<- _END_EXPLAIN
/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp.keys.def15 /* explain: Additional information whenever the usage routine is invoked */
16 explain = <<- _END_EXPLAIN
/freebsd-13.1/contrib/ntp/scripts/update-leap/
H A Dupdate-leap-opts.def111 /* explain: Additional information whenever the usage routine is invoked */
112 explain = <<- _END_EXPLAIN
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/
H A DVVPInstrInfo.td18 // TODO explain how VVP nodes relate to VP SDNodes once VP ISel is uptream.
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DExplainOutputStyle.cpp69 switch (opts::explain::InputType) { in explainBinaryFile()
70 case opts::explain::InputFileType::DBIStream: { in explainBinaryFile()
77 case opts::explain::InputFileType::PDBStream: { in explainBinaryFile()
H A Dllvm-pdbutil.cpp704 namespace explain { namespace
1347 static void explain() { in explain() function
1350 ExitOnErr(InputFile::open(opts::explain::InputFilename.front(), true)); in explain()
1352 for (uint64_t Off : opts::explain::Offsets) { in explain()
1569 explain(); in main()
/freebsd-13.1/contrib/ipfilter/
H A DSTYLE.TXT20 /* Description about what the function does. This comment should explain */
/freebsd-13.1/contrib/ntp/scripts/ntp-wait/
H A Dntp-wait-opts.def49 explain = <<- _END_EXPLAIN
/freebsd-13.1/usr.sbin/pmcstudy/
H A Dpmcstudy.c203 void (*explain)(const char *name); member
1968 the_cpu.explain = explain_name_sb; in set_sandybridge()
1977 the_cpu.explain = explain_name_ib; in set_ivybridge()
1987 the_cpu.explain = explain_name_has; in set_haswell()
1997 the_cpu.explain = explain_name_broad; in set_broadwell()
2556 (*the_cpu.explain)(the_cpu.ents[i].name); in explain_all()
2888 (*the_cpu.explain)(name); in main()
/freebsd-13.1/contrib/googletest/googletest/docs/
H A DXcodeGuide.md3 This guide will explain how to use the Google Testing Framework in your Xcode projects on Mac OS X.…
17 The following sections further explain each of the steps listed above in depth, describing in more …
/freebsd-13.1/contrib/ntp/sntp/
H A Dsntp-opts.def234 /* explain: Additional information whenever the usage routine is invoked */
235 explain = <<- _END_EXPLAIN
/freebsd-13.1/contrib/apr-util/include/
H A Dapr_ldap.hnw114 * along with plain text error messages that explain to us mere mortals
H A Dapr_ldap.hwc145 * along with plain text error messages that explain to us mere mortals
H A Dapr_ldap.h.in145 * along with plain text error messages that explain to us mere mortals
H A Dapr_ldap.hw145 * along with plain text error messages that explain to us mere mortals
/freebsd-13.1/contrib/apr/docs/
H A Dincomplete_types2 types?" This document will try to explain that.
/freebsd-13.1/contrib/subversion/doc/programmer/
H A DWritingChangeLogs.txt13 the code should explain the code's present state, but ChangeLog
14 entries should explain how and when it got that way. The ChangeLog
/freebsd-13.1/crypto/openssl/
H A DCONTRIBUTING59 description of the change, and could explain the grander details.
/freebsd-13.1/contrib/apr/
H A DREADME.cmake23 It is beyond the scope of this document to document or explain

1234