Home
last modified time | relevance | path

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

/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 …]
Dhbshim.c59 #undef COVERAGE
60 #define COVERAGE( name, NAME, description, \ macro
73 #undef COVERAGE
74 #define COVERAGE( name, NAME, description, \ macro
391 #undef COVERAGE
392 #define COVERAGE( name, NAME, description, \ macro
407 #undef COVERAGE
408 #define COVERAGE( name, NAME, description, \ macro
Daftypes.h390 #undef COVERAGE
391 #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/parameter-framework/upstream/
DCMakeLists.txt42 option(COVERAGE "Build with coverage support" OFF) option
100 if(COVERAGE)
/external/google-benchmark/
DCMakeLists.txt109 add_cxx_compiler_flag(--coverage COVERAGE)
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/cldr/
DCheckSystemFonts.java116 public static final UnicodeSet COVERAGE = new UnicodeSet(DONT_CARE).complement().freeze(); field in CheckSystemFonts
183 UnicodeSet missing = new UnicodeSet(COVERAGE).removeAll(map.keySet()); in showFullCoverage()
516 for (UnicodeSetIterator it = new UnicodeSetIterator(COVERAGE); it.next();) { in getCoverage()
/external/libcxx/
DCMakeLists.txt160 set(CMAKE_BUILD_TYPE "COVERAGE" CACHE STRING "" FORCE)
/external/pcre/dist/doc/
Dpcre.txt1286 CODE COVERAGE REPORTING