Home
last modified time | relevance | path

Searched defs:sqrt3 (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/numerics/numbers/
H A Dillformed.verify.cpp22 int sqrt3{std::numbers::sqrt3_v<int>}; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DMathExtras.h69sqrt3 = 1.7320508075688772935, // (0x1.bb67ae8584caaP+0) https://oeis.org/A002194 variable
/aosp_15_r20/external/eigen/demos/opengl/
H A Dquaternion_demo.cpp237 float sqrt3 = std::sqrt(3.); in drawScene() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DMathExtras.h43sqrt3 = 1.7320508075688772935, // (0x1.bb67ae8584caaP+0) https://oeis.org/A002194 variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DMathExtras.h43sqrt3 = 1.7320508075688772935, // (0x1.bb67ae8584caaP+0) https://oeis.org/A002194 variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DMathExtras.h43sqrt3 = 1.7320508075688772935, // (0x1.bb67ae8584caaP+0) https://oeis.org/A002194 variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DMathExtras.h43sqrt3 = 1.7320508075688772935, // (0x1.bb67ae8584caaP+0) https://oeis.org/A002194 variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DMathExtras.h51sqrt3 = 1.7320508075688772935, // (0x1.bb67ae8584caaP+0) https://oeis.org/A002194 variable
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dloop_optimizer_test.cc769 Output sqrt3 = ops::Sqrt(scope.WithOpName("sqrt3"), s3.output_true); in TEST_F() local
/aosp_15_r20/external/pffft/
H A Dfftpack.c2551 static const real sqrt3 = 1.73205080756888f; in sint1() local