HomeSort by relevance Sort by last modified time
    Searched full:asinh (Results 401 - 425 of 862) sorted by null

<<11121314151617181920>>

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_cmath.py 51 'acos', 'acosh', 'asin', 'asinh', 'atan', 'atanh',
  /external/deqp/framework/common/
tcuVectorUtil.hpp 437 TCU_DECLARE_VECTOR_UNARY_FUNC(asinh, deFloatAsinh)
  /external/mesa3d/src/mesa/main/
imports.h 143 #define asinhf(f) ((float) asinh(f))
  /external/swiftshader/src/OpenGL/compiler/
Initialize.cpp 56 symbolTable.insertBuiltIn(ESSL3_BUILTINS, EOpAsinh, genType, "asinh", genType);
  /external/swiftshader/src/Shader/
ShaderCore.hpp 365 void asinh(Vector4f &dst, const Vector4f &src, bool pp = false);
  /external/v8/src/builtins/
builtins.h 420 /* ES6 section 20.2.2.5 Math.asinh ( x ) */ \
    [all...]
  /frameworks/compile/slang/tests/P_all_api_11/
all11.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_12/
all12.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_13/
all13.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_14/
all14.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_15/
all15.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_16/
all16.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_17/
all17.rs     [all...]
  /frameworks/rs/driver/runtime/
rs_cl.c 366 float __attribute__((overloadable)) asinh(float v) { function
369 FN_FUNC_FN(asinh)
1885 HN_FUNC_HN(asinh); variable
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
mathinline.h 612 __inline_mathcodeNP (asinh, __x, \
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/doc/mpfr/
NEWS 254 - new mathematical functions: acos, acosh, asin, asinh, atan, atanh, cosh,
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
math_testcases.txt 11 -- <function> is the function to be tested (exp, cos, asinh, ...),
test_cmath.py 51 'acos', 'acosh', 'asin', 'asinh', 'atan', 'atanh',
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
math_testcases.txt 11 -- <function> is the function to be tested (exp, cos, asinh, ...),
test_cmath.py 51 'acos', 'acosh', 'asin', 'asinh', 'atan', 'atanh',
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/
math.h 235 double asinh(double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/
math.h 235 double asinh(double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/
math.h 235 double asinh(double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/
math.h 235 double asinh(double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/
math.h 235 double asinh(double) __NDK_FPABI_MATH__;

Completed in 979 milliseconds

<<11121314151617181920>>