OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:math_ceil
(Results
1 - 5
of
5
) sorted by null
/libcore/luni/src/main/native/
java_lang_Math.cpp
66
static jdouble
Math_ceil
(JNIEnv*, jclass, jdouble a) {
/external/v8/src/
math.js
82
return %
Math_ceil
(x);
v8-counters.h
229
SC(
math_ceil
, V8.MathCeil) \
runtime.h
170
F(
Math_ceil
, 1, 1) \
runtime.cc
[
all
...]
Completed in 373 milliseconds