Searched defs:exponent (Results 1 - 25 of 43) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_packed_float.c30 unsigned exponent:8; member in struct:fu::__anon1dec7bb60108
45 unsigned exponent = fu.s.exponent - (127 - 3); local in function:brw_float_to_vf
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_packed_float.c30 unsigned exponent:8; member in struct:fu::__anon8c8a44690108
45 unsigned exponent = fu.s.exponent - (127 - 3); local in function:brw_float_to_vf
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dquerymatrix.c43 _mesa_QueryMatrixxOES(GLfixed mantissa[16], GLint exponent[16]) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dquerymatrix.c43 _mesa_QueryMatrixxOES(GLfixed mantissa[16], GLint exponent[16]) argument
/xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/
H A Dtri.c143 GLint exponent[16]; local in function:test_query_matrix
/xsrc/external/mit/freetype/dist/src/psaux/
H A Dpsconv.c276 FT_Long exponent; local in function:PS_Conv_ToFixed
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_frexp.c125 nir_ssa_def *exponent; local in function:lower_frexp_exp
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_frexp.c113 nir_ssa_def *exponent; local in function:lower_frexp_exp
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_inline_literals.c54 int exponent = biased_exponent - 127; local in function:ieee_754_to_r300_float
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dfast_idiv_by_const.c108 unsigned exponent; local in function:util_compute_fast_udiv_info
197 unsigned exponent = SINT_BITS - 1; local in function:util_compute_fast_sdiv_info
[all...]
H A Dformat_r11g11b10f.h65 int exponent = ((f32.ui >> 23) & 0xff) - 127; local in function:f32_to_uf11
108 int exponent = (val & 0x07c0) >> UF11_EXPONENT_SHIFT; local in function:uf11_to_f32
147 int exponent = ((f32.ui >> 23) & 0xff) - 127; local in function:f32_to_uf10
190 int exponent = (val & 0x03e0) >> UF10_EXPONENT_SHIFT; local in function:uf10_to_f32
[all...]
H A Dformat_rgb9e5.h109 int exponent; local in function:rgb9e5_to_float3
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_inline_literals.c54 int exponent = biased_exponent - 127; local in function:ieee_754_to_r300_float
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dfast_idiv_by_const.c108 unsigned exponent; local in function:util_compute_fast_udiv_info
197 unsigned exponent = SINT_BITS - 1; local in function:util_compute_fast_sdiv_info
[all...]
H A Dformat_r11g11b10f.h65 int exponent = ((f32.ui >> 23) & 0xff) - 127; local in function:f32_to_uf11
108 int exponent = (val & 0x07c0) >> UF11_EXPONENT_SHIFT; local in function:uf11_to_f32
147 int exponent = ((f32.ui >> 23) & 0xff) - 127; local in function:f32_to_uf10
190 int exponent = (val & 0x03e0) >> UF10_EXPONENT_SHIFT; local in function:uf10_to_f32
[all...]
H A Dformat_rgb9e5.h109 int exponent; local in function:rgb9e5_to_float3
/xsrc/external/mit/libXfont/dist/src/util/
H A Dfontxlfd.c120 int ndigits, exponent; local in function:xlfd_double_to_text
/xsrc/external/mit/libXfont2/dist/src/util/
H A Dfontxlfd.c116 int ndigits, exponent; local in function:xlfd_double_to_text
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_srgb.c186 LLVMValueRef pow_approx, coeff, x2, exponent, pow_1, pow_2; local in function:lp_build_linear_to_srgb
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprog_execute.c754 int exponent; local in function:_mesa_execute_program
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprog_execute.c754 int exponent; local in function:_mesa_execute_program
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_srgb.c187 LLVMValueRef pow_approx, coeff, x2, exponent, pow_1, pow_2; local in function:lp_build_linear_to_srgb
/xsrc/external/mit/freetype/dist/src/cff/
H A Dcffparse.c256 FT_Long result, number, exponent; local in function:cff_parse_real
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_glsl450.c668 nir_ssa_def *exponent = nir_frexp_exp(nb, src[0]); local in function:handle_glsl450_alu
/xsrc/external/mit/xcalc/dist/
H A Dmath.c62 static int exponent=0; variable in typeref:typename:int
[all...]

Completed in 35 milliseconds

12