Home
last modified time | relevance | path

Searched refs:COVERAGE (Results 1 – 25 of 31) sorted by relevance

12

/external/freetype/src/autofit/
Dafcover.h30 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,
46 COVERAGE( denominators, DENOMINATORS,
53 COVERAGE( fractions, FRACTIONS,
61 COVERAGE( numerators, NUMERATORS,
66 COVERAGE( ordinals, ORDINALS,
70 COVERAGE( petite_capitals, PETITE_CAPITALS,
74 COVERAGE( ruby, RUBY,
78 COVERAGE( scientific_inferiors, SCIENTIFIC_INFERIORS,
[all …]
Dafshaper.c59 #undef COVERAGE
60 #define COVERAGE( name, NAME, description, \ macro
73 #undef COVERAGE
74 #define COVERAGE( name, NAME, description, \ macro
395 #undef COVERAGE
396 #define COVERAGE( name, NAME, description, \ macro
411 #undef COVERAGE
412 #define COVERAGE( name, NAME, description, \ macro
Daftypes.h403 #undef COVERAGE
404 #define COVERAGE( name, NAME, description, \ macro
/external/emma/
Dtest.sh120 COVERAGE=$TESTDIR/coverage.dat
122 -sp $JAVADIR -Dreport.lcov.out.file=$COVERAGE com.android.bunnies.Bunny
126 if ! diff <(sort $GOLDEN) <(sort $COVERAGE) >$TESTDIR/diff-sorted; then
130 if ! diff $GOLDEN $COVERAGE >$TESTDIR/diff-ordered; then
/external/ltp/testcases/open_posix_testsuite/Documentation/
DHOWTO_Coverage1 COVERAGE FILES
5 a corresponding COVERAGE.<area> file in the Documentation directory. The first
6 example file is COVERAGE.timers, which I will keep up to date with the latest
22 need not exist yet, but the list of functions in the COVERAGE file should be
32 For example, from COVERAGE.timers:
DHOWTO_INDEX8 HOWTO_Coverage - describes format of COVERAGE.<area> files
DCOVERAGE.semaphores4 COVERAGE DOCUMENT FOR SEMAPHORES
DCOVERAGE.mqueues5 COVERAGE DOCUMENT FOR MESSAGE QUEUES
DCOVERAGE.threads5 COVERAGE DOCUMENT FOR TIMERS
DCOVERAGE.timers5 COVERAGE DOCUMENT FOR TIMERS
/external/llvm-project/compiler-rt/test/fuzzer/
Dcoverage.test10 CHECK: COVERAGE:
15 DSO: COVERAGE:
Dfull-coverage.test10 CHECK: FULL COVERAGE:
/external/python/parse_type/
D.coveragerc2 # COVERAGE CONFIGURATION FILE: .coveragerc
/external/parameter-framework/upstream/
DCMakeLists.txt42 option(COVERAGE "Build with coverage support" OFF) option
109 if(COVERAGE)
/external/ltp/testcases/open_posix_testsuite/
DQUICK-START56 HOWTO_Coverage - describes format of COVERAGE.<area> files
DREADME73 HOWTO_Coverage - describes format of COVERAGE.<area> files
/external/llvm-project/libcxx/utils/google-benchmark/cmake/
DHandleGTest.cmake21 if ("${GTEST_BUILD_TYPE}" STREQUAL "COVERAGE")
/external/llvm-project/llvm/utils/benchmark/cmake/
DHandleGTest.cmake21 if ("${GTEST_BUILD_TYPE}" STREQUAL "COVERAGE")
/external/libcxx/utils/google-benchmark/cmake/
DHandleGTest.cmake21 if ("${GTEST_BUILD_TYPE}" STREQUAL "COVERAGE")
/external/cldr/tools/java/org/unicode/cldr/tool/
DShowData.java56 COVERAGE = 7; field in ShowData
108 …Level requiredCoverage = Level.fromString(options[COVERAGE].toString()); // Utility.COMMON_DIRECTO… in main()
/external/libcxx/utils/google-benchmark/
DCMakeLists.txt218 add_cxx_compiler_flag(--coverage COVERAGE)
/external/llvm-project/llvm/utils/benchmark/
DCMakeLists.txt217 add_cxx_compiler_flag(--coverage COVERAGE)
/external/llvm-project/libcxx/utils/google-benchmark/
DCMakeLists.txt218 add_cxx_compiler_flag(--coverage COVERAGE)
/external/google-benchmark/
DCMakeLists.txt228 add_cxx_compiler_flag(--coverage COVERAGE)
/external/ltp/
DREADME.kernel_config2 Enable CODE COVERAGE for your Kernel:

12