OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Math_sqrt
(Results
1 - 5
of
5
) sorted by null
/dalvik/vm/native/
java_lang_Math.cpp
60
static void
Math_sqrt
(const u4* args, JValue* pResult)
74
{ "sqrt", "(D)D",
Math_sqrt
},
/libcore/luni/src/main/native/
java_lang_Math.cpp
102
static jdouble
Math_sqrt
(JNIEnv*, jclass, jdouble a) {
/external/chromium_org/v8/src/
runtime.h
190
F(
Math_sqrt
, 1, 1) \
/external/v8/src/
runtime.h
179
F(
Math_sqrt
, 1, 1) \
/external/chromium_org/tools/win/split_link/viz.js/
viz.js
[
all
...]
Completed in 169 milliseconds