Searched refs:subtly (Results 1 – 25 of 60) sorted by relevance
123
22 ${CMAKE_CURRENT_SOURCE_DIR}/src/sample ${CMAKE_CURRENT_SOURCE_DIR}/src/sample/subtly)94 # subtly targets95 file(GLOB SUBTLY_FILES src/sample/subtly/*.h src/sample/subtly/*.cc)96 file(GLOB SUBTLY_MAINS src/sample/subtly/*main.cc)98 add_library(subtly target101 src/sample/subtly/subsetter_main.cc)102 target_link_libraries(subtly_subsetter subtly sfntly icuuc)107 src/sample/subtly/merger_main.cc)108 target_link_libraries(subtly_merger subtly sfntly icuuc)113 src/sample/subtly/debug_main.cc)[all …]
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()
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()
24 namespace subtly { namespace58 size_percent = subtly::TableSizePercent(new_font, it->first); in PrintComparison()
28 namespace subtly {
27 namespace subtly {
24 namespace subtly {
20 namespace subtly { namespace
23 namespace subtly {
33 namespace subtly {
29 namespace subtly { namespace
28 using namespace subtly;
28 namespace subtly { namespace
26 namespace subtly { namespace
30 namespace subtly {
36 namespace subtly { namespace
35 namespace subtly { namespace
33 /// C targeted grammar, but their use may well be subtly different. There are also additional secti…
109 Often tests require testing assembly lines which may subtly differ
35 (subtly) different implementations of the same functionality in the same library.
131 - sync: refactored `PollSender<T>` to fix a subtly broken `Sink<T>` implementation ([#4214])
319 then it would just be subtly wrong.
412 ; PHI nodes or select nodes. This triggers subtly differently from the above