/aosp_15_r20/cts/tests/tests/media/misc/src/android/media/misc/cts/ |
H A D | MediaCodecListTest.java | 139 public void assertEqualsOrSuperset(Set big, Set tiny, boolean superset) { in assertEqualsOrSuperset() 164 CodecCapabilities big, CodecCapabilities tiny, boolean superset) { in assertEqualsOrSuperset() 180 MediaCodecInfo big, MediaCodecInfo tiny, boolean superset) { in assertEqualsOrSuperset() 193 public void assertSuperset(MediaCodecInfo big, MediaCodecInfo tiny) { in assertSuperset() 197 public void assertEquals(MediaCodecInfo big, MediaCodecInfo tiny) { in assertEquals()
|
/aosp_15_r20/external/fdlibm/ |
H A D | s_tanh.c | 41 static const double one=1.0, two=2.0, tiny = 1.0e-300; variable 43 static double one=1.0, two=2.0, tiny = 1.0e-300; variable
|
H A D | e_sqrt.c | 86 static const double one = 1.0, tiny=1.0e-300; variable 88 static double one = 1.0, tiny=1.0e-300; variable
|
/aosp_15_r20/device/google/contexthub/firmware/lib/libm/ |
D | ef_sqrt.c | 19 static const float one = 1.0, tiny=1.0e-30; variable 21 static float one = 1.0, tiny=1.0e-30; variable
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | struct-union-BE.c | 9 struct tiny { struct 18 struct tiny x; in fstr() argument
|
H A D | sparcv9-abi.c | 102 struct tiny { struct 109 struct tiny f_tiny(struct tiny x) { in f_tiny() argument
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/format/format.functions/ |
H A D | format.verify.cpp | 92 struct tiny { struct 98 auto t = tiny{}; in P2418() argument
|
/aosp_15_r20/external/pytorch/test/cpp/rpc/ |
H A D | test_wire_serialization.cpp | 46 at::Tensor tiny = main.select(0, 2); // Select a row in the middle in TEST() local 61 at::Tensor tiny = big.select(0, 2); // Select a row in the middle in TEST() local
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/f128/ |
H A D | tests.rs | 238 let tiny = f128::from_bits(TINY_BITS); in test_next_up() localVariable 268 let tiny = f128::from_bits(TINY_BITS); in test_next_down() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/f128/ |
H A D | tests.rs | 238 let tiny = f128::from_bits(TINY_BITS); in test_next_up() localVariable 268 let tiny = f128::from_bits(TINY_BITS); in test_next_down() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/f128/ |
H A D | tests.rs | 238 let tiny = f128::from_bits(TINY_BITS); in test_next_up() localVariable 268 let tiny = f128::from_bits(TINY_BITS); in test_next_down() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/f16/ |
H A D | tests.rs | 244 let tiny = f16::from_bits(TINY_BITS); in test_next_up() localVariable 274 let tiny = f16::from_bits(TINY_BITS); in test_next_down() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/f16/ |
H A D | tests.rs | 244 let tiny = f16::from_bits(TINY_BITS); in test_next_up() localVariable 274 let tiny = f16::from_bits(TINY_BITS); in test_next_down() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/f16/ |
H A D | tests.rs | 244 let tiny = f16::from_bits(TINY_BITS); in test_next_up() localVariable 274 let tiny = f16::from_bits(TINY_BITS); in test_next_down() localVariable
|
/aosp_15_r20/external/eigen/test/ |
H A D | array_cwise.cpp | 457 const RealScalar tiny = sqrt(std::numeric_limits<RealScalar>::epsilon()); in array_real() local 569 const RealScalar tiny = std::sqrt(std::numeric_limits<RealScalar>::epsilon()); in array_complex() local
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/f64/ |
H A D | tests.rs | 324 let tiny = f64::from_bits(1); in test_next_up() localVariable 356 let tiny = f64::from_bits(1); in test_next_down() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/f32/ |
H A D | tests.rs | 334 let tiny = f32::from_bits(1); in test_next_up() localVariable 367 let tiny = f32::from_bits(1); in test_next_down() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/f32/ |
H A D | tests.rs | 334 let tiny = f32::from_bits(1); in test_next_up() localVariable 367 let tiny = f32::from_bits(1); in test_next_down() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/f64/ |
H A D | tests.rs | 352 let tiny = f64::from_bits(TINY_BITS); in test_next_up() localVariable 384 let tiny = f64::from_bits(TINY_BITS); in test_next_down() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/f64/ |
H A D | tests.rs | 352 let tiny = f64::from_bits(TINY_BITS); in test_next_up() localVariable 384 let tiny = f64::from_bits(TINY_BITS); in test_next_down() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/f64/ |
H A D | tests.rs | 324 let tiny = f64::from_bits(1); in test_next_up() localVariable 356 let tiny = f64::from_bits(1); in test_next_down() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/f64/ |
H A D | tests.rs | 352 let tiny = f64::from_bits(TINY_BITS); in test_next_up() localVariable 384 let tiny = f64::from_bits(TINY_BITS); in test_next_down() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/f32/ |
H A D | tests.rs | 362 let tiny = f32::from_bits(TINY_BITS); in test_next_up() localVariable 395 let tiny = f32::from_bits(TINY_BITS); in test_next_down() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/f32/ |
H A D | tests.rs | 362 let tiny = f32::from_bits(TINY_BITS); in test_next_up() localVariable 395 let tiny = f32::from_bits(TINY_BITS); in test_next_down() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/f32/ |
H A D | tests.rs | 362 let tiny = f32::from_bits(TINY_BITS); in test_next_up() localVariable 395 let tiny = f32::from_bits(TINY_BITS); in test_next_down() localVariable
|