| /external/musl/src/math/i386/ | 
| D | log2.s | 1 .global log2  symbol 3 log2:  label
  | 
| /external/arm-optimized-routines/math/ | 
| D | log2.c | 30 log2 (double x)  in log2()  function 136 strong_alias (log2, __log2_finite)  in strong_alias()  argument
  | 
| /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 | 341       int log2 = DoubleMath.log2(d, FLOOR);  in testRoundLog2Floor()  local 350       int log2 = DoubleMath.log2(d, CEILING);  in testRoundLog2Ceiling()  local 353       assertTrue(z < d);  in testRoundLog2Ceiling()
  | 
| /external/guava/android/guava-tests/test/com/google/common/math/ | 
| D | DoubleMathTest.java | 341       int log2 = DoubleMath.log2(d, FLOOR);  in testRoundLog2Floor()  local 350       int log2 = DoubleMath.log2(d, CEILING);  in testRoundLog2Ceiling()  local 353       assertTrue(z < d);  in testRoundLog2Ceiling()
  | 
| /external/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
  | 
| /external/slf4j/slf4j-api/src/test/java/org/slf4j/helpers/ | 
| D | SubstituteLoggerFactoryTest.java | 41         Logger log2 = factory.getLogger("foo");  in testFactory()  local
  | 
| /external/bcc/libbpf-tools/ | 
| D | bits.bpf.h | 8 static __always_inline u64 log2(u32 v)  in log2()  function
  | 
| /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/guava/android/guava/src/com/google/common/math/ | 
| D | DoubleMath.java | 224   public static double log2(double x) {  in log2()  method in DoubleMath 239   public static int log2(double x, RoundingMode mode) {  in log2()  method in DoubleMath
  | 
| /external/guava/guava/src/com/google/common/math/ | 
| D | DoubleMath.java | 224   public static double log2(double x) {  in log2()  method in DoubleMath 239   public static int log2(double x, RoundingMode mode) {  in log2()  method in DoubleMath
  | 
| /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/android/guava-tests/benchmark/com/google/common/math/ | 
| D | DoubleMathBenchmark.java | 48   long log2(int reps) {  in log2()  method in DoubleMathBenchmark
  | 
| D | IntMathRoundingBenchmark.java | 53   int log2(int reps) {  in log2()  method in IntMathRoundingBenchmark
  | 
| D | LongMathRoundingBenchmark.java | 53   int log2(int reps) {  in log2()  method in LongMathRoundingBenchmark
  | 
| D | BigIntegerMathRoundingBenchmark.java | 53   int log2(int reps) {  in log2()  method in BigIntegerMathRoundingBenchmark
  | 
| /external/guava/guava-tests/benchmark/com/google/common/math/ | 
| D | DoubleMathBenchmark.java | 48   long log2(int reps) {  in log2()  method in DoubleMathBenchmark
  | 
| D | IntMathRoundingBenchmark.java | 53   int log2(int reps) {  in log2()  method in IntMathRoundingBenchmark
  | 
| D | LongMathRoundingBenchmark.java | 53   int log2(int reps) {  in log2()  method in LongMathRoundingBenchmark
  | 
| D | BigIntegerMathRoundingBenchmark.java | 53   int log2(int reps) {  in log2()  method in BigIntegerMathRoundingBenchmark
  | 
| /external/ComputeLibrary/src/core/NEON/kernels/convolution/common/ | 
| D | qasymm8.cpp | 38 template <typename T> T log2(T val) { return ::log2(val); }  in log2()  function
  | 
| /external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/ | 
| D | DownloadFileGroupAndroidSharingIntegrationTest.java | 241     Void log2 = null;  in oneAndroidSharedFile_blobStoreBackendNotRegistered_fileDownloadedAndStoredLocally()  local 401     Void log2 = null;  in oneAndroidSharedFile_twoFileGroups_downloadedOnlyOnce()  local
  | 
| /external/cronet/components/metrics/ | 
| D | metrics_log_unittest.cc | 155   MetricsLog log2(kClientId, kSessionId, MetricsLog::INDEPENDENT_LOG, &client_);  in TEST_F()  local 179   MetricsLog log2(kClientId, kSessionId, MetricsLog::INITIAL_STABILITY_LOG,  in TEST_F()  local 300   TestMetricsLog log2(kClientId, kSessionId, MetricsLog::ONGOING_LOG, &client_);  in TEST_F()  local
  | 
| /external/bcc/tests/python/ | 
| D | test_trace3.c | 11 static u32 log2(u32 v) {  in log2()  function
  | 
| /external/XNNPACK/src/u32-vlog/gen/ | 
| D | scalar-x1.c | 38   const uint32_t log2 = (log2x << LOG_SCALE_LOG2) + fraction;  in xnn_u32_log32()  local
  |