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

  /dalvik/vm/native/
java_lang_Math.cpp 40 static void Math_cos(const u4* args, JValue* pResult)
70 { "cos", "(D)D", Math_cos },
  /external/v8/src/
v8-counters.h 230 SC(math_cos, V8.MathCos) \
runtime.h 171 F(Math_cos, 1, 1) \
runtime.cc     [all...]

Completed in 1998 milliseconds