HomeSort by relevance Sort by last modified time
    Searched defs:FastLog2 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/
sampler.h 125 static double FastLog2(const double & d); // Computes Log2(x) quickly
166 inline double Sampler::FastLog2(const double & d) {
  /external/chromium_org/third_party/tcmalloc/vendor/src/
sampler.h 125 static double FastLog2(const double & d); // Computes Log2(x) quickly
166 inline double Sampler::FastLog2(const double & d) {

Completed in 113 milliseconds