Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/src/stdio/printf_core/
H A Dfloat_dec_converter.h475 fputil::FPBits<T> float_bits) { in convert_float_decimal_typed()
584 fputil::FPBits<T> float_bits) { in convert_float_dec_exp_typed()
746 fputil::FPBits<T> float_bits) { in convert_float_dec_auto_typed()
/aosp_15_r20/external/llvm-libc/src/__support/
H A Dfloat_to_string.h407 fputil::FPBits<T> float_bits; variable
619 fputil::FPBits<long double> float_bits; variable
/aosp_15_r20/device/google/contexthub/firmware/lib/builtins/
Dint_lib.h52 } float_bits; typedef
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_inline_literals.c31 unsigned float_bits = u_bitcast_f2u(f); in ieee_754_to_r300_float() local
/aosp_15_r20/external/compiler-rt/lib/builtins/
H A Dint_types.h123 } float_bits; typedef
/aosp_15_r20/hardware/google/aemu/windows/src/
Dint_types.h118 } float_bits; typedef
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/compiler-rt/builtins/
Dint_types.h136 } float_bits; typedef
/aosp_15_r20/external/skia/tests/
H A DMatrixTest.cpp44 static int float_bits(float f) { in float_bits() function
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_internal.h56 unsigned float_bits; member
/aosp_15_r20/frameworks/rs/driver/runtime/
H A Drs_cl.c308 static unsigned int float_bits(float f) { in float_bits() function