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

  /libcore/luni/src/main/native/
java_lang_Math.cpp 62 static jdouble Math_floor(JNIEnv*, jclass, jdouble a) {
  /external/v8/src/
math.js 109 return %Math_floor(x);
runtime.h 173 F(Math_floor, 1, 1) \
  /external/chromium_org/v8/src/
runtime.h 185 F(Math_floor, 1, 1) \
math.js 103 return %Math_floor(x);
  /external/chromium_org/tools/win/split_link/viz.js/
viz.js     [all...]

Completed in 2398 milliseconds