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

  /external/chromium_org/third_party/skia/third_party/lua/src/
lmathlib.c 106 static int math_sqrt (lua_State *L) { function
261 {"sqrt", math_sqrt},
  /libcore/luni/src/main/native/
java_lang_Math.cpp 102 static jdouble Math_sqrt(JNIEnv*, jclass, jdouble a) {
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
math.so 
  /external/chromium_org/v8/src/
counters.h 517 SC(math_sqrt, V8.MathSqrt) \
runtime.cc     [all...]

Completed in 151 milliseconds