Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dtimevar.c172 static void get_time
183 get_time (now) in get_time() function
276 get_time (&now);
328 get_time (&now);
368 get_time (&tv->start_time);
388 get_time (&now);
408 get_time (&now);
414 get_time (&now);
442 get_time (&now);
DChangeLog.613449 (get_time): Likewise.
13786 (get_time): Not here.
DChangeLog.55361 * timevar.c: Replace ifdef forest in get_time with (relatively)
DChangeLog.35265 (get_time): Rename parameter to now. Return after clearing it if
/openbsd/src/gnu/gcc/gcc/
Dtimevar.c180 static void get_time (struct timevar_time_def *);
190 get_time (struct timevar_time_def *now) in get_time() function
277 get_time (&now); in timevar_push_1()
319 get_time (&now); in timevar_pop_1()
357 get_time (&tv->start_time); in timevar_start()
375 get_time (&now); in timevar_stop()
401 get_time (&now); in timevar_print()
/openbsd/src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
Dtime_get_members_char.cc88 tim_get.get_time(is_it01, end, iss, errorstate, &time01); in test01()
98 tim_get.get_time(is_it02, end, iss, errorstate, &time02); in test01()
108 tim_get.get_time(is_it03, end, iss, errorstate, &time03); in test01()
116 tim_get.get_time(is_it04, end, iss, errorstate, &time04); in test01()
127 tim_get.get_time(is_it10, end, iss, errorstate, &time10); in test01()
142 tim_get.get_time(is_it20, end, iss, errorstate, &time20); in test01()
628 iter_type end1 = tg.get_time(str.begin(), str.end(), iss, err, &tm1); in test06()
Dtime_get_members_wchar_t.cc88 tim_get.get_time(is_it01, end, iss, errorstate, &time01); in test01()
98 tim_get.get_time(is_it02, end, iss, errorstate, &time02); in test01()
108 tim_get.get_time(is_it03, end, iss, errorstate, &time03); in test01()
116 tim_get.get_time(is_it04, end, iss, errorstate, &time04); in test01()
127 tim_get.get_time(is_it10, end, iss, errorstate, &time10); in test01()
142 tim_get.get_time(is_it20, end, iss, errorstate, &time20); in test01()
628 iter_type end1 = tg.get_time(str.begin(), str.end(), iss, err, &tm1); in test06()
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/
DBase.pm114 sub get_time { return time() } subroutine
DParser.pm1387 $self->start_time( $self->get_time ) unless $self->{start_time};
1480 $self->end_time( $self->get_time );
DHarness.pm637 $parser->start_time( $parser->get_time );
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Harness/lib/App/Prove/
DState.pm212 my $now = $self->get_time;
485 $self->results->last_run_time( $self->get_time );
/openbsd/src/usr.sbin/nsd/
Dutil.h322 void get_time(struct timespec* t);
Ddbcreate.c262 get_time(&mtime); in namedb_write_zonefile()
Dutil.c438 void get_time(struct timespec* t) in get_time() function
/openbsd/src/gnu/llvm/libcxx/include/
Diomanip27 template <class charT> T9 get_time(struct tm* tmb, const charT* fmt);
395 // get_time
451 get_time(tm* __tm, const _CharT* __fmt)
Dlocale1749 iter_type get_time(iter_type __b, iter_type __e, ios_base& __iob,
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Harness/t/
Dharness-bailout.t145 sub get_time { 0 }
/openbsd/src/gnu/lib/libstdc++/libstdc++/include/bits/
Dlocale_facets.h1332 get_time(iter_type __beg, iter_type __end, ios_base& __io, in get_time() function
/openbsd/src/gnu/gcc/libstdc++-v3/include/bits/
Dlocale_facets.h3120 get_time(iter_type __beg, iter_type __end, ios_base& __io, in _GLIBCXX_BEGIN_NAMESPACE()
/openbsd/src/gnu/llvm/clang/include/clang/Tooling/Inclusions/
DStdSymbolMap.inc414 SYMBOL(get_time, std::, <iomanip>)
/openbsd/src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
DCHECKLIST2006 T iter_type get_time(iter_type s, iter_type end, ios_base& f,
/openbsd/src/gnu/gcc/libstdc++-v3/docs/html/17_intro/
DCHECKLIST2006 T iter_type get_time(iter_type s, iter_type end, ios_base& f,