Home
last modified time | relevance | path

Searched refs:lowest (Results 1 – 25 of 7687) sorted by relevance

12345678910>>...308

/dports/audio/rosegarden/rosegarden-21.06.1/data/presets/
H A Dpresets-editable.conf71 A lowest = G3
73 P lowest = G3
79 A lowest = G3
81 P lowest = G3
87 A lowest = C3
89 P lowest = C3
95 A lowest = C3
97 P lowest = C3
103 A lowest = C2
105 P lowest = C2
[all …]
/dports/textproc/wiggle/wiggle-1.3/ccan/hash/test/
H A Drun.c43 if (results[j] < lowest) in main()
44 lowest = results[j]; in main()
49 ok(lowest > 800, "Byte %i lowest %i", i, lowest); in main()
69 if (results[j] < lowest) in main()
70 lowest = results[j]; in main()
75 ok(lowest > 800, "Byte %i lowest %i", i, lowest); in main()
92 if (results[j] < lowest) in main()
93 lowest = results[j]; in main()
98 ok(lowest > 800, "hash_pointer byte %i lowest %i", i, lowest); in main()
137 lowest = results[j]; in main()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/
H A Dsafe_numerics_unittest.cc234 ClampedNumeric<Dst>(DstLimits::lowest()) + DstLimits::lowest()); in TestSpecializedArithmetic()
574 ClampedNumeric<Dst>(DstLimits::lowest()) + DstLimits::lowest()); in TestSpecializedArithmetic()
679 value = DstLimits::lowest(); in TestArithmetic()
899 DstLimits::lowest(), in TestStrictComparison()
902 SrcLimits::lowest(), in TestStrictComparison()
915 EXPECT_EQ(DstLimits::lowest(), in TestStrictComparison()
917 EXPECT_EQ(SrcLimits::lowest(), in TestStrictComparison()
1146 EXPECT_EQ(DstLimits::lowest(), saturated_cast<Dst>(SrcLimits::lowest())); in Test()
1188 TEST_EXPECTED_VALUE(SrcLimits::lowest(), checked_dst + SrcLimits::lowest()); in Test()
1193 TEST_EXPECTED_VALUE(SrcLimits::lowest(), clamped_dst + SrcLimits::lowest()); in Test()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/
H A Dsafe_numerics_unittest.cc234 ClampedNumeric<Dst>(DstLimits::lowest()) + DstLimits::lowest()); in TestSpecializedArithmetic()
602 ClampedNumeric<Dst>(DstLimits::lowest()) + DstLimits::lowest()); in TestSpecializedArithmetic()
707 value = DstLimits::lowest(); in TestArithmetic()
927 DstLimits::lowest(), in TestStrictComparison()
930 SrcLimits::lowest(), in TestStrictComparison()
943 EXPECT_EQ(DstLimits::lowest(), in TestStrictComparison()
945 EXPECT_EQ(SrcLimits::lowest(), in TestStrictComparison()
1174 EXPECT_EQ(DstLimits::lowest(), saturated_cast<Dst>(SrcLimits::lowest())); in Test()
1216 TEST_EXPECTED_VALUE(SrcLimits::lowest(), checked_dst + SrcLimits::lowest()); in Test()
1221 TEST_EXPECTED_VALUE(SrcLimits::lowest(), clamped_dst + SrcLimits::lowest()); in Test()
[all …]
/dports/multimedia/onevpl/oneVPL-2022.0.6/tools/legacy/sample_vpp/src/
H A Dsample_vpp_roi.cpp25 int ownRandomGenerator_32s(int lowest, int highest) { in ownRandomGenerator_32s() argument
27 int range = (highest - lowest) + 1; in ownRandomGenerator_32s()
29 random_integer = lowest + int(range * rand() / (RAND_MAX + 1.0)); in ownRandomGenerator_32s()
72 int lowest, highest; in SetROI() local
76 lowest = 16; in SetROI()
79 result = ownRandomGenerator_32s(lowest, highest); in SetROI()
84 lowest = 32; in SetROI()
92 lowest = 0; in SetROI()
95 result = ownRandomGenerator_32s(lowest, highest); in SetROI()
100 lowest = 0; in SetROI()
[all …]
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/samples/sample_vpp/src/
H A Dsample_vpp_roi.cpp38 int ownRandomGenerator_32s( int lowest, int highest ) in ownRandomGenerator_32s() argument
41 int range=(highest-lowest)+1; in ownRandomGenerator_32s()
94 int lowest, highest; in SetROI() local
98 lowest = 16; in SetROI()
101 result = ownRandomGenerator_32s(lowest, highest); in SetROI()
106 lowest = 32; in SetROI()
109 result = (mfxU16)ownRandomGenerator_32s(lowest, highest); in SetROI()
114 lowest = 0; in SetROI()
117 result = ownRandomGenerator_32s(lowest, highest); in SetROI()
122 lowest = 0; in SetROI()
[all …]
/dports/science/eccodes/eccodes-2.23.0-Source/definitions/grib2/tables/1/
H A D4.203.table12 11 11 Cumulonimbus - ground based fog beneath the lowest layer
13 12 12 Stratus - ground based fog beneath the lowest layer
14 13 13 Stratocumulus - ground based fog beneath the lowest layer
15 14 14 Cumulus - ground based fog beneath the lowest layer
16 15 15 Altostratus - ground based fog beneath the lowest layer
17 16 16 Nimbostratus - ground based fog beneath the lowest layer
18 17 17 Altocumulus - ground based fog beneath the lowest layer
19 18 18 Cirrostratus - ground based fog beneath the lowest layer
20 19 19 Cirrocumulus - ground based fog beneath the lowest layer
21 20 20 Cirrus - ground based fog beneath the lowest layer
/dports/science/eccodes/eccodes-2.23.0-Source/definitions/grib2/tables/0/
H A D4.203.table12 11 11 Cumulonimbus - ground based fog beneath the lowest layer
13 12 12 Stratus - ground based fog beneath the lowest layer
14 13 13 Stratocumulus - ground based fog beneath the lowest layer
15 14 14 Cumulus - ground based fog beneath the lowest layer
16 15 15 Altostratus - ground based fog beneath the lowest layer
17 16 16 Nimbostratus - ground based fog beneath the lowest layer
18 17 17 Altocumulus - ground based fog beneath the lowest layer
19 18 18 Cirrostratus - ground based fog beneath the lowest layer
20 19 19 Cirrocumulus - ground based fog beneath the lowest layer
21 20 20 Cirrus - ground based fog beneath the lowest layer
/dports/devel/ta-lib/ta-lib/src/ta_func/
H A Dta_WILLR.c170 double lowest, highest, tmp, diff; variable
239 diff = highest = lowest = 0.0;
248 lowest = inLow[lowestIdx];
253 if( tmp < lowest )
256 lowest = tmp;
259 diff = (highest - lowest)/(-100.0);
261 else if( tmp <= lowest )
264 lowest = tmp;
265 diff = (highest - lowest)/(-100.0);
284 diff = (highest - lowest)/(-100.0);
[all …]
/dports/science/grib_api/grib_api-1.28.0-Source/definitions/grib2/tables/19/
H A D4.203.table13 11 11 Cumulonimbus - ground-based fog beneath the lowest layer
14 12 12 Stratus - ground-based fog beneath the lowest layer
15 13 13 Stratocumulus - ground-based fog beneath the lowest layer
16 14 14 Cumulus - ground-based fog beneath the lowest layer
17 15 15 Altostratus - ground-based fog beneath the lowest layer
18 16 16 Nimbostratus - ground-based fog beneath the lowest layer
19 17 17 Altocumulus - ground-based fog beneath the lowest layer
20 18 18 Cirrostratus - ground-based fog beneath the lowest layer
21 19 19 Cirrocumulus - ground-based fog beneath the lowest layer
22 20 20 Cirrus - ground-based fog beneath the lowest layer
/dports/science/grib_api/grib_api-1.28.0-Source/definitions/grib2/tables/20/
H A D4.203.table13 11 11 Cumulonimbus - ground-based fog beneath the lowest layer
14 12 12 Stratus - ground-based fog beneath the lowest layer
15 13 13 Stratocumulus - ground-based fog beneath the lowest layer
16 14 14 Cumulus - ground-based fog beneath the lowest layer
17 15 15 Altostratus - ground-based fog beneath the lowest layer
18 16 16 Nimbostratus - ground-based fog beneath the lowest layer
19 17 17 Altocumulus - ground-based fog beneath the lowest layer
20 18 18 Cirrostratus - ground-based fog beneath the lowest layer
21 19 19 Cirrocumulus - ground-based fog beneath the lowest layer
22 20 20 Cirrus - ground-based fog beneath the lowest layer
/dports/science/grib_api/grib_api-1.28.0-Source/definitions/grib2/tables/15/
H A D4.203.table13 11 11 Cumulonimbus - ground-based fog beneath the lowest layer
14 12 12 Stratus - ground-based fog beneath the lowest layer
15 13 13 Stratocumulus - ground-based fog beneath the lowest layer
16 14 14 Cumulus - ground-based fog beneath the lowest layer
17 15 15 Altostratus - ground-based fog beneath the lowest layer
18 16 16 Nimbostratus - ground-based fog beneath the lowest layer
19 17 17 Altocumulus - ground-based fog beneath the lowest layer
20 18 18 Cirrostratus - ground-based fog beneath the lowest layer
21 19 19 Cirrocumulus - ground-based fog beneath the lowest layer
22 20 20 Cirrus - ground-based fog beneath the lowest layer
/dports/science/grib_api/grib_api-1.28.0-Source/definitions/grib2/tables/16/
H A D4.203.table13 11 11 Cumulonimbus - ground-based fog beneath the lowest layer
14 12 12 Stratus - ground-based fog beneath the lowest layer
15 13 13 Stratocumulus - ground-based fog beneath the lowest layer
16 14 14 Cumulus - ground-based fog beneath the lowest layer
17 15 15 Altostratus - ground-based fog beneath the lowest layer
18 16 16 Nimbostratus - ground-based fog beneath the lowest layer
19 17 17 Altocumulus - ground-based fog beneath the lowest layer
20 18 18 Cirrostratus - ground-based fog beneath the lowest layer
21 19 19 Cirrocumulus - ground-based fog beneath the lowest layer
22 20 20 Cirrus - ground-based fog beneath the lowest layer
/dports/science/grib_api/grib_api-1.28.0-Source/definitions/grib2/tables/18/
H A D4.203.table13 11 11 Cumulonimbus - ground-based fog beneath the lowest layer
14 12 12 Stratus - ground-based fog beneath the lowest layer
15 13 13 Stratocumulus - ground-based fog beneath the lowest layer
16 14 14 Cumulus - ground-based fog beneath the lowest layer
17 15 15 Altostratus - ground-based fog beneath the lowest layer
18 16 16 Nimbostratus - ground-based fog beneath the lowest layer
19 17 17 Altocumulus - ground-based fog beneath the lowest layer
20 18 18 Cirrostratus - ground-based fog beneath the lowest layer
21 19 19 Cirrocumulus - ground-based fog beneath the lowest layer
22 20 20 Cirrus - ground-based fog beneath the lowest layer
/dports/science/grib_api/grib_api-1.28.0-Source/definitions/grib2/tables/17/
H A D4.203.table13 11 11 Cumulonimbus - ground-based fog beneath the lowest layer
14 12 12 Stratus - ground-based fog beneath the lowest layer
15 13 13 Stratocumulus - ground-based fog beneath the lowest layer
16 14 14 Cumulus - ground-based fog beneath the lowest layer
17 15 15 Altostratus - ground-based fog beneath the lowest layer
18 16 16 Nimbostratus - ground-based fog beneath the lowest layer
19 17 17 Altocumulus - ground-based fog beneath the lowest layer
20 18 18 Cirrostratus - ground-based fog beneath the lowest layer
21 19 19 Cirrocumulus - ground-based fog beneath the lowest layer
22 20 20 Cirrus - ground-based fog beneath the lowest layer
/dports/science/grib_api/grib_api-1.28.0-Source/definitions/grib2/tables/11/
H A D4.203.table13 11 11 Cumulonimbus - ground-based fog beneath the lowest layer
14 12 12 Stratus - ground-based fog beneath the lowest layer
15 13 13 Stratocumulus - ground-based fog beneath the lowest layer
16 14 14 Cumulus - ground-based fog beneath the lowest layer
17 15 15 Altostratus - ground-based fog beneath the lowest layer
18 16 16 Nimbostratus - ground-based fog beneath the lowest layer
19 17 17 Altocumulus - ground-based fog beneath the lowest layer
20 18 18 Cirrostratus - ground-based fog beneath the lowest layer
21 19 19 Cirrocumulus - ground-based fog beneath the lowest layer
22 20 20 Cirrus - ground-based fog beneath the lowest layer
/dports/science/grib_api/grib_api-1.28.0-Source/definitions/grib2/tables/13/
H A D4.203.table13 11 11 Cumulonimbus - ground-based fog beneath the lowest layer
14 12 12 Stratus - ground-based fog beneath the lowest layer
15 13 13 Stratocumulus - ground-based fog beneath the lowest layer
16 14 14 Cumulus - ground-based fog beneath the lowest layer
17 15 15 Altostratus - ground-based fog beneath the lowest layer
18 16 16 Nimbostratus - ground-based fog beneath the lowest layer
19 17 17 Altocumulus - ground-based fog beneath the lowest layer
20 18 18 Cirrostratus - ground-based fog beneath the lowest layer
21 19 19 Cirrocumulus - ground-based fog beneath the lowest layer
22 20 20 Cirrus - ground-based fog beneath the lowest layer
/dports/science/grib_api/grib_api-1.28.0-Source/definitions/grib2/tables/12/
H A D4.203.table13 11 11 Cumulonimbus - ground-based fog beneath the lowest layer
14 12 12 Stratus - ground-based fog beneath the lowest layer
15 13 13 Stratocumulus - ground-based fog beneath the lowest layer
16 14 14 Cumulus - ground-based fog beneath the lowest layer
17 15 15 Altostratus - ground-based fog beneath the lowest layer
18 16 16 Nimbostratus - ground-based fog beneath the lowest layer
19 17 17 Altocumulus - ground-based fog beneath the lowest layer
20 18 18 Cirrostratus - ground-based fog beneath the lowest layer
21 19 19 Cirrocumulus - ground-based fog beneath the lowest layer
22 20 20 Cirrus - ground-based fog beneath the lowest layer
/dports/science/grib_api/grib_api-1.28.0-Source/definitions/grib2/tables/14/
H A D4.203.table13 11 11 Cumulonimbus - ground-based fog beneath the lowest layer
14 12 12 Stratus - ground-based fog beneath the lowest layer
15 13 13 Stratocumulus - ground-based fog beneath the lowest layer
16 14 14 Cumulus - ground-based fog beneath the lowest layer
17 15 15 Altostratus - ground-based fog beneath the lowest layer
18 16 16 Nimbostratus - ground-based fog beneath the lowest layer
19 17 17 Altocumulus - ground-based fog beneath the lowest layer
20 18 18 Cirrostratus - ground-based fog beneath the lowest layer
21 19 19 Cirrocumulus - ground-based fog beneath the lowest layer
22 20 20 Cirrus - ground-based fog beneath the lowest layer
/dports/science/eccodes/eccodes-2.23.0-Source/definitions/grib2/tables/12/
H A D4.203.table13 11 11 Cumulonimbus - ground-based fog beneath the lowest layer
14 12 12 Stratus - ground-based fog beneath the lowest layer
15 13 13 Stratocumulus - ground-based fog beneath the lowest layer
16 14 14 Cumulus - ground-based fog beneath the lowest layer
17 15 15 Altostratus - ground-based fog beneath the lowest layer
18 16 16 Nimbostratus - ground-based fog beneath the lowest layer
19 17 17 Altocumulus - ground-based fog beneath the lowest layer
20 18 18 Cirrostratus - ground-based fog beneath the lowest layer
21 19 19 Cirrocumulus - ground-based fog beneath the lowest layer
22 20 20 Cirrus - ground-based fog beneath the lowest layer
/dports/science/eccodes/eccodes-2.23.0-Source/definitions/grib2/tables/11/
H A D4.203.table13 11 11 Cumulonimbus - ground-based fog beneath the lowest layer
14 12 12 Stratus - ground-based fog beneath the lowest layer
15 13 13 Stratocumulus - ground-based fog beneath the lowest layer
16 14 14 Cumulus - ground-based fog beneath the lowest layer
17 15 15 Altostratus - ground-based fog beneath the lowest layer
18 16 16 Nimbostratus - ground-based fog beneath the lowest layer
19 17 17 Altocumulus - ground-based fog beneath the lowest layer
20 18 18 Cirrostratus - ground-based fog beneath the lowest layer
21 19 19 Cirrocumulus - ground-based fog beneath the lowest layer
22 20 20 Cirrus - ground-based fog beneath the lowest layer
/dports/science/eccodes/eccodes-2.23.0-Source/definitions/grib2/tables/16/
H A D4.203.table13 11 11 Cumulonimbus - ground-based fog beneath the lowest layer
14 12 12 Stratus - ground-based fog beneath the lowest layer
15 13 13 Stratocumulus - ground-based fog beneath the lowest layer
16 14 14 Cumulus - ground-based fog beneath the lowest layer
17 15 15 Altostratus - ground-based fog beneath the lowest layer
18 16 16 Nimbostratus - ground-based fog beneath the lowest layer
19 17 17 Altocumulus - ground-based fog beneath the lowest layer
20 18 18 Cirrostratus - ground-based fog beneath the lowest layer
21 19 19 Cirrocumulus - ground-based fog beneath the lowest layer
22 20 20 Cirrus - ground-based fog beneath the lowest layer
/dports/science/eccodes/eccodes-2.23.0-Source/definitions/grib2/tables/13/
H A D4.203.table13 11 11 Cumulonimbus - ground-based fog beneath the lowest layer
14 12 12 Stratus - ground-based fog beneath the lowest layer
15 13 13 Stratocumulus - ground-based fog beneath the lowest layer
16 14 14 Cumulus - ground-based fog beneath the lowest layer
17 15 15 Altostratus - ground-based fog beneath the lowest layer
18 16 16 Nimbostratus - ground-based fog beneath the lowest layer
19 17 17 Altocumulus - ground-based fog beneath the lowest layer
20 18 18 Cirrostratus - ground-based fog beneath the lowest layer
21 19 19 Cirrocumulus - ground-based fog beneath the lowest layer
22 20 20 Cirrus - ground-based fog beneath the lowest layer
/dports/science/eccodes/eccodes-2.23.0-Source/definitions/grib2/tables/14/
H A D4.203.table13 11 11 Cumulonimbus - ground-based fog beneath the lowest layer
14 12 12 Stratus - ground-based fog beneath the lowest layer
15 13 13 Stratocumulus - ground-based fog beneath the lowest layer
16 14 14 Cumulus - ground-based fog beneath the lowest layer
17 15 15 Altostratus - ground-based fog beneath the lowest layer
18 16 16 Nimbostratus - ground-based fog beneath the lowest layer
19 17 17 Altocumulus - ground-based fog beneath the lowest layer
20 18 18 Cirrostratus - ground-based fog beneath the lowest layer
21 19 19 Cirrocumulus - ground-based fog beneath the lowest layer
22 20 20 Cirrus - ground-based fog beneath the lowest layer
/dports/science/eccodes/eccodes-2.23.0-Source/definitions/grib2/tables/18/
H A D4.203.table13 11 11 Cumulonimbus - ground-based fog beneath the lowest layer
14 12 12 Stratus - ground-based fog beneath the lowest layer
15 13 13 Stratocumulus - ground-based fog beneath the lowest layer
16 14 14 Cumulus - ground-based fog beneath the lowest layer
17 15 15 Altostratus - ground-based fog beneath the lowest layer
18 16 16 Nimbostratus - ground-based fog beneath the lowest layer
19 17 17 Altocumulus - ground-based fog beneath the lowest layer
20 18 18 Cirrostratus - ground-based fog beneath the lowest layer
21 19 19 Cirrocumulus - ground-based fog beneath the lowest layer
22 20 20 Cirrus - ground-based fog beneath the lowest layer

12345678910>>...308