Home
last modified time | relevance | path

Searched defs:float_bits (Results 1 – 12 of 12) sorted by relevance

/external/llvm-libc/src/stdio/printf_core/
Dfloat_dec_converter_limited.h624 fputil::FPBits<T> float_bits, ConversionType ctype) { in convert_float_typed()
658 fputil::FPBits<T> float_bits) { in convert_float_decimal_typed()
666 fputil::FPBits<T> float_bits) { in convert_float_dec_exp_typed()
674 fputil::FPBits<T> float_bits) { in convert_float_dec_auto_typed()
Dfloat_dec_converter.h492 fputil::FPBits<T> float_bits) { in convert_float_decimal_typed()
602 fputil::FPBits<T> float_bits) { in convert_float_dec_exp_typed()
764 fputil::FPBits<T> float_bits) { in convert_float_dec_auto_typed()
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_inline_literals.c36 unsigned float_bits = u_bitcast_f2u(f); in ieee_754_to_r300_float() local
/external/cronet/tot/third_party/llvm-libc/src/src/stdio/printf_core/
Dfloat_dec_converter.h476 fputil::FPBits<T> float_bits) { in convert_float_decimal_typed()
585 fputil::FPBits<T> float_bits) { in convert_float_dec_exp_typed()
746 fputil::FPBits<T> float_bits) { in convert_float_dec_auto_typed()
/external/cronet/stable/third_party/llvm-libc/src/src/stdio/printf_core/
Dfloat_dec_converter.h476 fputil::FPBits<T> float_bits) { in convert_float_decimal_typed()
585 fputil::FPBits<T> float_bits) { in convert_float_dec_exp_typed()
746 fputil::FPBits<T> float_bits) { in convert_float_dec_auto_typed()
/external/llvm-libc/src/__support/
Dfloat_to_string.h407 fputil::FPBits<T> float_bits; variable
619 fputil::FPBits<long double> float_bits; variable
/external/cronet/tot/third_party/llvm-libc/src/src/__support/
Dfloat_to_string.h407 fputil::FPBits<T> float_bits; variable
619 fputil::FPBits<long double> float_bits; variable
/external/cronet/stable/third_party/llvm-libc/src/src/__support/
Dfloat_to_string.h407 fputil::FPBits<T> float_bits; variable
619 fputil::FPBits<long double> float_bits; variable
/external/compiler-rt/lib/builtins/
Dint_types.h123 } float_bits; typedef
/external/trusty/arm-trusted-firmware/lib/compiler-rt/builtins/
Dint_types.h136 } float_bits; typedef
/external/skia/tests/
DMatrixTest.cpp44 static int float_bits(float f) { in float_bits() function
/external/mesa3d/src/microsoft/compiler/
Ddxil_internal.h56 unsigned float_bits; member