OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:acosh
(Results
376 - 400
of
887
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/development/ndk/platforms/android-13/include/
math.h
232
double
acosh
(double);
/development/ndk/platforms/android-18/include/
math.h
232
double
acosh
(double);
/development/ndk/platforms/android-21/include/
math.h
223
double
acosh
(double);
/development/ndk/platforms/android-9/include/
math.h
232
double
acosh
(double);
/external/deqp/android/cts/master/src/
gles3-test-issues.txt
90
dEQP-GLES3.functional.shaders.builtin_functions.precision.
acosh
.highp_*
/external/v8/src/builtins/
builtins-math.cc
189
// ES6 section 20.2.2.3 Math.
acosh
( x )
/external/v8/src/
external-reference-table.cc
111
"base::ieee754::
acosh
");
/frameworks/rs/tests/java_api/ComputeBenchmark/src/com/example/android/rs/computebench/
compute_benchmark.rs
313
BENCH_FN_FUNC_FN(
acosh
);
/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
...]
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/SPIRV/
disassemble.cpp
507
names[GLSLstd450Acosh] = "
Acosh
";
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
extinst-1.0.opencl.std.grammar.json
36
"opname" : "
acosh
",
/prebuilts/ndk/r13/sources/third_party/vulkan/glslang/SPIRV/
disassemble.cpp
507
names[GLSLstd450Acosh] = "
Acosh
";
/external/llvm/test/Transforms/InferFunctionAttrs/
annotate.ll
49
; CHECK: declare double @
acosh
(double)
50
declare double @
acosh
(double)
no-proto.ll
30
; CHECK: declare void @
acosh
(...)
31
declare void @
acosh
(...)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libm-2.15.so
libm.so
libm.so.6
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
math_h.pass.cpp
338
static_assert((std::is_same<decltype(
acosh
((double)0)), double>::value), "");
341
assert(
acosh
(1) == 0);
/frameworks/rs/script_api/include/
rs_math.rsh
239
*
acosh
: Inverse hyperbolic cosine
246
acosh
(float v);
249
acosh
(float2 v);
252
acosh
(float3 v);
255
acosh
(float4 v);
259
acosh
(half v);
264
acosh
(half2 v);
269
acosh
(half3 v);
274
acosh
(half4 v);
[
all
...]
/prebuilts/sdk/renderscript/include/
rs_math.rsh
239
*
acosh
: Inverse hyperbolic cosine
246
acosh
(float v);
249
acosh
(float2 v);
252
acosh
(float3 v);
255
acosh
(float4 v);
259
acosh
(half v);
264
acosh
(half2 v);
269
acosh
(half3 v);
274
acosh
(half4 v);
[
all
...]
Completed in 1292 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>