Home
last modified time | relevance | path

Searched defs:pGamma (Results 1 – 7 of 7) sorted by relevance

/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/Xgamma/src/
H A Dapplet-xgamma.c66 void xgamma_add_gamma (XF86VidModeGamma *pGamma, gint iNbSteps) in xgamma_add_gamma()
82 double xgamma_get_gamma (XF86VidModeGamma *pGamma) in xgamma_get_gamma()
100 void xgamma_set_gamma (XF86VidModeGamma *pGamma) in xgamma_set_gamma()
211 void xgamma_create_scales_widget (double fGamma, XF86VidModeGamma *pGamma) in xgamma_create_scales_widget()
/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Dscreen.cpp310 DICTNODE *pGamma = gSysRes.Lookup("gamma", "DAT"); in scrInit() local
/dports/print/hplip/hplip-3.20.6/ip/
H A Dxcolrspc.c445 PBYTE pGamma) // in: inverse Gamma table in YCCToCIELab()
636 PBYTE pGamma) // in: Gamma table in CIELabToYCC()
/dports/devel/sdl12/SDL-1.2.15/src/video/maccommon/
H A DSDL_macwm.c138 static void DisposeGammaTable (Ptr pGamma) in DisposeGammaTable()
/dports/math/R-cran-pbkrtest/pbkrtest/R/
H A DPB-modcomp.R628 pGamma <- pgamma(PBquant, scale=sc, shape=sh, lower.tail=FALSE) functionVar
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/graphics/image/
H A DImage.cpp404 void Image::QuakeGamma(float pGamma) { in QuakeGamma()
/dports/math/openturns/openturns-1.18/lib/src/Uncertainty/Distribution/
H A DDistFunc.cxx700 Scalar DistFunc::pGamma(const Scalar k, in pGamma() function in DistFunc