/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/ |
complex | 213 template<class T> complex<T> asinh(const complex<T>&); [all...] |
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.0/ |
extinst.glsl.std.450.grammar.json | 178 "opname" : "Asinh",
|
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.1/ |
extinst.glsl.std.450.grammar.json | 178 "opname" : "Asinh",
|
/external/deqp/modules/gles3/functional/ |
es3fShaderConstExprTests.cpp | 87 {"asinh", "asinh(${T} (2.0))", glu::TYPE_FLOAT, 1, 4, glu::TYPE_FLOAT, deFloatAsinh(2.0f) },
|
/prebuilts/go/darwin-x86/src/math/ |
all_test.go | 67 var asinh = []float64{ var [all...] |
/prebuilts/go/linux-x86/src/math/ |
all_test.go | 67 var asinh = []float64{ var [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ |
complex | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ |
complex | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ |
complex | [all...] |
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ |
complex | [all...] |
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ |
complex | [all...] |
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ |
complex | [all...] |
/bionic/tests/ |
math_test.cpp | 433 TEST(math, asinh) { 434 ASSERT_DOUBLE_EQ(0.0, asinh(0.0)); [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
cmathmodule.c | 201 /* asin(z) = -i asinh(iz) */
250 "asinh(x)\n"
1069 {"asinh", cmath_asinh, METH_VARARGS, c_asinh_doc},
[all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
cmathmodule.c | 201 /* asin(z) = -i asinh(iz) */
250 "asinh(x)\n"
1062 {"asinh", cmath_asinh, METH_VARARGS, c_asinh_doc},
[all...] |
/development/ndk/platforms/android-13/include/ |
math.h | 233 double asinh(double);
|
/development/ndk/platforms/android-18/include/ |
math.h | 233 double asinh(double);
|
/development/ndk/platforms/android-21/include/ |
math.h | 224 double asinh(double);
|
/development/ndk/platforms/android-9/include/ |
math.h | 233 double asinh(double);
|
/external/v8/src/builtins/ |
builtins-math.cc | 199 // ES6 section 20.2.2.5 Math.asinh ( x )
|
/external/v8/src/ |
external-reference-table.cc | 115 "base::ieee754::asinh");
|
/frameworks/rs/tests/java_api/ComputeBenchmark/src/com/example/android/rs/computebench/ |
compute_benchmark.rs | 316 BENCH_FN_FUNC_FN(asinh);
|
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/SPIRV/ |
disassemble.cpp | 506 names[GLSLstd450Asinh] = "Asinh";
|
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/ |
extinst-1.0.opencl.std.grammar.json | 57 "opname" : "asinh",
|
/prebuilts/ndk/r13/sources/third_party/vulkan/glslang/SPIRV/ |
disassemble.cpp | 506 names[GLSLstd450Asinh] = "Asinh";
|