| /third_party/node/deps/cares/m4/ |
| D | ax_code_coverage.m4 | 15 # coverage support. Also add rules using AX_ADD_AM_MACRO_STATIC; and 18 # value of the --enable-code-coverage option, which defaults to being 25 # coverage is enabled. 42 # clean-local: code-coverage-clean 43 # distclean-local: code-coverage-dist-clean 45 # This results in a "check-code-coverage" rule being added to any 47 # (assuming the module has been configured with --enable-code-coverage). 48 # Running `make check-code-coverage` in that directory will run the 49 # module's test suite (`make check`) and build a code coverage report 81 # Code coverage [all …]
|
| /third_party/node/deps/cares/ |
| D | aminclude_static.am | 6 # Code coverage 9 # - CODE_COVERAGE_DIRECTORY: Top-level directory for code coverage reporting. 13 # by lcov for code coverage. (Default: 14 # $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info) 15 # - CODE_COVERAGE_OUTPUT_DIRECTORY: Directory for generated code coverage 17 # $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage) 18 # - CODE_COVERAGE_BRANCH_COVERAGE: Set to 1 to enforce branch coverage, 48 CODE_COVERAGE_OUTPUT_FILE ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info 49 CODE_COVERAGE_OUTPUT_DIRECTORY ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage 81 check-code-coverage: [all …]
|
| /third_party/EGL/extensions/NV/ |
| D | EGL_NV_coverage_sample.txt | 50 Edge anti-aliasing computes fractional fragment coverage for all 61 (a.k.a. "sample") coverage for rasterized fragments, and replicates 74 increasing the storage required, coverage sampling. 76 Coverage sampling adds an additional high-precision geometric 77 coverage buffer to the framebuffer, which is used to produce 79 multisample buffer). This coverage information is computed and stored 83 for stencil shadow volumes), coverage buffer updates may be masked 139 "3.2.2 Coverage Sampling 141 Coverage sampling is a mechanism to antialias all GL primitives: points, 145 in the framebuffer's color buffers. As with multisampling, coverage [all …]
|
| /third_party/skia/third_party/externals/egl-registry/extensions/NV/ |
| D | EGL_NV_coverage_sample.txt | 50 Edge anti-aliasing computes fractional fragment coverage for all 61 (a.k.a. "sample") coverage for rasterized fragments, and replicates 74 increasing the storage required, coverage sampling. 76 Coverage sampling adds an additional high-precision geometric 77 coverage buffer to the framebuffer, which is used to produce 79 multisample buffer). This coverage information is computed and stored 83 for stencil shadow volumes), coverage buffer updates may be masked 139 "3.2.2 Coverage Sampling 141 Coverage sampling is a mechanism to antialias all GL primitives: points, 145 in the framebuffer's color buffers. As with multisampling, coverage [all …]
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
| D | EGL_NV_coverage_sample.txt | 50 Edge anti-aliasing computes fractional fragment coverage for all 61 (a.k.a. "sample") coverage for rasterized fragments, and replicates 74 increasing the storage required, coverage sampling. 76 Coverage sampling adds an additional high-precision geometric 77 coverage buffer to the framebuffer, which is used to produce 79 multisample buffer). This coverage information is computed and stored 83 for stencil shadow volumes), coverage buffer updates may be masked 139 "3.2.2 Coverage Sampling 141 Coverage sampling is a mechanism to antialias all GL primitives: points, 145 in the framebuffer's color buffers. As with multisampling, coverage [all …]
|
| D | NV_fragment_coverage_to_color.txt | 53 This extension allows the fragment coverage value, represented as an 57 gl_SampleMask fragment shader output in that the coverage value written to 60 alpha-to-coverage. 86 Add a new box "Fragment Coverage to Color" between "Occlusion Query" and 90 supported, the "Coverage Reduction" stage is after the "Fragment coverage 94 Add a new Section 17.3.X (Fragment Coverage to Color) between 17.3.6 (Depth 97 Fragment coverage to color is enabled or disabled with the generic Enable 100 enabled, the fragment coverage, treated as an integer bitfield, is 102 The fragment color value updated with the coverage mask is specified using 114 If the buffer that the coverage value will be written to does not have a [all …]
|
| D | NV_framebuffer_multisample_coverage.txt | 43 between color samples and coverage samples. 52 refers to coverage samples or color samples. 106 establishes the data storage, format, dimensions, number of coverage 128 for a desired minimum number of coverage samples. Since different 129 implementations may support different coverage sample counts for 130 multisampled rendering, the actual number of coverage samples 134 more than the next larger coverage sample count supported by the 144 sample counts for each supported coverage sample count. The 167 combinations of coverage samples and color samples. Requests for 173 the combinations of coverage samples and color samples supported [all …]
|
| /third_party/openGLES/extensions/NV/ |
| D | EGL_NV_coverage_sample.txt | 50 Edge anti-aliasing computes fractional fragment coverage for all 61 (a.k.a. "sample") coverage for rasterized fragments, and replicates 74 increasing the storage required, coverage sampling. 76 Coverage sampling adds an additional high-precision geometric 77 coverage buffer to the framebuffer, which is used to produce 79 multisample buffer). This coverage information is computed and stored 83 for stencil shadow volumes), coverage buffer updates may be masked 139 "3.2.2 Coverage Sampling 141 Coverage sampling is a mechanism to antialias all GL primitives: points, 145 in the framebuffer's color buffers. As with multisampling, coverage [all …]
|
| D | NV_fragment_coverage_to_color.txt | 53 This extension allows the fragment coverage value, represented as an 57 gl_SampleMask fragment shader output in that the coverage value written to 60 alpha-to-coverage. 86 Add a new box "Fragment Coverage to Color" between "Occlusion Query" and 90 supported, the "Coverage Reduction" stage is after the "Fragment coverage 94 Add a new Section 17.3.X (Fragment Coverage to Color) between 17.3.6 (Depth 97 Fragment coverage to color is enabled or disabled with the generic Enable 100 enabled, the fragment coverage, treated as an integer bitfield, is 102 The fragment color value updated with the coverage mask is specified using 114 If the buffer that the coverage value will be written to does not have a [all …]
|
| D | NV_framebuffer_multisample_coverage.txt | 43 between color samples and coverage samples. 52 refers to coverage samples or color samples. 106 establishes the data storage, format, dimensions, number of coverage 128 for a desired minimum number of coverage samples. Since different 129 implementations may support different coverage sample counts for 130 multisampled rendering, the actual number of coverage samples 134 more than the next larger coverage sample count supported by the 144 sample counts for each supported coverage sample count. The 167 combinations of coverage samples and color samples. Requests for 173 the combinations of coverage samples and color samples supported [all …]
|
| /third_party/skia/third_party/externals/harfbuzz/m4/ |
| D | ax_code_coverage.m4 | 15 # coverage support. Also defines CODE_COVERAGE_RULES which should be 19 # --enable-code-coverage option, which defaults to being disabled. 25 # coverage is enabled. 41 # This results in a "check-code-coverage" rule being added to any 43 # has been configured with --enable-code-coverage). Running `make 44 # check-code-coverage` in that directory will run the module's test suite 45 # (`make check`) and build a code coverage report detailing the code which 81 dnl Check for --enable-code-coverage 86 [AS_HELP_STRING([--with-gcov[=GCOV]], [use given GCOV for coverage (GCOV=gcov).])], 90 AC_MSG_CHECKING([whether to build with code coverage support]) [all …]
|
| /third_party/node/test/parallel/ |
| D | test-runner-coverage.js | 16 const pattern = `^coverage\\-${pid}\\-(\\d{13})\\-(\\d+)\\.json$`; 26 '# start of coverage report', 28 '# test/fixtures/test-runner/coverage.js | 78.65 | 38.46 | 60.00 | 12, ' + 31 '# test/fixtures/v8-coverage/throw.js | 71.43 | 50.00 | 100.00 | 5, 6', 33 '# end of coverage report', 46 '\u2139 start of coverage report', 50 …'\u2139 test/fixtures/test-runner/coverage.js | 78.65 | 38.46 | 60.00 | 12-13 16-22 27 39… 52 '\u2139 test/fixtures/v8-coverage/throw.js | 71.43 | 50.00 | 100.00 | 5-6', 56 '\u2139 end of coverage report', 67 test('test coverage report', async (t) => { [all …]
|
| D | test-v8-coverage.js | 19 // Outputs coverage when event loop is drained, with no async logic. 23 require.resolve('../fixtures/v8-coverage/basic'), 38 // Outputs coverage when error is thrown in first tick. 42 require.resolve('../fixtures/v8-coverage/throw'), 49 assert.ok(fixtureCoverage, 'coverage not found for file'); 56 // Outputs coverage when process.exit(1) exits process. 60 require.resolve('../fixtures/v8-coverage/exit-1'), 68 assert.ok(fixtureCoverage, 'coverage not found for file'); 75 // Outputs coverage when process.kill(process.pid, "SIGINT"); exits process. 79 require.resolve('../fixtures/v8-coverage/sigint'), [all …]
|
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| D | afcover.h | 20 /* Define `COVERAGE' as needed. */ 24 /* coverage name in lowercase and uppercase, respectively, followed */ 30 COVERAGE( alternative_fractions, ALTERNATIVE_FRACTIONS, 35 COVERAGE( petite_capitals_from_capitals, PETITE_CAPITALS_FROM_CAPITALS, 39 COVERAGE( small_capitals_from_capitals, SMALL_CAPITALS_FROM_CAPITALS, 44 /* XXX: Only digits are in this coverage, however, both normal style */ 46 COVERAGE( denominators, DENOMINATORS, 53 COVERAGE( fractions, FRACTIONS, 59 /* XXX: Only digits are in this coverage, however, both normal style */ 61 COVERAGE( numerators, NUMERATORS, [all …]
|
| /third_party/skia/third_party/externals/swiftshader/tests/regres/cov/ |
| D | coverage_test.go | 26 fileA = "coverage/file/a" 27 fileB = "coverage/file/b" 28 fileC = "coverage/file/c" 29 fileD = "coverage/file/c" 51 t.Log("Add 'b' with the coverage [0,1]") 52 tree.Add(cov.Path{"a", "b"}, coverage(fileA, span0, span1)) 63 t.Log("Add 'i' with the coverage [0,1]") 64 tree.Add(cov.Path{"a", "b", "d", "i"}, coverage(fileA, span0, span1)) 78 t.Log("Add 'e' with the coverage [0,1,2]") 79 tree.Add(cov.Path{"a", "b", "e"}, coverage(fileA, span0, span1, span2)) [all …]
|
| /third_party/skia/third_party/externals/swiftshader/tests/regres/deqp/ |
| D | deqp.go | 64 TempDir string // Directory for temporary log files, coverage output. 80 Coverage *cov.Tree member 90 Coverage *cov.Coverage member 231 out.Coverage = &cov.Tree{} 232 out.Coverage.Add(cov.Path{}, c.CoverageEnv.AllSourceFiles()) 250 if r.Coverage != nil { 252 out.Coverage.Add(cov.Path(path), r.Coverage) 253 r.Coverage = nil // Free memory 275 …// If you compile SwiftShader with gcc and the --coverage flag, the build will contain coverage in… 276 // We can use this to get the code coverage of SwiftShader from running dEQP. [all …]
|
| /third_party/mbedtls/scripts/ |
| D | lcov.sh | 6 Collect coverage statistics of library code into an HTML report. 9 1. Build the library with CFLAGS="--coverage -O0 -g3" and link the test 10 programs with LDFLAGS="--coverage". 13 make CFLAGS="--coverage -O0 -g3" LDFLAGS="--coverage" 15 mkdir build-coverage && cd build-coverage && 16 cmake -D CMAKE_BUILD_TYPE=Coverage .. && make 19 object files and coverage statistics files. 20 4. Browse the coverage report in Coverage/index.html. 40 rm -rf Coverage 41 mkdir Coverage Coverage/tmp [all …]
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-layout-gsub-table.hh | 47 { return (this+coverage).intersects (glyphs); } in intersects() 56 + hb_iter (this+coverage) in closure() 68 if (unlikely (!(this+coverage).collect_coverage (c->input))) return; in collect_glyphs() 70 + hb_iter (this+coverage) in collect_glyphs() 76 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() 79 { return c->len == 1 && (this+coverage).get_coverage (c->glyphs[0]) != NOT_COVERED; } in would_apply() 85 unsigned int index = (this+coverage).get_coverage (glyph_id); in apply() 104 if (unlikely (!coverage.serialize_serialize (c, glyphs))) return_trace (false); in serialize() 118 + hb_iter (this+coverage) in subset() 136 return_trace (coverage.sanitize (c, this) && deltaGlyphID.sanitize (c)); in sanitize() [all …]
|
| /third_party/pcre2/pcre2/ |
| D | Makefile.am | 789 # gcov/lcov code coverage reporting 791 # Coverage reporting targets: 793 # coverage: Create a coverage report from 'make check' 794 # coverage-baseline: Capture baseline coverage information 795 # coverage-reset: This zeros the coverage counters only 796 # coverage-report: This creates the coverage report only 797 # coverage-clean-report: This removes the generated coverage report 798 # without cleaning the coverage data itself 799 # coverage-clean-data: This removes the captured coverage data without 800 # removing the coverage files created at compile time (*.gcno) [all …]
|
| /third_party/skia/src/gpu/ops/ |
| D | QuadPerEdgeAA.cpp | 41 const float coverage[4], in write_quad_generic() 52 // perspective and coverage mode. in write_quad_generic() 56 << If(mode == CoverageMode::kWithPosition, coverage[i]); in write_quad_generic() 61 *vb << GrVertexColor(color * (mode == CoverageMode::kWithColor ? coverage[i] : 1.f), in write_quad_generic() 87 // 2D (XY), no explicit coverage, vertex color, no locals, no geometry subset, no texture subsetn 93 const float coverage[4], in write_2d_color() 111 // If this is not coverage-with-alpha, make sure coverage == 1 so it doesn't do anything in write_2d_color() 112 SkASSERT(spec.coverageMode() == CoverageMode::kWithColor || coverage[i] == 1.f); in write_2d_color() 115 << GrVertexColor(color * coverage[i], wide); in write_2d_color() 119 // 2D (XY), no explicit coverage, UV locals, no color, no geometry subset, no texture subset [all …]
|
| /third_party/skia/third_party/externals/tint/docs/ |
| D | coverage-info.md | 1 # Generating and viewing Tint code-coverage 8 ## Building Tint with coverage generation enabled 12 ## Generate coverage information 14 …se the `<tint>/tools/tint-generate-coverage` script to run the tint executable or unit tests and g… 18 For example, to see the code coverage for all unit tests, run: 19 `<tint>/tools/tint-generate-coverage <build>/tint_unittests --gtest_brief` 23 * `coverage.summary` - A text file giving a coverage summary for all Tint source files. 24 …ry coverage file that can be consumed with the [VSCode Coverage Gutters](https://marketplace.visua…
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
| D | fragops.txt | 32 . <<fragops-covg, Multisample coverage>> 41 . <<fragops-coverage-to-color, Coverage to color>> 43 . <<fragops-coverage-reduction, Coverage reduction>> 45 . <<fragops-coverage-modulation, Coverage modulation>> 48 The <<primsrast-multisampling-coverage-mask, coverage mask>> generated by 49 rasterization describes the initial coverage of each sample covered by the 51 Fragment operations will update the coverage mask to add or subtract 52 coverage where appropriate. 53 If a fragment operation results in all bits of the coverage mask being `0`, 78 and <<fragops-covg, multisample coverage>> operations are instead performed [all …]
|
| /third_party/node/lib/internal/test_runner/ |
| D | coverage.js | 28 const kCoverageFileRegex = /^coverage-(\d+)-(\d{13})-(\d+)\.json$/; 29 const kIgnoreRegex = /\/\* node:coverage ignore next (?<count>\d+ )?\*\//; 32 const kStatusRegex = /\/\* node:coverage (?<status>enable|disable) \*\//; 72 const coverage = getCoverageFromDirectory(this.coverageDirectory); 91 if (!coverage) { 95 for (let i = 0; i < coverage.length; ++i) { 96 const { functions, url } = coverage[i]; 108 // other possibilities. Leave it out of the coverage report. 146 // Check for comments to enable/disable coverage no matter what. These 243 // all of the created coverage files to the original coverage directory. [all …]
|
| /third_party/skia/src/core/ |
| D | SkBlitter_RGB565.cpp | 16 static void D16_S32X_src(uint16_t dst[], const SkPMColor src[], int count, uint8_t coverage) { in D16_S32X_src() argument 17 SkASSERT(coverage == 0xFF); in D16_S32X_src() 24 uint8_t coverage) { in D16_S32X_src_coverage() argument 25 switch (coverage) { in D16_S32X_src_coverage() 33 unsigned scale = coverage + (coverage >> 7); in D16_S32X_src_coverage() 41 static void D16_S32A_srcover(uint16_t dst[], const SkPMColor src[], int count, uint8_t coverage) { in D16_S32A_srcover() argument 42 SkASSERT(coverage == 0xFF); in D16_S32A_srcover() 49 uint8_t coverage) { in D16_S32A_srcover_coverage() argument 50 switch (coverage) { in D16_S32A_srcover_coverage() 58 unsigned scale = coverage + (coverage >> 7); in D16_S32A_srcover_coverage() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/docs/ |
| D | Regres.md | 6 presubmit and continuous integration testing and code coverage evaluation for 15 This nightly run also produces code coverage information which can be viewed at 16 …[swiftshader-regres.github.io/swiftshader-coverage](https://swiftshader-regres.github.io/swiftshad… 91 The daily run also performs code coverage instrumentation per dEQP test, 93 [swiftshader-regres.github.io/swiftshader-coverage](https://swiftshader-regres.github.io/swiftshade… 170 coverage instrumenting. 178 6. If the build included code coverage instrumentation, then the coverage 180 …github.com/swiftshader-regres/swiftshader-coverage](https://github.com/swiftshader-regres/swiftsha… 181 … [swiftshader-regres.github.io/swiftshader-coverage](https://swiftshader-regres.github.io/swiftsha… 182 This process is [described in more detail below](#code-coverage). [all …]
|