/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sc7180-trogdor-pompom.dtsi | 42 temperature = <65000>; 54 temperature = <65000>; 66 temperature = <65000>; 78 temperature = <65000>;
|
/freebsd/lib/msun/src/ |
H A D | e_scalb.c | 39 if ( fn > 65000.0) return scalbn(x, 65000); in scalb() 40 if (-fn > 65000.0) return scalbn(x,-65000); in scalb()
|
H A D | e_scalbf.c | 36 if ( fn > (float)65000.0) return scalbnf(x, 65000); in scalbf() 37 if (-fn > (float)65000.0) return scalbnf(x,-65000); in scalbf()
|
/freebsd/contrib/dialog/samples/copifuncs/ |
H A D | copi.ifmcfg2 | 18 maxfsize 65000 23 maxpsize 65000
|
/freebsd/tests/sys/netpfil/pf/ |
H A D | fragmentation_pass.sh | 129 ping -6 -c 1 -b 70000 -s 65000 2001:db8:42::2 135 ping -6 -c 1 -b 70000 -s 65000 ${lladdr}%${epair_send}a 145 ping -6 -c 1 -b 70000 -s 65000 2001:db8:43::3 204 ping -6 -c 1 -b 70000 -s 65000 2001:db8:43::3 219 ping -6 -c 1 -b 70000 -s 65000 2001:db8:43::3
|
H A D | fragmentation_compat.sh | 125 ping -6 -c 1 -b 70000 -s 65000 2001:db8:42::2 131 ping -6 -c 1 -b 70000 -s 65000 ${lladdr}%${epair_send}a 141 ping -6 -c 1 -b 70000 -s 65000 2001:db8:43::3
|
/freebsd/sbin/ipf/ipnat/ |
H A D | ipnat.5 | 109 map le0 10.0.0.0/8 -> 192.168.55.0/24 portmap tcp/udp 5000:65000 113 the port number space 5000-65000 as well as the IP address subnet 121 portmap tcp/udp 5000:65000 132 portmap tcp/udp 5000:65000 round-robin 134 portmap tcp/udp 5000:65000 round-robin
|
/freebsd/sys/contrib/device-tree/src/arm64/exynos/ |
H A D | exynos5433-tmu.dtsi | 18 temperature = <65000>; /* millicelsius */ 106 temperature = <65000>; /* millicelsius */ 192 temperature = <65000>; /* millicelsius */
|
/freebsd/share/examples/ipfilter/ |
H A D | ipnat.conf.sample | 1 map ed1 192.168.0.0/24 -> 192.168.1.110/32 portmap tcp/udp 40000:65000
|
/freebsd/sys/contrib/xen/ |
H A D | device_tree_defs.h | 9 #define GUEST_PHANDLE_GIC (65000)
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_phy.c | 57 /* 65 Mb */ { AH_TRUE, HT, 65000, 0x87, 0x00, 7, 8 }, 90 /* 65 Mb */ { AH_TRUE, HT, 65000, 0x87, 0x00, 7, 4 },
|
/freebsd/sys/netgraph/bluetooth/l2cap/ |
H A D | TODO | 33 L2CAP can support about 65000 channels. Need define some good way
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-am642-phyboard-electra-gpio-fan.dtso | 37 temperature = <65000>; /* millicelsius */
|
H A D | k3-am62x-phyboard-lyra-gpio-fan.dtso | 37 temperature = <65000>; /* millicelsius */
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ddr/ |
H A D | lpddr3-timings.txt | 40 tRFC = <65000>;
|
/freebsd/sys/contrib/device-tree/Bindings/ddr/ |
H A D | lpddr3-timings.txt | 40 tRFC = <65000>;
|
/freebsd/libexec/rc/ |
H A D | rc.firewall | 191 # ${fwcmd} add 65000 pass all from any to any 198 ${fwcmd} add 65000 pass all from any to any 515 ${fwcmd} add 65000 count ip from any to any 544 ${fwcmd} add 65000 deny ip from any to any
|
/freebsd/sys/contrib/device-tree/src/arm/rockchip/ |
H A D | rk3288-veyron-mickey.dts | 52 temperature = <65000>; /* millicelsius */ 158 temperature = <65000>; /* millicelsius */
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6qdl-skov-cpu-revc.dtsi | 10 touchscreen-min-pressure = <65000>;
|
/freebsd/sys/contrib/device-tree/Bindings/thermal/ |
H A D | qcom-lmh.yaml | 83 qcom,lmh-temp-arm-millicelsius = <65000>;
|
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
H A D | rk3399-gru-bob.dts | 63 temperature = <65000>;
|
H A D | rk3399-nanopc-t4.dts | 78 temperature = <65000>;
|
H A D | rk3399-rock960.dts | 67 temperature = <65000>;
|
/freebsd/sys/arm64/rockchip/ |
H A D | rk_tsadc.c | 174 {3588, 65000}, 230 {508, 65000}, 285 {581, 65000}, 342 {2300, 65000},
|
/freebsd/crypto/openssl/crypto/ |
H A D | getenv.c | 39 (57002 <= curacp && curacp <=57011) || curacp == 65000 || in ossl_safe_getenv()
|