Home
last modified time | relevance | path

Searched defs:__xmax (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__random/
H A Ddiscrete_distribution.h104 discrete_distribution(size_t __nw,double __xmin,double __xmax,_UnaryOperation __fw) discrete_distribution() argument
161 param_type(size_t __nw,double __xmin,double __xmax,_UnaryOperation __fw) param_type() argument
H A Dpiecewise_constant_distribution.h113 piecewise_constant_distribution(size_t __nw,result_type __xmin,result_type __xmax,_UnaryOperation __fw) piecewise_constant_distribution() argument
269 param_type(size_t __nw,result_type __xmin,result_type __xmax,_UnaryOperation __fw) param_type() argument
H A Dpiecewise_linear_distribution.h113 piecewise_linear_distribution(size_t __nw,result_type __xmin,result_type __xmax,_UnaryOperation __fw) piecewise_linear_distribution() argument
273 param_type(size_t __nw,result_type __xmin,result_type __xmax,_UnaryOperation __fw) param_type() argument