Home
last modified time | relevance | path

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

123

/external/llvm/tools/llvm-cov/
DCoverageSummaryInfo.h26 size_t Covered; member
34 RegionCoverageInfo() : Covered(0), NotCovered(0), NumRegions(0) {} in RegionCoverageInfo()
36 RegionCoverageInfo(size_t Covered, size_t NumRegions) in RegionCoverageInfo()
37 : Covered(Covered), NotCovered(NumRegions - Covered), in RegionCoverageInfo()
41 Covered += RHS.Covered;
47 bool isFullyCovered() const { return Covered == NumRegions; } in isFullyCovered()
52 return double(Covered) / double(NumRegions) * 100.0; in getPercentCovered()
59 size_t Covered; member
71 : Covered(0), NotCovered(0), NonCodeLines(0), NumLines(0) {} in LineCoverageInfo()
73 LineCoverageInfo(size_t Covered, size_t NumNonCodeLines, size_t NumLines) in LineCoverageInfo()
[all …]
/external/eigen/
DNOTICE9 the creation of, or owns Covered Software.
16 means Covered Software of a particular Contributor.
18 1.4. "Covered Software"
28 in Exhibit B to the Covered Software; or
30 (b) that the Covered Software was made available under the terms of
38 means a work that combines Covered Software with other material, in
39 a separate file or files, that is not Covered Software.
53 deletion from, or modification of the contents of Covered
56 (b) any new file in Source Code Form that contains any Covered
114 distribution or licensing of Covered Software under this License.
[all …]
DCOPYING.MPL29 the creation of, or owns Covered Software.
16 means Covered Software of a particular Contributor.
18 1.4. "Covered Software"
28 in Exhibit B to the Covered Software; or
30 (b) that the Covered Software was made available under the terms of
38 means a work that combines Covered Software with other material, in
39 a separate file or files, that is not Covered Software.
53 deletion from, or modification of the contents of Covered
56 (b) any new file in Source Code Form that contains any Covered
114 distribution or licensing of Covered Software under this License.
[all …]
/external/llvm/lib/CodeGen/GlobalISel/
DRegisterBankInfo.cpp83 BitVector &Covered = RB.ContainedRegClasses; in addRegBankCoverage() local
87 Covered.set(RCId); in addRegBankCoverage()
113 if (!Covered.test(SubRCId)) { in addRegBankCoverage()
119 Covered.set(SubRCId); in addRegBankCoverage()
138 if (Covered.test(SubRCId)) in addRegBankCoverage()
155 Covered.set(SubRCId); in addRegBankCoverage()
/external/deqp/doc/testspecs/GLES3/
Dfunctional.shaders.linkage.txt35 - Covered in functional.shaders.indexing group
39 - Covered in separate uniform buffer object tests
/external/caliper/lib/
Djsr311-api-1.1.1.jar.txt12 1.3. "Covered Software" means (a) the Original Software, or (b)
17 1.4. "Executable" means the Covered Software in any form other than
23 1.6. "Larger Work" means a work which combines Covered Software or
104 Modifications, as Covered Software and/or as part of a Larger Work; and
125 Covered Software in the absence of Modifications made by that
132 Any Covered Software that You distribute or otherwise make available in
136 Source Code form of the Covered Software You distribute or otherwise
137 make available. You must inform recipients of any such Covered Software
138 in Executable form as to how they can obtain such Covered Software in
153 any copyright, patent or trademark notices contained within the Covered
[all …]
Djersey-core-1.11.jar.txt12 1.3. "Covered Software" means (a) the Original Software, or (b)
17 1.4. "Executable" means the Covered Software in any form other than
23 1.6. "Larger Work" means a work which combines Covered Software or
104 Modifications, as Covered Software and/or as part of a Larger Work; and
125 Covered Software in the absence of Modifications made by that
132 Any Covered Software that You distribute or otherwise make available in
136 Source Code form of the Covered Software You distribute or otherwise
137 make available. You must inform recipients of any such Covered Software
138 in Executable form as to how they can obtain such Covered Software in
153 any copyright, patent or trademark notices contained within the Covered
[all …]
Djersey-client-1.11.jar.txt12 1.3. "Covered Software" means (a) the Original Software, or (b)
17 1.4. "Executable" means the Covered Software in any form other than
23 1.6. "Larger Work" means a work which combines Covered Software or
104 Modifications, as Covered Software and/or as part of a Larger Work; and
125 Covered Software in the absence of Modifications made by that
132 Any Covered Software that You distribute or otherwise make available in
136 Source Code form of the Covered Software You distribute or otherwise
137 make available. You must inform recipients of any such Covered Software
138 in Executable form as to how they can obtain such Covered Software in
153 any copyright, patent or trademark notices contained within the Covered
[all …]
/external/ltp/testcases/open_posix_testsuite/stress/semaphores/
Dcoverage.txt3 Assertion Covered?
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sighold/
Dcoverage.txt3 Assertion Covered?
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigrelse/
Dcoverage.txt3 Assertion Covered?
/external/ltp/testcases/open_posix_testsuite/stress/mqueues/
Dcoverage.txt3 Assertion Covered?
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigpause/
Dcoverage.txt3 Assertion Covered?
/external/ltp/testcases/open_posix_testsuite/functional/mqueues/
Dcoverage.txt3 Assertion Covered?
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_delete/
Dcoverage.txt3 Assertion Covered?
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_error/
Dcoverage.txt3 Assertion Covered?
/external/ltp/testcases/open_posix_testsuite/functional/semaphores/
Dcoverage.txt3 Assertion Covered?
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_return/
Dcoverage.txt3 Assertion Covered?
/external/llvm/lib/CodeGen/
DMachineInstrBundle.cpp319 bool Covered = TRI->isSuperRegisterEq(Reg, MOReg); in analyzePhysReg() local
322 if (Covered) { in analyzePhysReg()
329 if (Covered) in analyzePhysReg()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_getres/
Dcoverage.txt3 Assertion Covered?
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaddset/
Dcoverage.txt3 Assertion Covered?
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/signal/
Dcoverage.txt3 Assertion Covered?
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigdelset/
Dcoverage.txt3 Assertion Covered?
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_suspend/
Dcoverage.txt3 Assertion Covered?
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigwaitinfo/
Dcoverage.txt3 Assertion Covered?

123