Searched refs:endTimer (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxslt/xsltproc/
H A Dxsltproc.c247 * endTimer: call where you want to stop timing and to print out a
251 static void endTimer(const char *format, ...) function
262 #error "endTimer required stdarg functions"
285 static void endTimer(char *format, ...) function
294 #error "endTimer required stdarg functions"
311 static void endTimer(char *format, ...) function
368 endTimer("XInclude processing %s", filename);
410 endTimer("Applying stylesheet %d times", repeat);
412 endTimer("Applying stylesheet");
433 endTimer("Savin
[all...]
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmllint.c428 * endTimer: call where you want to stop timing and to print out a
433 endTimer(const char *fmt, ...) function
444 #error "endTimer required stdarg functions"
469 endTimer(const char *fmt, ...) function
478 #error "endTimer required stdarg functions"
498 endTimer(char *format, ...) function
1861 endTimer("Compiling the schemas");
1876 endTimer("Compiling the schemas");
1900 endTimer("Parsing and validating");
1905 endTimer("Parsin
[all...]

Completed in 44 milliseconds