/third_party/boost/boost/heap/detail/ |
D | ilog2.hpp | 19 struct log2 struct 21 IntType operator()(IntType value) in operator ()() 32 struct log2<unsigned int> struct 34 unsigned int operator()(unsigned int value) in operator ()() 41 struct log2<unsigned long> struct 43 unsigned long operator()(unsigned long value) in operator ()() 55 IntType log2(IntType value) in log2() function
|
/third_party/musl/src/math/i386/ |
D | log2.s | 1 .global log2 symbol 3 log2: label
|
/third_party/ltp/testcases/kernel/controllers/cpuctl/ |
D | run_cpuctl_latency_test.sh | 82 log2() function
|
/third_party/optimized-routines/math/ |
D | log2.c | 30 log2 (double x) in log2() function 136 strong_alias (log2, __log2_finite) in strong_alias() argument
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/math/ |
D | FontMath.java | 29 public static int log2(int a) { in log2() method in FontMath
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/math/ |
D | FontMath.java | 29 public static int log2(int a) { in log2() method in FontMath
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | func_exponential.inl | 108 GLM_FUNC_QUALIFIER genType log2(genType x) function 114 GLM_FUNC_QUALIFIER vecType<T, P> log2(vecType<T, P> const & x) function
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | f.cpp | 67 boost::math::ntl::RR log2(const boost::math::ntl::RR& x) in log2() function
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | mathutil.h | 31 inline int log2(int x) in log2() function
|
/third_party/ninja/src/ |
D | build_log_test.cc | 58 BuildLog log2; in TEST_F() local 142 BuildLog log2; in TEST_F() local 337 BuildLog log2; in TEST_F() local
|
D | deps_log_test.cc | 69 DepsLog log2; in TEST_F() local 115 DepsLog log2; in TEST_F() local
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
D | TaggedRecord.java | 56 int log2 = Utility.highBit(count); in search() local
|
/third_party/boost/boost/interprocess/detail/ |
D | math_functions.hpp | 103 std::size_t log2 = 0; in floor_log2() local
|
/third_party/jerryscript/jerry-libm/ |
D | log2.c | 53 log2 (double x) in log2() function
|
/third_party/ffmpeg/libavcodec/ |
D | xsubdec.c | 159 int log2 = ff_log2_tab[show_bits(&gb, 8)]; in decode_frame() local
|
/third_party/musl/src/math/ |
D | log2.c | 28 double log2(double x) in log2() function
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | log2.c | 28 double log2(double x) in log2() function
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/ |
D | MtxFontBuilder.java | 135 static int log2(int x) { in log2() method in MtxFontBuilder
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/ |
D | MtxFontBuilder.java | 135 static int log2(int x) { in log2() method in MtxFontBuilder
|
/third_party/libffi/src/powerpc/ |
D | asm.h | 38 #define ALIGNARG(log2) log2 argument
|
/third_party/mesa3d/src/mapi/glapi/gen/ |
D | glX_server_table.py | 32 def log2(value): function
|
/third_party/boost/boost/intrusive/detail/ |
D | math.hpp | 78 unsigned long log2; in floor_log2() local
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
D | Math.hpp | 157 inline unsigned long log2(int x) in log2() function 175 inline float log2(float x) in log2() function
|
/third_party/mindspore/tests/st/fl/cross_silo_faster_rcnn/src/FasterRcnn/ |
D | roi_align.py | 130 def log2(self, value): member in SingleRoIExtractor
|
/third_party/boost/boost/container/detail/ |
D | math_functions.hpp | 134 std::size_t log2 = 0; in floor_log2() local
|