HomeSort by relevance Sort by last modified time
    Searched refs:endTimer (Results 1 - 4 of 4) sorted by null

  /external/libxml2/
xmllint.c 447 * endTimer: call where you want to stop timing and to print out a
452 endTimer(const char *fmt, ...)
463 #error "endTimer required stdarg functions"
488 endTimer(const char *fmt, ...)
497 #error "endTimer required stdarg functions"
517 endTimer(char *format, ...)
    [all...]
  /frameworks/native/opengl/tests/gl_perf/
fill_common.cpp 122 static void endTimer(int count) {
226 endTimer(passCount);
  /external/sqlite/dist/orig/
shell.c 118 static void endTimer(void){
129 #define END_TIMER endTimer()
190 static void endTimer(void){
201 #define END_TIMER endTimer()
    [all...]
  /external/sqlite/dist/
shell.c 123 static void endTimer(void){
134 #define END_TIMER endTimer()
195 static void endTimer(void){
206 #define END_TIMER endTimer()
    [all...]

Completed in 68 milliseconds