Home
last modified time | relevance | path

Searched full:65000 (Results 1 – 25 of 79) sorted by relevance

1234

/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsc7180-trogdor-pompom.dtsi42 temperature = <65000>;
54 temperature = <65000>;
66 temperature = <65000>;
78 temperature = <65000>;
/freebsd/lib/msun/src/
H A De_scalb.c39 if ( fn > 65000.0) return scalbn(x, 65000); in scalb()
40 if (-fn > 65000.0) return scalbn(x,-65000); in scalb()
H A De_scalbf.c36 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 Dcopi.ifmcfg218 maxfsize 65000
23 maxpsize 65000
/freebsd/tests/sys/netpfil/pf/
H A Dfragmentation_pass.sh129 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 Dfragmentation_compat.sh125 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 Dipnat.5109 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 Dexynos5433-tmu.dtsi18 temperature = <65000>; /* millicelsius */
106 temperature = <65000>; /* millicelsius */
192 temperature = <65000>; /* millicelsius */
/freebsd/share/examples/ipfilter/
H A Dipnat.conf.sample1 map ed1 192.168.0.0/24 -> 192.168.1.110/32 portmap tcp/udp 40000:65000
/freebsd/sys/contrib/xen/
H A Ddevice_tree_defs.h9 #define GUEST_PHANDLE_GIC (65000)
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_phy.c57 /* 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 DTODO33 L2CAP can support about 65000 channels. Need define some good way
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-am642-phyboard-electra-gpio-fan.dtso37 temperature = <65000>; /* millicelsius */
H A Dk3-am62x-phyboard-lyra-gpio-fan.dtso37 temperature = <65000>; /* millicelsius */
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ddr/
H A Dlpddr3-timings.txt40 tRFC = <65000>;
/freebsd/sys/contrib/device-tree/Bindings/ddr/
H A Dlpddr3-timings.txt40 tRFC = <65000>;
/freebsd/libexec/rc/
H A Drc.firewall191 # ${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 Drk3288-veyron-mickey.dts52 temperature = <65000>; /* millicelsius */
158 temperature = <65000>; /* millicelsius */
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6qdl-skov-cpu-revc.dtsi10 touchscreen-min-pressure = <65000>;
/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Dqcom-lmh.yaml83 qcom,lmh-temp-arm-millicelsius = <65000>;
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3399-gru-bob.dts63 temperature = <65000>;
H A Drk3399-nanopc-t4.dts78 temperature = <65000>;
H A Drk3399-rock960.dts67 temperature = <65000>;
/freebsd/sys/arm64/rockchip/
H A Drk_tsadc.c174 {3588, 65000},
230 {508, 65000},
285 {581, 65000},
342 {2300, 65000},
/freebsd/crypto/openssl/crypto/
H A Dgetenv.c39 (57002 <= curacp && curacp <=57011) || curacp == 65000 || in ossl_safe_getenv()

1234