Home
last modified time | relevance | path

Searched full:explanation (Results 1 – 25 of 369) 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/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 …]
/freebsd/contrib/kyua/
H A DAUTHORS4 # an explanation.
/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/crypto/krb5/src/windows/leash/htmlhelp/html/
H A DUsing_Leash_Menus.htm40 <p>The table below gives a quick explanation of each of the buttons. To jump to a detailed How To p…
59 <p>The table below gives a quick explanation of each of the View options. </p>
100 <p>The table below gives a quick explanation of each of the Ticket options. </p>
/freebsd/crypto/krb5/src/plugins/preauth/spake/
H A DAUTHORS3 # See the latter for an explanation.
/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.
/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/lib/libc/tests/stdlib/
H A DMakefile48 # TODO: need to come up with a correct explanation of what the patch pho does
/freebsd/crypto/heimdal/kpasswd/
H A Dkpasswd.166 explanation is printed.
/freebsd/share/man/man7/
H A Dsticky.746 for an explanation of file modes.
/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/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/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/contrib/pam-krb5/tests/
H A DREADME220 explanation. skip_block takes a count and a string and skips that
221 many tests with that explanation. skip_all takes an optional reason

12345678910>>...15