OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:math
(Results
926 - 950
of
2517
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/bionic/libm/src/
e_logf.c
20
#include "
math
.h"
e_sinh.c
36
#include "
math
.h"
e_sqrtf.c
20
#include "
math
.h"
k_sin.c
48
#include "
math
.h"
k_tanf.c
22
#include "
math
.h"
s_cbrtf.c
21
#include "
math
.h"
s_ceill.c
28
#include <
math
.h>
s_cos.c
48
#include "
math
.h"
s_cosf.c
21
#include "
math
.h"
s_floorl.c
28
#include <
math
.h>
s_nextafter.c
27
#include "
math
.h"
s_nextafterl.c
28
#include "
math
.h"
s_nexttoward.c
26
#include "
math
.h"
s_rint.c
27
#include "
math
.h"
s_scalbn.c
27
#include "
math
.h"
s_scalbnl.c
32
#include <
math
.h>
s_sin.c
48
#include "
math
.h"
s_sinf.c
21
#include "
math
.h"
s_tan.c
47
#include "
math
.h"
s_tanf.c
21
#include "
math
.h"
s_tanh.c
41
#include "
math
.h"
/build/core/tasks/
cts.mk
41
android.core.tests.
math
\
190
$(call generate-core-test-description,$(cts_dir)/$(cts_name)/repository/testcases/android.core.tests.
math
,\
191
cts/tests/core/
math
/AndroidManifest.xml,\
192
tests.
math
.AllTests)
/cts/tests/src/android/media/cts/
FaceView.java
78
float scale =
Math
.min((float) getWidth() / mPicWidth, (float) getHeight() / mPicHeight);
/cts/tests/tests/content/src/android/content/res/cts/
FractionTest.java
80
float diff =
Math
.abs(expected - res);
/cts/tests/tests/os/src/android/os/cts/
CountDownTimerTest.java
133
assertTrue(
Math
.abs(expecTickTime - tickTime) < offset);
Completed in 68 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>