/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | GlobalISelEmitter.cpp | 93 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 D | 0.t | 113 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 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-src/contrib/kyua/ |
H A D | AUTHORS | 4 # an explanation.
|
/freebsd-src/share/man/man4/ |
H A D | mod_cc.4 | 119 For further explanation please see the internet-draft. 123 For further explanation please see the internet-draft.
|
H A D | wsp.4 | 94 for an explanation of these mouse
|
/freebsd-src/contrib/googletest/googletest/include/gtest/ |
H A D | gtest-matchers.h | 97 // 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 D | gmock-matchers-arithmetic_test.cc | 562 // 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 D | depsrc-meta.mk | 6 # TODO: Explanation
|
H A D | use-inference.mk | 24 # Possible but unproven explanation:
|
H A D | varcmd.mk | 7 # least an introductory explanation about what _should_ happen here.
|
H A D | depsrc-ignore.mk | 18 # The explanation for the output reordering is that the output is buffered.
|
/freebsd-src/contrib/libpcap/ |
H A D | pcap_set_timeout.3pcap | 40 for an explanation of the packet buffer timeout.)
|
H A D | pcap_open_live.3pcap | 70 for an explanation of the packet buffer timeout.)
|
/freebsd-src/usr.bin/gprof/ |
H A D | dfn.c | 148 * MISSING: an explanation 276 * [MISSING: an explanation]
|
/freebsd-src/lib/libc/tests/stdlib/ |
H A D | Makefile | 46 # TODO: need to come up with a correct explanation of what the patch pho does
|
/freebsd-src/crypto/heimdal/kpasswd/ |
H A D | kpasswd.1 | 66 explanation is printed.
|
/freebsd-src/share/man/man7/ |
H A D | sticky.7 | 46 for an explanation of file modes.
|
/freebsd-src/lib/libpam/pam.d/ |
H A D | README | 11 See the pam(3) manual page for an explanation of the workings of the
|
/freebsd-src/tools/tools/net80211/w00t/ |
H A D | README | 21 Detailed explanation of tools.
|
/freebsd-src/crypto/openssl/apps/lib/ |
H A D | app_provider.c | 22 * See comments in opt_verify for explanation of this.
|
/freebsd-src/sys/contrib/openzfs/man/man1/ |
H A D | zhack.1 | 62 is a short human readable explanation of the new feature.
|
/freebsd-src/sbin/camcontrol/ |
H A D | progress.h | 43 char *prefix; /* any prefix explanation */
|
/freebsd-src/share/doc/usd/21.troff/ |
H A D | m.mac | 219 Form Value\\$2 Argument Notes\\$1 Explanation
|
/freebsd-src/lib/libc/locale/ |
H A D | tolower.c | 57 /* Binary search -- see bsearch.c for explanation. */ in ___tolower_l()
|