Home
last modified time | relevance | path

Searched refs:explained (Results 1 – 25 of 83) sorted by relevance

1234

/netbsd/src/usr.bin/make/unit-tests/
Dopt-jobs-no-action.mk37 all: explained combined
38 .ORDER: explained combined
41 explained: .PHONY
/netbsd/src/games/hunt/hunt/
Dhunt.c572 bool explained; in intr() local
581 explained = false; in intr()
599 if (!explained) { in intr()
602 explained = true; in intr()
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dfriend.cc651 static int explained; in do_friend() local
657 if (! explained && warned) in do_friend()
663 explained = 1; in do_friend()
Dmethod.cc2772 static hash_set<tree> *explained; in maybe_explain_implicit_delete() local
2779 if (!explained) in maybe_explain_implicit_delete()
2780 explained = new hash_set<tree>; in maybe_explain_implicit_delete()
2781 if (explained->add (decl)) in maybe_explain_implicit_delete()
/netbsd/src/external/ibm-public/postfix/dist/
DTLS_ACKNOWLEDGEMENTS32 experimenting with the setup and certificates, what is not explained
DRELEASE_NOTES-2.5113 instead of 20. The syntax is explained in the postconf(5) manpage.
/netbsd/src/distrib/sets/
DREADME26 and 'misc' sets, but that's explained later.)
/netbsd/src/crypto/external/bsd/heimdal/dist/doc/
Dmisc.texi17 Kerberos (this is explained in the documentation). A sample
/netbsd/src/crypto/dist/ipsec-tools/src/racoon/samples/
Dracoon.conf.sample-natt5 # Only NAT-T related options are explained here, refer to other
/netbsd/src/external/bsd/openldap/dist/doc/guide/admin/
Dtroubleshooting.sdf14 Chances are the problem has been solved and explained in detail many times before.
/netbsd/src/common/dist/zlib/win32/
DDLL_FAQ.txt313 explained in the answer to Question 14.
320 - Due to the problems explained in the Microsoft Knowledge Base
338 as explained in the answer to Question 14.
/netbsd/src/lib/libc/softfloat/
Dtimesoftfloat.txt59 in a single invocation as explained in the section _Function_Sets_ later in
Dsoftfloat.txt258 by the `floatx80_rounding_precision' variable, as explained above in the
/netbsd/src/external/bsd/ntp/dist/scripts/monitoring/
DREADME136 each configurable option is explained there
/netbsd/src/doc/
DTODO.npf56 they are not explained in npf.conf. In addition to the basics, while
352 as explained here:
/netbsd/src/external/bsd/tcpdump/dist/
DINSTALL.md48 Building tcpdump from source as explained above will usually install the
/netbsd/src/external/ibm-public/postfix/dist/proto/
Dmongodb_table171 # parameter explained below allows one to restrict the number
Dsqlite_table148 # and parameter explained below allows one to restrict the number
Dpgsql_table222 # and parameter explained below allows one to restrict the number
Dmysql_table214 # and parameter explained below allows one to restrict the number
/netbsd/src/external/bsd/libbind/dist/doc/
Dresolver.cat5129 space-separated list of'' rreessoollvveerr options as explained above under
/netbsd/src/usr.bin/m4/TEST/
Dtest.m4240 explained my job to you: I slay dragons for a living.
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dfragments.texi221 system header search path, as explained for @code{MULTIARCH_DIRNAME}.
/netbsd/src/external/gpl2/xcvs/dist/acl/
DREADME18 (explained below).
/netbsd/src/crypto/external/bsd/openssl/dist/
DREADME-ENGINES.md297 5. Test your shared library using "openssl engine" as explained in the

1234