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

  /dalvik/vm/native/
java_lang_Math.cpp 55 static void Math_sin(const u4* args, JValue* pResult)
73 { "sin", "(D)D", Math_sin },
  /external/v8/src/
v8-counters.h 236 SC(math_sin, V8.MathSin) \
runtime.h 178 F(Math_sin, 1, 1) \
runtime.cc     [all...]

Completed in 193 milliseconds