Home
last modified time | relevance | path

Searched refs:explanation (Results 1 – 25 of 60) sorted by relevance

123

/freebsd/contrib/kyua/
H A DAUTHORS4 # an explanation.
/freebsd/usr.sbin/bsdinstall/partedit/
H A Dgpart_ops.c50 gpart_show_error(const char *title, const char *explanation, const char *errstr) in gpart_show_error() argument
57 if (explanation == NULL) in gpart_show_error()
58 explanation = ""; in gpart_show_error()
66 explanation, strerror(error), errmsg); in gpart_show_error()
68 snprintf(message, sizeof(message), "%s%s", explanation, in gpart_show_error()
71 snprintf(message, sizeof(message), "%s%s", explanation, errmsg); in gpart_show_error()
/freebsd/contrib/sendmail/libsm/
H A DREADME21 If a test fails read the explanation it generates. Sometimes it
32 the programs just issue an explanation when/how to use them).
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dmobiveil-pcie.txt40 detailed explanation
H A Dxilinx-pcie.txt18 detailed explanation
H A Dxilinx-nwl-pcie.txt26 detailed explanation
H A Dmediatek-pcie.txt45 explanation.
70 explanation.
H A Dnvidia,tegra194-pcie.txt85 explanation.
89 explanation.
H A Dnvidia,tegra20-pcie.txt49 explanation.
53 explanation.
/freebsd/tools/tools/net80211/w00t/
H A DREADME21 Detailed explanation of tools.
/freebsd/lib/libpam/pam.d/
H A DREADME11 See the pam(3) manual page for an explanation of the workings of the
/freebsd/contrib/ncurses/include/
H A Dncurses_defs31 # See "MKncurses_def.sh" for an explanation.
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-arb-gpio-challenge.txt28 sure that the other side doesn't want it also. A detailed explanation is best
H A Di2c-arb-gpio-challenge.yaml36 sure that the other side doesn't want it also. A detailed explanation is
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-misc_test.cc1702 auto explanation = ss.str(); in TEST() local
1703 EXPECT_THAT(explanation, HasSubstr("std::runtime_error")); in TEST()
1745 auto explanation = ss.str(); in TEST_P() local
1746 EXPECT_THAT(explanation, HasSubstr("std::runtime_error")); in TEST_P()
1747 EXPECT_THAT(explanation, HasSubstr("error message")); in TEST_P()
H A Dgmock-matchers-arithmetic_test.cc1403 const std::string explanation = in TEST_F() local
1407 EXPECT_TRUE(explanation == "which is 1.2e-10 from 2.1" || // GCC in TEST_F()
1408 explanation == "which is 1.2e-010 from 2.1") // MSVC in TEST_F()
1409 << " where explanation is \"" << explanation << "\"."; in TEST_F()
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Dmsi-pic.txt39 explanation.
/freebsd/contrib/ntp/
H A DREADME15 A complete explanation of the configure, compile and install process, as
/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h565 inline void PrintIfNotEmpty(const std::string& explanation, in PrintIfNotEmpty() argument
567 if (!explanation.empty() && os != nullptr) { in PrintIfNotEmpty()
568 *os << ", " << explanation; in PrintIfNotEmpty()
2969 const std::string explanation = inner_listener.str();
2970 if (!explanation.empty()) {
2971 *listener << "whose first field is a value " << explanation;
/freebsd/crypto/openssl/crypto/
H A Dsparccpuid.S390 ! see above for explanation
/freebsd/sys/dev/isp/
H A Dispmbox.h1575 uint8_t explanation; member
/freebsd/contrib/one-true-awk/
H A DChangeLog163 * awk.1: Improve use of macros, add some additional explanation
/freebsd/tools/tools/sysdoc/
H A Dtunables.mdoc2124 man page for a more detailed explanation on this
2290 for a detailed explanation of this
/freebsd/contrib/gdtoa/
H A DREADME298 IEEE-like arithmetic, some explanation of struct FPI and the bits
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Didle-states.yaml123 The min-residency time parameter deserves further explanation since it is

123