/freebsd/sys/contrib/device-tree/src/riscv/starfive/ |
H A D | jh7100-common.dtsi | 214 i2c-sda-hold-time-ns = <300>; 215 i2c-sda-falling-time-ns = <500>; 216 i2c-scl-falling-time-ns = <500>; 234 i2c-sda-hold-time-ns = <300>; 235 i2c-sda-falling-time-ns = <100>; 236 i2c-scl-falling-time-ns = <100>; 244 i2c-sda-hold-time-ns = <300>; 245 i2c-sda-falling-time-ns [all...] |
/freebsd/usr.bin/head/ |
H A D | head.1 | 52 .It Fl c Ar bytes , Fl -bytes Ns = Ns Ar bytes 56 .It Fl n Ar count , Fl -lines Ns = Ns Ar count 87 To display the first 500 lines of the file 90 .Dl $ head -n 500 foo 95 in the following way to, for example, display only line 500 from the file 98 .Dl $ head -n 500 foo | tail -n 1
|
/freebsd/usr.bin/tail/ |
H A D | tail.1 | 73 .It Fl b Ar number , Fl -blocks Ns = Ns Ar number 77 .It Fl c Ar number , Fl -bytes Ns = Ns Ar number 112 .It Fl n Ar number , Fl -lines Ns = Ns Ar number 143 .Dq Li "==> " Ns Ar XXX Ns Li " <==" 158 Display the last 500 lines of the file 161 .Dl $ tail -n 500 foo
|
/freebsd/sys/kern/ |
H A D | kern_ntptime.c | 121 * A time variable is a signed 64-bit fixed-point number in ns and 124 * 0.5 s and the resolution is about 2.3e-10 ns. 129 * |s s s| ns | 134 * A frequency variable is a signed 64-bit fixed-point number in ns/s 135 * and fraction. It represents the ns and fraction to be added to the 137 * about +-500000 ns/s and the resolution is about 2.3e-10 ns/s. 142 * |s s s s s s s s s s s s s| ns/s | 157 static long time_monitor; /* last time offset scaled (ns) */ 159 static long time_precision = 1; /* clock precision (ns) */ 163 static l_fp time_offset; /* time offset (ns) */ [all …]
|
/freebsd/contrib/ntp/scripts/stats/ |
H A D | clock.awk | 331 # rms ensemble rms error (ns) 332 # >200 ensemble error >200 ns 333 # >100 100 ns < ensemble error < 200 ns 348 # >500 error > 500 ms 351 …printf "wwvb %d, ? %d, >1 %d, >10 %d, >100 %d, >500 %d\n", wwvb_count, wwvb_x, wwvb_a, wwvb_b, wwv… 387 # rms itf rms error (ns) 388 # >200 itf error > 200 ns 389 # >100 itf error > 100 ns 402 # mean etf mean (ns) 403 # rms etf rms error (ns) [all …]
|
H A D | README.stats | 107 -85.9 time interval (ns) 108 -89.0 average time interval (ns) 109 4.0 time interval sigma (ns) 114 500 number of samples 210 0 receiver delay (ns) (should be zero for calibrated 212 200 cable delay (ns) 213 0 user time bias (ns) (must be zero)
|
/freebsd/contrib/ldns/drill/ |
H A D | root.c | 41 …(void)ldns_rr_new_frm_str(&r, "F.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:2F::F", 0, NUL… in init_root() 47 …(void)ldns_rr_new_frm_str(&r, "H.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:1::803F:235", … in init_root() 61 …(void)ldns_rr_new_frm_str(&r, "L.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:3::42 ", 0, … in init_root() 72 * The file with the given path should contain a list of NS RRs 73 * for the root zone and A records for those NS RRs.
|
/freebsd/usr.sbin/spi/ |
H A D | spi.8 | 38 .Op Fl d Cm r Ns | Ns Cm w Ns | Ns Cm rw 120 .It Fl d Cm r Ns | Ns Cm w Ns | Ns Cm rw 144 .It Fl m Cm 0 Ns | Ns Cm 1 Ns | Ns Cm 2 Ns | Ns Cm 3 181 2-byte ASCII hexadecimal, with mode 2, and a maximum clock speed of 500khz.
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | stm32mp15xx-dhcom-som.dtsi | 88 st,min-sample-time-ns = <5000>; 95 st,min-sample-time-ns = <5000>; 142 reset-assert-us = <500>; 143 reset-deassert-us = <500>; 164 /* Timing values are in nS */ 168 st,fmc2-ebi-cs-address-setup-ns = <5>; 169 st,fmc2-ebi-cs-address-hold-ns = <5>; 170 st,fmc2-ebi-cs-bus-turnaround-ns = <5>; 171 st,fmc2-ebi-cs-data-setup-ns = <45>; 172 st,fmc2-ebi-cs-data-hold-ns [all...] |
/freebsd/contrib/netbsd-tests/kernel/ |
H A D | t_umountstress.sh | 46 :ty=floppy:se#512:nt#2:rm#300:ns#36:nc#80:\ 59 atf_check -o ignore -e ignore newfs -i 500 -b 8192 -f 1024 ${CVND}${MPART} 131 :ty=floppy:se#512:nt#2:rm#300:ns#36:nc#80:\ 144 atf_check -o ignore -e ignore newfs -i 500 -b 8192 -f 1024 ${CVND}${MPART}
|
/freebsd/contrib/tzcode/ |
H A D | zdump.8 | 16 .Op Ar loyear , Ns 21 .Op Ar lotime , Ns 61 .Cm isdst= Ns Ar D 68 .Cm gmtoff= Ns Ar N 78 .It Fl c Oo Ar loyear , Oc Ns Ar hiyear 88 .Ql -500,2500 . 89 .It Fl t Oo Ar lotime , Oc Ns Ar hitime
|
/freebsd/share/man/man4/man4.i386/ |
H A D | sbni.4 | 75 0 baud rate (2Mb in fast mode/500kb in slow) 79 2 baud rate (500kb/125kb) 121 .An David Greenman Ns 's
|
/freebsd/usr.sbin/moused/ |
H A D | moused.8 | 48 .Op Fl A Ar exp Ns Op , Ns Ar offset 49 .Op Fl a Ar X Ns Op , Ns Ar Y 57 .Op Fl T Ar distance Ns Op , Ns Ar time Ns Op , Ns Ar after 115 Without this option, the default value of 500 msec will be assumed. 202 .It Fl T Ar distance Ns O [all...] |
/freebsd/contrib/ntp/ntpd/ |
H A D | ntpd.1ntpdmdoc | 17 .Op Fl \-option\-name Ns Oo Oo Ns "=| " Oc Ns Ar value Oc 124 .It Fl c Ar string , Fl \-configfile Ns = Ns Ar string 134 .It Fl D Ar number , Fl \-set\-debug\-level Ns = Ns Ar number 139 .It Fl f Ar string , Fl \-driftfile Ns = Ns Ar string 179 .It Fl i Ar string , Fl \-jaildir Ns [all...] |
H A D | ntpd.mdoc.in | 17 .Op Fl \-option\-name Ns Oo Oo Ns "=| " Oc Ns Ar value Oc 124 .It Fl c Ar string , Fl \-configfile Ns = Ns Ar string 134 .It Fl D Ar number , Fl \-set\-debug\-level Ns = Ns Ar number 139 .It Fl f Ar string , Fl \-driftfile Ns = Ns Ar string 179 .It Fl i Ar string , Fl \-jaildir Ns [all...] |
/freebsd/usr.sbin/kbdcontrol/ |
H A D | kbdcontrol.1 | 28 .Ar duration . Ns Ar pitch | Ar belltype 32 .Ar delay . Ns Ar repeat | Ar speed 80 .Ar duration . Ns Ar pitch | Ar belltype 102 .Ar delay . Ns Ar repeat | Ar speed 106 (250, 500, 750, 1000)
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | nuvoton,nau8825.yaml | 128 - 0 # 500 ns 184 The default value is 125 and range between 125 to 500 ms. 186 maximum: 500
|
H A D | nau8825.txt | 52 0 - 500 ns 78 default value is 125 and range between 125 to 500 ms.
|
H A D | nau8824.txt | 48 0 - 500 ns
|
/freebsd/sys/contrib/device-tree/src/arm/socionext/ |
H A D | uniphier-pro5.dtsi | 46 clock-latency-ns = <300>; 50 clock-latency-ns = <300>; 54 clock-latency-ns = <300>; 58 clock-latency-ns = <300>; 62 clock-latency-ns = <300>; 66 clock-latency-ns = <300>; 70 clock-latency-ns = <300>; 74 clock-latency-ns = <300>; 78 clock-latency-ns = <300>; 82 clock-latency-ns = <300>; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/ti/keystone/ |
H A D | keystone-k2g-ice.dts | 337 cdns,tshsl-ns = <500>; 338 cdns,tsd2d-ns = <500>; 339 cdns,tchsh-ns = <119>; 340 cdns,tslch-ns = <119>;
|
/freebsd/sys/contrib/openzfs/man/man4/ |
H A D | zfs.4 | 32 .It Sy dbuf_cache_max_bytes Ns = Ns Sy UINT64_MAX Ns B Pq u64 35 .No 1/2^ Ns Sy dbuf_cache_shift Pq 1/32nd 42 .It Sy dbuf_metadata_cache_max_bytes Ns = Ns Sy UINT64_MAX Ns B Pq u64 45 .No 1/2^ Ns Sy dbuf_metadata_cache_shift Pq 1/64th 52 .It Sy dbuf_cache_hiwater_pct Ns = Ns Sy 10 Ns % Pq uint 57 .It Sy dbuf_cache_lowater_pct Ns = Ns Sy 10 Ns % Pq uint 62 .It Sy dbuf_cache_shift Ns = Ns Sy 5 Pq uint 67 .It Sy dbuf_metadata_cache_shift Ns = Ns Sy 6 Pq uint 72 .It Sy dbuf_mutex_cache_shift Ns = Ns Sy 0 Pq uint 78 .It Sy dmu_object_alloc_chunk_shift Ns = Ns Sy 7 Po 128 Pc Pq uint [all …]
|
/freebsd/share/man/man4/ |
H A D | lagg.4 | 59 .Ic ifconfig lagg Ns Ar N Ic create 178 Gigabit Ethernet interfaces and set a stride of 500 packets 186 # ifconfig lagg0 rr_limit 500
|
/freebsd/usr.bin/units/ |
H A D | units.1 | 112 .Pq Dq Ic \&| Ns . 461 .Li $ Ic units \&"$(yes m | head -n 500)" \&"$(yes cm | head -n 500)" 464 1 m^500 471 1 m^500
|
/freebsd/contrib/unbound/iterator/ |
H A D | iter_hints.c | 151 if(!ah(dp, "C.ROOT-SERVERS.NET.", "2001:500:2::c")) goto failed; in compile_time_root_prime() 152 if(!ah(dp, "D.ROOT-SERVERS.NET.", "2001:500:2d::d")) goto failed; in compile_time_root_prime() 153 if(!ah(dp, "E.ROOT-SERVERS.NET.", "2001:500:a8::e")) goto failed; in compile_time_root_prime() 154 if(!ah(dp, "F.ROOT-SERVERS.NET.", "2001:500:2f::f")) goto failed; in compile_time_root_prime() 155 if(!ah(dp, "G.ROOT-SERVERS.NET.", "2001:500:12::d0d")) goto failed; in compile_time_root_prime() 156 if(!ah(dp, "H.ROOT-SERVERS.NET.", "2001:500:1::53")) goto failed; in compile_time_root_prime() 160 if(!ah(dp, "L.ROOT-SERVERS.NET.", "2001:500:9f::42")) goto failed; in compile_time_root_prime() 292 * last resort will ask for parent-side NS record and thus in read_stubs() 405 log_warn("root hints %s: no NS content", fname); in read_root_hints()
|