Searched refs:coverage (Results 126 - 150 of 163) sorted by relevance

1234567

/external/elfutils/src/libebl/
H A DMakefile348 COMPILE.os = $(filter-out -fprofile-arcs -ftest-coverage, $(COMPILE))
/external/llvm/test/MC/ARM/
H A Dbasic-thumb-instructions.s14 @ This gives us good coverage while keeping the overall size of the test
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.text_3.5.0.v20100601-1300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp10 // Instrumentation-based code coverage mapping generator
27 using namespace llvm::coverage;
85 /// coverage mapping region builders.
93 /// \brief Map of clang's FileIDs to IDs used for coverage mapping.
98 /// \brief The coverage mapping regions for this function
156 /// coverage and collects the necessary file information to emit source and
190 /// \brief Get the coverage mapping file ID for \c Loc.
201 /// coverage file id.
246 /// \brief Generate the coverage counter mapping regions from collected
307 /// \brief Creates unreachable coverage region
[all...]
/external/clang/tools/scan-build/
H A Dscan-build1177 Default is 4. Increase for more comprehensive coverage at a cost of speed.
/external/deqp/framework/referencerenderer/
H A DrrFragmentOperations.cpp793 m_sampleRegister[regSampleNdx].isAlive = (inputFragments[fragNdx].coverage & (1u << fragSampleNdx)) != 0;
/external/elfutils/src/libdwfl/
H A DMakefile387 COMPILE.os = $(filter-out -fprofile-arcs -ftest-coverage, $(COMPILE))
/external/wpa_supplicant_8/hostapd/
H A DMakefile126 CFLAGS += -O0 -fprofile-arcs -ftest-coverage
/external/elfutils/src/backends/
H A DMakefile386 COMPILE.os = $(filter-out -fprofile-arcs -ftest-coverage, $(COMPILE))
/external/elfutils/src/libdw/
H A DMakefile397 COMPILE.os = $(filter-out -fprofile-arcs -ftest-coverage, $(COMPILE))
/external/elfutils/src/libelf/
H A DMakefile389 COMPILE.os = $(filter-out -fprofile-arcs -ftest-coverage, $(COMPILE))
/external/deqp/modules/glshared/
H A DglsDrawTest.cpp3435 // both pixels with coverage and pixels without coverage
3441 // all with coverage
3489 // make triangle coverage and error pixels obvious by converting coverage to grayscale
3549 // search 3x3 are for matching coverage (coverage == (color != background color))
3550 static bool pixelNeighborhoodContainsCoverage (const tcu::Surface& target, int x, int y, bool coverage) argument
3560 if (targetCmpCoverage == coverage)
3586 // skip edge pixels since coverage o
[all...]
/external/fonttools/Lib/fontTools/
H A Dsubset.py47 "Returns ascending list of matching coverage values."
57 "Returns ascending list of remaining coverage values."
64 "Remaps coverage."
1174 for coverage in table.MarkGlyphSetsDef.Coverage:
1175 coverage.subset(glyphs)
/external/fonttools/Tools/fontTools/
H A Dsubset.py47 "Returns ascending list of matching coverage values."
57 "Returns ascending list of remaining coverage values."
64 "Remaps coverage."
1174 for coverage in table.MarkGlyphSetsDef.Coverage:
1175 coverage.subset(glyphs)
/external/wpa_supplicant_8/wpa_supplicant/
H A DMakefile154 CFLAGS += -O0 -fprofile-arcs -ftest-coverage
/external/elfutils/src/tests/
H A DMakefile886 COMPILE.os = $(filter-out -fprofile-arcs -ftest-coverage, $(COMPILE))
932 coverage.sh test-subr.sh test-wrapper.sh \
2925 #check: check-am coverage
2926 #.PHONY: coverage
2927 #coverage:
2928 # -$(srcdir)/coverage.sh
/external/google-breakpad/autotools/
H A Dltmain.sh4765 # -p, -pg, --coverage, -fprofile-* pass through profiling flag for GCC
4768 -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*)
/external/google-tv-pairing-protocol/cpp/
H A Dlibtool5266 # -p, -pg, --coverage, -fprofile-* pass through profiling flag for GCC
5269 -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*)
H A Dltmain.sh4765 # -p, -pg, --coverage, -fprofile-* pass through profiling flag for GCC
4768 -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*)
/external/libcap-ng/libcap-ng-0.7/
H A Dltmain.sh5849 # -p, -pg, --coverage, -fprofile-* profiling flags for GCC
5855 -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \
/external/libedit/
H A Dltmain.sh5849 # -p, -pg, --coverage, -fprofile-* profiling flags for GCC
5855 -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \
/external/libexif/
H A Dltmain.sh5839 # -p, -pg, --coverage, -fprofile-* profiling flags for GCC
5845 -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \
/external/libmtp/
H A Dltmain.sh4765 # -p, -pg, --coverage, -fprofile-* pass through profiling flag for GCC
4768 -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*)
/external/libogg/
H A Dltmain.sh4765 # -p, -pg, --coverage, -fprofile-* pass through profiling flag for GCC
4768 -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*)

Completed in 1306 milliseconds

1234567