Home
last modified time | relevance | path

Searched refs:get_time (Results 1 – 16 of 16) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtimevar.c170 static void get_time (struct timevar_time_def *);
180 get_time (struct timevar_time_def *now) in get_time() function
267 get_time (&now); in timevar_push_1()
309 get_time (&now); in timevar_pop_1()
347 get_time (&tv->start_time); in timevar_start()
366 get_time (&now); in timevar_stop()
395 get_time (&tv->start_time); in timevar_cond_start()
419 get_time (&now); in timevar_cond_stop()
446 get_time (&now); in timevar_print()
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dtimer.cc51 this->get_time(&this->start_time_); in start()
60 this->get_time(&thispass); in stamp()
93 Timer::get_time(TimeStats *now) in get_time() function in gold::Timer
112 this->get_time(&now); in get_elapsed_time()
H A Dtimer.h70 get_time(TimeStats* now);
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dtimer.cc51 this->get_time(&this->start_time_); in start()
60 this->get_time(&thispass); in stamp()
93 Timer::get_time(TimeStats *now) in get_time() function in gold::Timer
112 this->get_time(&now); in get_elapsed_time()
H A Dtimer.h70 get_time(TimeStats* now);
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtimevar.c120 static void get_time (struct timevar_time_def *);
217 get_time (struct timevar_time_def *now) in get_time() function
348 get_time (&now); in push_internal()
399 get_time (&now); in pop_internal()
458 get_time (&tv->start_time); in start()
485 get_time (&now); in stop()
522 get_time (&tv->start_time); in cond_start()
554 get_time (&now); in cond_stop()
704 get_time (&now); in print()
/dflybsd-src/contrib/less/
H A Dlinenum.c226 dmsg->startime = get_time(); in start_delayed_msg()
236 if (get_time() >= dmsg->startime + LONGTIME) in delayed_msg()
H A Djump.c192 time_type now = get_time(); in after_header_message()
H A Dforwback.c57 time_type now = get_time(); in eof_bell()
H A Dos.c327 public time_type get_time(void) in get_time() function
H A Dfuncs.h334 public time_type get_time(void);
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dcxx11-shim_facets.cc700 return g->get_time(beg, end, io, err, t); in __time_get()
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar.c413 static time_t get_time(int);
1448 rar->mtime = get_time(ttime); in read_header()
1806 get_time(int ttime) in get_time() function
1853 t = get_time(ttime); in read_exttime()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Diomanip413 get_time(std::tm* __tmb, const _CharT* __fmt)
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dlocale_facets_nonio.h430 get_time(iter_type __beg, iter_type __end, ios_base& __io, in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dlocale_facets_nonio.h431 get_time(iter_type __beg, iter_type __end, ios_base& __io, in _GLIBCXX_VISIBILITY()