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

  /libcore/luni/src/main/native/
java_lang_Math.cpp 70 static jdouble Math_pow(JNIEnv*, jclass, jdouble a, jdouble b) {
  /external/v8/src/
v8-counters.h 232 SC(math_pow, V8.MathPow) \
runtime.h 164 F(Math_pow, 2, 1) \
runtime.cc     [all...]

Completed in 402 milliseconds