Home
last modified time | relevance | path

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

12345678910>>...14

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core/
H A Dnouveau_nvkm_core_subdev.c121 s64 time; in nvkm_subdev_fini() local
145 s64 time; in nvkm_subdev_preinit() local
166 s64 time; in nvkm_subdev_init() local
173 s64 time; in nvkm_subdev_init() local
204 s64 time; in nvkm_subdev_del() local
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dcpu_time.c49 void cpu_time_4 (GFC_REAL_4 *time) in cpu_time_4()
60 void cpu_time_8 (GFC_REAL_8 *time) in cpu_time_8()
71 void cpu_time_10 (GFC_REAL_10 *time) in cpu_time_10()
83 void cpu_time_16 (GFC_REAL_16 *time) in cpu_time_16()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dcpu_time.c49 void cpu_time_4 (GFC_REAL_4 *time) in cpu_time_4()
60 void cpu_time_8 (GFC_REAL_8 *time) in cpu_time_8()
71 void cpu_time_10 (GFC_REAL_10 *time) in cpu_time_10()
83 void cpu_time_16 (GFC_REAL_16 *time) in cpu_time_16()
/netbsd-src/sys/arch/ia64/stand/ia64/ski/
H A Defi_stub.c136 GetTime(struct efi_tm *time, struct efi_tmcap *caps) in GetTime()
155 SetTime(struct efi_tm *time) in SetTime()
161 GetWakeupTime(uint8_t *enabled, uint8_t *pending, struct efi_tm *time) in GetWakeupTime()
167 SetWakeupTime(uint8_t enable, struct efi_tm *time) in SetWakeupTime()
H A Dtime.c171 time(time_t *tloc) in time() function
173 struct ssc_time time; in time() local
/netbsd-src/sys/compat/sys/
H A Dtimex.h32 struct timespec50 time; /* current time (ns) (ro) */ member
40 struct timeval50 time; /* current time (ro) */ member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/modules/stats/
H A Dstats.c90 struct stats_time_cache *time; member
205 struct stats_time_cache *time = NULL; in mod_stats_dump() local
280 struct stats_time_cache *time = NULL; in mod_stats_reset_data() local
337 struct stats_time_cache *time = NULL; in mod_stats_update_flip() local
380 struct stats_time_cache *time = NULL; in mod_stats_update_vupdate() local
430 struct stats_time_cache *time = NULL; in mod_stats_update_freesync() local
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dpex-unix.c126 struct pex_time *time) in pex_wait()
157 struct pex_time *time) in pex_wait()
168 struct pex_time *time) in pex_wait()
212 struct pex_time time; member
216 pex_wait (struct pex_obj *obj, pid_t pid, int *status, struct pex_time *time) in pex_wait()
771 struct pex_time *time, int done, const char **errmsg, in pex_unix_wait()
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dpex-unix.c126 struct pex_time *time) in pex_wait()
157 struct pex_time *time) in pex_wait()
168 struct pex_time *time) in pex_wait()
212 struct pex_time time; member
216 pex_wait (struct pex_obj *obj, pid_t pid, int *status, struct pex_time *time) in pex_wait()
771 struct pex_time *time, int done, const char **errmsg, in pex_unix_wait()
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dpex-unix.c126 struct pex_time *time) in pex_wait()
157 struct pex_time *time) in pex_wait()
168 struct pex_time *time) in pex_wait()
212 struct pex_time time; member
216 pex_wait (struct pex_obj *obj, pid_t pid, int *status, struct pex_time *time) in pex_wait()
771 struct pex_time *time, int done, const char **errmsg, in pex_unix_wait()
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dpex-unix.c129 struct pex_time *time) in pex_wait()
160 struct pex_time *time) in pex_wait()
171 struct pex_time *time) in pex_wait()
215 struct pex_time time; member
219 pex_wait (struct pex_obj *obj, pid_t pid, int *status, struct pex_time *time) in pex_wait()
939 struct pex_time *time, int done, const char **errmsg, in pex_unix_wait()
/netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/
H A DSumTimerInfo.py18 time = 0.0 variable
34 time = time + float(s[6]) variable
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/timer/
H A Dnouveau_nvkm_subdev_timer_nv04.c33 nv04_timer_time(struct nvkm_timer *tmr, u64 time) in nv04_timer_time()
69 nv04_timer_alarm_init(struct nvkm_timer *tmr, u32 time) in nv04_timer_alarm_init()
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/rands/seeding/
H A Drand_win.c132 FILETIME time; in ossl_pool_add_nonce_data() member
154 LARGE_INTEGER time; in ossl_rand_pool_add_additional_data() member
H A Drand_vxworks.c83 uint64_t time; in ossl_rand_pool_add_additional_data() member
104 uint64_t time; in ossl_pool_add_nonce_data() member
/netbsd-src/sys/arch/sbmips/stand/netboot/
H A Dgetsecs.c50 long long time; in getsecs() local
/netbsd-src/sys/arch/evbmips/stand/sbmips/netboot/
H A Dgetsecs.c50 long long time; in getsecs() local
/netbsd-src/lib/libc/gen/
H A Dtime.c48 time(time_t *t) in time() function
/netbsd-src/external/bsd/less/dist/
H A Dmkhelp.py6 time = time.gmtime() variable
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_benchmark.c65 unsigned int time, in amdgpu_benchmark_log_results()
84 int time; in amdgpu_benchmark_move() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dzip.d217 @property void time(SysTime time) in time() argument
223 @property void time(DosFileTime time) in time() function
229 @property DosFileTime time() const in time() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_benchmark.c81 unsigned int time, in radeon_benchmark_log_results()
99 int time; in radeon_benchmark_move() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rand/
H A Drand_win.c130 FILETIME time; in rand_pool_add_nonce_data() member
149 LARGE_INTEGER time; in rand_pool_add_additional_data() member
/netbsd-src/games/trek/
H A Dimpulse.c55 double dist, time; in impulse() local
/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dinit_braces.c71 struct time { in init_anonymous_struct_and_union() struct
72 unsigned long ns; in init_anonymous_struct_and_union()

12345678910>>...14