HomeSort by relevance Sort by last modified time
    Searched full:fabsl (Results 251 - 275 of 415) sorted by null

<<11121314151617

  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/
math.h 420 long double fabsl(long double) __NDK_FPABI_MATH__ __pure2;
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/
math.h 420 long double fabsl(long double) __NDK_FPABI_MATH__ __pure2;
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/
math.h 426 long double fabsl(long double) __NDK_FPABI_MATH__ __pure2;
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/
math.h 426 long double fabsl(long double) __NDK_FPABI_MATH__ __pure2;
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/
math.h 426 long double fabsl(long double) __NDK_FPABI_MATH__ __pure2;
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/
math.h 426 long double fabsl(long double) __NDK_FPABI_MATH__ __pure2;
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/
math.h 426 long double fabsl(long double) __NDK_FPABI_MATH__ __pure2;
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/
math.h 426 long double fabsl(long double) __NDK_FPABI_MATH__ __pure2;
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/
math.h 426 long double fabsl(long double) __NDK_FPABI_MATH__ __pure2;
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 541 __tg_fabs(long double __x) {return fabsl(__x);}
  /prebuilts/sdk/renderscript/lib/arm/
libm.so 
  /prebuilts/sdk/renderscript/lib/mips/
libm.so 
  /external/libcxx/test/std/depr/depr.c.headers/
math_h.pass.cpp 88 static_assert((std::is_same<decltype(fabsl(0.L)), long double>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
math_h.pass.cpp 86 static_assert((std::is_same<decltype(fabsl(0.L)), long double>::value), "");
  /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/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
builtins.def 254 DEF_C99_C90RES_BUILTIN (BUILT_IN_FABSL, "fabsl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_CONST_NOTHROW_LEAF_LIST)
    [all...]
  /external/clang/include/clang/Basic/
Builtins.def     [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyLibCalls.cpp     [all...]
  /external/bison/lib/
config.in.h 808 /* Define to 1 if fabsl is declared even after undefining macros. */
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
m68k-opc.c 399 {"fabsl", 4, two(0xF000, 0x4018), two(0xF1C0, 0xFC7F), "Ii;lF7", mfloat },
400 {"fabsl", 4, two(0xF000, 0x4018), two(0xF1C0, 0xFC7F), "IibsF7", cfloat },
    [all...]
  /external/bison/darwin-lib/
config.h 809 /* Define to 1 if fabsl is declared even after undefining macros. */
    [all...]
  /external/bison/linux-lib/
config.h 809 /* Define to 1 if fabsl is declared even after undefining macros. */
    [all...]
  /external/opencv3/3rdparty/lib/
libmingwex_.a     [all...]

Completed in 781 milliseconds

<<11121314151617