Searched refs:glo (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/Parser/
H A Dcxx-class.cpp34 void glo() function
/external/libpng/contrib/libtests/
H A Dpngvalid.c6974 double rlo, rhi, glo, ghi, blo, bhi, graylo, grayhi; local
6991 g = glo = ghi = that->greenf;
6992 glo -= that->greene;
6993 glo = digitize(glo, calc_depth, 1/*round*/);
7021 glo = digitize(pow(glo, power)-abse, calc_depth, 1);
7047 glo * (data.green_coefficient-ce) +

Completed in 240 milliseconds