Home
last modified time | relevance | path

Searched full:explanation (Results 1 – 25 of 363) sorted by relevance

12345678910>>...15

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp93 std::string Explanation; in explainPredicates() local
97 Explanation += in explainPredicates()
102 Explanation += " always-true"; in explainPredicates()
104 Explanation += " immediate"; in explainPredicates()
107 Explanation += " unindexed"; in explainPredicates()
110 Explanation += " non-extload"; in explainPredicates()
112 Explanation += " extload"; in explainPredicates()
114 Explanation += " sextload"; in explainPredicates()
116 Explanation += " zextload"; in explainPredicates()
119 Explanation += " non-truncstore"; in explainPredicates()
[all …]
/freebsd/share/doc/smm/01.setup/
H A D0.t113 An explanation of how to lay out filesystems on available disks
117 An explanation of how to set up terminal lines and user accounts,
/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/contrib/kyua/
H A DAUTHORS4 # an explanation.
/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest-matchers.h97 // Returns true if and only if the listener is interested in an explanation
99 // this information to avoid generating the explanation when no one
147 // generate an explanation like "which points to ...".
149 // Implementations of MatchAndExplain() should add an explanation of
153 // succeeds is not a factor in deciding whether an explanation is
182 // A match result listener that ignores the explanation.
192 // A match result listener that forwards the explanation to a given
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-arithmetic_test.cc562 // matcher doesn't give an explanation, so only the first matcher's in TEST_P()
563 // explanation is printed. in TEST_P()
573 // matcher doesn't given an explanation. in TEST_P()
591 // explain. Since it doesn't given an explanation, nothing is in TEST_P()
778 // matcher doesn't give an explanation, so only the first matcher's in TEST_P()
779 // explanation is printed. in TEST_P()
789 // matcher doesn't given an explanation. in TEST_P()
807 // explain. Since it doesn't given an explanation, nothing is in TEST_P()
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()
[all …]
H A Dgmock-matchers-misc_test.cc269 // Tests duplicated value -- expect no explanation.
277 // But in any case there should be no explanation. in TYPED_TEST()
323 // but (as above) not reported in the explanation.
664 ss2.str()); // Failed match where both arguments need explanation. in TEST_P()
674 // explanation. in TEST_P()
965 // For testing Args<>'s explanation.
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()
[all …]
/freebsd/share/man/man4/
H A Dmod_cc.4119 For further explanation please see the internet-draft.
123 For further explanation please see the internet-draft.
/freebsd/contrib/bmake/unit-tests/
H A Ddepsrc-meta.mk6 # TODO: Explanation
H A Duse-inference.mk24 # Possible but unproven explanation:
H A Dvarcmd.mk7 # least an introductory explanation about what _should_ happen here.
H A Ddepsrc-ignore.mk18 # The explanation for the output reordering is that the output is buffered.
/freebsd/usr.bin/gprof/
H A Ddfn.c148 * MISSING: an explanation
276 * [MISSING: an explanation]
/freebsd/contrib/libpcap/
H A Dpcap_set_timeout.3pcap40 for an explanation of the packet buffer timeout.)
H A Dpcap_open_live.3pcap70 for an explanation of the packet buffer timeout.)
/freebsd/crypto/heimdal/kpasswd/
H A Dkpasswd.166 explanation is printed.
/freebsd/lib/libc/tests/stdlib/
H A DMakefile46 # TODO: need to come up with a correct explanation of what the patch pho does
/freebsd/share/man/man7/
H A Dsticky.746 for an explanation of file modes.
/freebsd/lib/libpam/pam.d/
H A DREADME11 See the pam(3) manual page for an explanation of the workings of the
/freebsd/tools/tools/net80211/w00t/
H A DREADME21 Detailed explanation of tools.
/freebsd/crypto/openssl/apps/lib/
H A Dapp_provider.c22 * See comments in opt_verify for explanation of this.
/freebsd/bin/ed/
H A Ded.1397 for an explanation of these constructs.
623 Print an explanation of the last error.
916 An explanation of the last error can be
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dnvidia,tegra194-pcie.txt85 explanation.
89 explanation.
/freebsd/contrib/dialog/
H A Ddemo.pl179 "Explanation",
187 "Explanation",
/freebsd/sys/contrib/openzfs/man/man1/
H A Dzhack.162 is a short human readable explanation of the new feature.

12345678910>>...15