HomeSort by relevance Sort by last modified time
    Searched full:logl (Results 76 - 100 of 274) sorted by null

1 2 34 5 6 7 8 91011

  /external/llvm/test/CodeGen/AArch64/
arm64-illegal-float-ops.ll 90 ; CHECK: bl logl
illegal-float-ops.ll 90 ; CHECK: bl logl
  /external/llvm/test/CodeGen/SystemZ/
fp-libcall.ll 147 ; CHECK: brasl %r14, logl@PLT
  /external/llvm/lib/CodeGen/
IntrinsicLowering.cpp 147 EnsureFPIntrinsicsExist(M, F, "logf", "log", "logl");
515 ReplaceFPIntrinsicWithCall(CI, "logf", "log", "logl");
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
s-c.c 845 - (logl(LnYavg[i] - (_q[1][i] / _d[1][i]) * LnXavg)
884 logl(LnYavg[i] - (_q[1][i] / _d[1][i]) * LnXavg));
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
s-c1.c 631 (logl
673 logl(LnYavg[i] - (_q[1][i] / _d[1][i]) * LnXavg[i]));
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
IntrinsicLowering.cpp 147 EnsureFPIntrinsicsExist(M, I, "logf", "log", "logl");
505 ReplaceFPIntrinsicWithCall(CI, "logf", "log", "logl");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
mathinline.h 600 __value = logl (1.0 + __x); \
618 return logl (__x + __libc_sqrtl (__x - 1.0) * __libc_sqrtl (__x + 1.0)))
  /bionic/tests/
math_test.cpp 613 TEST(MATH_TEST, logl) {
614 ASSERT_DOUBLE_EQ(1.0L, logl(M_E));
    [all...]
  /bionic/libc/include/
math.h 156 long double logl(long double __x) __RENAME_LDBL(log, 3, 21);
  /frameworks/base/packages/SettingsLib/res/values-af/
arrays.xml 177 <item msgid="172978079776521897">"Alle loglêerbuffers"</item>
strings.xml 246 <string name="select_logpersist_dialog_title" msgid="4003400579973269060">"Kies loglêerbuffers om aanhoudend op toestel te stoor"</string>
255 <string name="adb_warning_message" msgid="7316799925425402244">"USB-ontfouting is net vir ontwikkelingsdoeleindes bedoel. Gebruik dit om data te kopieer tussen jou rekenaar en jou toestel, programme op jou toestel te installeer sonder kennisgewing en om loglêerdata te lees."</string>
    [all...]
  /external/llvm/test/Transforms/InferFunctionAttrs/
annotate.ll 475 ; CHECK: declare x86_fp80 @logl(x86_fp80)
476 declare x86_fp80 @logl(x86_fp80)
no-proto.ll 456 ; CHECK: declare void @logl(...)
457 declare void @logl(...)
  /external/neven/Embedded/common/src/b_BasicEm/
Math.c 948 int32 logL = bbs_intLog2( vL > 0 ? vL : -vL );
949 int32 expL = ( logL > 14 ) ? logL - 14 : 0;
    [all...]
  /external/libcxx/include/
math.h 111 long double logl(long double x);
934 inline _LIBCPP_INLINE_VISIBILITY long double log(long double __lcpp_x) _NOEXCEPT {return ::logl(__lcpp_x);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
math.h 101 long double logl(long double x);
856 inline _LIBCPP_INLINE_VISIBILITY long double log(long double __lcpp_x) _NOEXCEPT {return ::logl(__lcpp_x);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
math.h 101 long double logl(long double x);
926 inline _LIBCPP_INLINE_VISIBILITY long double log(long double __lcpp_x) _NOEXCEPT {return ::logl(__lcpp_x);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
math.h 101 long double logl(long double x);
926 inline _LIBCPP_INLINE_VISIBILITY long double log(long double __lcpp_x) _NOEXCEPT {return ::logl(__lcpp_x);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
math.h 101 long double logl(long double x);
926 inline _LIBCPP_INLINE_VISIBILITY long double log(long double __lcpp_x) _NOEXCEPT {return ::logl(__lcpp_x);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
math.h 101 long double logl(long double x);
926 inline _LIBCPP_INLINE_VISIBILITY long double log(long double __lcpp_x) _NOEXCEPT {return ::logl(__lcpp_x);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
math.h 101 long double logl(long double x);
926 inline _LIBCPP_INLINE_VISIBILITY long double log(long double __lcpp_x) _NOEXCEPT {return ::logl(__lcpp_x);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
math.h 101 long double logl(long double x);
926 inline _LIBCPP_INLINE_VISIBILITY long double log(long double __lcpp_x) _NOEXCEPT {return ::logl(__lcpp_x);}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
math.h 101 long double logl(long double x);
856 inline _LIBCPP_INLINE_VISIBILITY long double log(long double __lcpp_x) _NOEXCEPT {return ::logl(__lcpp_x);}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
math.h 101 long double logl(long double x);
926 inline _LIBCPP_INLINE_VISIBILITY long double log(long double __lcpp_x) _NOEXCEPT {return ::logl(__lcpp_x);}
    [all...]

Completed in 496 milliseconds

1 2 34 5 6 7 8 91011