Home
last modified time | relevance | path

Searched defs:log2 (Results 1 - 25 of 43) sorted by relevance

12

/third_party/musl/src/math/i386/
H A Dlog2.s3 log2: label
/third_party/ltp/testcases/kernel/controllers/cpuctl/
H A Drun_cpuctl_latency_test.sh82 log2() function
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H A D_fixes.hpp28 #undef log2 macro
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Df.cpp67 boost::math::ntl::RR log2(const boost::math::ntl::RR& x) in log2() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A Dmathutil.h31 inline int log2(int x) in log2() function
/third_party/ninja/src/
H A Dclean_test.cc504 BuildLog log2; in TEST_F() local
567 BuildLog log2; in TEST_F() local
[all...]
H A Dbuild_log_test.cc60 BuildLog log2; in TEST_F() local
150 BuildLog log2; in TEST_F() local
349 BuildLog log2; in TEST_F() local
[all...]
H A Ddeps_log_test.cc71 DepsLog log2; in TEST_F() local
117 DepsLog log2; in TEST_F() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/math/
H A DFontMath.java29 public static int log2(int a) { in log2() method in FontMath
/third_party/rust/crates/minimal-lexical/etc/
H A Dlemire_table.py18 from math import ceil, floor, log, log2 namespace
/third_party/ffmpeg/libavcodec/
H A Dxsubdec.c139 int log2 = ff_log2_tab[show_bits(&gb, 8)]; in decode_frame() local
/third_party/jerryscript/jerry-libm/
H A Dlog2.c53 log2 (double x) in log2() function
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dlog2.c28 double log2(double x) in log2() function
/third_party/musl/src/math/
H A Dlog2.c28 double log2(double x) in log2() function
/third_party/mesa3d/src/mapi/glapi/gen/
H A DglX_server_table.py32 def log2(value): function
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H A DMtxFontBuilder.java135 static int log2(int x) { in log2() method in MtxFontBuilder
/third_party/optimized-routines/math/
H A Dlog2.c30 log2 (double x) in log2() function
[all...]
/third_party/ffmpeg/libavutil/
H A Dlibm.h403 #undef log2 macro
404 #define log2(x) (log(x) * 1.44269504088896340736) macro
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib.h354 static ASTCENC_SIMD_INLINE vfloat4 log2(vfloat4 x) in log2() function
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DMath.hpp157 inline unsigned long log2(int x) in log2() function
175 inline float log2(float x) in log2() function
/third_party/decimal.js/
H A Ddecimal.js4573 function log2(x) { function
/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h185 #undef log2 macro
248 #define log2(x) __tg_real(log2, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtgmath.h185 #undef log2 macro
248 #define log2(x) __tg_real(log2, (x)) macro
/third_party/mesa3d/src/mesa/program/
H A Dprog_to_nir.c318 nir_ssa_def *log2 = nir_flog2(b, abs_srcx); in ptn_log() local
/third_party/musl/include/
H A Dtgmath.h185 #undef log2 macro
248 #define log2(x) __tg_real(log2, (x)) macro

Completed in 18 milliseconds

12