/freebsd/contrib/bmake/unit-tests/ |
H A D | opt-jobs-no-action.exp | 1 begin explain 16 end explain
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | regerror.c | 57 const char *explain; member 108 s = r->explain; in llvm_regerror()
|
/freebsd/contrib/nvi/regex/ |
H A D | regerror.c | 87 const char *explain; member 138 s = r->explain; in regerror()
|
/freebsd/lib/libc/regex/ |
H A D | regerror.c | 81 const char *explain; member 135 s = r->explain; in regerror()
|
/freebsd/contrib/ntp/sntp/ag-tpl/0-old/ |
H A D | mdoc-synopsis.tlib | 87 FOR explain "\n.Pp\n" :+][+: 88 (get "explain" "") :+][+:
|
/freebsd/share/examples/kld/khelp/ |
H A D | README | 5 an attempt to explain how everything fits together.
|
/freebsd/contrib/ntp/ntpsnmpd/ |
H A D | ntpsnmpd-opts.def | 42 /* explain: Additional information whenever the usage routine is invoked */ 43 explain = <<- _END_EXPLAIN
|
/freebsd/contrib/ntp/scripts/update-leap/ |
H A D | update-leap-opts.def | 111 /* explain: Additional information whenever the usage routine is invoked */ 112 explain = <<- _END_EXPLAIN
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp.keys.def | 15 /* explain: Additional information whenever the usage routine is invoked */ 16 explain = <<- _END_EXPLAIN
|
H A D | ntpd-opts.def | 13 /* explain: Additional information whenever the usage routine is invoked */ 14 explain = <<- _END_EXPLAIN
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | ExplainOutputStyle.cpp | 71 switch (opts::explain::InputType) { in explainBinaryFile() 72 case opts::explain::InputFileType::DBIStream: { in explainBinaryFile() 79 case opts::explain::InputFileType::PDBStream: { in explainBinaryFile()
|
H A D | llvm-pdbutil.cpp | 121 cl::SubCommand ExplainSubcommand("explain", 728 namespace explain { 733 cl::list<uint64_t> Offsets("offset", cl::desc("The file offset to explain"), 749 } // namespace explain 1371 static void explain() { in mergePdbs() 1374 ExitOnErr(InputFile::open(opts::explain::InputFilename.front(), true)); in explain() 1376 for (uint64_t Off : opts::explain::Offsets) { in explain() 1631 explain(); in main() 730 namespace explain { global() namespace 1373 static void explain() { explain() function
|
H A D | llvm-pdbutil.h | 206 namespace explain { 212 } // namespace explain
|
/freebsd/contrib/ntp/scripts/ntp-wait/ |
H A D | ntp-wait-opts.def | 49 explain = <<- _END_EXPLAIN
|
/freebsd/usr.sbin/pmcstudy/ |
H A D | pmcstudy.c | 201 void (*explain)(const char *name); member 1966 the_cpu.explain = explain_name_sb; in set_sandybridge() 1975 the_cpu.explain = explain_name_ib; in set_ivybridge() 1985 the_cpu.explain = explain_name_has; in set_haswell() 1995 the_cpu.explain = explain_name_broad; in set_broadwell() 2560 (*the_cpu.explain)(the_cpu.ents[i].name); in explain_all() 2892 (*the_cpu.explain)(name); in main()
|
/freebsd/contrib/ntp/sntp/ |
H A D | sntp-opts.def | 234 /* explain: Additional information whenever the usage routine is invoked */ 235 explain = <<- _END_EXPLAIN
|
/freebsd/tools/test/stress2/misc/ |
H A D | uma_zalloc_arg.sh | 149 +/* XXX explain */
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VVPInstrInfo.td | 18 // TODO explain how VVP nodes relate to VP SDNodes once VP ISel is uptream.
|
/freebsd/crypto/openssl/ |
H A D | CONTRIBUTING.md | 95 explain the grander details.
|
/freebsd/sys/cam/ctl/ |
H A D | README.ctl.txt | 291 explain the API. 332 header explain the API.
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/ |
H A D | CheckerBase.td | 35 /// and emits reports that explain the occurance of the bug understandably and
|
/freebsd/libexec/bootpd/ |
H A D | README | 56 explain how to go about doing so. If you have any problems, let me know.
|
/freebsd/contrib/ntp/html/hints/ |
H A D | hpux | 24 Next, let me explain a bit about how this stuff works on HP-UX's that do not
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | rfc3491.txt | 348 others, and derivative works that comment on or otherwise explain it
|
/freebsd/contrib/ntp/ntpdc/ |
H A D | ntpdc-opts.def | 117 /* explain: Additional information whenever the usage routine is invoked */ 118 explain = <<- _END_EXPLAIN
|