HomeSort by relevance Sort by last modified time
    Searched refs:M_LOG2E (Results 51 - 67 of 67) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/
math.h 140 #define M_LOG2E 1.4426950408889634074 /* log 2e */
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/
math.h 140 #define M_LOG2E 1.4426950408889634074 /* log 2e */
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/
math.h 140 #define M_LOG2E 1.4426950408889634074 /* log 2e */
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/
math.h 140 #define M_LOG2E 1.4426950408889634074 /* log 2e */
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/
math.h 151 #define M_LOG2E 1.4426950408889634074 /* log 2e */
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/
math.h 151 #define M_LOG2E 1.4426950408889634074 /* log 2e */
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/
math.h 151 #define M_LOG2E 1.4426950408889634074 /* log 2e */
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/
math.h 151 #define M_LOG2E 1.4426950408889634074 /* log 2e */
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/
math.h 151 #define M_LOG2E 1.4426950408889634074 /* log 2e */
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/
math.h 151 #define M_LOG2E 1.4426950408889634074 /* log 2e */
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/
math.h 151 #define M_LOG2E 1.4426950408889634074 /* log 2e */
  /prebuilts/misc/common/swig/include/2.0.11/php/
phpkw.swg 197 PHPBN2(M_LOG2E);
  /external/mesa3d/src/mesa/program/
prog_statevars.c 463 value[2] = (GLfloat)(ctx->Fog.Density * M_LOG2E); /* M_LOG2E == 1/ln(2) */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
math.h 41 #define M_LOG2E 1.4426950408889634074
  /frameworks/rs/api/
rs_math.spec 110 constant: M_LOG2E
    [all...]
  /frameworks/rs/scriptc/
rs_math.rsh 115 * M_LOG2E: log_2(e), as a 32 bit float
119 #define M_LOG2E 1.442695040888963407359924681001892137f
    [all...]
  /prebuilts/sdk/renderscript/include/
rs_math.rsh 115 * M_LOG2E: log_2(e), as a 32 bit float
119 #define M_LOG2E 1.442695040888963407359924681001892137f
    [all...]

Completed in 1216 milliseconds

1 23