Home
last modified time | relevance | path

Searched refs:target_max (Results 1 – 25 of 43) sorted by relevance

12

/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/test/correctness/
H A Dsaturating_casts.cpp34 target_t target_min, target_max; in test_saturating() local
36 target_max = std::numeric_limits<target_t>::infinity(); in test_saturating()
37 target_min = -target_max; in test_saturating()
40 target_max = std::numeric_limits<target_t>::max(); in test_saturating()
52 in(6) = safe_cast<source_t>(target_max); in test_saturating()
70 if (bounded_lower >= (double)target_max) { in test_saturating()
71 correct_result = target_max; in test_saturating()
151 in(6) = safe_cast<source_t>(target_max); in test_concise()
170 correct_result = target_max; in test_concise()
206 if (bounded_lower >= (double)target_max) { in test_concise()
[all …]
/dports/audio/moc/moc-2.5.2/
H A Dcommon.c139 size_t target_max = target_len; in str_repl() local
145 if (target_len + 1 > target_max) { in str_repl()
146 target_max = MAX(target_len + 1, target_max * 2); in str_repl()
147 target = xrealloc(target, target_max); in str_repl()
/dports/math/spot/spot-2.10.2/tests/core/
H A Dparity.cc218 bool target_max; in is_right_parity() local
222 target_max = is_max; in is_right_parity()
224 target_max = true; in is_right_parity()
226 target_max = false; in is_right_parity()
228 target_max = origin_max; in is_right_parity()
238 if (!(is_max == target_max && is_odd == target_odd)) in is_right_parity()
/dports/math/py-spot/spot-2.10.2/tests/core/
H A Dparity.cc218 bool target_max; in is_right_parity() local
222 target_max = is_max; in is_right_parity()
224 target_max = true; in is_right_parity()
226 target_max = false; in is_right_parity()
228 target_max = origin_max; in is_right_parity()
238 if (!(is_max == target_max && is_odd == target_odd)) in is_right_parity()
/dports/math/py-or-tools/or-tools-9.2/ortools/sat/
H A Dscheduling_constraints.cc104 const IntegerValue target_max = integer_trail_->UpperBound(target_); in Propagate() local
156 if (num_selected_vars > 0 && min_of_selected_maxes < target_max) { in Propagate()
176 if (target_max > max_of_possible_maxes) { in Propagate()
233 if (target_max < integer_trail_->UpperBound(unique_selected_var)) { in Propagate()
244 integer_reason_.push_back(target_.LowerOrEqual(target_max)); in Propagate()
246 if (!integer_trail_->Enqueue(unique_selected_var.LowerOrEqual(target_max), in Propagate()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/powerpc/nx-gzip/
H A Dgunz_test.c622 int target_max = NX_MAX(0, fifo_free_bytes(used_out, fifo_out_len) in decompress_file() local
625 NXPRT(fprintf(stderr, "target_max %d (0x%x)\n", target_max, in decompress_file()
626 target_max)); in decompress_file()
628 first_free = NX_MIN(target_max, first_free); in decompress_file()
635 last_free = NX_MIN(target_max - first_free, last_free); in decompress_file()
660 source_sz_estimate = ((uint64_t)target_max * last_comp_ratio * 3UL) in decompress_file()
668 target_sz_estimate = target_max; in decompress_file()
676 target_max); in decompress_file()
751 assert(target_max >= tpbc); in decompress_file()
781 assert(target_max >= tpbc); in decompress_file()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/powerpc/nx-gzip/
H A Dgunz_test.c622 int target_max = NX_MAX(0, fifo_free_bytes(used_out, fifo_out_len) in decompress_file() local
625 NXPRT(fprintf(stderr, "target_max %d (0x%x)\n", target_max, in decompress_file()
626 target_max)); in decompress_file()
628 first_free = NX_MIN(target_max, first_free); in decompress_file()
635 last_free = NX_MIN(target_max - first_free, last_free); in decompress_file()
660 source_sz_estimate = ((uint64_t)target_max * last_comp_ratio * 3UL) in decompress_file()
668 target_sz_estimate = target_max; in decompress_file()
676 target_max); in decompress_file()
751 assert(target_max >= tpbc); in decompress_file()
781 assert(target_max >= tpbc); in decompress_file()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/powerpc/nx-gzip/
H A Dgunz_test.c622 int target_max = NX_MAX(0, fifo_free_bytes(used_out, fifo_out_len) in decompress_file() local
625 NXPRT(fprintf(stderr, "target_max %d (0x%x)\n", target_max, in decompress_file()
626 target_max)); in decompress_file()
628 first_free = NX_MIN(target_max, first_free); in decompress_file()
635 last_free = NX_MIN(target_max - first_free, last_free); in decompress_file()
660 source_sz_estimate = ((uint64_t)target_max * last_comp_ratio * 3UL) in decompress_file()
668 target_sz_estimate = target_max; in decompress_file()
676 target_max); in decompress_file()
751 assert(target_max >= tpbc); in decompress_file()
781 assert(target_max >= tpbc); in decompress_file()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/apps/ossim-create-bitmask/
H A Dossim-create-bitmask.cpp135 double target_max = 0; in main() local
139 target_max = tempDouble2; in main()
145 target_max = target_min; in main()
241 … ossimString target_str (ossimString::toString(target_min)+" "+ossimString::toString(target_max)); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/base/
H A Daudio_sample_types_unittest.cc148 TargetType target_max = TargetTraits::kMaxValue; in TYPED_TEST_P() local
162 ASSERT_EQ(target_max, Config::PerformConversion(source_max)); in TYPED_TEST_P()
188 target_zero_point + ((target_max - target_zero_point) / target_two); in TYPED_TEST_P()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/
H A Daudio_sample_types_unittest.cc148 TargetType target_max = TargetTraits::kMaxValue; in TYPED_TEST_P() local
162 ASSERT_EQ(target_max, Config::PerformConversion(source_max)); in TYPED_TEST_P()
188 target_zero_point + ((target_max - target_zero_point) / target_two); in TYPED_TEST_P()
/dports/multimedia/libv4l/linux-5.13-rc2/include/net/
H A Dred.h138 u32 target_max; /* min_th + 0.6*(max_th - min_th) */ member
259 p->target_max = qth_min + 3*delta; in red_set_parms()
457 if (qavg > p->target_max && p->max_P <= MAX_P_MAX) in red_adaptative_algo()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/
H A Dred.h138 u32 target_max; /* min_th + 0.6*(max_th - min_th) */ member
259 p->target_max = qth_min + 3*delta; in red_set_parms()
457 if (qavg > p->target_max && p->max_P <= MAX_P_MAX) in red_adaptative_algo()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/
H A Dred.h138 u32 target_max; /* min_th + 0.6*(max_th - min_th) */ member
259 p->target_max = qth_min + 3*delta; in red_set_parms()
457 if (qavg > p->target_max && p->max_P <= MAX_P_MAX) in red_adaptative_algo()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/mesquite/
H A Dnongradient_test.cpp81 IdealShapeTarget target_max; in main() local
84 TQualityMetric tqMetric_max( &target_max, &mu ); in main()
/dports/www/moodle310/moodle/lib/grade/
H A Dgrade_grade.php684 * @param float $target_max
687 … static function standardise_score($rawgrade, $source_min, $source_max, $target_min, $target_max) { argument
692 if ($source_max == $source_min or $target_min == $target_max) {
694 return $target_max;
698 $diff = $target_max - $target_min;
/dports/www/moodle39/moodle/lib/grade/
H A Dgrade_grade.php684 * @param float $target_max
687 … static function standardise_score($rawgrade, $source_min, $source_max, $target_min, $target_max) { argument
692 if ($source_max == $source_min or $target_min == $target_max) {
694 return $target_max;
698 $diff = $target_max - $target_min;
/dports/www/moodle311/moodle/lib/grade/
H A Dgrade_grade.php684 * @param float $target_max
687 … static function standardise_score($rawgrade, $source_min, $source_max, $target_min, $target_max) { argument
692 if ($source_max == $source_min or $target_min == $target_max) {
694 return $target_max;
698 $diff = $target_max - $target_min;
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/apps/ossim-img2rr/
H A Dossim-img2rr.cpp500 double target_max = 0; // default in main() local
509 target_max = tempDouble2; in main()
516 target_max = target_min; in main()
730 target_str += ossimString::toString(target_max); in main()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/imaging/
H A DossimPixelFlipper.h163 void setTargetRange(ossim_float64 target_min, ossim_float64 target_max);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/capture/video/chromeos/
H A Dcamera_device_delegate.cc926 int32_t target_min, target_max; in OnGotFpsRange() local
927 std::tie(target_min, target_max) = GetTargetFrameRateRange( in OnGotFpsRange()
929 if (target_min == 0 || target_max == 0) { in OnGotFpsRange()
937 SetFpsRangeInMetadata(&settings, target_min, target_max); in OnGotFpsRange()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/sti/
H A Dsti_dvo.c354 int target_max = target + CLK_TOLERANCE_HZ; in sti_dvo_connector_mode_valid() local
365 if ((result < target_min) || (result > target_max)) { in sti_dvo_connector_mode_valid()
H A Dsti_hda.c608 int target_max = target + CLK_TOLERANCE_HZ; in sti_hda_connector_mode_valid() local
623 if ((result < target_min) || (result > target_max)) { in sti_hda_connector_mode_valid()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/sti/
H A Dsti_dvo.c354 int target_max = target + CLK_TOLERANCE_HZ; in sti_dvo_connector_mode_valid() local
365 if ((result < target_min) || (result > target_max)) { in sti_dvo_connector_mode_valid()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/sti/
H A Dsti_dvo.c354 int target_max = target + CLK_TOLERANCE_HZ; in sti_dvo_connector_mode_valid() local
365 if ((result < target_min) || (result > target_max)) { in sti_dvo_connector_mode_valid()

12