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

  /external/chromium_org/third_party/skia/src/core/
SkFloat.cpp 209 int32_t SkFloat::Sqrt(int32_t packed)
213 SkDEBUGFAIL("can't sqrt a negative number");
  /external/skia/src/core/
SkFloat.cpp 209 int32_t SkFloat::Sqrt(int32_t packed)
213 SkDEBUGFAIL("can't sqrt a negative number");
  /external/llvm/lib/Transforms/Utils/
SimplifyLibCalls.cpp     [all...]

Completed in 550 milliseconds