Lines Matching refs:bool
55 bool
60 bool
119 bool
127 bool
177 bool
183 bool
232 bool
238 bool
284 bool
290 bool
338 bool
344 bool
464 friend bool operator==(const param_type& x, const param_type& y);
465 friend bool operator!=(const param_type& x, const param_type& y);
491 friend bool operator==(const uniform_int_distribution& x,
493 friend bool operator!=(const uniform_int_distribution& x,
527 friend bool operator==(const param_type& x, const param_type& y);
528 friend bool operator!=(const param_type& x, const param_type& y);
552 friend bool operator==(const uniform_real_distribution& x,
554 friend bool operator!=(const uniform_real_distribution& x,
574 typedef bool result_type;
585 friend bool operator==(const param_type& x, const param_type& y);
586 friend bool operator!=(const param_type& x, const param_type& y);
609 friend bool operator==(const bernoulli_distribution& x,
611 friend bool operator!=(const bernoulli_distribution& x,
644 friend bool operator==(const param_type& x, const param_type& y);
645 friend bool operator!=(const param_type& x, const param_type& y);
669 friend bool operator==(const binomial_distribution& x,
671 friend bool operator!=(const binomial_distribution& x,
703 friend bool operator==(const param_type& x, const param_type& y);
704 friend bool operator!=(const param_type& x, const param_type& y);
727 friend bool operator==(const geometric_distribution& x,
729 friend bool operator!=(const geometric_distribution& x,
762 friend bool operator==(const param_type& x, const param_type& y);
763 friend bool operator!=(const param_type& x, const param_type& y);
787 friend bool operator==(const negative_binomial_distribution& x,
789 friend bool operator!=(const negative_binomial_distribution& x,
821 friend bool operator==(const param_type& x, const param_type& y);
822 friend bool operator!=(const param_type& x, const param_type& y);
845 friend bool operator==(const poisson_distribution& x,
847 friend bool operator!=(const poisson_distribution& x,
879 friend bool operator==(const param_type& x, const param_type& y);
880 friend bool operator!=(const param_type& x, const param_type& y);
903 friend bool operator==(const exponential_distribution& x,
905 friend bool operator!=(const exponential_distribution& x,
938 friend bool operator==(const param_type& x, const param_type& y);
939 friend bool operator!=(const param_type& x, const param_type& y);
963 friend bool operator==(const gamma_distribution& x,
965 friend bool operator!=(const gamma_distribution& x,
998 friend bool operator==(const param_type& x, const param_type& y);
999 friend bool operator!=(const param_type& x, const param_type& y);
1023 friend bool operator==(const weibull_distribution& x,
1025 friend bool operator!=(const weibull_distribution& x,
1058 friend bool operator==(const param_type& x, const param_type& y);
1059 friend bool operator!=(const param_type& x, const param_type& y);
1083 friend bool operator==(const extreme_value_distribution& x,
1085 friend bool operator!=(const extreme_value_distribution& x,
1118 friend bool operator==(const param_type& x, const param_type& y);
1119 friend bool operator!=(const param_type& x, const param_type& y);
1143 friend bool operator==(const normal_distribution& x,
1145 friend bool operator!=(const normal_distribution& x,
1178 friend bool operator==(const param_type& x, const param_type& y);
1179 friend bool operator!=(const param_type& x, const param_type& y);
1203 friend bool operator==(const lognormal_distribution& x,
1205 friend bool operator!=(const lognormal_distribution& x,
1237 friend bool operator==(const param_type& x, const param_type& y);
1238 friend bool operator!=(const param_type& x, const param_type& y);
1261 friend bool operator==(const chi_squared_distribution& x,
1263 friend bool operator!=(const chi_squared_distribution& x,
1296 friend bool operator==(const param_type& x, const param_type& y);
1297 friend bool operator!=(const param_type& x, const param_type& y);
1321 friend bool operator==(const cauchy_distribution& x,
1323 friend bool operator!=(const cauchy_distribution& x,
1356 friend bool operator==(const param_type& x, const param_type& y);
1357 friend bool operator!=(const param_type& x, const param_type& y);
1381 friend bool operator==(const fisher_f_distribution& x,
1383 friend bool operator!=(const fisher_f_distribution& x,
1415 friend bool operator==(const param_type& x, const param_type& y);
1416 friend bool operator!=(const param_type& x, const param_type& y);
1439 friend bool operator==(const student_t_distribution& x,
1441 friend bool operator!=(const student_t_distribution& x,
1478 friend bool operator==(const param_type& x, const param_type& y);
1479 friend bool operator!=(const param_type& x, const param_type& y);
1506 friend bool operator==(const discrete_distribution& x,
1508 friend bool operator!=(const discrete_distribution& x,
1548 friend bool operator==(const param_type& x, const param_type& y);
1549 friend bool operator!=(const param_type& x, const param_type& y);
1581 friend bool operator==(const piecewise_constant_distribution& x,
1583 friend bool operator!=(const piecewise_constant_distribution& x,
1623 friend bool operator==(const param_type& x, const param_type& y);
1624 friend bool operator!=(const param_type& x, const param_type& y);
1659 friend bool operator==(const piecewise_linear_distribution& x,
1661 friend bool operator!=(const piecewise_linear_distribution& x,