Searched refs:explain (Results 1 - 25 of 27) sorted by relevance

12

/netbsd-current/usr.bin/make/unit-tests/
H A Dopt-jobs-no-action.exp1 begin explain
16 end explain
H A Dopt-jobs-no-action.mk42 @+echo hide-from-output 'begin explain'
64 @+echo hide-from-output 'end explain'
H A Dcond-func-empty.mk36 # XXX: This is hard to explain to someone who doesn't know these
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A Dregerror.c57 const char *explain; member in struct:rerr
108 s = r->explain;
/netbsd-current/games/hunt/hunt/
H A Dplayit.c285 bool explain; local
297 explain = false;
372 if (!explain) {
374 explain = true;
386 explain = false;
401 if (!explain) {
407 explain = true;
/netbsd-current/games/cribbage/
H A Dextern.c46 BOOLEAN explain = FALSE; /* player mistakes explained */ variable
H A Dcribbage.h53 extern BOOLEAN explain; /* player mistakes explained */
H A Dsupport.c142 i = scorehand(hand, turnover, CINHAND, strcmp(s, "crib") == 0, explain);
155 if (explain)
H A Dcrib.c103 explain = TRUE;
/netbsd-current/external/bsd/nvi/dist/regex/
H A Dregerror.c95 const char *explain; member in struct:rerr
145 s = r->explain;
/netbsd-current/lib/libc/regex/
H A Dregerror.c102 const char *explain; member in struct:rerr
158 s = r->explain;
/netbsd-current/external/bsd/ntp/dist/scripts/ntp-wait/
H A Dntp-wait-opts.def49 explain = <<- _END_EXPLAIN
/netbsd-current/external/bsd/ntp/dist/ntpsnmpd/
H A Dntpsnmpd-opts.def42 /* explain: Additional information whenever the usage routine is invoked */
43 explain = <<- _END_EXPLAIN
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DExplainOutputStyle.cpp69 switch (opts::explain::InputType) {
70 case opts::explain::InputFileType::DBIStream: {
77 case opts::explain::InputFileType::PDBStream: {
H A Dllvm-pdbutil.h205 namespace explain { namespace in namespace:opts
211 } // namespace explain
H A Dllvm-pdbutil.cpp121 cl::SubCommand ExplainSubcommand("explain",
704 namespace explain { namespace in namespace:opts
709 cl::list<uint64_t> Offsets("offset", cl::desc("The file offset to explain"),
725 } // namespace explain
1347 static void explain() { function
1350 ExitOnErr(InputFile::open(opts::explain::InputFilename.front(), true));
1352 for (uint64_t Off : opts::explain::Offsets) {
1567 explain();
/netbsd-current/external/bsd/ntp/dist/scripts/update-leap/
H A Dupdate-leap-opts.def111 /* explain: Additional information whenever the usage routine is invoked */
112 explain = <<- _END_EXPLAIN
/netbsd-current/external/gpl3/autoconf/dist/lib/
H A Dfreeze.mk51 # Some day we should explain to Automake how to use autom4te to compute
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/k6/
H A Dmod_34lsub1.asm54 C branch target, which would explain the leal/loop form above taking 8
H A Daorsmul_1.asm59 dnl byte block, which might explain the good speed at that unrolling.
H A Dmul_basecase.asm46 dnl might explain it's good performance.
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/misc/
H A Dpo-mode.el2260 (defun po-normalize-old-style (explain)
2267 (message (_"Normalizing %d, %s") counter explain)
2272 (message (_"Normalizing %d, %s") counter explain))
2278 (defun po-normalize-field (field explain)
2286 (message (_"Normalizing %d, %s") counter explain))
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtree.c4566 non-type template parameter. If EXPLAIN, explain why not. */
4569 structural_type_p (tree t, bool explain)
4584 if (explain)
4590 if (explain)
4596 if (explain)
4605 if (explain)
4617 if (explain)
4563 structural_type_p(tree t, bool explain) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dtree.cc4869 non-type template parameter. If EXPLAIN, explain why not. */
4872 structural_type_p (tree t, bool explain)
4891 if (explain)
4900 if (explain)
4912 if (explain)
4919 if (explain)
4866 structural_type_p(tree t, bool explain) argument
/netbsd-current/external/bsd/ntp/dist/ntpdc/
H A Dntpdc-opts.def107 /* explain: Additional information whenever the usage routine is invoked */
108 explain = <<- _END_EXPLAIN

Completed in 247 milliseconds

12