Home
last modified time | relevance | path

Searched refs:endTimer (Results 1 – 6 of 6) sorted by relevance

/external/vulkan-validation-layers/
Dlvl_genvk.py34 def endTimer(timeit, msg): function
193 endTimer(args.time, '* Time to generate ' + options.filename + ' =')
243 endTimer(args.time, '* Time to make ElementTree =')
247 endTimer(args.time, '* Time to parse ElementTree =')
/external/libxml2/
Dxmllint.c453 endTimer(const char *fmt, ...) in endTimer() function
489 endTimer(const char *fmt, ...) in endTimer() function
518 endTimer(char *format, ...) in endTimer() function
1898 endTimer("Compiling the schemas"); in streamFile()
1913 endTimer("Compiling the schemas"); in streamFile()
1937 endTimer("Parsing and validating"); in streamFile()
1942 endTimer("Parsing and validating"); in streamFile()
1945 endTimer("Parsing"); in streamFile()
2056 endTimer("walking through the doc"); in walkDoc()
2422 endTimer("Parsing"); in parseAndPrintFile()
[all …]
DtestSAX.c117 endTimer(const char *fmt, ...) in endTimer() function
153 endTimer(const char *fmt, ...) in endTimer() function
182 endTimer(char *format, ...) in endTimer() function
1183 endTimer("Parsing"); in main()
DNEWS430 xmllint: Build fix for endTimer if !defined(HAVE_GETTIMEOFDAY) (Patrick R. Gansterer),
/external/sqlite/dist/orig/
Dshell.c224 static void endTimer(void){ in endTimer() function
237 #define END_TIMER endTimer()
301 static void endTimer(void){ in endTimer() function
314 #define END_TIMER endTimer()
/external/sqlite/dist/
Dshell.c230 static void endTimer(void){ in endTimer() function
243 #define END_TIMER endTimer()
307 static void endTimer(void){ in endTimer() function
320 #define END_TIMER endTimer()