Home
last modified time | relevance | path

Searched defs:alpha_arg (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/random/
Dbeta_distribution.hpp47 explicit param_type(RealType alpha_arg = RealType(1.0), in param_type()
85 explicit beta_distribution(RealType alpha_arg = RealType(1.0), in beta_distribution()
Dgamma_distribution.hpp57 param_type(const RealType& alpha_arg = RealType(1.0), in param_type()
113 explicit gamma_distribution(const result_type& alpha_arg = result_type(1.0), in gamma_distribution()
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texstate.c243 GLuint color_arg[3], alpha_arg[3]; in radeonUpdateTextureEnv() local
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dr200_texstate.c257 GLuint color_arg[3], alpha_arg[3]; in r200UpdateTextureEnv() local