/freebsd/lib/libc/db/test/hash.tests/ |
H A D | testit | 8 thash4 $i $j 25000 65536 $name < $name 12 thash4 $i $j 25000 65536 $name < $name 16 thash4 $i $j 25000 65536 $name < $name 20 thash4 $i $j 25000 65536 $name < $name 24 thash4 $i $j 25000 65536 $name < $name 28 thash4 $i $j 25000 65536 $name < $name 34 tcreat3 $i $j 25000 $name < $name 43 tcreat3 $i $j 25000 $name < $name 52 tcreat3 $i $j 25000 $name < $name 61 tcreat3 $i $j 25000 $name < $name [all …]
|
H A D | tseq.c | 40 #define INITIAL 25000 41 #define MAXWORDS 25000 /* # of elements in search table */
|
H A D | tcreat3.c | 40 #define INITIAL 25000 41 #define MAXWORDS 25000 /* # of elements in search table */
|
H A D | tread2.c | 40 #define INITIAL 25000 41 #define MAXWORDS 25000 /* # of elements in search table */
|
H A D | tverify.c | 40 #define INITIAL 25000 41 #define MAXWORDS 25000 /* # of elements in search table */
|
H A D | tdel.c | 40 #define INITIAL 25000 41 #define MAXWORDS 25000 /* # of elements in search table */
|
H A D | thash4.c | 42 #define INITIAL 25000 43 #define MAXWORDS 25000 /* # of elements in search table */
|
/freebsd/sys/contrib/device-tree/src/arm64/sprd/ |
H A D | sc2731.dtsi | 122 regulator-ramp-delay = <25000>; 130 regulator-ramp-delay = <25000>; 138 regulator-ramp-delay = <25000>; 155 regulator-ramp-delay = <25000>; 163 regulator-ramp-delay = <25000>; 171 regulator-ramp-delay = <25000>; 179 regulator-ramp-delay = <25000>; 188 regulator-ramp-delay = <25000>; 196 regulator-ramp-delay = <25000>; 204 regulator-ramp-delay = <25000>; [all …]
|
/freebsd/sys/dev/iicbus/pmic/rockchip/ |
H A D | rk817.c | 139 .voltage_step = 25000, 151 .voltage_step = 25000, 163 .voltage_step = 25000, 175 .voltage_step = 25000, 187 .voltage_step = 25000, 199 .voltage_step = 25000, 211 .voltage_step = 25000, 223 .voltage_step = 25000, 235 .voltage_step = 25000, 328 .voltage_step = 25000, [all …]
|
/freebsd/lib/libc/db/test/ |
H A D | run.test | 594 "Test 20: hash: bucketsize, fill factor; nelem 25000 cachesize 65536" 626 -ibsize=$bsize,ffactor=$ffactor,nelem=25000,cachesize=65536\ 631 bsize=$bsize ffactor=$ffactor nelem=25000 cachesize=65536 failed" 639 -ibsize=$bsize,ffactor=$ffactor,nelem=25000,cachesize=65536\ 644 bsize=$bsize ffactor=$ffactor nelem=25000 cachesize=65536 failed" 652 -ibsize=$bsize,ffactor=$ffactor,nelem=25000,cachesize=65536\ 657 bsize=$bsize ffactor=$ffactor nelem=25000 cachesize=65536 failed" 665 -ibsize=$bsize,ffactor=$ffactor,nelem=25000,cachesize=65536\ 670 bsize=$bsize ffactor=$ffactor nelem=25000 cachesize=65536 failed" 678 -ibsize=$bsize,ffactor=$ffactor,nelem=25000,cachesize=65536\ [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | microchip,sparx5-switch.yaml | 103 maximum: 25000 165 microchip,bandwidth = <25000>; 174 microchip,bandwidth = <25000>; 183 microchip,bandwidth = <25000>; 192 microchip,bandwidth = <25000>;
|
/freebsd/sys/contrib/device-tree/src/arm64/exynos/ |
H A D | exynos7-espresso.dts | 275 regulator-ramp-delay = <25000>; 303 regulator-ramp-delay = <25000>; 320 regulator-ramp-delay = <25000>; 329 regulator-ramp-delay = <25000>; 338 regulator-ramp-delay = <25000>; 347 regulator-ramp-delay = <25000>;
|
/freebsd/contrib/netbsd-tests/ipf/regress/ |
H A D | ni1.nat | 1 map df0 from 2.2.2.2/32 port 20000 >< 25000 to any -> 6.6.6.8/32 portmap udp 2000:2500 sequential 2 map df0 from 2.2.2.2/32 port 2000 >< 2500 to any -> 6.6.6.7/32 portmap udp 20000:25000 sequential
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/removal/ |
H A D | removal_cancel.ksh | 58 # Since randwritecomp does 8K writes we do 25000 writes 62 log_must randwritecomp $SAMPLEFILE 25000
|
/freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | maxim,max6639.yaml | 81 pwms = <&fan1 0 25000 0>; 88 pwms = <&fan1 1 25000 0>;
|
H A D | adi,ltc4282.yaml | 80 enum: [12500, 15625, 18750, 21875, 25000, 28125, 31250, 34375] 81 default: 25000
|
/freebsd/sys/contrib/device-tree/src/arm/nvidia/ |
H A D | tegra20-acer-a500-picasso.dts | 712 emc-table@25000 { 713 reg = <25000>; 715 clock-frequency = <25000>; 810 emc-table@25000 { 811 reg = <25000>; 813 clock-frequency = <25000>; 908 emc-table@25000 { 909 reg = <25000>; 911 clock-frequency = <25000>; 1006 emc-table@25000 { [all...] |
/freebsd/usr.sbin/pwm/ |
H A D | pwm.8 | 95 Configure a 50000 ns period and a 25000 ns duty cycle 98 pwm -f pwmc1.1 -E -p 50000 -d 25000
|
/freebsd/sys/contrib/device-tree/Bindings/leds/ |
H A D | qcom,spmi-flash-led.yaml | 70 - minimum: 25000 72 multipleOf: 25000
|
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
H A D | ppa8548.dts | 97 * Only ethernet controller @25000 and @26000 are used. 120 enet0: ethernet@25000 {
|
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
H A D | mt8395-kontron-3-5-sbc-i1200.dts | 139 temperature-lookup-table = <(-25000) 1474 149 25000 367 182 temperature-lookup-table = <(-25000) 1474 192 25000 367 225 temperature-lookup-table = <(-25000) 1474 235 25000 367
|
/freebsd/sys/arm64/rockchip/ |
H A D | rk_tsadc.c | 156 {3774, -25000}, 166 {3678, 25000}, 222 {418, 25000}, 267 {427, -25000}, 277 {513, 25000}, 324 {1688, -25000}, 334 {2024, 25000},
|
/freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
H A D | aspeed-bmc-opp-swift.dts | 351 maxim,fan-pwm-freq = <25000>; 363 maxim,fan-pwm-freq = <25000>; 375 maxim,fan-pwm-freq = <25000>; 387 maxim,fan-pwm-freq = <25000>; 399 maxim,fan-pwm-freq = <25000>;
|
/freebsd/sys/contrib/device-tree/src/arm/rockchip/ |
H A D | rk3229-evb.dts | 90 pwms = <&pwm1 0 25000 1>; 101 pwms = <&pwm2 0 25000 1>;
|
H A D | rk3229-xms6.dts | 107 pwms = <&pwm1 0 25000 1>; 118 pwms = <&pwm2 0 25000 1>;
|