Searched defs:ratio (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/tool/pps/
H A Dpps.h33 constexpr double ratio(double num, double den) function in namespace:pps
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dglutfx.c65 float ratio = (float) width / (float) height; local in function:Reshape
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A DgenX_state.c264 vk_to_gen_max_anisotropy(float ratio) argument
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dtunnel2.c280 float ratio; local in function:reshapechannel0
299 float ratio; local in function:reshapechannel1
/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dintersect.cc166 REAL ratio = (val - l->param[p]) / (r->param[p] - l->param[p]); local in function:vert_interp
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A DgenX_state.c650 vk_to_intel_max_anisotropy(float ratio) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_conv.c508 unsigned ratio = 1; local in function:lp_build_conv_auto
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_conv.c536 unsigned ratio = 1; local in function:lp_build_conv_auto
/xsrc/external/mit/freetype/dist/src/truetype/
H A Dttobjs.h257 FT_Long ratio; /* current ratio */ member in struct:TT_Size_Metrics_
[all...]
/xsrc/external/mit/xedit/dist/lisp/
H A Dhelper.c500 mpr *ratio = LispMalloc(sizeof(mpr)); local in function:LispCoerce
[all...]
H A Dread.c1367 char *ratio, *ptr; local in function:LispParseNumber
[all...]
H A Dinternal.h582 } ratio; member in union:_LispObj::__anon0d52a560020a
585 mpr *ratio; member in union:_LispObj::__anon0d52a560020a::__anon0d52a560050a
H A Dlisp.c2834 LispObj *ratio = objseg.freeobj; local in function:LispNewRatio
3108 LispObj *ratio = LispNew(NIL, NIL); local in function:LispNewBigratio
[all...]
H A Dmathimp.c4200 rop_fi_br_as_xr(n_real *real, mpr *ratio, int nop) argument
4224 rop_fi_br_md_xr(n_real *real, mpr *ratio, int nop) argument
4247 radd_fi_br(n_real * real,mpr * ratio) argument
4253 rsub_fi_br(n_real * real,mpr * ratio) argument
4259 rmul_fi_br(n_real * real,mpr * ratio) argument
4265 rdiv_fi_br(n_real * real,mpr * ratio) argument
[all...]
/xsrc/external/mit/libX11/dist/src/xcms/
H A DLRGB.c1086 XcmsFloat ratio; local in function:_XcmsValueInterpolation
1117 XcmsFloat ratio; local in function:_XcmsIntensityInterpolation
/xsrc/external/mit/xorg-server/dist/dix/
H A Dgetevents.c767 double ratio; local in function:scale_for_device_resolution
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir.c60 unsigned ratio = old_bit_size / new_bit_size; local in function:nir_component_mask_can_reinterpret
/xsrc/external/mit/libXfont/dist/src/FreeType/
H A Dftfuncs.c1117 double ratio; local in function:FreeTypeRasteriseGlyph
3228 double ratio,force_c_ratio; local in function:FreeTypeLoadXFont
[all...]
/xsrc/external/mit/libXfont2/dist/src/FreeType/
H A Dftfuncs.c1119 double ratio; local in function:FreeTypeRasteriseGlyph
3232 double ratio,force_c_ratio; local in function:FreeTypeLoadXFont
[all...]
/xsrc/external/mit/xterm/dist/
H A Dfontutils.c5038 double ratio; local in function:fillInFaceSize
H A Dgraphics_regis.c2015 float ratio = (float) (*h) / (float) maxh; local in function:find_best_xft_font_size
2028 float ratio = (float) (*w) / (float) maxw; local in function:find_best_xft_font_size

Completed in 54 milliseconds