HomeSort by relevance Sort by last modified time
    Searched full:logf (Results 51 - 75 of 307) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/valgrind/main/memcheck/tests/
vcpu_fnfns.stdout.exp-darwin 556 logF( +0.0000e+00) = -inf
557 logF( +9.9900e-02) = -2.3036e+00
558 logF( +1.9980e-01) = -1.6104e+00
559 logF( +2.9970e-01) = -1.2050e+00
560 logF( +3.9960e-01) = -9.1729e-01
561 logF( +4.9950e-01) = -6.9415e-01
562 logF( +5.9940e-01) = -5.1183e-01
563 logF( +6.9930e-01) = -3.5768e-01
564 logF( +7.9920e-01) = -2.2414e-01
565 logF( +8.9910e-01) = -1.0636e-0
    [all...]
vcpu_fnfns.stdout.exp-glibc28-amd64 556 logF( +0.0000e+00) = -inf
557 logF( +9.9900e-02) = -2.3036e+00
558 logF( +1.9980e-01) = -1.6104e+00
559 logF( +2.9970e-01) = -1.2050e+00
560 logF( +3.9960e-01) = -9.1729e-01
561 logF( +4.9950e-01) = -6.9415e-01
562 logF( +5.9940e-01) = -5.1183e-01
563 logF( +6.9930e-01) = -3.5768e-01
564 logF( +7.9920e-01) = -2.2414e-01
565 logF( +8.9910e-01) = -1.0636e-0
    [all...]
vcpu_fnfns.c 112 printf(" logF(%+20.4e) = %+20.4e\n", (double)f, (double)logf(f));
  /external/llvm/tools/llvm-diff/
DifferenceEngine.cpp 162 Engine.logf("successor %l cannot be equivalent to %r; "
241 Engine.logf("arguments %l and %r differ")
334 Engine.logf("right switch has extra case %r") << CaseValue;
342 Engine.logf("left switch has extra case %l") << I->first;
358 if (Complain) Engine.logf("operands %l and %r differ") << LO << RO;
664 logf("function %l exists only in left module") << LFn;
670 logf("function %r exists only in right module") << RFn;
DifferenceEngine.h 69 LogBuilder logf(StringRef text) { function in class:llvm::DifferenceEngine
DiffConsumer.cpp 160 void DiffConsumer::logf(const LogBuilder &Log) { function in class:DiffConsumer
  /external/clang/test/CodeGen/
libcall-declarations.c 49 float logf(float);
84 logf, log2, log2l, log2f, nearbyint, nearbyintl, nearbyintf, pow, powl, powf,
133 // CHECK-NOERRNO: declare float @logf(float) [[NUW]]
  /cts/tests/tests/bionic/
bionic-unit-tests-cts_list.txt 301 logf
  /external/libvpx/libvpx/vp9/encoder/
vp9_vaq.c 145 energy = 0.9*(logf(var + 1) - 10.0);
  /external/llvm/test/CodeGen/ARM/
2011-11-29-128bitArithmetics.ll 161 ; CHECK: bl {{.*}}logf
164 ; CHECK: bl {{.*}}logf
167 ; CHECK: bl {{.*}}logf
170 ; CHECK: bl {{.*}}logf
  /frameworks/av/include/media/nbaio/
NBLog.h 124 virtual void logf(const char *fmt, ...) __attribute__ ((format (printf, 2, 3)));
158 virtual void logf(const char *fmt, ...) __attribute__ ((format (printf, 2, 3)));
  /frameworks/rs/cpu_ref/
rsCpuRuntimeMath.cpp 145 EXPORT_F32_FN_F32(logf)
215 { "_Z3logf", (void *)&logf, true },
  /bionic/tests/
math_test.cpp 392 TEST(math, logf) {
393 ASSERT_FLOAT_EQ(1.0f, logf(static_cast<float>(M_E)));
996 ASSERT_FLOAT_EQ(logf(24.0f), gammaf(5.0f));
1010 ASSERT_FLOAT_EQ(logf(24.0f), gammaf_r(5.0f, &sign));
1020 ASSERT_FLOAT_EQ(logf(24.0f), lgammaf(5.0f));
1035 ASSERT_FLOAT_EQ(logf(24.0f), lgammaf_r(5.0f, &sign));
  /external/bison/darwin-lib/
math.h 1528 # undef logf macro
    [all...]
  /external/bison/lib/
math.in.h 1202 # undef logf macro
1203 # define logf macro
1209 # undef logf macro
1214 _GL_CXXALIASWARN (logf); variable
1216 # undef logf macro
    [all...]
  /external/bison/linux-lib/
math.h 1528 # undef logf macro
    [all...]
  /external/chromium_org/third_party/skia/include/core/
SkFloatingPoint.h 64 #define sk_float_log(x) logf(x)
  /external/skia/include/core/
SkFloatingPoint.h 64 #define sk_float_log(x) logf(x)
  /external/stlport/stlport/stl/config/
_como.h 121 inline float logf(float arg) { return log(arg); } function
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 121 inline float logf(float arg) { return log(arg); } function
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 121 inline float logf(float arg) { return log(arg); } function
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 121 inline float logf(float arg) { return log(arg); } function
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 121 inline float logf(float arg) { return log(arg); } function
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 121 inline float logf(float arg) { return log(arg); } function
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_como.h 121 inline float logf(float arg) { return log(arg); } function

Completed in 1824 milliseconds

1 23 4 5 6 7 8 91011>>