/freebsd-src/sbin/recoverdisk/ |
H A D | recoverdisk.c | 45 struct period { struct 50 TAILQ_ENTRY(period) list; argument 111 report_one_period(const char *period, struct period_head *ph) in report_one_period() argument
|
/freebsd-src/contrib/llvm-project/libcxx/include/__chrono/ |
H A D | steady_clock.h | 30 typedef duration::period period; typedef
|
H A D | system_clock.h | 30 typedef duration::period period; typedef
|
H A D | time_point.h | 42 typedef typename duration::period period; typedef
|
H A D | file_clock.h | 53 typedef nano period; global() typedef
|
/freebsd-src/tools/regression/netinet/ip_id_period/ |
H A D | ip_id_period.py | 55 period = count - id_lastseen[id] variable
|
/freebsd-src/sys/dev/pwm/controller/allwinner/ |
H A D | aw_pwm.c | 84 unsigned int period; member 243 aw_pwm_channel_config(device_t dev,u_int channel,u_int period,u_int duty) aw_pwm_channel_config() argument 323 aw_pwm_channel_get_config(device_t dev,u_int channel,u_int * period,u_int * duty) aw_pwm_channel_get_config() argument [all...] |
/freebsd-src/sys/dev/pwm/ |
H A D | pwmc.h | 34 u_int period; member
|
H A D | ofw_pwm.h | 36 uint64_t period; member
|
H A D | pwmbus.c | 206 pwmbus_channel_config(device_t dev,u_int chan,u_int period,u_int duty) pwmbus_channel_config() argument 212 pwmbus_channel_get_config(device_t dev,u_int chan,u_int * period,u_int * duty) pwmbus_channel_get_config() argument
|
/freebsd-src/stand/i386/libi386/ |
H A D | time.c | 107 delay(int period) in delay()
|
/freebsd-src/crypto/openssl/crypto/asn1/ |
H A D | a_time.c | 85 const char upper_z = 0x5A, num_zero = 0x30, period = 0x2E, minus = 0x2D, plus = 0x2B; in ossl_asn1_time_to_tm() local 87 const char upper_z = 'Z', num_zero = '0', period = '.', minus = '-', plus = '+'; in ossl_asn1_time_to_tm() local 493 const char upper_z = 0x5A, period = 0x2E; in ossl_asn1_time_print_ex() local
|
/freebsd-src/sys/dev/pwm/controller/rockchip/ |
H A D | rk_pwm.c | 114 unsigned int period; member 264 rk_pwm_channel_config(device_t dev,u_int channel,u_int period,u_int duty) rk_pwm_channel_config() argument 326 rk_pwm_channel_get_config(device_t dev,u_int channel,u_int * period,u_int * duty) rk_pwm_channel_get_config() argument [all...] |
/freebsd-src/sys/x86/isa/ |
H A D | clock.c | 107 uint32_t period; member 326 set_i8254_freq(int mode, uint32_t period) in set_i8254_freq() argument 505 attimer_start(struct eventtimer *et, sbintime_t first, sbintime_t period) in attimer_start() argument [all...] |
/freebsd-src/usr.sbin/pwm/ |
H A D | pwm.c | 77 u_int period, duty; in main() local
|
/freebsd-src/contrib/dialog/ |
H A D | timebox.c | 51 int period; member 95 int period, int value, in init_object()
|
/freebsd-src/sys/dev/sound/pci/ |
H A D | hdspe.c | 288 unsigned int period; hdspe_sysctl_period() local 496 long long period; hdspe_init() local [all...] |
/freebsd-src/contrib/ldns/ |
H A D | duration.c | 248 time_t period = 0; in ldns_duration2time() local
|
/freebsd-src/sys/compat/linuxkpi/common/include/linux/ |
H A D | pwm.h | 33 uint64_t period; member
|
/freebsd-src/sys/arm/freescale/imx/ |
H A D | imx_epit.c | 101 uint32_t period; member 220 epit_et_start(struct eventtimer *et, sbintime_t first, sbintime_t period) in epit_et_start()
|
/freebsd-src/sys/sys/ |
H A D | timeffc.h | 47 uint64_t period; /* Estimate of counter period. */ member 127 uint64_t period; member
|
/freebsd-src/sys/kern/ |
H A D | kern_et.c | 179 et_start(struct eventtimer *et, sbintime_t first, sbintime_t period) in et_start()
|
/freebsd-src/sys/contrib/dev/athk/ath10k/ |
H A D | thermal.c | 127 u32 period, duration, enabled; in ath10k_thermal_set_throttling() local
|
/freebsd-src/usr.bin/indent/ |
H A D | indent_codes.h | 69 #define period 32 macro
|
/freebsd-src/contrib/ntp/libntp/ |
H A D | adjtime.c | 299 struct _clockperiod period; in adjtime() local
|