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

  /external/chromium_org/third_party/libxml/src/
xmllint.c 443 * endTimer: call where you want to stop timing and to print out a
448 endTimer(const char *fmt, ...)
459 #error "endTimer required stdarg functions"
484 endTimer(const char *fmt, ...)
493 #error "endTimer required stdarg functions"
513 endTimer(char *format, ...)
    [all...]
testSAX.c 112 * endTimer: call where you want to stop timing and to print out a
117 endTimer(const char *fmt, ...)
128 #error "endTimer required stdarg functions"
153 endTimer(const char *fmt, ...)
162 #error "endTimer required stdarg functions"
182 endTimer(char *format, ...)
1183 endTimer("Parsing");
  /external/libxml2/
xmllint.c 448 * endTimer: call where you want to stop timing and to print out a
453 endTimer(const char *fmt, ...)
464 #error "endTimer required stdarg functions"
489 endTimer(const char *fmt, ...)
498 #error "endTimer required stdarg functions"
518 endTimer(char *format, ...)
    [all...]
  /frameworks/native/opengl/tools/glgen2/registry/
genheaders.py 86 def endTimer(msg):
98 endTimer('Time to make ElementTree =')
102 endTimer('Time to parse ElementTree =')
566 endTimer('Time to generate ' + genOpts.filename + ' =')
  /frameworks/native/opengl/tests/gl_perf/
fill_common.cpp 122 static void endTimer(int count) {
226 endTimer(passCount);
  /external/chromium_org/third_party/sqlite/src/src/
shell.c 102 static void endTimer(void){
113 #define END_TIMER endTimer()
174 static void endTimer(void){
185 #define END_TIMER endTimer()
    [all...]
  /external/sqlite/dist/orig/
shell.c 147 static void endTimer(void){
160 #define END_TIMER endTimer()
223 static void endTimer(void){
236 #define END_TIMER endTimer()
    [all...]
  /external/sqlite/dist/
shell.c 152 static void endTimer(void){
165 #define END_TIMER endTimer()
228 static void endTimer(void){
241 #define END_TIMER endTimer()
    [all...]

Completed in 216 milliseconds