Searched defs:new_exp (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/util/ |
D | half_float.c | 92 const int new_exp = flt_e - 127; in _mesa_float_to_half_slow() local
|
/external/e2fsprogs/intl/ |
D | plural.y | 63 new_exp (int nargs, enum operator op, struct expression * const *args) in new_exp() function
|
D | plural.c | 84 new_exp (int nargs, enum operator op, struct expression * const *args) in new_exp() function
|
/external/libxaac/decoder/ |
D | ixheaacd_basic_funcs.c | 39 WORD32 new_exp; in ixheaacd_fix_mant_exp_add() local
|
/external/mesa3d/src/compiler/nir/ |
D | nir_lower_double_ops.c | 128 nir_ssa_def *new_exp = nir_isub(b, get_exponent(b, ra), in lower_rcp() local 188 nir_ssa_def *new_exp = nir_isub(b, get_exponent(b, ra), half); in lower_sqrt_rsq() local
|
/external/igt-gpu-tools/lib/ |
D | igt_halffloat.c | 82 const int new_exp = flt_e - 127; in _float_to_half() local
|
/external/mksh/src/ |
D | funcs.c | 343 bool new_exp, new_nl = true; in c_print() local
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | algebraic_simplifier.cc | 1597 HloInstruction* new_exp = computation_->AddInstruction( in HandleDivide() local
|