HomeSort by relevance Sort by last modified time
    Searched full:math_sqrt (Results 1 - 4 of 4) sorted by null

  /dalvik/vm/native/
java_lang_Math.cpp 60 static void Math_sqrt(const u4* args, JValue* pResult)
74 { "sqrt", "(D)D", Math_sqrt },
  /external/v8/src/
v8-counters.h 237 SC(math_sqrt, V8.MathSqrt) \
runtime.h 179 F(Math_sqrt, 1, 1) \
runtime.cc     [all...]

Completed in 73 milliseconds