Searched refs:covered (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCodeGenCoverage.h31 iterator_range<const_covered_iterator> covered() const;
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dsol2-ci.asm31 ! the resulting executable to be covered by the GNU General Public License.
33 ! the executable file might be covered by the GNU General Public License.
H A Dcygwin.asm31 * the resulting executable to be covered by the GNU General Public License.
33 * the executable file might be covered by the GNU General Public License.
H A Dsol2-c1.asm31 ! the resulting executable to be covered by the GNU General Public License.
33 ! the executable file might be covered by the GNU General Public License.
H A Dsol2-gc1.asm31 ! the resulting executable to be covered by the GNU General Public License.
33 ! the executable file might be covered by the GNU General Public License.
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dcrti.asm29 # the resulting executable to be covered by the GNU General Public License.
31 # the executable file might be covered by the GNU General Public License.
H A Dcrtend.asm24 to be covered by the GNU General Public License.
26 the executable file might be covered by the GNU General Public License. */
H A Dcrtbegin.asm24 to be covered by the GNU General Public License.
26 the executable file might be covered by the GNU General Public License. */
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dcrti.asm29 # the resulting executable to be covered by the GNU General Public License.
31 # the executable file might be covered by the GNU General Public License.
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Deabi-ci.asm30 the resulting executable to be covered by the GNU General Public License.
32 the executable file might be covered by the GNU General Public License.
H A Deabi-cn.asm30 the resulting executable to be covered by the GNU General Public License.
32 the executable file might be covered by the GNU General Public License.
H A Dsol-ci.asm31 # the resulting executable to be covered by the GNU General Public License.
33 # the executable file might be covered by the GNU General Public License.
H A Dsol-cn.asm31 # the resulting executable to be covered by the GNU General Public License.
33 # the executable file might be covered by the GNU General Public License.
H A Ddarwin-fpsave.asm30 * resulting executable to be covered by the GNU General Public License.
32 * executable file might be covered by the GNU General Public License.
H A Ddarwin-tramp.asm31 * resulting executable to be covered by the GNU General Public License.
33 * executable file might be covered by the GNU General Public License.
H A Ddarwin-vecsave.asm30 * resulting executable to be covered by the GNU General Public License.
32 * executable file might be covered by the GNU General Public License.
H A Dtramp.asm31 * the resulting executable to be covered by the GNU General Public License.
33 * the executable file might be covered by the GNU General Public License.
H A Ddarwin-world.asm32 * resulting executable to be covered by the GNU General Public License.
34 * executable file might be covered by the GNU General Public License.
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsol2-ci.asm31 ! the resulting executable to be covered by the GNU General Public License.
33 ! the executable file might be covered by the GNU General Public License.
H A Dsol2-c1.asm31 ! the resulting executable to be covered by the GNU General Public License.
33 ! the executable file might be covered by the GNU General Public License.
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DCodeGenCoverage.cpp47 CodeGenCoverage::covered() const { function in class:CodeGenCoverage
/freebsd-11-stable/sys/kern/
H A Dvfs_default.c821 int i, error, eofflag, dirbuflen, flags, locked, len, covered; local
832 covered = 0;
866 covered = 1;
892 if (covered) {
927 if (covered) {
/freebsd-11-stable/crypto/openssl/util/
H A Dadd_cr.pl77 * included with this distribution is covered by the same copyright terms
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_prime.pl45 * included with this distribution is covered by the same copyright terms
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInstructionSelect.cpp245 dbgs() << "Rules covered by selecting function: " << MF.getName() << ":";
246 for (auto RuleID : CoverageInfo.covered())

Completed in 145 milliseconds

12