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

/external/vulkan-validation-layers/
H A Dgenvk.py88 def endTimer(msg): function
100 endTimer('Time to make ElementTree =')
104 endTimer('Time to parse ElementTree =')
325 endTimer('Time to generate ' + genOpts.filename + ' =')
/external/libxml2/
H A Dxmllint.c448 * endTimer: call where you want to stop timing and to print out a
453 endTimer(const char *fmt, ...) function
464 #error "endTimer required stdarg functions"
489 endTimer(const char *fmt, ...) function
498 #error "endTimer required stdarg functions"
518 endTimer(char *format, ...) function
1898 endTimer("Compiling the schemas");
1913 endTimer("Compiling the schemas");
1937 endTimer("Parsing and validating");
1942 endTimer("Parsin
[all...]
H A DtestSAX.c112 * endTimer: call where you want to stop timing and to print out a
117 endTimer(const char *fmt, ...) function
128 #error "endTimer required stdarg functions"
153 endTimer(const char *fmt, ...) function
162 #error "endTimer required stdarg functions"
182 endTimer(char *format, ...) function
1183 endTimer("Parsing");
/external/sqlite/dist/orig/
H A Dshell.c214 static void endTimer(void){ function
227 #define END_TIMER endTimer()
293 static void endTimer(void){ function
306 #define END_TIMER endTimer()
/external/sqlite/dist/
H A Dshell.c220 static void endTimer(void){ function
233 #define END_TIMER endTimer()
299 static void endTimer(void){ function
312 #define END_TIMER endTimer()

Completed in 265 milliseconds