/openbsd/lib/libcrypto/asn1/ |
H A D | a_time_posix.c | 94 is_valid_posix_time(int64_t time) in is_valid_posix_time() 136 utc_from_posix_time(int64_t time, int *out_year, int *out_month, int *out_day, in utc_from_posix_time() 187 OPENSSL_posix_to_tm(int64_t time, struct tm *out_tm) in OPENSSL_posix_to_tm() 226 asn1_time_time_t_to_tm(const time_t *time, struct tm *out_tm) in asn1_time_time_t_to_tm() 240 OPENSSL_gmtime(const time_t *time, struct tm *out_tm) { in OPENSSL_gmtime()
|
/openbsd/gnu/lib/libiberty/src/ |
H A D | pex-unix.c | 93 struct pex_time *time) in pex_wait() 124 struct pex_time *time) in pex_wait() 135 struct pex_time *time) in pex_wait() 179 struct pex_time time; member 183 pex_wait (struct pex_obj *obj, pid_t pid, int *status, struct pex_time *time) in pex_wait() 478 struct pex_time *time, int done, const char **errmsg, in pex_unix_wait()
|
/openbsd/gnu/usr.bin/perl/Porting/ |
H A D | timecheck2.c | 19 time_t time = 0; in check_date_max() local 64 time_t time = -1; in check_date_min() local
|
/openbsd/sys/arch/arm64/dev/ |
H A D | efi_machdep.c | 81 EFI_TIME time; in efi_attach() local 294 EFI_TIME time; in efi_gettime() local 327 EFI_TIME time; in efi_settime() local
|
H A D | aplpmu.c | 161 uint64_t time; in aplpmu_gettime() local 180 uint64_t time; in aplpmu_settime() local
|
/openbsd/gnu/llvm/clang/utils/analyzer/ |
H A D | SumTimerInfo.py | 18 time = 0.0 variable 34 time = time + float(s[6]) variable
|
/openbsd/sys/dev/pci/drm/radeon/ |
H A D | radeon_benchmark.c | 76 unsigned int time, in radeon_benchmark_log_results() 94 int time; in radeon_benchmark_move() local
|
/openbsd/lib/libc/gen/ |
H A D | time.c | 35 time(time_t *t) in time() function
|
/openbsd/gnu/usr.bin/cvs/vms/ |
H A D | vmsmunch.c | 341 void asctim(time,binval) /* convert 64-bit binval to string, put in time */ in asctim() argument 361 void bintim(time,binval) /* convert time string to 64 bits, put in binval */ in bintim() argument
|
/openbsd/games/trek/ |
H A D | impulse.c | 46 double dist, time; in impulse() local
|
H A D | warp.c | 71 double power, dist, time, speed, frac; in warp() local
|
H A D | move.c | 71 move(int ramflag, int course, double time, double speed) in move()
|
H A D | computer.c | 112 double dist, time; in computer() local
|
/openbsd/gnu/usr.bin/binutils/gprof/ |
H A D | hist.c | 272 double time, credit; in hist_assign_samples() local 467 double top_time, time; in hist_print() local
|
H A D | cg_arcs.h | 16 double time; /* time inherited along arc */ member
|
/openbsd/gnu/usr.bin/binutils-2.17/gprof/ |
H A D | hist.c | 269 double time, credit; in hist_assign_samples() local 459 double top_time, time; in hist_print() local
|
H A D | cg_arcs.h | 16 double time; /* time inherited along arc */ member
|
/openbsd/gnu/llvm/lld/include/lld/Common/ |
H A D | Timer.h | 44 void addToTotal(std::chrono::nanoseconds time) { total += time.count(); } in addToTotal()
|
/openbsd/games/hack/ |
H A D | hack.wield.c | 127 char *time; in chwepon() local
|
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectContainer/BSD-Archive/ |
H A D | ObjectContainerBSDArchive.cpp | 207 const llvm::sys::TimePoint<> &time, in Archive() 312 const llvm::sys::TimePoint<> &time, lldb::offset_t file_offset) { in FindCachedArchive() 352 const llvm::sys::TimePoint<> &time, lldb::offset_t file_offset, in ParseAndCacheArchiveForFile()
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | 20020430-1.c | 23 Time time; member 38 Time time; member 53 Time time; member
|
/openbsd/gnu/usr.bin/perl/ |
H A D | time64.c | 325 Time64_T time = *in_time; in Perl_gmtime64_r() local 469 struct TM *Perl_localtime64_r (const Time64_T *time, struct TM *local_tm) in Perl_localtime64_r()
|
/openbsd/usr.sbin/bgpctl/ |
H A D | mrtparser.h | 64 struct timespec time; member 74 struct timespec time; member
|
/openbsd/sbin/pfctl/ |
H A D | pfctl_table.c | 392 time_t time = ts->pfrts_tzero; in print_tstats() local 495 time_t time = as->pfras_tzero; in print_astats() local
|
/openbsd/sys/arch/macppc/dev/ |
H A D | pm_direct.c | 741 pm_read_date_time(time_t *time) in pm_read_date_time() 757 pm_set_date_time(time_t time) in pm_set_date_time()
|