Home
last modified time | relevance | path

Searched defs:sqrt (Results 251 – 275 of 1232) sorted by relevance

1...<<11121314151617181920>>...50

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Darithmetic_optimizer_test.cc3945 Output sqrt = ops::Sqrt(s.WithOpName("sqrt"), x); in TEST_F() local
3986 Output sqrt = ops::Sqrt(s.WithOpName("sqrt"), x); in TEST_F() local
4028 Output sqrt = ops::Sqrt(s.WithOpName("sqrt"), x); in TEST_F() local
4229 Output sqrt = ops::Sqrt(s.WithOpName("sqrt"), x); in TEST_F() local
4272 Output sqrt = ops::Sqrt(s.WithOpName("sqrt"), x); in TEST_F() local
/aosp_15_r20/external/fonttools/Lib/fontTools/misc/
H A DbezierTools.py808 def solveQuadratic(a, b, c, sqrt=sqrt): argument
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dexpr.cpp304 ExprHandle sqrt(const ExprHandle& v) { in sqrt() function
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib_sse_4.h864 ASTCENC_SIMD_INLINE vfloat4 sqrt(vfloat4 a) in sqrt() function
Dastcenc_vecmathlib_avx2_8.h961 ASTCENC_SIMD_INLINE vfloat8 sqrt(vfloat8 a) in sqrt() function
/aosp_15_r20/external/libcxx/test/std/depr/depr.c.headers/
H A Dmath_h.pass.cpp53 Ambiguous sqrt(Ambiguous){ return Ambiguous(); } in sqrt() function
/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/vec512/
H A Dvec512_float.h388 Vectorized<float> sqrt() const { in sqrt() function
/aosp_15_r20/external/XNNPACK/src/xnnpack/
H A Dparams.h563 struct vunary_parameters sqrt; member
616 struct vunary_parameters sqrt; member
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/lang/
H A DMath.annotated.java57 public static native double sqrt(double a); in sqrt() method in Math
H A DStrictMath.annotated.java56 public static native double sqrt(double a); in sqrt() method in StrictMath
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Dsimd_vec4.inl688 GLM_FUNC_QUALIFIER detail::fvec4SIMD sqrt(detail::fvec4SIMD const & x) function
/aosp_15_r20/external/libcxx/test/std/numerics/c.math/
H A Dcmath.pass.cpp55 Ambiguous sqrt(Ambiguous){ return Ambiguous(); } in sqrt() function
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/
H A DDfp.java1856 public Dfp sqrt() { in sqrt() method in Dfp
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/numerics/c.math/
H A Dcmath.pass.cpp58 Ambiguous sqrt(Ambiguous){ return Ambiguous(); } in sqrt() function
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dsimd_vec4.inl688 GLM_FUNC_QUALIFIER detail::fvec4SIMD sqrt(detail::fvec4SIMD const & x) function
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dir_builder.cpp317 sqrt(operand a) in sqrt() function
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/
DStrictMath.java393 public static native double sqrt(double a); in sqrt() method in StrictMath
/aosp_15_r20/out/soong/.intermediates/bionic/libm/libm.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_25/gen/
Dstub.c247 void sqrt() {} in sqrt() function
/aosp_15_r20/external/boringssl/src/crypto/rsa_extra/
H A Drsa_test.cc1414 bssl::UniquePtr<BIGNUM> sqrt(BN_new()), pow2(BN_new()); in TEST() local
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/
H A DMath.java487 public static native double sqrt(double a); in sqrt() method in Math
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/rsa_extra/
H A Drsa_test.cc1414 bssl::UniquePtr<BIGNUM> sqrt(BN_new()), pow2(BN_new()); in TEST() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/3/libcore/ojluni/src/main/java/java/lang/
DMath.java487 public static native double sqrt(double a); in sqrt() method in Math
/aosp_15_r20/out/soong/.intermediates/bionic/libm/libm.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_24/gen/
Dstub.c247 void sqrt() {} in sqrt() function
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/4/libcore/ojluni/src/main/java/java/lang/
DStrictMath.java393 public static native double sqrt(double a); in sqrt() method in StrictMath
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/depr/depr.c.headers/
H A Dmath_h.pass.cpp58 Ambiguous sqrt(Ambiguous){ return Ambiguous(); } in sqrt() function

1...<<11121314151617181920>>...50