/aosp_15_r20/external/deqp-deps/amber/src/ |
D | float16_helper.cc | 47 uint32_t exponent_bits = ((hex_float >> 23U) & ((1U << 8U) - 1U)); in FloatExponent() local 67 uint32_t exponent_bits = (static_cast<uint32_t>(value[1]) & 0x7c) >> 2U; in HexFloat16ToFloat() local
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_format_float.c | 76 unsigned exponent_bits, in lp_build_float_to_smallfloat() 285 unsigned exponent_bits, in lp_build_smallfloat_to_float()
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/src/float/ |
H A D | mul.rs | 29 let exponent_bits = F::EXPONENT_BITS; in mul() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/src/float/ |
H A D | mul.rs | 29 let exponent_bits = F::EXPONENT_BITS; in mul() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/src/float/ |
H A D | mul.rs | 29 let exponent_bits = F::EXPONENT_BITS; in mul() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/src/float/ |
H A D | mul.rs | 29 let exponent_bits = F::EXPONENT_BITS; in mul() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/src/float/ |
H A D | mul.rs | 29 let exponent_bits = F::EXPONENT_BITS; in mul() localVariable
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | tensor_testutil_test.cc | 56 int exponent_bits = 2 + (log2(sizeof(U)) * 3); in dumpFloatingPointStorage() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/ |
H A D | QuantUtils.h | 25 const unsigned short exponent_bits = value >> 10 & 0x1f; in RawUint16ToFp16() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/ |
H A D | reduce_precision_test.cc | 495 int exponent_bits, int mantissa_bits, in DoIt()
|
/aosp_15_r20/external/rust/android-crates-io/crates/rand/src/distributions/ |
D | float.rs | 100 let exponent_bits: $u_scalar = localVariable
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/rand-0.8.5/src/distributions/ |
H A D | float.rs | 100 let exponent_bits: $u_scalar = localVariable
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/ |
H A D | QuantizedLinear.cpp | 337 const unsigned short exponent_bits = value >> 10 & 0x1f; in RawUint16ToFp16() local
|
/aosp_15_r20/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
H A D | gtest-internal.h | 418 Bits exponent_bits() const { return kExponentBitMask & u_.bits_; } in exponent_bits() function
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/googletest/googletest/include/gtest/internal/ |
D | gtest-internal.h | 323 Bits exponent_bits() const { return kExponentBitMask & u_.bits_; } in exponent_bits() function
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/googletest/googletest/include/gtest/internal/ |
D | gtest-internal.h | 325 Bits exponent_bits() const { return kExponentBitMask & u_.bits_; } in exponent_bits() function
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/googletest/googletest/include/gtest/internal/ |
D | gtest-internal.h | 325 Bits exponent_bits() const { return kExponentBitMask & u_.bits_; } in exponent_bits() function
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/include/gtest/internal/ |
H A D | gtest-internal.h | 315 Bits exponent_bits() const { return kExponentBitMask & u_.bits_; } in exponent_bits() function
|
/aosp_15_r20/external/libaom/third_party/googletest/src/googletest/include/gtest/internal/ |
H A D | gtest-internal.h | 317 Bits exponent_bits() const { return kExponentBitMask & u_.bits_; } in exponent_bits() function
|
/aosp_15_r20/external/libvpx/third_party/googletest/src/include/gtest/internal/ |
H A D | gtest-internal.h | 317 Bits exponent_bits() const { return kExponentBitMask & u_.bits_; } in exponent_bits() function
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/googletest/googletest/include/gtest/internal/ |
D | gtest-internal.h | 323 Bits exponent_bits() const { return kExponentBitMask & u_.bits_; } in exponent_bits() function
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/include/gtest/internal/ |
H A D | gtest-internal.h | 315 Bits exponent_bits() const { return kExponentBitMask & u_.bits_; } in exponent_bits() function
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/ |
D | gtest-internal.h | 325 Bits exponent_bits() const { return kExponentBitMask & u_.bits_; } in exponent_bits() function
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/external/googletest/googletest/include/gtest/internal/ |
D | gtest-internal.h | 325 Bits exponent_bits() const { return kExponentBitMask & u_.bits_; } in exponent_bits() function
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/googletest/googletest/include/gtest/internal/ |
D | gtest-internal.h | 325 Bits exponent_bits() const { return kExponentBitMask & u_.bits_; } in exponent_bits() function
|