HomeSort by relevance Sort by last modified time
    Searched full:coverage (Results 551 - 575 of 1099) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/skia/src/gpu/
GrContext.cpp 45 // When we're using coverage AA but the blend is incompatible (given gpu
50 // change this to a 1 to see notifications when partial coverage fails
688 // we use a simple coverage ramp to do aa on axis-aligned rects
694 // In a shader implementation we can give a separate coverage input
    [all...]
  /external/skia/src/gpu/
GrAAHairLinePathRenderer.cpp 700 GrColor coverage,
720 (*vert)[i].fCoverage = coverage;
747 * Coverage is max(0, 1-distance).
    [all...]
GrContext.cpp 45 // When we're using coverage AA but the blend is incompatible (given gpu
50 // change this to a 1 to see notifications when partial coverage fails
688 // we use a simple coverage ramp to do aa on axis-aligned rects
694 // In a shader implementation we can give a separate coverage input
    [all...]
  /external/skia/src/core/
SkDraw.cpp 1037 SkScalar coverage; local
1111 SkScalar coverage; local
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
regrtest.py 53 -T/--coverage -- turn on code coverage tracing using the trace module
55 -- Directory where coverage files are put
56 -N/--nocoverdir -- Put coverage files alongside modules
231 findleaks=False, use_resources=None, trace=False, coverdir='coverage',
305 elif o in ('-T', '--coverage'):
561 # If we're tracing code coverage, then we don't exit with status
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
regrtest.py 53 -T/--coverage -- turn on code coverage tracing using the trace module
55 -- Directory where coverage files are put
56 -N/--nocoverdir -- Put coverage files alongside modules
231 findleaks=False, use_resources=None, trace=False, coverdir='coverage',
305 elif o in ('-T', '--coverage'):
561 # If we're tracing code coverage, then we don't exit with status
    [all...]
  /external/emma/lib/
emma.jar 
  /external/bison/
maint.mk     [all...]
  /external/emma/core/java12/com/vladium/emma/instr/
InstrVisitor.java 69 * Analyzes 'cls' and/or instruments it for coverage:
72 * coverage if that is feasible
77 * interface [the latter precludes coverage of interface static
187 // add a Fieldref for the runtime coverage collector field:
388 // TODO: research whether synthetic methods add nontrivially to line coverage or not
    [all...]
  /external/chromium_org/base/
base.gyp 696 ['coverage != 0', {
698 # These sources can't be built with coverage due to a toolchain
703 # These tests crash when run with coverage turned on due to an
    [all...]
  /external/chromium_org/third_party/lcov/contrib/galaxy/
genflat.pl 39 # Specify coverage rate limits (in %) for classifying file entries
197 Create HTML output for coverage data found in INFOFILE. Note that INFOFILE
310 info("Overall coverage rate: %d of %d lines (%.1f%%)\n",
  /external/chromium_org/third_party/lcov-1.9/contrib/galaxy/
genflat.pl 39 # Specify coverage rate limits (in %) for classifying file entries
197 Create HTML output for coverage data found in INFOFILE. Note that INFOFILE
310 info("Overall coverage rate: %d of %d lines (%.1f%%)\n",
  /external/emma/core/java12/com/vladium/emma/rt/
AppRunner.java 249 throw new IllegalStateException ("coverage path not set");
275 log.verbose ("coverage path:");
701 m_log.warning ("no coverage data collected at runtime [all reports will be empty]");
    [all...]
  /cts/tests/tests/util/src/android/util/cts/
XmlEncodingTest.java 36 //FIXME: This is a duplicated testcase. Need to improve the coverage tool in future.
  /external/chromium_org/build/android/
envsetup_functions.sh 149 echo "Only GYP_GENERATORS=ninja has continuous coverage."
  /external/chromium_org/chrome/browser/extensions/api/storage/
settings_frontend_unittest.cc 90 // Get a semblance of coverage for both extension and app settings by
  /external/chromium_org/media/audio/win/
audio_unified_win_unittest.cc 220 // test coverage and will utilize the same code path as if a non default
  /external/chromium_org/sandbox/win/src/
policy_opcodes_unittest.cc 321 // coverage, here it is:
  /external/chromium_org/third_party/icu/source/common/unicode/
rep.h 213 * API/code coverage may show the assignment operator as present and
  /external/chromium_org/third_party/icu/source/test/intltest/
plurults.cpp 40 * Test various generic API methods of PluralRules for API coverage.
selfmts.cpp 198 * This is to make sure the API test coverage is 100% .
  /external/chromium_org/third_party/lcov/bin/
genpng 39 our $lcov_url = "http://ltp.sourceforge.net/coverage/lcov.php";
  /external/chromium_org/third_party/lcov-1.9/bin/
genpng 39 our $lcov_url = "http://ltp.sourceforge.net/coverage/lcov.php";
  /external/chromium_org/third_party/mesa/src/docs/
RELNOTES-3.3 257 be needed (which computes coverage values for end-point fragments).
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_aatriangle.c 164 * Return: coverage in [0, 1].

Completed in 705 milliseconds

<<21222324252627282930>>