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

  /external/chromium_org/third_party/skia/third_party/lua/src/
lmathlib.c 87 static int math_floor (lua_State *L) { function
244 {"floor", math_floor},
  /libcore/luni/src/main/native/
java_lang_Math.cpp 62 static jdouble Math_floor(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 513 SC(math_floor, V8.MathFloor) \
runtime.cc     [all...]

Completed in 103 milliseconds