/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 | 60 #undef COVERAGE 61 #define COVERAGE( name, NAME, description, \ macro 74 #undef COVERAGE 75 #define COVERAGE( name, NAME, description, \ macro 396 #undef COVERAGE 397 #define COVERAGE( name, NAME, description, \ macro 412 #undef COVERAGE 413 #define COVERAGE( name, NAME, description, \ macro
|
D | aftypes.h | 404 #undef COVERAGE 405 #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/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/google-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 | 55 COVERAGE = 7; field in ShowData 107 …Level requiredCoverage = Level.fromString(options[COVERAGE].toString()); // Utility.COMMON_DIRECTO… in main()
|
/external/google-benchmark/ |
D | CMakeLists.txt | 223 add_cxx_compiler_flag(--coverage COVERAGE)
|
/external/libcxx/utils/google-benchmark/ |
D | CMakeLists.txt | 218 add_cxx_compiler_flag(--coverage COVERAGE)
|
/external/ltp/ |
D | README.kernel_config | 2 Enable CODE COVERAGE for your Kernel:
|
/external/cldr/tools/java/org/unicode/cldr/test/ |
D | ConsoleCheckCLDR.java | 98 COVERAGE = 2, field in ConsoleCheckCLDR 306 String coverageLevelInput = options[COVERAGE].value; in main()
|
/external/libcxx/ |
D | CMakeLists.txt | 480 set(CMAKE_BUILD_TYPE "COVERAGE" CACHE STRING "" FORCE)
|
/external/freetype/ |
D | ChangeLog.25 | 2000 (COVERAGE): Add cast. 2543 * src/autofit/hbshim.c (COVERAGE) [FT_CONFIG_OPTION_USE_HARFBUZZ]: 2575 a single-element `COVERAGE' macro, sort the elements by the feature
|
/external/pcre/dist2/doc/ |
D | pcre2.txt | 3999 CODE COVERAGE REPORTING
|
/external/strace/ |
D | ChangeLog | 22234 * travis-install.sh: Rename COVERAGE=true to CHECK=coverage.
|