Home
last modified time | relevance | path

Searched refs:eq_min (Results 1 – 25 of 46) sorted by relevance

12

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/mesquite/wrapper_tests/
H A Dsize_adapt_shape.cpp103 double eq_min, eq_max, eq_mean, pol_min, pol_max, pol_mean; in main() local
106 elem_areas( mesh, equatorial, eq_min, eq_mean, eq_max, err ); in main()
133 double eq_min_pct = 100*fabs(eq_min - eq2_min)/eq_min; in main()
147 …std::printf( " Minimum: %10f %10f %10f %10f%%\n", eq_min, eq2_min, fabs(eq_min - eq2_min), eq… in main()
/dports/math/cgal/CGAL-5.3/include/CGAL/Curved_kernel_via_analysis_2/
H A DArc_2.h1157 bool *eq_min = nullptr, bool *eq_max = nullptr) const {
1159 if (eq_min != nullptr && eq_max != nullptr) {
1160 *eq_min = *eq_max = false;
1165 if (eq_min != nullptr) {
1166 *eq_min = true;
1187 if (eq_min != nullptr) { // TODO asymptotic end in x-range?
1188 *eq_min = (resmin == CGAL::EQUAL);
1223 bool eq_min, eq_max; in is_in_x_range_interior() local
1224 if (!is_in_x_range(x, &eq_min, &eq_max) || eq_min || eq_max) { in is_in_x_range_interior()
H A DSweep_curves_adapter_2.h256 bool eq_min, eq_max, in_x_range = cv.arc().is_in_x_range(x, &eq_min, in operator() local
266 } else if(!eq_min || !Native_arc_2::is_on_bottom_top( in operator()
H A DCurved_kernel_via_analysis_2_functors.h884 bool eq_min, eq_max; in operator() local
888 cv.is_in_x_range(p.x(), &eq_min, &eq_max); in operator()
918 if (eq_min) { in operator()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/mesquite/
H A Dbenchmark_tests.cpp398 double eq_min, eq_max, eq_mean, pol_min, pol_max, pol_mean; in main() local
401 elem_areas( mesh, equatorial, eq_min, eq_mean, eq_max, err ); in main()
/dports/archivers/gcpio/cpio-2.13/gnu/
H A Dparse-datetime.y1621 const bool eq_min = (tm0->tm_min == tm1->tm_min); in debug_mktime_not_ok() local
1627 const bool dst_shift = eq_sec && eq_min && !eq_hour in debug_mktime_not_ok()
1643 eq_hour?"":"--", eq_min?"":"--", eq_sec?"":"--"); in debug_mktime_not_ok()
H A Dparse-datetime.c3540 const bool eq_min = (tm0->tm_min == tm1->tm_min); in debug_mktime_not_ok() local
3546 const bool dst_shift = eq_sec && eq_min && !eq_hour in debug_mktime_not_ok()
3562 eq_hour?"":"--", eq_min?"":"--", eq_sec?"":"--"); in debug_mktime_not_ok()
/dports/security/oath-toolkit/oath-toolkit-2.6.2/oathtool/gl/
H A Dparse-datetime.y1621 const bool eq_min = (tm0->tm_min == tm1->tm_min); in debug_mktime_not_ok() local
1627 const bool dst_shift = eq_sec && eq_min && !eq_hour in debug_mktime_not_ok()
1643 eq_hour?"":"--", eq_min?"":"--", eq_sec?"":"--"); in debug_mktime_not_ok()
/dports/archivers/gtar/tar-1.34/gnu/
H A Dparse-datetime.y1645 const bool eq_min = (tm0->tm_min == tm1->tm_min); in debug_mktime_not_ok() local
1651 const bool dst_shift = eq_sec && eq_min && !eq_hour in debug_mktime_not_ok()
1670 eq_min ? "" : "--", in debug_mktime_not_ok()
H A Dparse-datetime.c3349 const bool eq_min = (tm0->tm_min == tm1->tm_min); in debug_mktime_not_ok() local
3355 const bool dst_shift = eq_sec && eq_min && !eq_hour in debug_mktime_not_ok()
3374 eq_min ? "" : "--", in debug_mktime_not_ok()
/dports/databases/recutils/recutils-1.8/lib/
H A Dparse-datetime.y1661 const bool eq_min = (tm0->tm_min == tm1->tm_min); in debug_mktime_not_ok() local
1667 const bool dst_shift = eq_sec && eq_min && !eq_hour in debug_mktime_not_ok()
1686 eq_min ? "" : "--", in debug_mktime_not_ok()
H A Dparse-datetime.c3362 const bool eq_min = (tm0->tm_min == tm1->tm_min); in debug_mktime_not_ok() local
3368 const bool dst_shift = eq_sec && eq_min && !eq_hour in debug_mktime_not_ok()
3387 eq_min ? "" : "--", in debug_mktime_not_ok()
/dports/sysutils/coreutils/coreutils-8.32/lib/
H A Dparse-datetime.y1664 const bool eq_min = (tm0->tm_min == tm1->tm_min); in debug_mktime_not_ok() local
1670 const bool dst_shift = eq_sec && eq_min && !eq_hour in debug_mktime_not_ok()
1689 eq_min ? "" : "--", in debug_mktime_not_ok()
H A Dparse-datetime.c3378 const bool eq_min = (tm0->tm_min == tm1->tm_min); in debug_mktime_not_ok() local
3384 const bool dst_shift = eq_sec && eq_min && !eq_hour in debug_mktime_not_ok()
3403 eq_min ? "" : "--", in debug_mktime_not_ok()
/dports/security/gnutls/gnutls-3.6.16/src/gl/
H A Dparse-datetime.y1652 const bool eq_min = (tm0->tm_min == tm1->tm_min); in debug_mktime_not_ok() local
1658 const bool dst_shift = eq_sec && eq_min && !eq_hour in debug_mktime_not_ok()
1677 eq_min ? "" : "--", in debug_mktime_not_ok()
H A Dparse-datetime.c3200 const bool eq_min = (tm0->tm_min == tm1->tm_min); in debug_mktime_not_ok() local
3206 const bool dst_shift = eq_sec && eq_min && !eq_hour in debug_mktime_not_ok()
3225 eq_min ? "" : "--", in debug_mktime_not_ok()
/dports/misc/gnuls/coreutils-8.30/lib/
H A Dparse-datetime.y1668 const bool eq_min = (tm0->tm_min == tm1->tm_min); in debug_mktime_not_ok() local
1674 const bool dst_shift = eq_sec && eq_min && !eq_hour in debug_mktime_not_ok()
1693 eq_min ? "" : "--", in debug_mktime_not_ok()
H A Dparse-datetime.c3390 const bool eq_min = (tm0->tm_min == tm1->tm_min); in debug_mktime_not_ok() local
3396 const bool dst_shift = eq_sec && eq_min && !eq_hour in debug_mktime_not_ok()
3415 eq_min ? "" : "--", in debug_mktime_not_ok()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dparse-datetime.y1657 const bool eq_min = (tm0->tm_min == tm1->tm_min); in debug_mktime_not_ok() local
1663 const bool dst_shift = eq_sec && eq_min && !eq_hour in debug_mktime_not_ok()
1682 eq_min ? "" : "--", in debug_mktime_not_ok()
/dports/devel/patch/patch-2.7.6/lib/
H A Dparse-datetime.y1668 const bool eq_min = (tm0->tm_min == tm1->tm_min); in debug_mktime_not_ok() local
1674 const bool dst_shift = eq_sec && eq_min && !eq_hour in debug_mktime_not_ok()
1693 eq_min ? "" : "--", in debug_mktime_not_ok()
H A Dparse-datetime.c3390 const bool eq_min = (tm0->tm_min == tm1->tm_min); in debug_mktime_not_ok() local
3396 const bool dst_shift = eq_sec && eq_min && !eq_hour in debug_mktime_not_ok()
3415 eq_min ? "" : "--", in debug_mktime_not_ok()
/dports/misc/findutils/findutils-4.8.0/gl/lib/
H A Dparse-datetime.y1645 const bool eq_min = (tm0->tm_min == tm1->tm_min); in debug_mktime_not_ok() local
1651 const bool dst_shift = eq_sec && eq_min && !eq_hour in debug_mktime_not_ok()
1670 eq_min ? "" : "--", in debug_mktime_not_ok()
H A Dparse-datetime.c3193 const bool eq_min = (tm0->tm_min == tm1->tm_min); in debug_mktime_not_ok() local
3199 const bool dst_shift = eq_sec && eq_min && !eq_hour in debug_mktime_not_ok()
3218 eq_min ? "" : "--", in debug_mktime_not_ok()
/dports/editors/poke/poke-1.0/gl/
H A Dparse-datetime.y1645 const bool eq_min = (tm0->tm_min == tm1->tm_min); in debug_mktime_not_ok() local
1651 const bool dst_shift = eq_sec && eq_min && !eq_hour in debug_mktime_not_ok()
1670 eq_min ? "" : "--", in debug_mktime_not_ok()
/dports/ftp/lftp/lftp-4.9.2/lib/
H A Dparse-datetime.y1652 const bool eq_min = (tm0->tm_min == tm1->tm_min); in debug_mktime_not_ok() local
1658 const bool dst_shift = eq_sec && eq_min && !eq_hour in debug_mktime_not_ok()
1677 eq_min ? "" : "--", in debug_mktime_not_ok()

12