| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | timevar.c | 172 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);
|
| D | ChangeLog.6 | 13449 (get_time): Likewise. 13786 (get_time): Not here.
|
| D | ChangeLog.5 | 5361 * timevar.c: Replace ifdef forest in get_time with (relatively)
|
| D | ChangeLog.3 | 5265 (get_time): Rename parameter to now. Return after clearing it if
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | timevar.c | 180 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/ |
| D | time_get_members_char.cc | 88 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()
|
| D | time_get_members_wchar_t.cc | 88 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/ |
| D | Base.pm | 114 sub get_time { return time() } subroutine
|
| D | Parser.pm | 1387 $self->start_time( $self->get_time ) unless $self->{start_time}; 1480 $self->end_time( $self->get_time );
|
| D | Harness.pm | 637 $parser->start_time( $parser->get_time );
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Test-Harness/lib/App/Prove/ |
| D | State.pm | 212 my $now = $self->get_time; 485 $self->results->last_run_time( $self->get_time );
|
| /openbsd/src/usr.sbin/nsd/ |
| D | util.h | 322 void get_time(struct timespec* t);
|
| D | dbcreate.c | 262 get_time(&mtime); in namedb_write_zonefile()
|
| D | util.c | 438 void get_time(struct timespec* t) in get_time() function
|
| /openbsd/src/gnu/llvm/libcxx/include/ |
| D | iomanip | 27 template <class charT> T9 get_time(struct tm* tmb, const charT* fmt); 395 // get_time 451 get_time(tm* __tm, const _CharT* __fmt)
|
| D | locale | 1749 iter_type get_time(iter_type __b, iter_type __e, ios_base& __iob,
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Test-Harness/t/ |
| D | harness-bailout.t | 145 sub get_time { 0 }
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/include/bits/ |
| D | locale_facets.h | 1332 get_time(iter_type __beg, iter_type __end, ios_base& __io, in get_time() function
|
| /openbsd/src/gnu/gcc/libstdc++-v3/include/bits/ |
| D | locale_facets.h | 3120 get_time(iter_type __beg, iter_type __end, ios_base& __io, in _GLIBCXX_BEGIN_NAMESPACE()
|
| /openbsd/src/gnu/llvm/clang/include/clang/Tooling/Inclusions/ |
| D | StdSymbolMap.inc | 414 SYMBOL(get_time, std::, <iomanip>)
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/ |
| D | CHECKLIST | 2006 T iter_type get_time(iter_type s, iter_type end, ios_base& f,
|
| /openbsd/src/gnu/gcc/libstdc++-v3/docs/html/17_intro/ |
| D | CHECKLIST | 2006 T iter_type get_time(iter_type s, iter_type end, ios_base& f,
|