Home
last modified time | relevance | path

Searched refs:Covered (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.h25 size_t Covered; variable
31 RegionCoverageInfo() : Covered(0), NumRegions(0) {} in RegionCoverageInfo()
33 RegionCoverageInfo(size_t Covered, size_t NumRegions) in RegionCoverageInfo() argument
34 : Covered(Covered), NumRegions(NumRegions) { in RegionCoverageInfo()
35 assert(Covered <= NumRegions && "Covered regions over-counted"); in RegionCoverageInfo()
39 Covered += RHS.Covered;
45 Covered in merge()
66 size_t Covered; global() variable
74 LineCoverageInfo(size_t Covered,size_t NumLines) LineCoverageInfo() argument
107 size_t Covered; global() variable
115 BranchCoverageInfo(size_t Covered,size_t NumBranches) BranchCoverageInfo() argument
165 addFunction(bool Covered) addFunction() argument
[all...]
/freebsd/sys/contrib/openzfs/
H A DLICENSE19 1.3. "Covered Software" means (a) the Original Software, or (b)
24 1.4. "Executable" means the Covered Software in any form other
30 1.6. "Larger Work" means a work which combines Covered Software or
123 Modifications, as Covered Software and/or as part of a
148 Claims infringed by Covered Software in the absence of
155 Any Covered Software that You distribute or otherwise make
159 License with every copy of the Source Code form of the Covered
161 inform recipients of any such Covered Software in Executable form
162 as to how they can obtain such Covered Software in Source Code
179 contained within the Covered Software, or any notices of licensing
[all …]
/freebsd/sys/cddl/contrib/opensolaris/
H A DOPENSOLARIS.LICENSE19 1.3. "Covered Software" means (a) the Original Software, or (b)
24 1.4. "Executable" means the Covered Software in any form other
30 1.6. "Larger Work" means a work which combines Covered Software or
123 Modifications, as Covered Software and/or as part of a
148 Claims infringed by Covered Software in the absence of
155 Any Covered Software that You distribute or otherwise make
159 License with every copy of the Source Code form of the Covered
161 inform recipients of any such Covered Software in Executable form
162 as to how they can obtain such Covered Software in Source Code
179 contained within the Covered Software, or any notices of licensing
[all …]
/freebsd/cddl/contrib/opensolaris/
H A DOPENSOLARIS.LICENSE19 1.3. "Covered Software" means (a) the Original Software, or (b)
24 1.4. "Executable" means the Covered Software in any form other
30 1.6. "Larger Work" means a work which combines Covered Software or
123 Modifications, as Covered Software and/or as part of a
148 Claims infringed by Covered Software in the absence of
155 Any Covered Software that You distribute or otherwise make
159 License with every copy of the Source Code form of the Covered
161 inform recipients of any such Covered Software in Executable form
162 as to how they can obtain such Covered Software in Source Code
179 contained within the Covered Software, or any notices of licensing
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerBinaryMetadata.cpp69 static const MetadataInfo Covered; member in __anon0ee657d00111::MetadataInfo
78 const MetadataInfo MetadataInfo::Covered{
122 Opts.Covered |= ClEmitCovered; in transformOptionsFromCl()
295 if (Options.Covered || (FeatureMask && RequiresCovered)) { in runOn()
297 const auto *MI = &MetadataInfo::Covered; in runOn()
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerMerge.cpp293 std::vector<bool> Covered(kFeatureSetSize, false); in SetCoverMerge() local
302 if (!Covered[F % kFeatureSetSize]) { in SetCoverMerge()
304 Covered[F % kFeatureSetSize] = true; in SetCoverMerge()
341 if (!Covered[F % kFeatureSetSize]) in SetCoverMerge()
376 if (!Covered[F % kFeatureSetSize]) { in SetCoverMerge()
378 Covered[F % kFeatureSetSize] = true; in SetCoverMerge()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp356 bool Covered = TRI->isSuperRegisterEq(Reg, MOReg); in AnalyzePhysRegInBundle() local
359 if (Covered) { in AnalyzePhysRegInBundle()
366 if (Covered) in AnalyzePhysRegInBundle()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DSanitizerBinaryMetadata.h24 bool Covered = false; member
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/idmap_mount/
H A Didmap_mount.cfg13 # When distributing Covered Code, include this CDDL HEADER in each
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/user_namespace/
H A Duser_namespace.cfg13 # When distributing Covered Code, include this CDDL HEADER in each
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_history/
H A Dzpool_history.cfg14 # When distributing Covered Code, include this CDDL HEADER in each
/freebsd/tests/sys/cddl/zfs/tests/cli_user/zpool_iostat/
H A Dzpool_iostat.cfg14 # When distributing Covered Code, include this CDDL HEADER in each
/freebsd/tests/sys/cddl/zfs/tests/cli_user/zpool_list/
H A Dzpool_list.cfg14 # When distributing Covered Code, include this CDDL HEADER in each
/freebsd/tests/sys/cddl/zfs/tests/ctime/
H A Dctime.cfg14 # When distributing Covered Code, include this CDDL HEADER in each
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool/
H A Dzpool.cfg14 # When distributing Covered Code, include this CDDL HEADER in each
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_attach/
H A Dzpool_attach.cfg14 # When distributing Covered Code, include this CDDL HEADER in each
/freebsd/tests/sys/cddl/zfs/tests/pool_names/
H A Dpool_names.cfg14 # When distributing Covered Code, include this CDDL HEADER in each
/freebsd/tests/sys/cddl/zfs/tests/refquota/
H A Drefquota.cfg14 # When distributing Covered Code, include this CDDL HEADER in each
/freebsd/tests/sys/cddl/zfs/tests/refreserv/
H A Drefreserv.cfg14 # When distributing Covered Code, include this CDDL HEADER in each
/freebsd/tests/sys/cddl/zfs/tests/threadsappend/
H A Dthreadsappend.cfg14 # When distributing Covered Code, include this CDDL HEADER in each
/freebsd/tests/sys/cddl/zfs/tests/zfsd/
H A Dzfsd.cfg14 # When distributing Covered Code, include this CDDL HEADER in each
/freebsd/tests/sys/cddl/zfs/tests/zil/
H A Dzil.cfg14 # When distributing Covered Code, include this CDDL HEADER in each
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_detach/
H A Dzpool_detach.cfg14 # When distributing Covered Code, include this CDDL HEADER in each
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_offline/
H A Dzpool_offline.cfg14 # When distributing Covered Code, include this CDDL HEADER in each
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_online/
H A Dzpool_online.cfg14 # When distributing Covered Code, include this CDDL HEADER in each

12345678910>>...13