Home
last modified time | relevance | path

Searched refs:find_arg (Results 1 – 25 of 210) sorted by relevance

123456789

/dports/emulators/libdsk/libdsk-1.4.2/tools/
H A Dutilopts.c68 if (find_arg("--version", argc, argv) > 0 || in standard_args()
70 if (find_arg("--formats", argc, argv) > 0 || in standard_args()
72 if (find_arg("--types", argc, argv) > 0 || in standard_args()
73 find_arg("-types", argc, argv) > 0) return types(); in standard_args()
89 int find_arg(char *arg, int argc, char **argv) in find_arg() function
104 int n = find_arg(arg, *argc, argv); in check_forcehead()
124 int n = find_arg(arg, *argc, argv); in check_retry()
211 int n = find_arg(arg, *argc, argv); in check_comment()
234 int n = find_arg(arg, *argc, argv); in check_type()
256 int n = find_arg(arg, *argc, argv); in present_arg()
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/math/policies/
H A Dpolicy.hpp271 struct find_arg struct
406 …typedef typename detail::find_arg<arg_list, is_domain_error<mpl::_1>, domain_error<> >::type domai…
407 …typedef typename detail::find_arg<arg_list, is_pole_error<mpl::_1>, pole_error<> >::type pole_erro…
408 …typedef typename detail::find_arg<arg_list, is_overflow_error<mpl::_1>, overflow_error<> >::type o…
410 …typedef typename detail::find_arg<arg_list, is_denorm_error<mpl::_1>, denorm_error<> >::type denor…
412 …typedef typename detail::find_arg<arg_list, is_rounding_error<mpl::_1>, rounding_error<> >::type r…
418 …typedef typename detail::find_arg<arg_list, is_digits10<mpl::_1>, digits10<> >::type digits10_type;
419 …typedef typename detail::find_arg<arg_list, is_digits2<mpl::_1>, digits2<> >::type bits_precision_…
425 …typedef typename detail::find_arg<arg_list, is_promote_float<mpl::_1>, promote_float<> >::type pro…
426 …typedef typename detail::find_arg<arg_list, is_promote_double<mpl::_1>, promote_double<> >::type p…
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/math/policies/
H A Dpolicy.hpp270 struct find_arg struct
405 …typedef typename detail::find_arg<arg_list, is_domain_error<mpl::_1>, domain_error<> >::type domai…
406 …typedef typename detail::find_arg<arg_list, is_pole_error<mpl::_1>, pole_error<> >::type pole_erro…
407 …typedef typename detail::find_arg<arg_list, is_overflow_error<mpl::_1>, overflow_error<> >::type o…
409 …typedef typename detail::find_arg<arg_list, is_denorm_error<mpl::_1>, denorm_error<> >::type denor…
411 …typedef typename detail::find_arg<arg_list, is_rounding_error<mpl::_1>, rounding_error<> >::type r…
417 …typedef typename detail::find_arg<arg_list, is_digits10<mpl::_1>, digits10<> >::type digits10_type;
418 …typedef typename detail::find_arg<arg_list, is_digits2<mpl::_1>, digits2<> >::type bits_precision_…
424 …typedef typename detail::find_arg<arg_list, is_promote_float<mpl::_1>, promote_float<> >::type pro…
425 …typedef typename detail::find_arg<arg_list, is_promote_double<mpl::_1>, promote_double<> >::type p…
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/math/policies/
H A Dpolicy.hpp270 struct find_arg struct
405 …typedef typename detail::find_arg<arg_list, is_domain_error<mpl::_1>, domain_error<> >::type domai…
406 …typedef typename detail::find_arg<arg_list, is_pole_error<mpl::_1>, pole_error<> >::type pole_erro…
407 …typedef typename detail::find_arg<arg_list, is_overflow_error<mpl::_1>, overflow_error<> >::type o…
409 …typedef typename detail::find_arg<arg_list, is_denorm_error<mpl::_1>, denorm_error<> >::type denor…
411 …typedef typename detail::find_arg<arg_list, is_rounding_error<mpl::_1>, rounding_error<> >::type r…
417 …typedef typename detail::find_arg<arg_list, is_digits10<mpl::_1>, digits10<> >::type digits10_type;
418 …typedef typename detail::find_arg<arg_list, is_digits2<mpl::_1>, digits2<> >::type bits_precision_…
424 …typedef typename detail::find_arg<arg_list, is_promote_float<mpl::_1>, promote_float<> >::type pro…
425 …typedef typename detail::find_arg<arg_list, is_promote_double<mpl::_1>, promote_double<> >::type p…
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/math/policies/
H A Dpolicy.hpp270 struct find_arg struct
405 …typedef typename detail::find_arg<arg_list, is_domain_error<mpl::_1>, domain_error<> >::type domai…
406 …typedef typename detail::find_arg<arg_list, is_pole_error<mpl::_1>, pole_error<> >::type pole_erro…
407 …typedef typename detail::find_arg<arg_list, is_overflow_error<mpl::_1>, overflow_error<> >::type o…
409 …typedef typename detail::find_arg<arg_list, is_denorm_error<mpl::_1>, denorm_error<> >::type denor…
411 …typedef typename detail::find_arg<arg_list, is_rounding_error<mpl::_1>, rounding_error<> >::type r…
417 …typedef typename detail::find_arg<arg_list, is_digits10<mpl::_1>, digits10<> >::type digits10_type;
418 …typedef typename detail::find_arg<arg_list, is_digits2<mpl::_1>, digits2<> >::type bits_precision_…
424 …typedef typename detail::find_arg<arg_list, is_promote_float<mpl::_1>, promote_float<> >::type pro…
425 …typedef typename detail::find_arg<arg_list, is_promote_double<mpl::_1>, promote_double<> >::type p…
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/math/policies/
H A Dpolicy.hpp270 struct find_arg struct
405 …typedef typename detail::find_arg<arg_list, is_domain_error<mpl::_1>, domain_error<> >::type domai…
406 …typedef typename detail::find_arg<arg_list, is_pole_error<mpl::_1>, pole_error<> >::type pole_erro…
407 …typedef typename detail::find_arg<arg_list, is_overflow_error<mpl::_1>, overflow_error<> >::type o…
409 …typedef typename detail::find_arg<arg_list, is_denorm_error<mpl::_1>, denorm_error<> >::type denor…
411 …typedef typename detail::find_arg<arg_list, is_rounding_error<mpl::_1>, rounding_error<> >::type r…
417 …typedef typename detail::find_arg<arg_list, is_digits10<mpl::_1>, digits10<> >::type digits10_type;
418 …typedef typename detail::find_arg<arg_list, is_digits2<mpl::_1>, digits2<> >::type bits_precision_…
424 …typedef typename detail::find_arg<arg_list, is_promote_float<mpl::_1>, promote_float<> >::type pro…
425 …typedef typename detail::find_arg<arg_list, is_promote_double<mpl::_1>, promote_double<> >::type p…
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/math/policies/
H A Dpolicy.hpp270 struct find_arg struct
405 …typedef typename detail::find_arg<arg_list, is_domain_error<mpl::_1>, domain_error<> >::type domai…
406 …typedef typename detail::find_arg<arg_list, is_pole_error<mpl::_1>, pole_error<> >::type pole_erro…
407 …typedef typename detail::find_arg<arg_list, is_overflow_error<mpl::_1>, overflow_error<> >::type o…
409 …typedef typename detail::find_arg<arg_list, is_denorm_error<mpl::_1>, denorm_error<> >::type denor…
411 …typedef typename detail::find_arg<arg_list, is_rounding_error<mpl::_1>, rounding_error<> >::type r…
417 …typedef typename detail::find_arg<arg_list, is_digits10<mpl::_1>, digits10<> >::type digits10_type;
418 …typedef typename detail::find_arg<arg_list, is_digits2<mpl::_1>, digits2<> >::type bits_precision_…
424 …typedef typename detail::find_arg<arg_list, is_promote_float<mpl::_1>, promote_float<> >::type pro…
425 …typedef typename detail::find_arg<arg_list, is_promote_double<mpl::_1>, promote_double<> >::type p…
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/math/policies/
H A Dpolicy.hpp270 struct find_arg struct
405 …typedef typename detail::find_arg<arg_list, is_domain_error<mpl::_1>, domain_error<> >::type domai…
406 …typedef typename detail::find_arg<arg_list, is_pole_error<mpl::_1>, pole_error<> >::type pole_erro…
407 …typedef typename detail::find_arg<arg_list, is_overflow_error<mpl::_1>, overflow_error<> >::type o…
409 …typedef typename detail::find_arg<arg_list, is_denorm_error<mpl::_1>, denorm_error<> >::type denor…
411 …typedef typename detail::find_arg<arg_list, is_rounding_error<mpl::_1>, rounding_error<> >::type r…
417 …typedef typename detail::find_arg<arg_list, is_digits10<mpl::_1>, digits10<> >::type digits10_type;
418 …typedef typename detail::find_arg<arg_list, is_digits2<mpl::_1>, digits2<> >::type bits_precision_…
424 …typedef typename detail::find_arg<arg_list, is_promote_float<mpl::_1>, promote_float<> >::type pro…
425 …typedef typename detail::find_arg<arg_list, is_promote_double<mpl::_1>, promote_double<> >::type p…
[all …]
/dports/x11/rofi-calc/rofi-calc-2.0.0/src/
H A Dcalc.c251 if (find_arg(NO_PERSIST_HISTORY_OPTION) == -1 && find_arg(NO_HISTORY_OPTION) == -1) { in get_calc()
328 if (find_arg(TERSE_OPTION) > -1) { in split_equation()
402 if (find_arg(NO_PERSIST_HISTORY_OPTION) == -1) { in calc_mode_result()
407 } else if ((menu_entry & MENU_OK) && (selected_line > 0 || find_arg(NO_HISTORY_OPTION) != -1)) { in calc_mode_result()
409 if (find_arg(NO_HISTORY_OPTION) != -1) in calc_mode_result()
426 if (find_arg(NO_PERSIST_HISTORY_OPTION) == -1 && find_arg(NO_HISTORY_OPTION) == -1) { in calc_mode_result()
465 if (find_arg(NO_HISTORY_OPTION) == -1) in calc_get_display_value()
526 if (find_arg(QALC_BINARY_OPTION) >= 0) { in calc_preprocess_input()
535 if (find_arg(TERSE_OPTION) > -1) { in calc_preprocess_input()
538 if (find_arg(NO_UNICODE) > -1) { in calc_preprocess_input()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/math/policies/
H A Dpolicy.hpp292 struct find_arg struct
427 …typedef typename detail::find_arg<arg_list, is_domain_error<mpl::_1>, domain_error<> >::type domai…
428 …typedef typename detail::find_arg<arg_list, is_pole_error<mpl::_1>, pole_error<> >::type pole_erro…
429 …typedef typename detail::find_arg<arg_list, is_overflow_error<mpl::_1>, overflow_error<> >::type o…
431 …typedef typename detail::find_arg<arg_list, is_denorm_error<mpl::_1>, denorm_error<> >::type denor…
433 …typedef typename detail::find_arg<arg_list, is_rounding_error<mpl::_1>, rounding_error<> >::type r…
439 …typedef typename detail::find_arg<arg_list, is_digits10<mpl::_1>, digits10<> >::type digits10_type;
440 …typedef typename detail::find_arg<arg_list, is_digits2<mpl::_1>, digits2<> >::type bits_precision_…
446 …typedef typename detail::find_arg<arg_list, is_promote_float<mpl::_1>, promote_float<> >::type pro…
447 …typedef typename detail::find_arg<arg_list, is_promote_double<mpl::_1>, promote_double<> >::type p…
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/math/policies/
H A Dpolicy.hpp292 struct find_arg struct
425 …typedef typename detail::find_arg<arg_list, is_domain_error<mpl::_1>, domain_error<> >::type domai…
426 …typedef typename detail::find_arg<arg_list, is_pole_error<mpl::_1>, pole_error<> >::type pole_erro…
427 …typedef typename detail::find_arg<arg_list, is_overflow_error<mpl::_1>, overflow_error<> >::type o…
429 …typedef typename detail::find_arg<arg_list, is_denorm_error<mpl::_1>, denorm_error<> >::type denor…
431 …typedef typename detail::find_arg<arg_list, is_rounding_error<mpl::_1>, rounding_error<> >::type r…
437 …typedef typename detail::find_arg<arg_list, is_digits10<mpl::_1>, digits10<> >::type digits10_type;
438 …typedef typename detail::find_arg<arg_list, is_digits2<mpl::_1>, digits2<> >::type bits_precision_…
444 …typedef typename detail::find_arg<arg_list, is_promote_float<mpl::_1>, promote_float<> >::type pro…
445 …typedef typename detail::find_arg<arg_list, is_promote_double<mpl::_1>, promote_double<> >::type p…
[all …]
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/boost/math/policies/
H A Dpolicy.hpp292 struct find_arg struct
427 …typedef typename detail::find_arg<arg_list, is_domain_error<mpl::_1>, domain_error<> >::type domai…
428 …typedef typename detail::find_arg<arg_list, is_pole_error<mpl::_1>, pole_error<> >::type pole_erro…
429 …typedef typename detail::find_arg<arg_list, is_overflow_error<mpl::_1>, overflow_error<> >::type o…
431 …typedef typename detail::find_arg<arg_list, is_denorm_error<mpl::_1>, denorm_error<> >::type denor…
433 …typedef typename detail::find_arg<arg_list, is_rounding_error<mpl::_1>, rounding_error<> >::type r…
439 …typedef typename detail::find_arg<arg_list, is_digits10<mpl::_1>, digits10<> >::type digits10_type;
440 …typedef typename detail::find_arg<arg_list, is_digits2<mpl::_1>, digits2<> >::type bits_precision_…
446 …typedef typename detail::find_arg<arg_list, is_promote_float<mpl::_1>, promote_float<> >::type pro…
447 …typedef typename detail::find_arg<arg_list, is_promote_double<mpl::_1>, promote_double<> >::type p…
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/math/policies/
H A Dpolicy.hpp292 struct find_arg struct
425 …typedef typename detail::find_arg<arg_list, is_domain_error<mpl::_1>, domain_error<> >::type domai…
426 …typedef typename detail::find_arg<arg_list, is_pole_error<mpl::_1>, pole_error<> >::type pole_erro…
427 …typedef typename detail::find_arg<arg_list, is_overflow_error<mpl::_1>, overflow_error<> >::type o…
429 …typedef typename detail::find_arg<arg_list, is_denorm_error<mpl::_1>, denorm_error<> >::type denor…
431 …typedef typename detail::find_arg<arg_list, is_rounding_error<mpl::_1>, rounding_error<> >::type r…
437 …typedef typename detail::find_arg<arg_list, is_digits10<mpl::_1>, digits10<> >::type digits10_type;
438 …typedef typename detail::find_arg<arg_list, is_digits2<mpl::_1>, digits2<> >::type bits_precision_…
444 …typedef typename detail::find_arg<arg_list, is_promote_float<mpl::_1>, promote_float<> >::type pro…
445 …typedef typename detail::find_arg<arg_list, is_promote_double<mpl::_1>, promote_double<> >::type p…
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/math/policies/
H A Dpolicy.hpp292 struct find_arg struct
427 …typedef typename detail::find_arg<arg_list, is_domain_error<mpl::_1>, domain_error<> >::type domai…
428 …typedef typename detail::find_arg<arg_list, is_pole_error<mpl::_1>, pole_error<> >::type pole_erro…
429 …typedef typename detail::find_arg<arg_list, is_overflow_error<mpl::_1>, overflow_error<> >::type o…
431 …typedef typename detail::find_arg<arg_list, is_denorm_error<mpl::_1>, denorm_error<> >::type denor…
433 …typedef typename detail::find_arg<arg_list, is_rounding_error<mpl::_1>, rounding_error<> >::type r…
439 …typedef typename detail::find_arg<arg_list, is_digits10<mpl::_1>, digits10<> >::type digits10_type;
440 …typedef typename detail::find_arg<arg_list, is_digits2<mpl::_1>, digits2<> >::type bits_precision_…
446 …typedef typename detail::find_arg<arg_list, is_promote_float<mpl::_1>, promote_float<> >::type pro…
447 …typedef typename detail::find_arg<arg_list, is_promote_double<mpl::_1>, promote_double<> >::type p…
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/math/policies/
H A Dpolicy.hpp292 struct find_arg struct
427 …typedef typename detail::find_arg<arg_list, is_domain_error<mpl::_1>, domain_error<> >::type domai…
428 …typedef typename detail::find_arg<arg_list, is_pole_error<mpl::_1>, pole_error<> >::type pole_erro…
429 …typedef typename detail::find_arg<arg_list, is_overflow_error<mpl::_1>, overflow_error<> >::type o…
431 …typedef typename detail::find_arg<arg_list, is_denorm_error<mpl::_1>, denorm_error<> >::type denor…
433 …typedef typename detail::find_arg<arg_list, is_rounding_error<mpl::_1>, rounding_error<> >::type r…
439 …typedef typename detail::find_arg<arg_list, is_digits10<mpl::_1>, digits10<> >::type digits10_type;
440 …typedef typename detail::find_arg<arg_list, is_digits2<mpl::_1>, digits2<> >::type bits_precision_…
446 …typedef typename detail::find_arg<arg_list, is_promote_float<mpl::_1>, promote_float<> >::type pro…
447 …typedef typename detail::find_arg<arg_list, is_promote_double<mpl::_1>, promote_double<> >::type p…
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/math/policies/
H A Dpolicy.hpp292 struct find_arg struct
427 …typedef typename detail::find_arg<arg_list, is_domain_error<mpl::_1>, domain_error<> >::type domai…
428 …typedef typename detail::find_arg<arg_list, is_pole_error<mpl::_1>, pole_error<> >::type pole_erro…
429 …typedef typename detail::find_arg<arg_list, is_overflow_error<mpl::_1>, overflow_error<> >::type o…
431 …typedef typename detail::find_arg<arg_list, is_denorm_error<mpl::_1>, denorm_error<> >::type denor…
433 …typedef typename detail::find_arg<arg_list, is_rounding_error<mpl::_1>, rounding_error<> >::type r…
439 …typedef typename detail::find_arg<arg_list, is_digits10<mpl::_1>, digits10<> >::type digits10_type;
440 …typedef typename detail::find_arg<arg_list, is_digits2<mpl::_1>, digits2<> >::type bits_precision_…
446 …typedef typename detail::find_arg<arg_list, is_promote_float<mpl::_1>, promote_float<> >::type pro…
447 …typedef typename detail::find_arg<arg_list, is_promote_double<mpl::_1>, promote_double<> >::type p…
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/boost/include/boost/math/policies/
H A Dpolicy.hpp292 struct find_arg struct
427 …typedef typename detail::find_arg<arg_list, is_domain_error<mpl::_1>, domain_error<> >::type domai…
428 …typedef typename detail::find_arg<arg_list, is_pole_error<mpl::_1>, pole_error<> >::type pole_erro…
429 …typedef typename detail::find_arg<arg_list, is_overflow_error<mpl::_1>, overflow_error<> >::type o…
431 …typedef typename detail::find_arg<arg_list, is_denorm_error<mpl::_1>, denorm_error<> >::type denor…
433 …typedef typename detail::find_arg<arg_list, is_rounding_error<mpl::_1>, rounding_error<> >::type r…
439 …typedef typename detail::find_arg<arg_list, is_digits10<mpl::_1>, digits10<> >::type digits10_type;
440 …typedef typename detail::find_arg<arg_list, is_digits2<mpl::_1>, digits2<> >::type bits_precision_…
446 …typedef typename detail::find_arg<arg_list, is_promote_float<mpl::_1>, promote_float<> >::type pro…
447 …typedef typename detail::find_arg<arg_list, is_promote_double<mpl::_1>, promote_double<> >::type p…
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/math/policies/
H A Dpolicy.hpp292 struct find_arg struct
427 …typedef typename detail::find_arg<arg_list, is_domain_error<mpl::_1>, domain_error<> >::type domai…
428 …typedef typename detail::find_arg<arg_list, is_pole_error<mpl::_1>, pole_error<> >::type pole_erro…
429 …typedef typename detail::find_arg<arg_list, is_overflow_error<mpl::_1>, overflow_error<> >::type o…
431 …typedef typename detail::find_arg<arg_list, is_denorm_error<mpl::_1>, denorm_error<> >::type denor…
433 …typedef typename detail::find_arg<arg_list, is_rounding_error<mpl::_1>, rounding_error<> >::type r…
439 …typedef typename detail::find_arg<arg_list, is_digits10<mpl::_1>, digits10<> >::type digits10_type;
440 …typedef typename detail::find_arg<arg_list, is_digits2<mpl::_1>, digits2<> >::type bits_precision_…
446 …typedef typename detail::find_arg<arg_list, is_promote_float<mpl::_1>, promote_float<> >::type pro…
447 …typedef typename detail::find_arg<arg_list, is_promote_double<mpl::_1>, promote_double<> >::type p…
[all …]
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/core/boost_backport/
H A Dpolicy.hpp295 struct find_arg struct
430 …typedef typename detail::find_arg<arg_list, is_domain_error<mpl::_1>, domain_error<> >::type domai…
431 …typedef typename detail::find_arg<arg_list, is_pole_error<mpl::_1>, pole_error<> >::type pole_erro…
432 …typedef typename detail::find_arg<arg_list, is_overflow_error<mpl::_1>, overflow_error<> >::type o…
434 …typedef typename detail::find_arg<arg_list, is_denorm_error<mpl::_1>, denorm_error<> >::type denor…
436 …typedef typename detail::find_arg<arg_list, is_rounding_error<mpl::_1>, rounding_error<> >::type r…
442 …typedef typename detail::find_arg<arg_list, is_digits10<mpl::_1>, digits10<> >::type digits10_type;
443 …typedef typename detail::find_arg<arg_list, is_digits2<mpl::_1>, digits2<> >::type bits_precision_…
449 …typedef typename detail::find_arg<arg_list, is_promote_float<mpl::_1>, promote_float<> >::type pro…
450 …typedef typename detail::find_arg<arg_list, is_promote_double<mpl::_1>, promote_double<> >::type p…
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/math/policies/
H A Dpolicy.hpp292 struct find_arg struct
427 …typedef typename detail::find_arg<arg_list, is_domain_error<mpl::_1>, domain_error<> >::type domai…
428 …typedef typename detail::find_arg<arg_list, is_pole_error<mpl::_1>, pole_error<> >::type pole_erro…
429 …typedef typename detail::find_arg<arg_list, is_overflow_error<mpl::_1>, overflow_error<> >::type o…
431 …typedef typename detail::find_arg<arg_list, is_denorm_error<mpl::_1>, denorm_error<> >::type denor…
433 …typedef typename detail::find_arg<arg_list, is_rounding_error<mpl::_1>, rounding_error<> >::type r…
439 …typedef typename detail::find_arg<arg_list, is_digits10<mpl::_1>, digits10<> >::type digits10_type;
440 …typedef typename detail::find_arg<arg_list, is_digits2<mpl::_1>, digits2<> >::type bits_precision_…
446 …typedef typename detail::find_arg<arg_list, is_promote_float<mpl::_1>, promote_float<> >::type pro…
447 …typedef typename detail::find_arg<arg_list, is_promote_double<mpl::_1>, promote_double<> >::type p…
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/math/policies/
H A Dpolicy.hpp292 struct find_arg struct
427 …typedef typename detail::find_arg<arg_list, is_domain_error<mpl::_1>, domain_error<> >::type domai…
428 …typedef typename detail::find_arg<arg_list, is_pole_error<mpl::_1>, pole_error<> >::type pole_erro…
429 …typedef typename detail::find_arg<arg_list, is_overflow_error<mpl::_1>, overflow_error<> >::type o…
431 …typedef typename detail::find_arg<arg_list, is_denorm_error<mpl::_1>, denorm_error<> >::type denor…
433 …typedef typename detail::find_arg<arg_list, is_rounding_error<mpl::_1>, rounding_error<> >::type r…
439 …typedef typename detail::find_arg<arg_list, is_digits10<mpl::_1>, digits10<> >::type digits10_type;
440 …typedef typename detail::find_arg<arg_list, is_digits2<mpl::_1>, digits2<> >::type bits_precision_…
446 …typedef typename detail::find_arg<arg_list, is_promote_float<mpl::_1>, promote_float<> >::type pro…
447 …typedef typename detail::find_arg<arg_list, is_promote_double<mpl::_1>, promote_double<> >::type p…
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/math/policies/
H A Dpolicy.hpp292 struct find_arg struct
425 …typedef typename detail::find_arg<arg_list, is_domain_error<mpl::_1>, domain_error<> >::type domai…
426 …typedef typename detail::find_arg<arg_list, is_pole_error<mpl::_1>, pole_error<> >::type pole_erro…
427 …typedef typename detail::find_arg<arg_list, is_overflow_error<mpl::_1>, overflow_error<> >::type o…
429 …typedef typename detail::find_arg<arg_list, is_denorm_error<mpl::_1>, denorm_error<> >::type denor…
431 …typedef typename detail::find_arg<arg_list, is_rounding_error<mpl::_1>, rounding_error<> >::type r…
437 …typedef typename detail::find_arg<arg_list, is_digits10<mpl::_1>, digits10<> >::type digits10_type;
438 …typedef typename detail::find_arg<arg_list, is_digits2<mpl::_1>, digits2<> >::type bits_precision_…
444 …typedef typename detail::find_arg<arg_list, is_promote_float<mpl::_1>, promote_float<> >::type pro…
445 …typedef typename detail::find_arg<arg_list, is_promote_double<mpl::_1>, promote_double<> >::type p…
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/math/policies/
H A Dpolicy.hpp292 struct find_arg in main()
427 …typedef typename detail::find_arg<arg_list, is_domain_error<mpl::_1>, domain_error<> >::type domai… in main()
428 …typedef typename detail::find_arg<arg_list, is_pole_error<mpl::_1>, pole_error<> >::type pole_erro… in main()
429 …typedef typename detail::find_arg<arg_list, is_overflow_error<mpl::_1>, overflow_error<> >::type o… in main()
431 …typedef typename detail::find_arg<arg_list, is_denorm_error<mpl::_1>, denorm_error<> >::type denor… in main()
433 …typedef typename detail::find_arg<arg_list, is_rounding_error<mpl::_1>, rounding_error<> >::type r… in main()
439 …typedef typename detail::find_arg<arg_list, is_digits10<mpl::_1>, digits10<> >::type digits10_type; in main()
440 …typedef typename detail::find_arg<arg_list, is_digits2<mpl::_1>, digits2<> >::type bits_precision_… in main()
446 …typedef typename detail::find_arg<arg_list, is_promote_float<mpl::_1>, promote_float<> >::type pro… in main()
447 …typedef typename detail::find_arg<arg_list, is_promote_double<mpl::_1>, promote_double<> >::type p… in main()
[all …]
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/math/policies/
H A Dpolicy.hpp292 struct find_arg
427 …typedef typename detail::find_arg<arg_list, is_domain_error<mpl::_1>, domain_error<> >::type domai…
428 …typedef typename detail::find_arg<arg_list, is_pole_error<mpl::_1>, pole_error<> >::type pole_erro…
429 …typedef typename detail::find_arg<arg_list, is_overflow_error<mpl::_1>, overflow_error<> >::type o…
431 …typedef typename detail::find_arg<arg_list, is_denorm_error<mpl::_1>, denorm_error<> >::type denor…
433 …typedef typename detail::find_arg<arg_list, is_rounding_error<mpl::_1>, rounding_error<> >::type r…
439 …typedef typename detail::find_arg<arg_list, is_digits10<mpl::_1>, digits10<> >::type digits10_type;
440 …typedef typename detail::find_arg<arg_list, is_digits2<mpl::_1>, digits2<> >::type bits_precision_…
446 …typedef typename detail::find_arg<arg_list, is_promote_float<mpl::_1>, promote_float<> >::type pro…
447 …typedef typename detail::find_arg<arg_list, is_promote_double<mpl::_1>, promote_double<> >::type p…
[all …]
/dports/devel/py-pythran/pythran-0.11.0/pythran/boost/math/policies/
H A Dpolicy.hpp292 struct find_arg struct
427 …typedef typename detail::find_arg<arg_list, is_domain_error<mpl::_1>, domain_error<> >::type domai…
428 …typedef typename detail::find_arg<arg_list, is_pole_error<mpl::_1>, pole_error<> >::type pole_erro…
429 …typedef typename detail::find_arg<arg_list, is_overflow_error<mpl::_1>, overflow_error<> >::type o…
431 …typedef typename detail::find_arg<arg_list, is_denorm_error<mpl::_1>, denorm_error<> >::type denor…
433 …typedef typename detail::find_arg<arg_list, is_rounding_error<mpl::_1>, rounding_error<> >::type r…
439 …typedef typename detail::find_arg<arg_list, is_digits10<mpl::_1>, digits10<> >::type digits10_type;
440 …typedef typename detail::find_arg<arg_list, is_digits2<mpl::_1>, digits2<> >::type bits_precision_…
446 …typedef typename detail::find_arg<arg_list, is_promote_float<mpl::_1>, promote_float<> >::type pro…
447 …typedef typename detail::find_arg<arg_list, is_promote_double<mpl::_1>, promote_double<> >::type p…
[all …]

123456789