Home
last modified time | relevance | path

Searched defs:sqrt2 (Results 1 – 25 of 53) sorted by relevance

123

/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/rsa/
H A Drsa_impl.c927 const BIGNUM *p, const BIGNUM *sqrt2, in generate_prime()
1098 BIGNUM *sqrt2 = BN_CTX_get(ctx); in rsa_generate_key_impl() local
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/rsa/
H A Drsa_impl.c927 const BIGNUM *p, const BIGNUM *sqrt2, in generate_prime()
1098 BIGNUM *sqrt2 = BN_CTX_get(ctx); in rsa_generate_key_impl() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rsa/
Drsa_impl.c1012 const BIGNUM *p, const BIGNUM *sqrt2, in generate_prime()
1178 BIGNUM *sqrt2 = BN_CTX_get(ctx); in rsa_generate_key_impl() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rsa/
Drsa_impl.c1012 const BIGNUM *p, const BIGNUM *sqrt2, in generate_prime()
1178 BIGNUM *sqrt2 = BN_CTX_get(ctx); in rsa_generate_key_impl() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/numerics/numbers/
H A Dillformed.verify.cpp21 int sqrt2{std::numbers::sqrt2_v<int>}; variable
/aosp_15_r20/external/libwebm/webm_parser/tests/
H A Dfloat_parser_test.cc32 const double sqrt2 = 1.4142135623730951454746218587388284504413604736328125; in TEST_F() local
/aosp_15_r20/external/libaom/av1/common/x86/
H A Dav1_txfm_sse4.h50 const __m128i sqrt2 = _mm_set1_epi32(val); in av1_round_shift_rect_array_32_sse4_1() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DMathExtras.h67sqrt2 = 1.4142135623730950488, // (0x1.6a09e667f3bcdP+0) https://oeis.org/A00219 variable
/aosp_15_r20/external/eigen/test/
H A Dstable_norm.cpp214 sqrt2 (std::sqrt(2)), in test_hypot() local
H A Darray_cwise.cpp22 const Scalar sqrt2 = Scalar(std::sqrt(2)); in pow_test() local
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/test/java/com/google/android/exoplayer2/video/spherical/
H A DFrameRotationQueueTest.java87 float sqrt2 = (float) Math.sqrt(2); in recentering_yawAndPitch2() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/test/java/com/google/android/exoplayer2/video/spherical/
H A DFrameRotationQueueTest.java87 float sqrt2 = (float) Math.sqrt(2); in recentering_yawAndPitch2() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/f64/
H A Dtests.rs682 let sqrt2: f64 = consts::SQRT_2; in test_real_consts() localVariable
/aosp_15_r20/external/libaom/aom_dsp/x86/
H A Dtxfm_common_avx2.h275 const __m256i sqrt2 = _mm256_set1_epi32(val); in round_shift_rect_array_32_avx2() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/f32/
H A Dtests.rs700 let sqrt2: f32 = consts::SQRT_2; in test_real_consts() localVariable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DMathExtras.h41sqrt2 = 1.4142135623730950488, // (0x1.6a09e667f3bcdP+0) https://oeis.org/A00219 variable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/f32/
H A Dtests.rs700 let sqrt2: f32 = consts::SQRT_2; in test_real_consts() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/f64/
H A Dtests.rs710 let sqrt2: f64 = consts::SQRT_2; in test_real_consts() localVariable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DMathExtras.h41sqrt2 = 1.4142135623730950488, // (0x1.6a09e667f3bcdP+0) https://oeis.org/A00219 variable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/f64/
H A Dtests.rs710 let sqrt2: f64 = consts::SQRT_2; in test_real_consts() localVariable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DMathExtras.h41sqrt2 = 1.4142135623730950488, // (0x1.6a09e667f3bcdP+0) https://oeis.org/A00219 variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DMathExtras.h41sqrt2 = 1.4142135623730950488, // (0x1.6a09e667f3bcdP+0) https://oeis.org/A00219 variable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/f64/
H A Dtests.rs682 let sqrt2: f64 = consts::SQRT_2; in test_real_consts() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/f64/
H A Dtests.rs710 let sqrt2: f64 = consts::SQRT_2; in test_real_consts() localVariable
/aosp_15_r20/external/libaom/av1/encoder/arm/
H A Dhighbd_fwd_txfm_neon.c124 const int32x4_t sqrt2 = vdupq_n_s32(NewSqrt2); in round_rect_array_s32_neon() local
134 const int32x4_t sqrt2 = vdupq_n_s32(NewSqrt2); in round_shift2_rect_array_s32_neon() local

123