/external/freetype/src/autofit/ |
D | afcover.h | 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, 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 …]
|
D | afshaper.c | 59 #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
|
D | aftypes.h | 403 #undef COVERAGE 404 #define COVERAGE( name, NAME, description, \ macro
|
/external/emma/ |
D | test.sh | 120 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/ |
D | HOWTO_Coverage | 1 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:
|
D | HOWTO_INDEX | 8 HOWTO_Coverage - describes format of COVERAGE.<area> files
|
D | COVERAGE.semaphores | 4 COVERAGE DOCUMENT FOR SEMAPHORES
|
D | COVERAGE.mqueues | 5 COVERAGE DOCUMENT FOR MESSAGE QUEUES
|
D | COVERAGE.threads | 5 COVERAGE DOCUMENT FOR TIMERS
|
D | COVERAGE.timers | 5 COVERAGE DOCUMENT FOR TIMERS
|
/external/llvm-project/compiler-rt/test/fuzzer/ |
D | coverage.test | 10 CHECK: COVERAGE: 15 DSO: COVERAGE:
|
D | full-coverage.test | 10 CHECK: FULL COVERAGE:
|
/external/python/parse_type/ |
D | .coveragerc | 2 # COVERAGE CONFIGURATION FILE: .coveragerc
|
/external/parameter-framework/upstream/ |
D | CMakeLists.txt | 42 option(COVERAGE "Build with coverage support" OFF) option 109 if(COVERAGE)
|
/external/ltp/testcases/open_posix_testsuite/ |
D | QUICK-START | 56 HOWTO_Coverage - describes format of COVERAGE.<area> files
|
D | README | 73 HOWTO_Coverage - describes format of COVERAGE.<area> files
|
/external/llvm-project/libcxx/utils/google-benchmark/cmake/ |
D | HandleGTest.cmake | 21 if ("${GTEST_BUILD_TYPE}" STREQUAL "COVERAGE")
|
/external/llvm-project/llvm/utils/benchmark/cmake/ |
D | HandleGTest.cmake | 21 if ("${GTEST_BUILD_TYPE}" STREQUAL "COVERAGE")
|
/external/libcxx/utils/google-benchmark/cmake/ |
D | HandleGTest.cmake | 21 if ("${GTEST_BUILD_TYPE}" STREQUAL "COVERAGE")
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | ShowData.java | 56 COVERAGE = 7; field in ShowData 108 …Level requiredCoverage = Level.fromString(options[COVERAGE].toString()); // Utility.COMMON_DIRECTO… in main()
|
/external/libcxx/utils/google-benchmark/ |
D | CMakeLists.txt | 218 add_cxx_compiler_flag(--coverage COVERAGE)
|
/external/llvm-project/llvm/utils/benchmark/ |
D | CMakeLists.txt | 217 add_cxx_compiler_flag(--coverage COVERAGE)
|
/external/llvm-project/libcxx/utils/google-benchmark/ |
D | CMakeLists.txt | 218 add_cxx_compiler_flag(--coverage COVERAGE)
|
/external/google-benchmark/ |
D | CMakeLists.txt | 228 add_cxx_compiler_flag(--coverage COVERAGE)
|
/external/ltp/ |
D | README.kernel_config | 2 Enable CODE COVERAGE for your Kernel:
|