Searched refs:subtly (Results 1 – 25 of 25) sorted by relevance
/external/sfntly/cpp/ |
D | CMakeLists.txt | 20 ${CMAKE_CURRENT_SOURCE_DIR}/src/sample ${CMAKE_CURRENT_SOURCE_DIR}/src/sample/subtly) 92 # subtly targets 93 file(GLOB SUBTLY_FILES src/sample/subtly/*.h src/sample/subtly/*.cc) 94 file(GLOB SUBTLY_MAINS src/sample/subtly/*main.cc) 96 add_library(subtly target 99 src/sample/subtly/subsetter_main.cc) 100 target_link_libraries(subtly_subsetter subtly sfntly icuuc) 105 src/sample/subtly/merger_main.cc) 106 target_link_libraries(subtly_merger subtly sfntly icuuc) 111 src/sample/subtly/debug_main.cc) [all …]
|
/external/sfntly/cpp/src/sample/subtly/ |
D | debug_main.cc | 30 using namespace subtly; 46 font.Attach(subtly::LoadFont(input_font_path)); in main() 57 subtly::SerializeFont(output_font_path, new_font); in main() 58 subtly::PrintComparison(stdout, font, new_font); in main()
|
D | subsetter_main.cc | 29 using namespace subtly; 46 font.Attach(subtly::LoadFont(input_font_path)); in main() 75 subtly::SerializeFont(output_font_path, new_font); in main() 76 subtly::PrintComparison(stdout, font, new_font); in main()
|
D | stats.cc | 24 namespace subtly { namespace 58 size_percent = subtly::TableSizePercent(new_font, it->first); in PrintComparison()
|
D | stats.h | 28 namespace subtly {
|
D | merger.h | 27 namespace subtly {
|
D | subsetter.h | 24 namespace subtly {
|
D | character_predicate.cc | 20 namespace subtly { namespace
|
D | utils.h | 23 namespace subtly {
|
D | font_assembler.h | 33 namespace subtly {
|
D | subsetter.cc | 29 namespace subtly { namespace
|
D | merger_main.cc | 28 using namespace subtly;
|
D | character_predicate.h | 23 namespace subtly {
|
D | merger.cc | 28 namespace subtly { namespace
|
D | utils.cc | 26 namespace subtly { namespace
|
D | font_info.h | 30 namespace subtly {
|
D | font_info.cc | 36 namespace subtly { namespace
|
D | font_assembler.cc | 35 namespace subtly { namespace
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
D | using.dox | 33 /// C targeted grammar, but their use may well be subtly different. There are also additional secti…
|
/external/llvm/test/Transforms/SROA/ |
D | phi-and-select.ll | 412 ; PHI nodes or select nodes. This triggers subtly differently from the above
|
/external/libpcap/ |
D | aclocal.m4 | 1080 dnl this in a different, and subtly broken fashion.
|
/external/tcpdump/ |
D | aclocal.m4 | 1089 dnl this in a different, and subtly broken fashion.
|
/external/valgrind/ |
D | NEWS.old | 594 The reason for the change is that the old names are subtly
|
/external/libpng/ |
D | libpng-manual.txt | 5127 and all known later implementations (often called by subtly different
|
/external/pcre/dist/doc/ |
D | pcre.txt | 5591 current match, is subtly different from Perl's, which defines it as the
|