Home
last modified time | relevance | path

Searched defs:time (Results 1 – 25 of 163) sorted by relevance

1234567

/openbsd/lib/libcrypto/asn1/
H A Da_time_posix.c94 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 Dpex-unix.c93 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 Dtimecheck2.c19 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 Defi_machdep.c81 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 Daplpmu.c161 uint64_t time; in aplpmu_gettime() local
180 uint64_t time; in aplpmu_settime() local
/openbsd/gnu/llvm/clang/utils/analyzer/
H A DSumTimerInfo.py18 time = 0.0 variable
34 time = time + float(s[6]) variable
/openbsd/sys/dev/pci/drm/radeon/
H A Dradeon_benchmark.c76 unsigned int time, in radeon_benchmark_log_results()
94 int time; in radeon_benchmark_move() local
/openbsd/lib/libc/gen/
H A Dtime.c35 time(time_t *t) in time() function
/openbsd/gnu/usr.bin/cvs/vms/
H A Dvmsmunch.c341 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 Dimpulse.c46 double dist, time; in impulse() local
H A Dwarp.c71 double power, dist, time, speed, frac; in warp() local
H A Dmove.c71 move(int ramflag, int course, double time, double speed) in move()
H A Dcomputer.c112 double dist, time; in computer() local
/openbsd/gnu/usr.bin/binutils/gprof/
H A Dhist.c272 double time, credit; in hist_assign_samples() local
467 double top_time, time; in hist_print() local
H A Dcg_arcs.h16 double time; /* time inherited along arc */ member
/openbsd/gnu/usr.bin/binutils-2.17/gprof/
H A Dhist.c269 double time, credit; in hist_assign_samples() local
459 double top_time, time; in hist_print() local
H A Dcg_arcs.h16 double time; /* time inherited along arc */ member
/openbsd/gnu/llvm/lld/include/lld/Common/
H A DTimer.h44 void addToTotal(std::chrono::nanoseconds time) { total += time.count(); } in addToTotal()
/openbsd/games/hack/
H A Dhack.wield.c127 char *time; in chwepon() local
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp207 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 D20020430-1.c23 Time time; member
38 Time time; member
53 Time time; member
/openbsd/sbin/pfctl/
H A Dpfctl_table.c392 time_t time = ts->pfrts_tzero; in print_tstats() local
490 time_t time = as->pfras_tzero; in print_astats() local
/openbsd/usr.sbin/bgpctl/
H A Dmrtparser.h64 struct timespec time; member
74 struct timespec time; member
/openbsd/gnu/usr.bin/perl/
H A Dtime64.c332 Time64_T time = *in_time; in Perl_gmtime64_r() local
476 struct TM *Perl_localtime64_r (const Time64_T *time, struct TM *local_tm) in Perl_localtime64_r()
/openbsd/sys/arch/macppc/dev/
H A Dpm_direct.c741 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()

1234567