Home
last modified time | relevance | path

Searched defs:tiny (Results 1 – 24 of 24) sorted by relevance

/prebuilts/go/linux-x86/src/internal/bytealg/
Dequal_s390x.s53 tiny: label
/prebuilts/go/linux-x86/src/runtime/
Dmcache.go39 tiny uintptr member
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
Dfma.rs178 let tiny: f64 = f64::MIN_POSITIVE / f32::MIN_POSITIVE as f64 * r; in fma() localVariable
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
Dfma.rs178 let tiny: f64 = f64::MIN_POSITIVE / f32::MIN_POSITIVE as f64 * r; in fma() localVariable
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
Dfma.rs178 let tiny: f64 = f64::MIN_POSITIVE / f32::MIN_POSITIVE as f64 * r; in fma() localVariable
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
Dfma.rs178 let tiny: f64 = f64::MIN_POSITIVE / f32::MIN_POSITIVE as f64 * r; in fma() localVariable
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/core/src/slice/sort/stable/
Dmod.rs20 pub(crate) mod tiny; module
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/core/src/slice/sort/stable/
Dmod.rs20 pub(crate) mod tiny; module
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/std/src/f64/
Dtests.rs351 let tiny = f64::from_bits(TINY_BITS); in test_next_up() localVariable
383 let tiny = f64::from_bits(TINY_BITS); in test_next_down() localVariable
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/std/src/f64/
Dtests.rs341 let tiny = f64::from_bits(TINY_BITS); in test_next_up() localVariable
370 let tiny = f64::from_bits(TINY_BITS); in test_next_down() localVariable
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/std/src/f64/
Dtests.rs341 let tiny = f64::from_bits(TINY_BITS); in test_next_up() localVariable
370 let tiny = f64::from_bits(TINY_BITS); in test_next_down() localVariable
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/std/src/f64/
Dtests.rs351 let tiny = f64::from_bits(TINY_BITS); in test_next_up() localVariable
383 let tiny = f64::from_bits(TINY_BITS); in test_next_down() localVariable
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/std/src/f32/
Dtests.rs361 let tiny = f32::from_bits(TINY_BITS); in test_next_up() localVariable
394 let tiny = f32::from_bits(TINY_BITS); in test_next_down() localVariable
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/std/src/f128/
Dtests.rs368 let tiny = f128::from_bits(TINY_BITS); in test_next_up() localVariable
398 let tiny = f128::from_bits(TINY_BITS); in test_next_down() localVariable
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/std/src/f128/
Dtests.rs368 let tiny = f128::from_bits(TINY_BITS); in test_next_up() localVariable
398 let tiny = f128::from_bits(TINY_BITS); in test_next_down() localVariable
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/std/src/f32/
Dtests.rs361 let tiny = f32::from_bits(TINY_BITS); in test_next_up() localVariable
394 let tiny = f32::from_bits(TINY_BITS); in test_next_down() localVariable
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/std/src/f128/
Dtests.rs368 let tiny = f128::from_bits(TINY_BITS); in test_next_up() localVariable
398 let tiny = f128::from_bits(TINY_BITS); in test_next_down() localVariable
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/std/src/f128/
Dtests.rs368 let tiny = f128::from_bits(TINY_BITS); in test_next_up() localVariable
398 let tiny = f128::from_bits(TINY_BITS); in test_next_down() localVariable
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/std/src/f16/
Dtests.rs369 let tiny = f16::from_bits(TINY_BITS); in test_next_up() localVariable
399 let tiny = f16::from_bits(TINY_BITS); in test_next_down() localVariable
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/std/src/f16/
Dtests.rs369 let tiny = f16::from_bits(TINY_BITS); in test_next_up() localVariable
399 let tiny = f16::from_bits(TINY_BITS); in test_next_down() localVariable
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/std/src/f32/
Dtests.rs351 let tiny = f32::from_bits(TINY_BITS); in test_next_up() localVariable
381 let tiny = f32::from_bits(TINY_BITS); in test_next_down() localVariable
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/std/src/f16/
Dtests.rs369 let tiny = f16::from_bits(TINY_BITS); in test_next_up() localVariable
399 let tiny = f16::from_bits(TINY_BITS); in test_next_down() localVariable
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/std/src/f16/
Dtests.rs369 let tiny = f16::from_bits(TINY_BITS); in test_next_up() localVariable
399 let tiny = f16::from_bits(TINY_BITS); in test_next_down() localVariable
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/std/src/f32/
Dtests.rs351 let tiny = f32::from_bits(TINY_BITS); in test_next_up() localVariable
381 let tiny = f32::from_bits(TINY_BITS); in test_next_down() localVariable