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

  /external/chromium_org/third_party/skia/third_party/lua/src/
lmathlib.c 139 static int math_exp (lua_State *L) { function
243 {"exp", math_exp},
  /libcore/luni/src/main/native/
java_lang_Math.cpp 50 static jdouble Math_exp(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 512 SC(math_exp, V8.MathExp) \
runtime.cc     [all...]
  /bionic/tests/
math_exp_test.cpp     [all...]

Completed in 646 milliseconds