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.c437 endTimer(const char *fmt, ...) in endTimer() function
473 endTimer(const char *fmt, ...) in endTimer() function
502 endTimer(char *format, ...) in endTimer() function
1883 endTimer("Compiling the schemas"); in streamFile()
1898 endTimer("Compiling the schemas"); in streamFile()
1922 endTimer("Parsing and validating"); in streamFile()
1927 endTimer("Parsing and validating"); in streamFile()
1930 endTimer("Parsing"); in streamFile()
2041 endTimer("walking through the doc"); in walkDoc()
2404 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/
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()
/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()