Home
last modified time | relevance | path

Searched +refs:value +refs:coverage (Results 1 – 25 of 19396) sorted by relevance

12345678910>>...776

/dports/devel/cmake-gui/cmake-3.22.1/Tests/JavascriptCoverage/
H A Doutput.json.in405 "title": "should return when the value is not present",
406 "fullTitle": "Array CovTest should return when the value is not present",
410 "title": "should return when the value is not present",
415 "title": "should return when the value is not present",
416 "fullTitle": "Array covTest4 should return when the value is not present",
420 "title": "should return when the value is not present",
428 "title": "should return when the value is not present",
429 "fullTitle": "Array CovTest should return when the value is not present",
433 "title": "should return when the value is not present",
438 "title": "should return when the value is not present",
[all …]
/dports/devel/cmake/cmake-3.22.1/Tests/JavascriptCoverage/
H A Doutput.json.in405 "title": "should return when the value is not present",
406 "fullTitle": "Array CovTest should return when the value is not present",
410 "title": "should return when the value is not present",
415 "title": "should return when the value is not present",
416 "fullTitle": "Array covTest4 should return when the value is not present",
420 "title": "should return when the value is not present",
428 "title": "should return when the value is not present",
429 "fullTitle": "Array CovTest should return when the value is not present",
433 "title": "should return when the value is not present",
438 "title": "should return when the value is not present",
[all …]
/dports/devel/cmake-doc/cmake-3.22.1/Tests/JavascriptCoverage/
H A Doutput.json.in405 "title": "should return when the value is not present",
406 "fullTitle": "Array CovTest should return when the value is not present",
410 "title": "should return when the value is not present",
415 "title": "should return when the value is not present",
416 "fullTitle": "Array covTest4 should return when the value is not present",
420 "title": "should return when the value is not present",
428 "title": "should return when the value is not present",
429 "fullTitle": "Array CovTest should return when the value is not present",
433 "title": "should return when the value is not present",
438 "title": "should return when the value is not present",
[all …]
/dports/devel/cdash/CDash-2-2-3/
H A DviewCoverage.xsl37 <h3>Coverage started on <xsl:value-of select="cdash/coverage/starttime"/></h3>
59 <xsl:value-of select="cdash/coverage/percentcoverage"/>
74 …<td align="center"><xsl:value-of select="cdash/coverage/totalcovered"/> of <xsl:value-of select="c…
190 <xsl:value-of select="cdash/coverage/coveragetype"/>
195 <xsl:value-of select="cdash/coverage/buildid"/>
200 <xsl:value-of select="/cdash/coverage/status"/>
205 <xsl:value-of select="/cdash/coverage/dir"/>
250 <xsl:value-of select="/cdash/coverage/metricerror"/></xsl:attribute>
254 <xsl:value-of select="/cdash/coverage/metricpass"/>
259 <xsl:value-of select="/cdash/coverage/userid"/>
[all …]
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/outofcore/include/pcl/outofcore/visualization/
H A Doutofcore_cloud.h65 this->coverage = coverage; in PcdQueueItem()
70 return coverage < rhs.coverage;
74 float coverage; member
89 this->coverage = coverage; in CloudDataCacheItem()
101 float coverage; variable
231 value = 10000; in increaseLodPixelThreshold()
233 value = 5000; in increaseLodPixelThreshold()
235 value = 100; in increaseLodPixelThreshold()
246 value = 10000; in decreaseLodPixelThreshold()
248 value = 5000; in decreaseLodPixelThreshold()
[all …]
/dports/print/py-fonttools/fonttools-4.28.2/Lib/fontTools/voltLib/
H A Dast.py16 value = getattr(self, attr)
17 if value is not None:
312 self.coverage = coverage
319 coverage = ''.join(str(c) for c in coverage)
334 coverage = ''.join(str(c) for c in coverage)
337 coverage = ''.join(str(c) for c in coverage)
422 def __init__(self, name, value, location=None): argument
425 self.value = value
428 if self.value is True:
430 if isinstance(self.value, (tuple, list)):
[all …]
/dports/devel/p5-ExtUtils-MakeMaker-Coverage/ExtUtils-MakeMaker-Coverage-0.05/t/
H A Dmm_coverage_config.t27 value => 0,
28 patterns => [qr|(?!-coverage,statement)|],
31 value => 0,
32 patterns => [qr|(?!-coverage,branch)|],
35 value => 0,
36 patterns => [qr|(?!-coverage,subroutine)|],
39 value => 0,
40 patterns => [qr|(?!-coverage,condition)|],
43 value => 0,
44 patterns => [qr|(?!-coverage,pod)|],
[all …]
/dports/biology/py-deeptools/deepTools-3.5.1/deeptools/
H A DwriteBedGraph_bam_and_bw.py30 if coverage is None:
33 coverage[np.isnan(coverage)] = 0
36 [np.mean(coverage[x:x + tileSize])
61 coverage = []
73 coverage.append(
82 lengthCoverage = len(coverage[0])
104 value = func(tileCoverage, funcArgs)
119 previousValue = value
121 elif previousValue == value:
124 elif previousValue != value:
[all …]
/dports/print/py-fonttools/fonttools-4.28.2/Lib/fontTools/ttLib/tables/
H A D_k_e_r_n.py40 length, coverage, subtableFormat = struct.unpack(
47 _, length, subtableFormat, coverage = struct.unpack(
119 version, length, subtableFormat, coverage = struct.unpack(
133 self.coverage = coverage
148 if value >= 32768:
149 value -= 65536
194 ">HHBB", version, length, self.format, self.coverage)
208 attrs = dict(coverage=self.coverage, format=self.format)
222 ("v", value)
229 self.coverage = safeEval(attrs["coverage"])
[all …]
/dports/print/py-fonttools3/fonttools-3.44.0/Lib/fontTools/ttLib/tables/
H A D_k_e_r_n.py42 length, coverage, subtableFormat = struct.unpack(
49 _, length, subtableFormat, coverage = struct.unpack(
121 version, length, subtableFormat, coverage = struct.unpack(
135 self.coverage = coverage
150 if value >= 32768:
151 value -= 65536
196 ">HHBB", version, length, self.format, self.coverage)
210 attrs = dict(coverage=self.coverage, format=self.format)
224 ("v", value)
231 self.coverage = safeEval(attrs["coverage"])
[all …]
/dports/devel/elixir-excoveralls/excoveralls-0.14.4/lib/excoveralls/
H A Dstats.ex3 Provide calculation logics of coverage stats.
21 defstruct coverage: nil, source: ""
85 coverage: stats
137 Summarizes source coverage details.
163 coverage = stat[:coverage]
183 value = case relevant do
188 if value == trunc(value) do
189 trunc(value)
191 Float.round(value, 1)
203 %Line{coverage: Enum.at(coverage, i) , source: line}
[all …]
/dports/print/texlive-base/texlive-20150521-source/texk/texlive/linked_scripts/fontools/
H A Dot2kpx480 if (@coverage != @pair_sets) {
490 my $first = shift @coverage;
495 my ($second, $value)
497 next if $value == 0;
535 next if $value == 0;
536 $value = 1000 * $value / $UNITS_PER_EM;
608 my $coverage = shift;
610 my $coverage_format = unpack 'n', $coverage;
612 return unpack '@2n/n', $coverage;
646 if ($coverage != 0x1) {
[all …]
/dports/biology/ugene/ugene-40.1/src/corelibs/U2View/src/ov_assembly/
H A DExportCoverageTask.cpp170 const qint64 assemblyLength = lengthAttribute.value; in run()
173 for (int coverage = settings.threshold; coverage < histogramData.size(); coverage++) { in run() local
174 if (0 != histogramData.value(coverage, 0)) { in run()
183 histogramData[info.coverage] = histogramData.value(info.coverage, 0) + 1; in processRegion()
190 SEPARATOR + QByteArray::number(coverage) + in toByteArray()
191 SEPARATOR + QByteArray::number(histogramData.value(coverage, 0)) + in toByteArray()
193 … SEPARATOR + QByteArray::number((double)histogramData.value(coverage, 0) / assemblyLength) + "\n"; in toByteArray()
230 result += SEPARATOR + QByteArray::number(info.basesCount.value(curChar, 0)); in toByteArray()
246 baseCountsScore += info.basesCount.value(curChar, 0); in writeResult()
276 if (currentCoverage.second == info.coverage) { in processRegion()
[all …]
/dports/devel/R-cran-covr/covr/R/
H A Dreport.R144 function(coverage) { argument
145 lines <- coverage$file$file_lines
146 values <- coverage$coverage
151 coverage = values, nameattr
177 Coverage = sprintf("%.2f%%", sum(file$coverage > 0) / sum(file$coverage != "") * 100),
182 …`Hits / Line` = sprintf("%.0f", sum(as.numeric(file$coverage), na.rm = TRUE) / sum(file$coverage !…
211 if (coverage == 0) {
214 } else if (coverage > 0) {
266 tab_panel <- function(title, ..., value = title) { argument
267 htmltools::div(class = "tab-pane", title = title, `data-value` = value, ...)
[all …]
/dports/biology/ugene/ugene-40.1/data/workflow_samples/NGS/
H A Dextract_coverage.uwl2coverage and/or bases count from an assembly. It receives a number of assemblies and for each of t…
6 workflow "Extract coverage from assembly"{
15 extract-assembly-coverage {
16 type:extract-assembly-coverage;
32 extract-assembly-coverage.export-type {
36 extract-assembly-coverage.format {
40 extract-assembly-coverage.threshold {
42 description:"A threshold value";
44 extract-assembly-coverage.url-out {
50 extract-assembly-coverage {
[all …]
/dports/devel/R-cran-covr/covr/
H A DNAMESPACE3 S3method("[",coverage)
4 S3method(as.data.frame,coverage)
5 S3method(print,coverage)
7 S3method(value,coverage)
8 S3method(value,expression_coverage)
9 S3method(value,expression_coverages)
10 S3method(value,line_coverage)
11 S3method(value,line_coverages)
30 export(value)
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/networking/
H A Dudplite.rst81 all packets which have a coverage _less_ than this value. For example, if
123 If the sender specifies a value of 0 as coverage length, the module
124 assumes full coverage, transmits a packet with coverage length of 0
126 different from 0, the kernel assumes 8 as default value. Finally,
132 The receiver specifies the minimum value of the coverage length it
133 is willing to accept. A value of 0 here indicates that the receiver
140 All packets arriving with a coverage value less than the specified
150 will always will be ignored, while the value of::
152 getsockopt(sockfd, SOL_SOCKET, SO_NO_CHECK, &value, ...);
162 in include/net/sock.h), the default value is configurable as
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/networking/
H A Dudplite.rst81 all packets which have a coverage _less_ than this value. For example, if
123 If the sender specifies a value of 0 as coverage length, the module
124 assumes full coverage, transmits a packet with coverage length of 0
126 different from 0, the kernel assumes 8 as default value. Finally,
132 The receiver specifies the minimum value of the coverage length it
133 is willing to accept. A value of 0 here indicates that the receiver
140 All packets arriving with a coverage value less than the specified
150 will always will be ignored, while the value of::
152 getsockopt(sockfd, SOL_SOCKET, SO_NO_CHECK, &value, ...);
162 in include/net/sock.h), the default value is configurable as
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/networking/
H A Dudplite.rst81 all packets which have a coverage _less_ than this value. For example, if
123 If the sender specifies a value of 0 as coverage length, the module
124 assumes full coverage, transmits a packet with coverage length of 0
126 different from 0, the kernel assumes 8 as default value. Finally,
132 The receiver specifies the minimum value of the coverage length it
133 is willing to accept. A value of 0 here indicates that the receiver
140 All packets arriving with a coverage value less than the specified
150 will always will be ignored, while the value of::
152 getsockopt(sockfd, SOL_SOCKET, SO_NO_CHECK, &value, ...);
162 in include/net/sock.h), the default value is configurable as
[all …]
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/xetexdir/
H A DXeTeXOTMath.cpp47 if (SWAP(coverage->format) == 1) { in getCoverage()
53 } else if (SWAP(coverage->format) == 2) { in getCoverage()
79 return SWAP(valueRecords[whichConstant].value); in getMathConstant()
309 offset = SWAP(italCorrInfo->coverage); in get_ot_math_ital_corr()
441 rval = SWAP(kernTable->kern[-1].value); in getMathKernAt()
442 else if (height < SWAP(kernTable->height[0].value)) in getMathKernAt()
443 rval = SWAP(kernTable->kern[1].value); in getMathKernAt()
444 else if (height > SWAP(kernTable->height[count].value)) in getMathKernAt()
445 rval = SWAP(kernTable->kern[count+1].value); in getMathKernAt()
448 if (height > SWAP(kernTable->height[i].value)) { in getMathKernAt()
[all …]
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/xetexdir/
H A DXeTeXOTMath.cpp47 if (SWAP(coverage->format) == 1) { in getCoverage()
53 } else if (SWAP(coverage->format) == 2) { in getCoverage()
79 return SWAP(valueRecords[whichConstant].value); in getMathConstant()
309 offset = SWAP(italCorrInfo->coverage); in get_ot_math_ital_corr()
441 rval = SWAP(kernTable->kern[-1].value); in getMathKernAt()
442 else if (height < SWAP(kernTable->height[0].value)) in getMathKernAt()
443 rval = SWAP(kernTable->kern[1].value); in getMathKernAt()
444 else if (height > SWAP(kernTable->height[count].value)) in getMathKernAt()
445 rval = SWAP(kernTable->kern[count+1].value); in getMathKernAt()
448 if (height > SWAP(kernTable->height[i].value)) { in getMathKernAt()
[all …]
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/xetexdir/
H A DXeTeXOTMath.cpp47 if (SWAP(coverage->format) == 1) { in getCoverage()
53 } else if (SWAP(coverage->format) == 2) { in getCoverage()
79 return SWAP(valueRecords[whichConstant].value); in getMathConstant()
309 offset = SWAP(italCorrInfo->coverage); in get_ot_math_ital_corr()
441 rval = SWAP(kernTable->kern[-1].value); in getMathKernAt()
442 else if (height < SWAP(kernTable->height[0].value)) in getMathKernAt()
443 rval = SWAP(kernTable->kern[1].value); in getMathKernAt()
444 else if (height > SWAP(kernTable->height[count].value)) in getMathKernAt()
445 rval = SWAP(kernTable->kern[count+1].value); in getMathKernAt()
448 if (height > SWAP(kernTable->height[i].value)) { in getMathKernAt()
[all …]
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/xetexdir/
H A DXeTeXOTMath.cpp47 if (SWAP(coverage->format) == 1) { in getCoverage()
53 } else if (SWAP(coverage->format) == 2) { in getCoverage()
79 return SWAP(valueRecords[whichConstant].value); in getMathConstant()
309 offset = SWAP(italCorrInfo->coverage); in get_ot_math_ital_corr()
441 rval = SWAP(kernTable->kern[-1].value); in getMathKernAt()
442 else if (height < SWAP(kernTable->height[0].value)) in getMathKernAt()
443 rval = SWAP(kernTable->kern[1].value); in getMathKernAt()
444 else if (height > SWAP(kernTable->height[count].value)) in getMathKernAt()
445 rval = SWAP(kernTable->kern[count+1].value); in getMathKernAt()
448 if (height > SWAP(kernTable->height[i].value)) { in getMathKernAt()
[all …]
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/xetexdir/
H A DXeTeXOTMath.cpp47 if (SWAP(coverage->format) == 1) { in getCoverage()
53 } else if (SWAP(coverage->format) == 2) { in getCoverage()
79 return SWAP(valueRecords[whichConstant].value); in getMathConstant()
309 offset = SWAP(italCorrInfo->coverage); in get_ot_math_ital_corr()
441 rval = SWAP(kernTable->kern[-1].value); in getMathKernAt()
442 else if (height < SWAP(kernTable->height[0].value)) in getMathKernAt()
443 rval = SWAP(kernTable->kern[1].value); in getMathKernAt()
444 else if (height > SWAP(kernTable->height[count].value)) in getMathKernAt()
445 rval = SWAP(kernTable->kern[count+1].value); in getMathKernAt()
448 if (height > SWAP(kernTable->height[i].value)) { in getMathKernAt()
[all …]
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/xetexdir/
H A DXeTeXOTMath.cpp47 if (SWAP(coverage->format) == 1) { in getCoverage()
53 } else if (SWAP(coverage->format) == 2) { in getCoverage()
79 return SWAP(valueRecords[whichConstant].value); in getMathConstant()
309 offset = SWAP(italCorrInfo->coverage); in get_ot_math_ital_corr()
441 rval = SWAP(kernTable->kern[-1].value); in getMathKernAt()
442 else if (height < SWAP(kernTable->height[0].value)) in getMathKernAt()
443 rval = SWAP(kernTable->kern[1].value); in getMathKernAt()
444 else if (height > SWAP(kernTable->height[count].value)) in getMathKernAt()
445 rval = SWAP(kernTable->kern[count+1].value); in getMathKernAt()
448 if (height > SWAP(kernTable->height[i].value)) { in getMathKernAt()
[all …]

12345678910>>...776