Home
last modified time | relevance | path

Searched refs:epilog (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/tests/
Dmain.py216 epilog = '''This program builds and optionally runs the LVGL test programs. variable
223 description='Build and/or run LVGL tests.', epilog=epilog)
/lvgl-latest/src/libs/expat/
Dxmlparse.c599 static void accountingReportStats(XML_Parser originParser, const char *epilog);
7831 accountingReportStats(XML_Parser originParser, const char *epilog) { in accountingReportStats() argument
7846 (double)amplificationFactor, epilog); in accountingReportStats()