Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl3/binutils.old/dist/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);
/netbsd-src/external/gpl3/binutils/dist/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);
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtimevar.cc120 static void get_time (struct timevar_time_def *);
215 get_time (struct timevar_time_def *now) in get_time() function
346 get_time (&now); in push_internal()
397 get_time (&now); in pop_internal()
456 get_time (&tv->start_time); in start()
483 get_time (&now); in stop()
520 get_time (&tv->start_time); in cond_start()
552 get_time (&now); in cond_stop()
702 get_time (&now); in print()
/netbsd-src/external/gpl3/gcc.old/dist/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()
/netbsd-src/tests/usr.bin/indent/
H A Dlsym_period.c37 get_time(struct stat st) in get_time() function
45 get_time(struct stat st) in get_time() function
/netbsd-src/external/bsd/less/dist/
H A Dlinenum.c226 if (get_time() >= startime + LONGTIME) in longish()
305 startime = get_time(); in find_linenum()
H A Dforwback.c59 time_type now = get_time(); in eof_bell()
H A Dos.c328 public time_type get_time(void) in get_time() function
H A Dfuncs.h302 public time_type get_time(void);
/netbsd-src/external/bsd/cron/dist/
H A Dcrontab.c141 get_time(const struct stat *st, struct timespec *ts) in get_time() function
171 get_time(st, ts1); in compare_time()
389 get_time(&statbuf, ts); in edit_cmd()
/netbsd-src/sys/arch/arc/arc/
H A Darcbios.h270 arc_time_t *(*get_time)(void); /* GetTime 21 */ member
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Diomanip27 template <class charT> T9 get_time(struct tm* tmb, const charT* fmt);
395 // get_time
451 get_time(tm* __tm, const _CharT* __fmt)
/netbsd-src/external/bsd/nsd/dist/
H A Dutil.h313 void get_time(struct timespec* t);
H A Ddbcreate.c262 get_time(&mtime); in namedb_write_zonefile()
H A Dutil.c430 void get_time(struct timespec* t) in get_time() function
/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/
H A Dplatform.h179 } get_time; member
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20063305 * testsuite/22_locale/time_get/get_time/wchar_t/5.cc: Likewise.
3306 * testsuite/22_locale/time_get/get_time/char/5.cc: Likewise.
5660 * testsuite/22_locale/time_get/get_time/wchar_t/1.cc: Likewise.
5661 * testsuite/22_locale/time_get/get_time/wchar_t/2.cc: Likewise.
5662 * testsuite/22_locale/time_get/get_time/wchar_t/3.cc: Likewise.
5663 * testsuite/22_locale/time_get/get_time/wchar_t/4.cc: Likewise.
5664 * testsuite/22_locale/time_get/get_time/char/1.cc: Likewise.
5665 * testsuite/22_locale/time_get/get_time/char/2.cc: Likewise.
5666 * testsuite/22_locale/time_get/get_time/char/3.cc: Likewise.
5667 * testsuite/22_locale/time_get/get_time/char/4.cc: Likewise.
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dcxx11-shim_facets.cc705 return g->get_time(beg, end, io, err, t); in __time_get()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dcxx11-shim_facets.cc705 return g->get_time(beg, end, io, err, t); in __time_get()
/netbsd-src/external/gpl3/gdb/dist/sim/erc32/
H A DChangeLog-2021420 check_bpt, bfd_load, get_time): Likewise.
476 (get_time): New function to get system time.
477 * interf.c (run_sim): Use get_time() for system time.
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Diomanip413 get_time(std::tm* __tmb, const _CharT* __fmt)
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Diomanip413 get_time(std::tm* __tmb, const _CharT* __fmt)
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dlocale_facets_nonio.h432 get_time(iter_type __beg, iter_type __end, ios_base& __io, in _GLIBCXX_VISIBILITY()

12