/freebsd/sys/dev/gpio/ |
H A D | gpioths.c | 159 uint32_t intervals[GPIOTHS_DHT_CYCLES]; in gpioths_dht_readbytes() local 179 err = gpioths_dht_timeuntil(sc, false, &intervals[i]); in gpioths_dht_readbytes() 199 if (intervals[i] > avglen) in gpioths_dht_readbytes() 209 if (intervals[i] > avglen) in gpioths_dht_readbytes() 221 intervals[i]); in gpioths_dht_readbytes()
|
/freebsd/contrib/llvm-project/libcxx/include/__random/ |
H A D | piecewise_constant_distribution.h | 58 _LIBCPP_HIDE_FROM_ABI vector<result_type> intervals() const { return __b_; } 115 _LIBCPP_HIDE_FROM_ABI vector<result_type> intervals() const { return __p_.intervals(); } 59 vector<result_type> intervals() const {return __b_;} intervals() function 133 vector<result_type> intervals() const {return __p_.intervals();} intervals() function
|
H A D | piecewise_linear_distribution.h | 58 _LIBCPP_HIDE_FROM_ABI vector<result_type> intervals() const { return __b_; } 115 _LIBCPP_HIDE_FROM_ABI vector<result_type> intervals() const { return __p_.intervals(); } 59 vector<result_type> intervals() const {return __b_;} intervals() function 133 vector<result_type> intervals() const {return __p_.intervals();} intervals() function
|
/freebsd/contrib/arm-optimized-routines/math/tools/ |
H A D | log10f.sollya | 9 // [OFF; 2*OFF] is divided in 2^4 intervals with OFF~0.7
|
/freebsd/sys/contrib/device-tree/Bindings/leds/ |
H A D | leds-trigger-pattern.txt | 11 adding intervening dimming intervals.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/ |
H A D | MachinePassRegistry.def | 97 MACHINE_FUNCTION_ANALYSIS("live-intervals", LiveIntervalsAnalysis()) 137 MACHINE_FUNCTION_PASS("print<live-intervals>", LiveIntervalsPrinterPass(dbgs()))
|
/freebsd/contrib/ntp/html/hints/ |
H A D | sgi | 39 one-second intervals - I am probably seeing sampling aliasing between
|
H A D | notes-xntp-v3 | 8 version is that the poll intervals for all polls, even selected
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntpd-opts.def | 100 one or more configured servers over a range of designated poll intervals. 331 the file at hourly intervals. 360 possibly several external servers is polled at intervals determined 366 will start with 64s intervals and eventually increase in steps to
|
H A D | invoke-ntp.conf.texi | 280 These options specify the minimum and maximum poll intervals 392 we try again at one minute intervals for up to 811 For poll intervals above the specified interval, a session key list 918 intervals above the specified interval, the values will be updated 1730 in a volley of eight client/server at 2-s intervals 1968 by the specified number of broadcast poll intervals, 1978 to any number of poll intervals between 0 and 4.
|
H A D | ntp.conf.def | 325 These options specify the minimum and maximum poll intervals 437 we try again at one minute intervals for up to 865 For poll intervals above the specified interval, a session key list 982 intervals above the specified interval, the values will be updated 1808 in a volley of eight client/server at 2-s intervals 2050 by the specified number of broadcast poll intervals, 2060 to any number of poll intervals between 0 and 4.
|
/freebsd/crypto/openssl/crypto/property/ |
H A D | README.md | 63 per algorithm locking being used for longer intervals.
|
/freebsd/sys/contrib/device-tree/Bindings/soundwire/ |
H A D | qcom,sdw.txt | 115 intervals are combined into a payload.
|
/freebsd/usr.sbin/cron/doc/ |
H A D | MAIL | 86 about a facility to let you start a process at intervals of, say, 17 minutes, 290 needed to sleep for intervals more granular than seconds alone would 434 (~/.cronrc, say) and be able to run personal jobs at regular intervals.
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | random | 1545 vector<result_type> intervals() const; 1572 vector<result_type> intervals() const; 1620 vector<result_type> intervals() const; 1650 vector<result_type> intervals() const;
|
/freebsd/contrib/sendmail/src/ |
H A D | TUNING | 191 intervals for the queue groups as specified above. MinQueueAge
|
/freebsd/crypto/openssl/crypto/ |
H A D | sparccpuid.S | 291 ! calculate intervals
|
/freebsd/contrib/bsnmp/snmp_ntp/ |
H A D | NTP-MIB.txt | 208 increments at intervals depending on the design used."
|
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/ |
H A D | README.md | 281 intervals, because the locks can interfere with the performance
|
/freebsd/contrib/ntp/ |
H A D | README.leapsmear | 12 from the UTC time scale in irregular intervals to keep the UTC time scale
|
H A D | ChangeLog | 2119 inability to measure shorter intervals. 4395 phase and frequency discipline (for long poll intervals). Update 4424 intervals (36 h) showed it not doing as well as it should. I redesigned 4448 with long poll intervals because the samples become less and less 4454 is that, at small poll intervals the algorithm operates as a minimum 4455 filter, while at larger poll intervals it morphs to FIFO. Left 4458 intervals.
|
/freebsd/sys/contrib/device-tree/Bindings/thermal/ |
H A D | thermal.txt | 6 such as trip points, polling intervals, sensors and cooling devices
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | provider-keymgmt.pod | 244 intervals with indications on how the key object generation
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76_connac_mcu.h | 1515 __le16 intervals[MT76_CONNAC_MAX_NUM_SCHED_SCAN_INTERVAL]; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetSchedule.td | 122 // using intervals via ResourceSegments (see
|