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

/external/chromium_org/third_party/libxml/src/
H A Dxmllint.c443 * endTimer: call where you want to stop timing and to print out a
448 endTimer(const char *fmt, ...) function
459 #error "endTimer required stdarg functions"
484 endTimer(const char *fmt, ...) function
493 #error "endTimer required stdarg functions"
513 endTimer(char *format, ...) function
1885 endTimer("Compiling the schemas");
1900 endTimer("Compiling the schemas");
1924 endTimer("Parsing and validating");
1929 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/libxml2/
H A Dxmllint.c447 * endTimer: call where you want to stop timing and to print out a
452 endTimer(const char *fmt, ...) function
463 #error "endTimer required stdarg functions"
488 endTimer(const char *fmt, ...) function
497 #error "endTimer required stdarg functions"
517 endTimer(char *format, ...) function
1889 endTimer("Compiling the schemas");
1904 endTimer("Compiling the schemas");
1928 endTimer("Parsing and validating");
1933 endTimer("Parsin
[all...]
/external/chromium_org/third_party/sqlite/src/src/
H A Dshell.c102 static void endTimer(void){ function
113 #define END_TIMER endTimer()
174 static void endTimer(void){ function
185 #define END_TIMER endTimer()
/external/sqlite/dist/orig/
H A Dshell.c118 static void endTimer(void){ function
129 #define END_TIMER endTimer()
190 static void endTimer(void){ function
201 #define END_TIMER endTimer()
/external/sqlite/dist/
H A Dshell.c123 static void endTimer(void){ function
134 #define END_TIMER endTimer()
195 static void endTimer(void){ function
206 #define END_TIMER endTimer()

Completed in 140 milliseconds