| /external/ltp/testcases/kernel/controllers/cpuctl/ |
| D | run_cpuctl_latency_test.sh | 82 log2() function
|
| /external/guava/guava-tests/test/com/google/common/math/ |
| D | DoubleMathTest.java | 320 int log2 = DoubleMath.log2(d, FLOOR); in testRoundLog2Floor() local 329 int log2 = DoubleMath.log2(d, CEILING); in testRoundLog2Ceiling() local 338 for (double d : POSITIVE_FINITE_DOUBLE_CANDIDATES) {
|
| /external/swiftshader/src/OpenGL/libGLES_CM/ |
| D | mathutil.h | 30 inline int log2(int x) in log2() function
|
| /external/slf4j/slf4j-api/src/test/java/org/slf4j/helpers/ |
| D | SubstituteLoggerFactoryTest.java | 41 Logger log2 = factory.getLogger("foo"); in testFactory() local
|
| /external/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | f.cpp | 67 boost::math::ntl::RR log2(const boost::math::ntl::RR& x) in log2() function
|
| /external/swiftshader/src/OpenGL/libGLESv2/ |
| D | mathutil.h | 31 inline int log2(int x) in log2() function
|
| /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
| D | TaggedRecord.java | 56 int log2 = Utility.highBit(count); in search() local
|
| /external/guava/guava-tests/benchmark/com/google/common/math/ |
| D | DoubleMathBenchmark.java | 47 @Benchmark long log2(int reps) { in log2() method in DoubleMathBenchmark
|
| D | LongMathRoundingBenchmark.java | 54 @Benchmark int log2(int reps) { in log2() method in LongMathRoundingBenchmark
|
| D | BigIntegerMathRoundingBenchmark.java | 54 @Benchmark int log2(int reps) { in log2() method in BigIntegerMathRoundingBenchmark
|
| D | IntMathRoundingBenchmark.java | 54 @Benchmark int log2(int reps) { in log2() method in IntMathRoundingBenchmark
|
| /external/guava/guava-gwt/src-super/com/google/common/math/super/com/google/common/math/ |
| D | DoubleMath.java | 64 public static double log2(double x) { in log2() method in DoubleMath
|
| D | BigIntegerMath.java | 67 public static int log2(BigInteger x, RoundingMode mode) { in log2() method in BigIntegerMath
|
| /external/guava/guava/src/com/google/common/math/ |
| D | DoubleMath.java | 216 public static double log2(double x) { in log2() method in DoubleMath 233 public static int log2(double x, RoundingMode mode) { in log2() method in DoubleMath
|
| D | BigIntegerMath.java | 69 public static int log2(BigInteger x, RoundingMode mode) { in log2() method in BigIntegerMath 263 int log2 = log2(x, FLOOR); in sqrtFloor() local
|
| /external/bcc/tests/python/ |
| D | test_trace3.c | 11 static u32 log2(u32 v) { in log2() function
|
| /external/tensorflow/tensorflow/lite/experimental/microfrontend/lib/ |
| D | log_scale.c | 52 const uint32_t log2 = (integer << kLogScaleLog2) + fraction; in Log() local
|
| /external/tensorflow/tensorflow/lite/experimental/micro/examples/micro_speech/micro_features/ |
| D | log_scale.cc | 52 const uint32_t log2 = (integer << kLogScaleLog2) + fraction; in Log() local
|
| /external/libvpx/libvpx/vp9/common/ |
| D | vp9_tile_common.c | 18 static int get_tile_offset(int idx, int mis, int log2) { in get_tile_offset()
|
| /external/arm-optimized-routines/math/ |
| D | log2.c | 29 log2 (double x) in log2() function
|
| /external/selinux/python/sepolgen/tests/ |
| D | test_audit.py | 54 log2 = """type=AVC_PATH msg=audit(1162852201.019:1225): path="/usr/lib/sa/sa1" variable
|
| /external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/ |
| D | asm.h | 38 #define ALIGNARG(log2) log2 argument
|
| /external/libffi/src/powerpc/ |
| D | asm.h | 38 #define ALIGNARG(log2) log2 argument
|
| /external/bcc/src/lua/bpf/ |
| D | builtins.lua | 376 math.log2 = function () error('NYI') end function
|
| /external/mesa3d/src/mapi/glapi/gen/ |
| D | glX_server_table.py | 32 def log2(value): function
|