Home
last modified time | relevance | path

Searched defs:significand (Results 51 - 72 of 72) sorted by relevance

123

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dsigcontext.h34 __u16 significand[4]; member
38 __u16 significand[4]; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dsigcontext.h34 __u16 significand[4]; member
38 __u16 significand[4]; member
/third_party/glslang/SPIRV/
H A Dhex_float.h359 uint_type significand = getSignificandBits(); in getNormalizedSignificand() local
382 setFromSignUnbiasedExponentAndNormalizedSignificand( bool negative, int_type exponent, uint_type significand, bool round_denorm_up) setFromSignUnbiasedExponentAndNormalizedSignificand() argument
427 incrementSignificand(uint_type significand, uint_type to_increment, bool* carry) incrementSignificand() argument
492 uint_type significand = getNormalizedSignificand(); getRoundedNormalizedSignificand() local
566 uint_type significand = getSignificandBits(); castTo() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_int64.c717 nir_ssa_def *significand = in lower_2f() local
[all...]
/third_party/musl/arch/i386/bits/
H A Dsignal.h55 unsigned short significand[4], exponent; member
/third_party/musl/arch/x32/bits/
H A Dsignal.h65 unsigned short significand[4], exponent, padding[3]; member
/third_party/musl/arch/x86_64/bits/
H A Dsignal.h65 unsigned short significand[4], exponent, padding[3]; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderPackingFunctionTests.cpp860 deUint16 composeHalfFloat (Sign sign, deUint32 exponent, deUint32 significand) in composeHalfFloat() argument
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dhex_float.h404 uint_type significand = getSignificandBits(); in getNormalizedSignificand() local
427 setFromSignUnbiasedExponentAndNormalizedSignificand( bool negative, int_type exponent, uint_type significand, bool round_denorm_up) setFromSignUnbiasedExponentAndNormalizedSignificand() argument
472 incrementSignificand(uint_type significand, uint_type to_increment, bool* carry) incrementSignificand() argument
575 uint_type significand = getNormalizedSignificand(); getRoundedNormalizedSignificand() local
649 uint_type significand = getSignificandBits(); castTo() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dhex_float.h404 uint_type significand = getSignificandBits(); in getNormalizedSignificand() local
427 setFromSignUnbiasedExponentAndNormalizedSignificand( bool negative, int_type exponent, uint_type significand, bool round_denorm_up) setFromSignUnbiasedExponentAndNormalizedSignificand() argument
472 incrementSignificand(uint_type significand, uint_type to_increment, bool* carry) incrementSignificand() argument
575 uint_type significand = getNormalizedSignificand(); getRoundedNormalizedSignificand() local
649 uint_type significand = getSignificandBits(); castTo() local
[all...]
/third_party/optimized-routines/math/test/rtest/
H A Ddotest.c138 mpfr_t significand; in get_mpfr_d() local
202 mpfr_t significand; get_mpfr_f() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DAPFloat.h576 } significand; member in llvm::detail::final
[all...]
/third_party/spirv-tools/source/util/
H A Dhex_float.h405 uint_type significand = getSignificandBits(); in getNormalizedSignificand() local
428 setFromSignUnbiasedExponentAndNormalizedSignificand( bool negative, int_type exponent, uint_type significand, bool round_denorm_up) setFromSignUnbiasedExponentAndNormalizedSignificand() argument
473 incrementSignificand(uint_type significand, uint_type to_increment, bool* carry) incrementSignificand() argument
576 uint_type significand = getNormalizedSignificand(); getRoundedNormalizedSignificand() local
650 uint_type significand = getSignificandBits(); castTo() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp1666 static inline void frexp (float in, float* significand, int* exponent) in frexp() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderPackingFunctionTests.cpp860 deUint16 composeHalfFloat (Sign sign, deUint32 exponent, deUint32 significand) in composeHalfFloat() argument
/kernel/linux/linux-5.10/drivers/iio/light/
H A Dsi1145.c367 u32 significand = 0; in si1145_compress() local
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dnau8825.c359 u32 msb, logentry, significand, interpolation, log10val; in nau8825_intlog10_dec3() local
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dsi1145.c366 u32 significand = 0; in si1145_compress() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAPFloat.h567 } significand; member in llvm::detail::final
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp5635 float constructNormalizedFloat (deInt32 exponent, deUint32 significand) in constructNormalizedFloat() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp4278 float significand = 0.0f; // Significand. in genRandom() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp5632 float constructNormalizedFloat (deInt32 exponent, deUint32 significand) in constructNormalizedFloat() argument

Completed in 82 milliseconds

123