Home
last modified time | relevance | path

Searched refs:min (Results 1 – 25 of 3739) sorted by relevance

12345678910>>...150

/netbsd-src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/sifive/
H A Dhifive-unmatched-a00.dts142 regulator-min-microvolt = <1050000>;
144 regulator-min-microamp = <4800000>;
150 regulator-min-microvolt = <1800000>;
152 regulator-min-microamp = <2400000>;
158 regulator-min-microvolt = <1060000>;
160 regulator-min-microamp = <1500000>;
166 regulator-min-microvolt = <1200000>;
168 regulator-min-microamp = <3000000>;
174 regulator-min-microvolt = <1800000>;
180 regulator-min
[all...]
/netbsd-src/usr.bin/mklocale/
H A Dyacc.y197 $$->min = ($1 & charsetmask) | charsetbits;
204 $$->min = ($1 & charsetmask) | charsetbits;
211 $$->min = ($2 & charsetmask) | charsetbits;
218 $$->min = ($2 & charsetmask) | charsetbits;
227 $$->min = ($2 & charsetmask) | charsetbits;
235 $$->min = ($3 & charsetmask) | charsetbits;
243 $$->min = ($2 & charsetmask) | charsetbits;
251 $$->min = ($3 & charsetmask) | charsetbits;
392 for (i = list->min; i <= list->max; ++i) { in set_digitmap()
398 _RuneType digit = list->map + (i - list->min); in set_digitmap()
[all …]
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
H A Dsc7280-idp.dtsi21 regulator-min-microvolt = <1856000>;
26 regulator-min-microvolt = <535000>;
31 regulator-min-microvolt = <1256000>;
36 regulator-min-microvolt = <825000>;
41 regulator-min-microvolt = <2700000>;
46 regulator-min-microvolt = <1140000>;
51 regulator-min-microvolt = <2960000>;
56 regulator-min-microvolt = <870000>;
61 regulator-min-microvolt = <1080000>;
66 regulator-min-microvolt = <1504000>;
[all …]
H A Dmsm8992-bullhead-rev-101.dts82 regulator-min-microvolt = <800000>;
91 regulator-min-microvolt = <1300000>;
96 regulator-min-microvolt = <1800000>;
103 regulator-min-microvolt = <2150000>;
108 regulator-min-microvolt = <1000000>;
115 regulator-min-microvolt = <1000000>;
120 regulator-min-microvolt = <1250000>;
125 regulator-min-microvolt = <1200000>;
130 regulator-min-microvolt = <1225000>;
137 regulator-min-microvolt = <1800000>;
[all …]
H A Dmsm8992-xiaomi-libra.dts150 regulator-min-microvolt = <1300000>;
155 regulator-min-microvolt = <1800000>;
163 regulator-min-microvolt = <2150000>;
168 regulator-min-microvolt = <1000000>;
175 regulator-min-microvolt = <1000000>;
180 regulator-min-microvolt = <1250000>;
185 regulator-min-microvolt = <1200000>;
190 regulator-min-microvolt = <1225000>;
197 regulator-min-microvolt = <1800000>;
204 regulator-min-microvolt = <1800000>;
[all …]
H A Dapq8096-ifc6640.dts33 regulator-min-microvolt = <1050000>;
45 regulator-min-microvolt = <12000000>;
55 regulator-min-microvolt = <3300000>;
67 regulator-min-microvolt = <5000000>;
79 regulator-min-microvolt = <3800000>;
191 regulator-min-microvolt = <1300000>;
197 regulator-min-microvolt = <1800000>;
203 regulator-min-microvolt = <2150000>;
208 regulator-min-microvolt = <800000>;
214 regulator-min-microvolt = <1000000>;
[all …]
H A Dmsm8916-asus-z00l.dts82 regulator-min-microvolt = <1200000>;
87 regulator-min-microvolt = <1800000>;
92 regulator-min-microvolt = <1225000>;
97 regulator-min-microvolt = <1200000>;
102 regulator-min-microvolt = <2050000>;
107 regulator-min-microvolt = <1800000>;
112 regulator-min-microvolt = <1800000>;
117 regulator-min-microvolt = <1800000>;
122 regulator-min-microvolt = <2850000>;
127 regulator-min-microvolt = <3300000>;
[all …]
H A Dmsm8998-clamshell.dtsi92 regulator-min-microvolt = <524000>;
142 regulator-min-microvolt = <1352000>;
146 regulator-min-microvolt = <1800000>;
151 regulator-min-microvolt = <1904000>;
155 regulator-min-microvolt = <900000>;
159 regulator-min-microvolt = <880000>;
164 regulator-min-microvolt = <1200000>;
169 regulator-min-microvolt = <1000000>;
173 regulator-min-microvolt = <800000>;
177 regulator-min-microvolt = <1808000>;
[all …]
/netbsd-src/external/mit/isl/dist/test_inputs/codegen/omega/
H A Dwak1-1.c1 for (int c0 = a2; c0 <= min(min(a1 - 1, a3 - 1), b2); c0 += 1)
3 for (int c0 = a3; c0 <= min(min(a1 - 1, b3), a2 - 1); c0 += 1)
5 for (int c0 = max(a3, a2); c0 <= min(min(a1 - 1, b3), b2); c0 += 1) {
9 for (int c0 = max(max(a3, b3 + 1), a2); c0 <= min(a1 - 1, b2); c0 += 1)
11 for (int c0 = a1; c0 <= min(min(b1, a3 - 1), a2 - 1); c0 += 1)
13 for (int c0 = max(a1, a2); c0 <= min(min(b1, a3 - 1), b2); c0 += 1) {
17 for (int c0 = max(a1, a3); c0 <= min(min(b1, b3), a2 - 1); c0 += 1) {
21 for (int c0 = max(max(a1, a3), b3 + 1); c0 <= min(b1, a2 - 1); c0 += 1)
23 for (int c0 = max(max(a1, a3), a2); c0 <= min(min(b1, b3), b2); c0 += 1) {
28 for (int c0 = max(max(max(a1, a3), b3 + 1), a2); c0 <= min(b1, b2); c0 += 1) {
[all …]
H A Dlefur04-0.c2 for (int c1 = max(0, 2 * c0 - 3); c1 <= min(c0 + 1, -c0 + 6); c1 += 1)
3 for (int c2 = c0; c2 <= min(min(3, 2 * c0 - c1 + 1), 3 * c1 + 2); c2 += 1)
4 …c1 + 3) / 3), c0 - (-c2 + 3) / 3), c2 + floord(3 * c1 - c2 - 1, 6)); c3 <= min(3, c0 + 1); c3 += 1)
5 …- 4), c1 - (-c1 + 3) / 3), c2 - (c2 + 3) / 3), c3 - (c3 + 3) / 3); c5 <= min(min(c1 + 1, c3), -c2 …
6 … / 3 - 332), 333 * c1 + c1 / 3), 333 * c2 + (c2 + 1) / 3); c6 <= min(min(min(min(min(min(1000, 500…
7 …* c0 - c6), 1000 * c3 - 2 * c6 + 2), 500 * c1 + (c6 + 1) / 2); c7 <= min(min(min(min(500 * c5 + 50…
H A Dts1d-mp-i_ts-m_b-0.c13 …for (int c4 = max(500 * c1 + 1, 1000 * c1 + 4000 * c3 - 3999); c4 <= min(min(N + T - 3, 1000 * c1 …
14 …for (int c5 = max(0, -N - 500 * c1 + c4 + 2); c5 <= min(min(T - 500 * c1 - 1, -500 * c1 + c4 - 1),…
17 …for (int c4 = max(1000 * c1 + 4000 * c3 - 3999, -4000 * c3 + 4000); c4 <= min(min(2 * T + 4000 * c…
19 …for (int c3 = -((c1 + 7) / 8) + 1; c3 <= min(floord(N + T - 1000 * c1 - 1004, 4000) + 1, floord(N …
20 …for (int c4 = max(500 * c1 + 1, 1000 * c1 + 4000 * c3 - 2999); c4 <= min(min(N + T - 3, N + 500 * …
21 …for (int c5 = max(0, -N - 500 * c1 + c4 + 2); c5 <= min(min(499, T - 500 * c1 - 1), -500 * c1 + c4…
24 …for (int c4 = max(-4000 * c3, 1000 * c1 + 4000 * c3 + 1); c4 <= min(min(2 * N - 4000 * c3 - 5, 2 *…
26 …for (int c3 = -((c1 + 8) / 8) + 1; c3 <= min(floord(N + T - 1000 * c1 - 4, 4000), floord(N - 500 *…
27 …for (int c4 = max(1000 * c1 + 4000 * c3 + 1, -4000 * c3 + 2); c4 <= min(min(min(N + T - 3, N + 500…
28 …max(-N - 500 * c1 + c4 + 2, -500 * c1 - 2000 * c3 + (c4 + 1) / 2); c5 <= min(min(499, T - 500 * c1…
[all …]
/netbsd-src/external/mit/isl/dist/test_inputs/codegen/cloog/
H A Dotl.c3 …for (int c1 = max(c0 - (M + 2) / 5, (c0 + 1) / 2); c1 <= min(min(c0, (M + 2 * N) / 5 - 1), (2 * N …
4 …1), c0 - (M + N + 4) / 5 + 1), floord(-N + 5 * c0 - 3, 10) + 1); c2 <= min(min(min(c1, (M + N - 2)…
5 … 5) / 5 + 1), c1 + c2 - (N + 3) / 5), 2 * c2 - (N + 2) / 5); c3 <= min(min(min(min(min(c0 + 1, c1 …
6 …c0 - (M + 6) / 5 + 1), c3 - (M + 2) / 5), (c3 + 1) / 2); c4 <= min(min(min(min(min(min(min(c0, c1 …
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dqcom-apq8074-dragonboard.dts153 regulator-min-microvolt = <675000>;
158 regulator-min-microvolt = <500000>;
163 regulator-min-microvolt = <500000>;
168 regulator-min-microvolt = <500000>;
182 regulator-min-microvolt = <1300000>;
189 regulator-min-microvolt = <2150000>;
195 regulator-min-microvolt = <1800000>;
202 regulator-min-microvolt = <1225000>;
210 regulator-min-microvolt = <1200000>;
215 regulator-min-microvolt = <1225000>;
[all …]
H A Delpida_ecb240abacn.dtsi12 tRPab-min-tck = <3>;
13 tRCD-min-tck = <3>;
14 tWR-min-tck = <3>;
15 tRASmin-min-tck = <3>;
16 tRRD-min-tck = <2>;
17 tWTR-min-tck = <2>;
18 tXP-min-tck = <2>;
19 tRTP-min-tck = <2>;
20 tCKE-min-tck = <3>;
21 tCKESR-min-tck = <3>;
[all …]
H A Dmmp2-brownstone.dts41 regulator-min-microvolt = <637500>;
47 regulator-min-microvolt = <650000>;
53 regulator-min-microvolt = <750000>;
59 regulator-min-microvolt = <750000>;
65 regulator-min-microvolt = <650000>;
71 regulator-min-microvolt = <650000>;
77 regulator-min-microvolt = <750000>;
83 regulator-min-microvolt = <750000>;
89 regulator-min-microvolt = <750000>;
95 regulator-min-microvolt = <750000>;
[all …]
H A Dmt6323.dtsi29 regulator-min-microvolt = < 700000>;
38 regulator-min-microvolt = <1400000>;
47 regulator-min-microvolt = < 500000>;
53 regulator-min-microvolt = <2800000>;
62 regulator-min-microvolt = <2800000>;
69 regulator-min-microvolt = <3300000>;
76 regulator-min-microvolt = <3300000>;
83 regulator-min-microvolt = <2800000>;
92 regulator-min-microvolt = <1500000>;
99 regulator-min-microvolt = <2800000>;
[all …]
H A Dexynos5422-odroid-core.dtsi339 tRFC-min-tck = <17>;
340 tRRD-min-tck = <2>;
341 tRPab-min-tck = <2>;
342 tRPpb-min-tck = <2>;
343 tRCD-min-tck = <3>;
344 tRC-min-tck = <6>;
345 tRAS-min-tck = <5>;
346 tWTR-min-tck = <2>;
347 tWR-min-tck = <7>;
348 tRTP-min-tck = <2>;
[all …]
H A Dqcom-msm8974-fairphone-fp2.dts64 regulator-min-microvolt = <675000>;
69 regulator-min-microvolt = <500000>;
74 regulator-min-microvolt = <1050000>;
90 regulator-min-microvolt = <1300000>;
98 regulator-min-microvolt = <2150000>;
105 regulator-min-microvolt = <1800000>;
113 regulator-min-microvolt = <1225000>;
121 regulator-min-microvolt = <1200000>;
126 regulator-min-microvolt = <1225000>;
131 regulator-min-microvolt = <1225000>;
[all …]
H A Dqcom-apq8064-sony-xperia-yuga.dts100 regulator-min-microvolt = <1225000>;
107 regulator-min-microvolt = <1300000>;
114 regulator-min-microvolt = <500000>;
122 regulator-min-microvolt = <1800000>;
130 regulator-min-microvolt = <1300000>;
136 regulator-min-microvolt = <2200000>;
144 regulator-min-microvolt = <1100000>;
150 regulator-min-microvolt = <1200000>;
156 regulator-min-microvolt = <3075000>;
163 regulator-min-microvolt = <1800000>;
[all …]
H A Dqcom-msm8960-cdp.dts56 regulator-min-microvolt = <1225000>;
63 regulator-min-microvolt = <1300000>;
70 regulator-min-microvolt = <500000>;
78 regulator-min-microvolt = <1800000>;
86 regulator-min-microvolt = <1150000>;
94 regulator-min-microvolt = <2050000>;
103 regulator-min-microvolt = <1050000>;
109 regulator-min-microvolt = <1200000>;
115 regulator-min-microvolt = <3075000>;
122 regulator-min-microvolt = <1800000>;
[all …]
H A Dqcom-msm8974-sony-xperia-amami.dts67 regulator-min-microvolt = <675000>;
72 regulator-min-microvolt = <500000>;
77 regulator-min-microvolt = <500000>;
82 regulator-min-microvolt = <500000>;
98 regulator-min-microvolt = <1300000>;
105 regulator-min-microvolt = <2150000>;
111 regulator-min-microvolt = <1800000>;
118 regulator-min-microvolt = <5000000>;
123 regulator-min-microvolt = <1225000>;
131 regulator-min-microvolt = <1200000>;
[all …]
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dcheckedint.d58 if (r < int.min || r > int.max) in pragma()
74 assert(adds(int.min + 1, -1, overflow) == int.min);
77 assert(adds(int.max, 1, overflow) == int.min);
81 assert(adds(int.min, -1, overflow) == int.max);
110 assert(adds(long.min + 1, -1, overflow) == long.min);
113 assert(adds(long.max, 1, overflow) == long.min);
117 assert(adds(long.min, -1, overflow) == long.max);
144 assert(adds(cent.min + 1, -1, overflow) == cent.min);
146 assert(adds(cent.max, 1, overflow) == cent.min);
149 assert(adds(cent.min, -1, overflow) == cent.max);
[all …]
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/mediatek/
H A Dmt6358.dtsi23 regulator-min-microvolt = <500000>;
33 regulator-min-microvolt = <500000>;
43 regulator-min-microvolt = <500000>;
52 regulator-min-microvolt = <500000>;
62 regulator-min-microvolt = <500000>;
72 regulator-min-microvolt = <500000>;
81 regulator-min-microvolt = <500000>;
90 regulator-min-microvolt = <500000>;
100 regulator-min-microvolt = <1000000>;
109 regulator-min-microvolt = <600000>;
[all …]
/netbsd-src/external/mit/isl/dist/test_inputs/codegen/
H A Dshift2.c6 for (int c6 = max(0, -c3 + 1); c6 <= min(31, length - c3); c6 += 1)
8 for (int c5 = max(0, -c2 + 1); c5 <= min(31, (c3 / 2) - c2 - 1); c5 += 1)
9 for (int c6 = 0; c6 <= min(31, length - c3); c6 += 1)
11 …for (int c5 = max(max(0, -c2 + 1), (c3 / 2) - c2); c5 <= min(min(31, length - c2 - 1), (c3 / 2) - …
12 for (int c6 = max(0, -c3 + 1); c6 <= min(length - c3, 2 * c2 - c3 + 2 * c5 - 1); c6 += 1)
17 for (int c6 = 2 * c2 - c3 + 2 * c5 + 1; c6 <= min(31, length - c3); c6 += 1)
20 for (int c5 = max(0, (c3 / 2) - c2 + 16); c5 <= min(31, length - c2 - 1); c5 += 1)
21 for (int c6 = max(0, -c3 + 1); c6 <= min(31, length - c3); c6 += 1)
26 for (int c4 = 1; c4 <= min(min(31, length - 2), (c3 / 2) + 14); c4 += 1)
27 …for (int c5 = max((c3 / 2) - c2, -c2 + c4 + 1); c5 <= min(length - c2 - 1, (c3 / 2) - c2 + 15); c5…
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-sprintf.c118 unsigned HOST_WIDE_INT min; member
386 fmtresult (unsigned HOST_WIDE_INT min = HOST_WIDE_INT_MAX)
388 knownrange (min < HOST_WIDE_INT_MAX), in argmin()
391 range.min = min; in argmin()
392 range.max = min; in argmin()
393 range.likely = min; in argmin()
394 range.unlikely = min; in argmin()
399 fmtresult (unsigned HOST_WIDE_INT min, unsigned HOST_WIDE_INT max,
402 knownrange (min < HOST_WIDE_INT_MAX && max < HOST_WIDE_INT_MAX), in argmin()
405 range.min = min; in argmin()
[all …]

12345678910>>...150