Searched refs:tvc (Results 1 – 5 of 5) sorted by relevance
/freebsd/usr.bin/wc/tests/ |
H A D | wc_test.sh | 34 tvc=300 120 atf_check_wc foo $tvl $tvw $tvc $tvm 122 atf_check -o match:"^ +$tvc +$tvcL foo" wc -cL foo 123 atf_check -o match:"^ +$tvc +$tvcL" wc -cL <foo 141 atf_check_wc foo $((tvl*c)) $((tvw*c)) $((tvc*c)) $((tvm*c))
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_shm.c | 370 struct timespec tvc, tvr, tvt; member 401 shm_stat->tvc.tv_sec = shm_stat->tvc.tv_nsec = 0; in shm_query() 406 shm_stat->tvc.tv_sec = now; in shm_query() 607 tt = shm_stat.tvc.tv_sec - shm_stat.tvr.tv_sec; in shm_timer()
|
/freebsd/usr.bin/pr/ |
H A D | pr.c | 331 int tvc; in vertcol() local 539 tvc = i; in vertcol() 549 cnt = vc[tvc].cnt; in vertcol() 556 cnt = vc[tvc].cnt + 1; in vertcol() 561 if (otln(vc[tvc].pt, cnt, &ips, in vertcol() 564 tvc += pln; in vertcol() 565 if (tvc >= cvc) in vertcol()
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | faraday,tve200.txt | 7 "cortina,gemini-tvc", "faraday,tve200"
|
/freebsd/sys/contrib/device-tree/src/arm/gemini/ |
H A D | gemini.dtsi | 148 tvc_default_pins: pinctrl-tvc { 150 function = "tvc"; 429 compatible = "cortina,gemini-tvc", "faraday,tve200";
|