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

12 3 4 5 6 7 8 91011

  /external/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
s-c1.c 621 - (logl(LnYavg_o - (_q_o[1] / _d_o[1]) * LnXavg)
627 - (logl(LnYavg_c - (_q_c[1] / _d_c[1]) * LnXavg)
695 logl(LnYavg_o - (_q_o[1] / _d_o[1]) * LnXavg));
704 logl(LnYavg_c - (_q_c[1] / _d_c[1]) * LnXavg));
  /external/pdfium/third_party/libtiff/
tif_luv.c 122 * SGILOGDATAFMT_16BIT = 16-bit integer encodings of logL, u and v
134 * scheme by separating the logL, u and v bytes for each row and applying
753 LogL16toY(int p16) /* compute luminance from 16-bit LogL */
768 LogL16fromY(double Y, int em) /* get 16-bit LogL from Y */
835 LogL10toY(int p10) /* compute luminance from 10-bit LogL */
846 LogL10fromY(double Y, int em) /* get 10-bit LogL from Y */
1292 "Sorry, can not handle LogL image with %s=%d",
    [all...]
  /device/google/marlin/camera/QCamera2/HAL/
QCameraStateMachine.cpp 302 LOGL("m_state %d, event (%d)", m_state, evt);
356 LOGL("event (%d)", evt);
780 LOGL("event (%d)", evt);
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraStateMachine.cpp 302 LOGL("m_state %d, event (%d)", m_state, evt);
356 LOGL("event (%d)", evt);
784 LOGL("event (%d)", evt);
    [all...]
  /external/libcxx/include/
cmath 104 long double logl(long double x);
477 using ::logl;
  /external/ltp/testcases/open_posix_testsuite/stress/threads/fork/
s-c1.c 577 t = (Table[r].Y - (logl(LnYavg - (_q[1] / _d[1]) * LnXavg)
619 output(" c = %Lg\n", logl(LnYavg - (_q[1] / _d[1]) * LnXavg));
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
cmath 104 long double logl(long double x);
481 using ::logl;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
cmath 104 long double logl(long double x);
477 using ::logl;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
cmath 104 long double logl(long double x);
477 using ::logl;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
cmath 104 long double logl(long double x);
477 using ::logl;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
cmath 104 long double logl(long double x);
477 using ::logl;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
cmath 104 long double logl(long double x);
477 using ::logl;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
cmath 104 long double logl(long double x);
477 using ::logl;
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
cmath 104 long double logl(long double x);
481 using ::logl;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
cmath 104 long double logl(long double x);
477 using ::logl;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
cmath 104 long double logl(long double x);
477 using ::logl;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
cmath 104 long double logl(long double x);
477 using ::logl;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
cmath 104 long double logl(long double x);
477 using ::logl;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
cmath 104 long double logl(long double x);
477 using ::logl;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
cmath 104 long double logl(long double x);
477 using ::logl;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
cmath 104 long double logl(long double x);
477 using ::logl;
  /bionic/libc/tools/
posix-2013.txt 528 logl
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_log.c 146 __weak_reference(log, logl);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
math-finite.h 245 extern long double __REDIRECT_NTH (logl, (long double), __logl_finite);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
math-finite.h 245 extern long double __REDIRECT_NTH (logl, (long double), __logl_finite);

Completed in 847 milliseconds

12 3 4 5 6 7 8 91011