Searched defs:get_time (Results 1 - 8 of 8) sorted by relevance

/external/eigen/bench/btl/generic_bench/timers/
H A DSTL_timer.hh60 double get_time( void ) function in class:STL_Timer
/external/markdown/markdown/extensions/
H A Drss.py22 def get_time(heading): function
/external/libyuv/files/unit_test/
H A Dunit_test.h40 static inline double get_time() { function
54 static inline double get_time() { function
/external/bison/lib/
H A Dtimevar.c190 static void get_time (struct timevar_time_def *);
200 get_time (now) function
302 get_time (&now);
350 get_time (&now);
390 get_time (&tv->start_time);
410 get_time (&now);
430 get_time (&now);
436 get_time (&now);
464 get_time (&now);
/external/stlport/stlport/stl/
H A D_time_facets.h140 iter_type get_time(iter_type __s, iter_type __end, ios_base& __str, function in class:time_get
/external/iproute2/tc/
H A Dtc_util.c227 int get_time(unsigned *time, const char *str) function
/external/valgrind/main/massif/
H A Dms_main.c1302 static Time get_time(void) function
1394 Time my_time = get_time();
2396 take_snapshot(&snapshot, Normal, get_time(), detailed);
/external/libvpx/libvpx/examples/includes/geshi/
H A Dgeshi.php3543 function get_time() { function
4082 $replacements[] = $replacements[] = number_format($time = $this->get_time(), 3);

Completed in 1326 milliseconds