| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | complaints.c | 66 struct explanation struct 89 const struct explanation *explanation; member 96 static struct explanation symfile_explanations[] = { 121 (*c)->explanation = NULL; in get_complaints() 193 if (complaints->explanation == NULL) in vcomplaint() 206 complaints->explanation[series].prefix, msg, in vcomplaint() 207 complaints->explanation[series].postfix); in vcomplaint()
|
| D | README | 373 for a full explanation of `configure'.
|
| /freebsd-12-stable/usr.sbin/bsdinstall/partedit/ |
| D | gpart_ops.c | 46 gpart_show_error(const char *title, const char *explanation, const char *errstr) in gpart_show_error() argument 52 if (explanation == NULL) in gpart_show_error() 53 explanation = ""; in gpart_show_error() 60 sprintf(message, "%s%s. %s", explanation, in gpart_show_error() 63 sprintf(message, "%s%s", explanation, strerror(error)); in gpart_show_error() 65 sprintf(message, "%s%s", explanation, errmsg); in gpart_show_error()
|
| /freebsd-12-stable/contrib/sendmail/libsm/ |
| D | README | 21 If a test fails read the explanation it generates. Sometimes it 32 the programs just issue an explanation when/how to use them).
|
| /freebsd-12-stable/tools/tools/net80211/w00t/ |
| D | README | 22 Detailed explanation of tools.
|
| /freebsd-12-stable/lib/libpam/pam.d/ |
| D | README | 11 See the pam(3) manual page for an explanation of the workings of the
|
| /freebsd-12-stable/contrib/ncurses/include/ |
| D | ncurses_defs | 30 # See "MKncurses_def.sh" for an explanation.
|
| /freebsd-12-stable/crypto/openssl/doc/man3/ |
| D | RAND_DRBG_new.pod | 60 ctr_df. For an explanation, see [NIST SP 800-90A Rev. 1].
|
| D | EVP_CIPHER_meth_new.pod | 157 explanation or they get removed. /RL
|
| /freebsd-12-stable/contrib/serf/ |
| D | design-guide.txt | 63 ### need more explanation of strategy/solution ...
|
| /freebsd-12-stable/contrib/ntp/ |
| D | README | 15 A complete explanation of the configure, compile and install process, as
|
| /freebsd-12-stable/contrib/gcc/config/i386/ |
| D | sync.md | 201 ;; See above for the explanation of using the constraint "SD" for
|
| /freebsd-12-stable/contrib/googletest/googlemock/include/gmock/ |
| D | gmock-matchers.h | 851 inline void PrintIfNotEmpty(const std::string& explanation, in PrintIfNotEmpty() argument 853 if (explanation != "" && os != NULL) { in PrintIfNotEmpty() 854 *os << ", " << explanation; in PrintIfNotEmpty() 3326 const std::string explanation = inner_listener.str(); 3327 if (explanation != "") { 3328 *listener << "whose first field is a value " << explanation;
|
| /freebsd-12-stable/contrib/googletest/googletest/docs/ |
| D | XcodeGuide.md | 3 …enced users. After the quick start, the guide goes provides additional explanation about each step.
|
| /freebsd-12-stable/contrib/binutils/gprof/po/ |
| D | gprof.pot | 112 "\t\t Call graph (explanation follows)\n"
|
| D | ms.po | 123 "\t\t Call graph (explanation follows)\n"
|
| /freebsd-12-stable/contrib/subversion/doc/programmer/ |
| D | WritingChangeLogs.txt | 99 If you find yourself writing a significant explanation in the
|
| /freebsd-12-stable/tools/test/testfloat/ |
| D | systemBugs.txt | 30 explanation. The error lines given are not necessarily exhaustive and were
|
| /freebsd-12-stable/crypto/openssl/crypto/ |
| D | sparccpuid.S | 390 ! see above for explanation
|
| /freebsd-12-stable/contrib/one-true-awk/ |
| D | ChangeLog | 163 * awk.1: Improve use of macros, add some additional explanation
|
| /freebsd-12-stable/contrib/libstdc++/include/tr1/ |
| D | type_traits | 433 // See Daveed Vandevoorde explanation in http://tinyurl.com/502f.
|
| /freebsd-12-stable/tools/tools/sysdoc/ |
| D | tunables.mdoc | 2172 man page for a more detailed explanation on this 2338 for a detailed explanation of this
|
| /freebsd-12-stable/contrib/ncurses/ |
| D | MANIFEST | 97 ./Ada95/samples/sample-explanation.adb 98 ./Ada95/samples/sample-explanation.ads
|
| /freebsd-12-stable/contrib/gdtoa/ |
| D | README | 298 IEEE-like arithmetic, some explanation of struct FPI and the bits
|
| /freebsd-12-stable/contrib/googletest/googlemock/test/ |
| D | gmock-matchers_test.cc | 3637 const std::string explanation = in TEST_F() local 3641 EXPECT_TRUE(explanation == "which is 1.2e-10 from 2.1" || // GCC in TEST_F() 3642 explanation == "which is 1.2e-010 from 2.1") // MSVC in TEST_F() 3643 << " where explanation is \"" << explanation << "\"."; in TEST_F()
|