Home
last modified time | relevance | path

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

12345678910>>...15

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp93 std::string Explanation; in explainPredicates()
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 in explainPredicates()
94 std::string Explanation; explainPredicates() local
198 std::string Explanation; isTrivialOperatorNode() local
[all...]
/freebsd-src/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-src/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-src/contrib/kyua/
H A DAUTHORS4 # an explanation.
/freebsd-src/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.
H A Dwsp.494 for an explanation of these mouse
/freebsd-src/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-src/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 …]
/freebsd-src/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-src/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-src/usr.bin/gprof/
H A Ddfn.c148 * MISSING: an explanation
276 * [MISSING: an explanation]
/freebsd-src/lib/libc/tests/stdlib/
H A DMakefile46 # TODO: need to come up with a correct explanation of what the patch pho does
/freebsd-src/crypto/heimdal/kpasswd/
H A Dkpasswd.166 explanation is printed.
/freebsd-src/share/man/man7/
H A Dsticky.746 for an explanation of file modes.
/freebsd-src/lib/libpam/pam.d/
H A DREADME11 See the pam(3) manual page for an explanation of the workings of the
/freebsd-src/tools/tools/net80211/w00t/
H A DREADME21 Detailed explanation of tools.
/freebsd-src/crypto/openssl/apps/lib/
H A Dapp_provider.c22 * See comments in opt_verify for explanation of this.
/freebsd-src/sys/contrib/openzfs/man/man1/
H A Dzhack.162 is a short human readable explanation of the new feature.
/freebsd-src/sbin/camcontrol/
H A Dprogress.h43 char *prefix; /* any prefix explanation */
/freebsd-src/share/doc/usd/21.troff/
H A Dm.mac219 Form Value\\$2 Argument Notes\\$1 Explanation
/freebsd-src/lib/libc/locale/
H A Dtolower.c57 /* Binary search -- see bsearch.c for explanation. */ in ___tolower_l()

12345678910>>...15