| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_packed_float.c | 30 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 D | brw_packed_float.c | 30 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 D | querymatrix.c | 43 _mesa_QueryMatrixxOES(GLfixed mantissa[16], GLint exponent[16]) argument
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | querymatrix.c | 43 _mesa_QueryMatrixxOES(GLfixed mantissa[16], GLint exponent[16]) argument
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/ |
| H A D | tri.c | 143 GLint exponent[16]; local in function:test_query_matrix
|
| /xsrc/external/mit/freetype/dist/src/psaux/ |
| H A D | psconv.c | 276 FT_Long exponent; local in function:PS_Conv_ToFixed
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_lower_frexp.c | 125 nir_ssa_def *exponent; local in function:lower_frexp_exp [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_lower_frexp.c | 113 nir_ssa_def *exponent; local in function:lower_frexp_exp [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_inline_literals.c | 54 int exponent = biased_exponent - 127; local in function:ieee_754_to_r300_float
|
| /xsrc/external/mit/MesaLib.old/dist/src/util/ |
| H A D | fast_idiv_by_const.c | 108 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 D | format_r11g11b10f.h | 65 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 D | format_rgb9e5.h | 109 int exponent; local in function:rgb9e5_to_float3
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_inline_literals.c | 54 int exponent = biased_exponent - 127; local in function:ieee_754_to_r300_float
|
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| H A D | fast_idiv_by_const.c | 108 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 D | format_r11g11b10f.h | 65 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 D | format_rgb9e5.h | 109 int exponent; local in function:rgb9e5_to_float3
|
| /xsrc/external/mit/libXfont/dist/src/util/ |
| H A D | fontxlfd.c | 120 int ndigits, exponent; local in function:xlfd_double_to_text
|
| /xsrc/external/mit/libXfont2/dist/src/util/ |
| H A D | fontxlfd.c | 116 int ndigits, exponent; local in function:xlfd_double_to_text
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_format_srgb.c | 186 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 D | prog_execute.c | 754 int exponent; local in function:_mesa_execute_program
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/program/ |
| H A D | prog_execute.c | 754 int exponent; local in function:_mesa_execute_program
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_format_srgb.c | 187 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 D | cffparse.c | 256 FT_Long result, number, exponent; local in function:cff_parse_real [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/ |
| H A D | vtn_glsl450.c | 668 nir_ssa_def *exponent = nir_frexp_exp(nb, src[0]); local in function:handle_glsl450_alu
|
| /xsrc/external/mit/xcalc/dist/ |
| H A D | math.c | 62 static int exponent=0; variable in typeref:typename:int [all...] |