/freebsd/contrib/kyua/ |
H A D | AUTHORS | 4 # an explanation.
|
/freebsd/usr.sbin/bsdinstall/partedit/ |
H A D | gpart_ops.c | 50 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 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/sys/contrib/device-tree/Bindings/pci/ |
H A D | mobiveil-pcie.txt | 40 detailed explanation
|
H A D | xilinx-pcie.txt | 18 detailed explanation
|
H A D | xilinx-nwl-pcie.txt | 26 detailed explanation
|
H A D | mediatek-pcie.txt | 45 explanation. 70 explanation.
|
H A D | nvidia,tegra194-pcie.txt | 85 explanation. 89 explanation.
|
H A D | nvidia,tegra20-pcie.txt | 49 explanation. 53 explanation.
|
/freebsd/tools/tools/net80211/w00t/ |
H A D | README | 21 Detailed explanation of tools.
|
/freebsd/lib/libpam/pam.d/ |
H A D | README | 11 See the pam(3) manual page for an explanation of the workings of the
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | i2c-arb-gpio-challenge.txt | 28 sure that the other side doesn't want it also. A detailed explanation is best
|
/freebsd/contrib/googletest/googlemock/test/ |
H A D | gmock-matchers-misc_test.cc | 1702 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 D | gmock-matchers-arithmetic_test.cc | 1403 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/contrib/ncurses/include/ |
H A D | ncurses_defs | 31 # See "MKncurses_def.sh" for an explanation.
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
H A D | msi-pic.txt | 39 explanation.
|
/freebsd/contrib/ntp/ |
H A D | README | 15 A complete explanation of the configure, compile and install process, as
|
/freebsd/contrib/googletest/googlemock/include/gmock/ |
H A D | gmock-matchers.h | 565 inline void PrintIfNotEmpty(const std::string& explanation, in PrintIfNotEmpty() argument 567 if (!explanation.empty() && os != nullptr) { in PrintIfNotEmpty() 568 *os << ", " << explanation; in PrintIfNotEmpty() 2970 const std::string explanation = inner_listener.str(); 2971 if (!explanation.empty()) { 2972 *listener << "whose first field is a value " << explanation;
|
/freebsd/crypto/openssl/crypto/ |
H A D | sparccpuid.S | 390 ! see above for explanation
|
/freebsd/contrib/one-true-awk/ |
H A D | ChangeLog | 163 * awk.1: Improve use of macros, add some additional explanation
|
/freebsd/sys/dev/isp/ |
H A D | ispmbox.h | 1581 uint8_t explanation; member
|
H A D | isp_library.c | 1984 …ISP_IOXPUT_8(isp, src->abts_rsp_payload.ba_rjt.explanation, &dst->abts_rsp_payload.ba_rjt.explanat… in isp_put_abts_rsp()
|
/freebsd/tools/tools/sysdoc/ |
H A D | tunables.mdoc | 2124 man page for a more detailed explanation on this 2290 for a detailed explanation of this
|
/freebsd/contrib/gdtoa/ |
H A D | README | 298 IEEE-like arithmetic, some explanation of struct FPI and the bits
|
/freebsd/contrib/ncurses/ |
H A D | MANIFEST | 98 ./Ada95/samples/sample-explanation.adb_p 99 ./Ada95/samples/sample-explanation.ads
|