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

/external/chromium_org/third_party/libxml/src/
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");
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...]
/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/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
1893 endTimer("Compiling the schemas");
1908 endTimer("Compiling the schemas");
1932 endTimer("Parsing and validating");
1937 endTimer("Parsin
[all...]
/external/sqlite/dist/orig/
H A Dshell.c147 static void endTimer(void){ function
160 #define END_TIMER endTimer()
223 static void endTimer(void){ function
236 #define END_TIMER endTimer()
/external/sqlite/dist/
H A Dshell.c152 static void endTimer(void){ function
165 #define END_TIMER endTimer()
228 static void endTimer(void){ function
241 #define END_TIMER endTimer()

Completed in 1195 milliseconds