OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mIn
(Results
26 - 50
of
78
) sorted by null
1
2
3
4
/cts/tests/tests/renderscript/src/android/renderscript/cts/
AtanPiTest.java
35
public void forEach(int testId, Allocation
mIn
, Allocation mOut) throws RSRuntimeException {
38
script_f32.forEach_atanpi_f32_1(
mIn
, mOut);
41
script_f32.forEach_atanpi_f32_2(
mIn
, mOut);
44
script_f32.forEach_atanpi_f32_3(
mIn
, mOut);
47
script_f32.forEach_atanpi_f32_4(
mIn
, mOut);
51
script_f32_relaxed.forEach_atanpi_f32_1(
mIn
, mOut);
54
script_f32_relaxed.forEach_atanpi_f32_2(
mIn
, mOut);
57
script_f32_relaxed.forEach_atanpi_f32_3(
mIn
, mOut);
60
script_f32_relaxed.forEach_atanpi_f32_4(
mIn
, mOut);
AtanTest.java
35
public void forEach(int testId, Allocation
mIn
, Allocation mOut) throws RSRuntimeException {
38
script_f32.forEach_atan_f32_1(
mIn
, mOut);
41
script_f32.forEach_atan_f32_2(
mIn
, mOut);
44
script_f32.forEach_atan_f32_3(
mIn
, mOut);
47
script_f32.forEach_atan_f32_4(
mIn
, mOut);
51
script_f32_relaxed.forEach_atan_f32_1(
mIn
, mOut);
54
script_f32_relaxed.forEach_atan_f32_2(
mIn
, mOut);
57
script_f32_relaxed.forEach_atan_f32_3(
mIn
, mOut);
60
script_f32_relaxed.forEach_atan_f32_4(
mIn
, mOut);
AtanhTest.java
35
public void forEach(int testId, Allocation
mIn
, Allocation mOut) throws RSRuntimeException {
38
script_f32.forEach_atanh_f32_1(
mIn
, mOut);
41
script_f32.forEach_atanh_f32_2(
mIn
, mOut);
44
script_f32.forEach_atanh_f32_3(
mIn
, mOut);
47
script_f32.forEach_atanh_f32_4(
mIn
, mOut);
51
script_f32_relaxed.forEach_atanh_f32_1(
mIn
, mOut);
54
script_f32_relaxed.forEach_atanh_f32_2(
mIn
, mOut);
57
script_f32_relaxed.forEach_atanh_f32_3(
mIn
, mOut);
60
script_f32_relaxed.forEach_atanh_f32_4(
mIn
, mOut);
CbrtTest.java
35
public void forEach(int testId, Allocation
mIn
, Allocation mOut) throws RSRuntimeException {
38
script_f32.forEach_cbrt_f32_1(
mIn
, mOut);
41
script_f32.forEach_cbrt_f32_2(
mIn
, mOut);
44
script_f32.forEach_cbrt_f32_3(
mIn
, mOut);
47
script_f32.forEach_cbrt_f32_4(
mIn
, mOut);
51
script_f32_relaxed.forEach_cbrt_f32_1(
mIn
, mOut);
54
script_f32_relaxed.forEach_cbrt_f32_2(
mIn
, mOut);
57
script_f32_relaxed.forEach_cbrt_f32_3(
mIn
, mOut);
60
script_f32_relaxed.forEach_cbrt_f32_4(
mIn
, mOut);
CeilTest.java
35
public void forEach(int testId, Allocation
mIn
, Allocation mOut) throws RSRuntimeException {
38
script_f32.forEach_ceil_f32_1(
mIn
, mOut);
41
script_f32.forEach_ceil_f32_2(
mIn
, mOut);
44
script_f32.forEach_ceil_f32_3(
mIn
, mOut);
47
script_f32.forEach_ceil_f32_4(
mIn
, mOut);
51
script_f32_relaxed.forEach_ceil_f32_1(
mIn
, mOut);
54
script_f32_relaxed.forEach_ceil_f32_2(
mIn
, mOut);
57
script_f32_relaxed.forEach_ceil_f32_3(
mIn
, mOut);
60
script_f32_relaxed.forEach_ceil_f32_4(
mIn
, mOut);
CosTest.java
35
public void forEach(int testId, Allocation
mIn
, Allocation mOut) throws RSRuntimeException {
38
script_f32.forEach_cos_f32_1(
mIn
, mOut);
41
script_f32.forEach_cos_f32_2(
mIn
, mOut);
44
script_f32.forEach_cos_f32_3(
mIn
, mOut);
47
script_f32.forEach_cos_f32_4(
mIn
, mOut);
51
script_f32_relaxed.forEach_cos_f32_1(
mIn
, mOut);
54
script_f32_relaxed.forEach_cos_f32_2(
mIn
, mOut);
57
script_f32_relaxed.forEach_cos_f32_3(
mIn
, mOut);
60
script_f32_relaxed.forEach_cos_f32_4(
mIn
, mOut);
CoshTest.java
36
public void forEach(int testId, Allocation
mIn
, Allocation mOut) throws RSRuntimeException {
39
script_f32.forEach_cosh_f32_1(
mIn
, mOut);
42
script_f32.forEach_cosh_f32_2(
mIn
, mOut);
45
script_f32.forEach_cosh_f32_3(
mIn
, mOut);
48
script_f32.forEach_cosh_f32_4(
mIn
, mOut);
52
script_f32_relaxed.forEach_cosh_f32_1(
mIn
, mOut);
55
script_f32_relaxed.forEach_cosh_f32_2(
mIn
, mOut);
58
script_f32_relaxed.forEach_cosh_f32_3(
mIn
, mOut);
61
script_f32_relaxed.forEach_cosh_f32_4(
mIn
, mOut);
CrossTest.java
27
private Allocation
mIn
;
37
public void forEach(int testId, Allocation
mIn
, Allocation mOut) throws RSRuntimeException {
40
script_f32.forEach_cross_f32_3(
mIn
, mOut);
43
script_f32.forEach_cross_f32_4(
mIn
, mOut);
46
script_f32_relaxed.forEach_cross_f32_3(
mIn
, mOut);
49
script_f32_relaxed.forEach_cross_f32_4(
mIn
, mOut);
72
return
mIn
;
85
mIn
= in.getAllocation();
93
mIn
= in.getAllocation();
104
mIn
= in.getAllocation()
[
all
...]
DegreesTest.java
35
public void forEach(int testId, Allocation
mIn
, Allocation mOut) throws RSRuntimeException {
38
script_f32.forEach_degrees_f32_1(
mIn
, mOut);
41
script_f32.forEach_degrees_f32_2(
mIn
, mOut);
44
script_f32.forEach_degrees_f32_3(
mIn
, mOut);
47
script_f32.forEach_degrees_f32_4(
mIn
, mOut);
51
script_f32_relaxed.forEach_degrees_f32_1(
mIn
, mOut);
54
script_f32_relaxed.forEach_degrees_f32_2(
mIn
, mOut);
57
script_f32_relaxed.forEach_degrees_f32_3(
mIn
, mOut);
60
script_f32_relaxed.forEach_degrees_f32_4(
mIn
, mOut);
Exp10Test.java
35
public void forEach(int testId, Allocation
mIn
, Allocation mOut) throws RSRuntimeException {
38
script_f32.forEach_exp10_f32_1(
mIn
, mOut);
41
script_f32.forEach_exp10_f32_2(
mIn
, mOut);
44
script_f32.forEach_exp10_f32_3(
mIn
, mOut);
47
script_f32.forEach_exp10_f32_4(
mIn
, mOut);
51
script_f32_relaxed.forEach_exp10_f32_1(
mIn
, mOut);
54
script_f32_relaxed.forEach_exp10_f32_2(
mIn
, mOut);
57
script_f32_relaxed.forEach_exp10_f32_3(
mIn
, mOut);
60
script_f32_relaxed.forEach_exp10_f32_4(
mIn
, mOut);
Exp2Test.java
35
public void forEach(int testId, Allocation
mIn
, Allocation mOut) throws RSRuntimeException {
38
script_f32.forEach_exp2_f32_1(
mIn
, mOut);
41
script_f32.forEach_exp2_f32_2(
mIn
, mOut);
44
script_f32.forEach_exp2_f32_3(
mIn
, mOut);
47
script_f32.forEach_exp2_f32_4(
mIn
, mOut);
51
script_f32_relaxed.forEach_exp2_f32_1(
mIn
, mOut);
54
script_f32_relaxed.forEach_exp2_f32_2(
mIn
, mOut);
57
script_f32_relaxed.forEach_exp2_f32_3(
mIn
, mOut);
60
script_f32_relaxed.forEach_exp2_f32_4(
mIn
, mOut);
ExpTest.java
35
public void forEach(int testId, Allocation
mIn
, Allocation mOut) throws RSRuntimeException {
38
script_f32.forEach_exp_f32_1(
mIn
, mOut);
41
script_f32.forEach_exp_f32_2(
mIn
, mOut);
44
script_f32.forEach_exp_f32_3(
mIn
, mOut);
47
script_f32.forEach_exp_f32_4(
mIn
, mOut);
51
script_f32_relaxed.forEach_exp_f32_1(
mIn
, mOut);
54
script_f32_relaxed.forEach_exp_f32_2(
mIn
, mOut);
57
script_f32_relaxed.forEach_exp_f32_3(
mIn
, mOut);
60
script_f32_relaxed.forEach_exp_f32_4(
mIn
, mOut);
Expm1Test.java
35
public void forEach(int testId, Allocation
mIn
, Allocation mOut) throws RSRuntimeException {
38
script_f32.forEach_expm1_f32_1(
mIn
, mOut);
41
script_f32.forEach_expm1_f32_2(
mIn
, mOut);
44
script_f32.forEach_expm1_f32_3(
mIn
, mOut);
47
script_f32.forEach_expm1_f32_4(
mIn
, mOut);
51
script_f32_relaxed.forEach_expm1_f32_1(
mIn
, mOut);
54
script_f32_relaxed.forEach_expm1_f32_2(
mIn
, mOut);
57
script_f32_relaxed.forEach_expm1_f32_3(
mIn
, mOut);
60
script_f32_relaxed.forEach_expm1_f32_4(
mIn
, mOut);
FabsTest.java
34
public void forEach(int testId, Allocation
mIn
, Allocation mOut) throws RSRuntimeException {
37
script_f32.forEach_fabs_f32_1(
mIn
, mOut);
40
script_f32.forEach_fabs_f32_2(
mIn
, mOut);
43
script_f32.forEach_fabs_f32_3(
mIn
, mOut);
46
script_f32.forEach_fabs_f32_4(
mIn
, mOut);
50
script_f32_relaxed.forEach_fabs_f32_1(
mIn
, mOut);
53
script_f32_relaxed.forEach_fabs_f32_2(
mIn
, mOut);
56
script_f32_relaxed.forEach_fabs_f32_3(
mIn
, mOut);
59
script_f32_relaxed.forEach_fabs_f32_4(
mIn
, mOut);
FloorTest.java
34
public void forEach(int testId, Allocation
mIn
, Allocation mOut) throws RSRuntimeException {
37
script_f32.forEach_floor_f32_1(
mIn
, mOut);
40
script_f32.forEach_floor_f32_2(
mIn
, mOut);
43
script_f32.forEach_floor_f32_3(
mIn
, mOut);
46
script_f32.forEach_floor_f32_4(
mIn
, mOut);
50
script_f32_relaxed.forEach_floor_f32_1(
mIn
, mOut);
53
script_f32_relaxed.forEach_floor_f32_2(
mIn
, mOut);
56
script_f32_relaxed.forEach_floor_f32_3(
mIn
, mOut);
59
script_f32_relaxed.forEach_floor_f32_4(
mIn
, mOut);
Log10Test.java
35
public void forEach(int testId, Allocation
mIn
, Allocation mOut) throws RSRuntimeException {
38
script_f32.forEach_log10_f32_1(
mIn
, mOut);
41
script_f32.forEach_log10_f32_2(
mIn
, mOut);
44
script_f32.forEach_log10_f32_3(
mIn
, mOut);
47
script_f32.forEach_log10_f32_4(
mIn
, mOut);
51
script_f32_relaxed.forEach_log10_f32_1(
mIn
, mOut);
54
script_f32_relaxed.forEach_log10_f32_2(
mIn
, mOut);
57
script_f32_relaxed.forEach_log10_f32_3(
mIn
, mOut);
60
script_f32_relaxed.forEach_log10_f32_4(
mIn
, mOut);
Log1PTest.java
35
public void forEach(int testId, Allocation
mIn
, Allocation mOut) throws RSRuntimeException {
38
script_f32.forEach_log1p_f32_1(
mIn
, mOut);
41
script_f32.forEach_log1p_f32_2(
mIn
, mOut);
44
script_f32.forEach_log1p_f32_3(
mIn
, mOut);
47
script_f32.forEach_log1p_f32_4(
mIn
, mOut);
51
script_f32_relaxed.forEach_log1p_f32_1(
mIn
, mOut);
54
script_f32_relaxed.forEach_log1p_f32_2(
mIn
, mOut);
57
script_f32_relaxed.forEach_log1p_f32_3(
mIn
, mOut);
60
script_f32_relaxed.forEach_log1p_f32_4(
mIn
, mOut);
Log2Test.java
35
public void forEach(int testId, Allocation
mIn
, Allocation mOut) throws RSRuntimeException {
38
script_f32.forEach_log2_f32_1(
mIn
, mOut);
41
script_f32.forEach_log2_f32_2(
mIn
, mOut);
44
script_f32.forEach_log2_f32_3(
mIn
, mOut);
47
script_f32.forEach_log2_f32_4(
mIn
, mOut);
51
script_f32_relaxed.forEach_log2_f32_1(
mIn
, mOut);
54
script_f32_relaxed.forEach_log2_f32_2(
mIn
, mOut);
57
script_f32_relaxed.forEach_log2_f32_3(
mIn
, mOut);
60
script_f32_relaxed.forEach_log2_f32_4(
mIn
, mOut);
LogTest.java
35
public void forEach(int testId, Allocation
mIn
, Allocation mOut) throws RSRuntimeException {
38
script_f32.forEach_log_f32_1(
mIn
, mOut);
41
script_f32.forEach_log_f32_2(
mIn
, mOut);
44
script_f32.forEach_log_f32_3(
mIn
, mOut);
47
script_f32.forEach_log_f32_4(
mIn
, mOut);
51
script_f32_relaxed.forEach_log_f32_1(
mIn
, mOut);
54
script_f32_relaxed.forEach_log_f32_2(
mIn
, mOut);
57
script_f32_relaxed.forEach_log_f32_3(
mIn
, mOut);
60
script_f32_relaxed.forEach_log_f32_4(
mIn
, mOut);
LogbTest.java
35
public void forEach(int testId, Allocation
mIn
, Allocation mOut) throws RSRuntimeException {
38
script_f32.forEach_logb_f32_1(
mIn
, mOut);
41
script_f32.forEach_logb_f32_2(
mIn
, mOut);
44
script_f32.forEach_logb_f32_3(
mIn
, mOut);
47
script_f32.forEach_logb_f32_4(
mIn
, mOut);
51
script_f32_relaxed.forEach_logb_f32_1(
mIn
, mOut);
54
script_f32_relaxed.forEach_logb_f32_2(
mIn
, mOut);
57
script_f32_relaxed.forEach_logb_f32_3(
mIn
, mOut);
60
script_f32_relaxed.forEach_logb_f32_4(
mIn
, mOut);
RadiansTest.java
35
public void forEach(int testId, Allocation
mIn
, Allocation mOut) throws RSRuntimeException {
38
script_f32.forEach_radians_f32_1(
mIn
, mOut);
41
script_f32.forEach_radians_f32_2(
mIn
, mOut);
44
script_f32.forEach_radians_f32_3(
mIn
, mOut);
47
script_f32.forEach_radians_f32_4(
mIn
, mOut);
51
script_f32_relaxed.forEach_radians_f32_1(
mIn
, mOut);
54
script_f32_relaxed.forEach_radians_f32_2(
mIn
, mOut);
57
script_f32_relaxed.forEach_radians_f32_3(
mIn
, mOut);
60
script_f32_relaxed.forEach_radians_f32_4(
mIn
, mOut);
RintTest.java
35
public void forEach(int testId, Allocation
mIn
, Allocation mOut)
39
script_f32.forEach_rint_f32_1(
mIn
, mOut);
42
script_f32.forEach_rint_f32_2(
mIn
, mOut);
45
script_f32.forEach_rint_f32_3(
mIn
, mOut);
48
script_f32.forEach_rint_f32_4(
mIn
, mOut);
52
script_f32_relaxed.forEach_rint_f32_1(
mIn
, mOut);
55
script_f32_relaxed.forEach_rint_f32_2(
mIn
, mOut);
58
script_f32_relaxed.forEach_rint_f32_3(
mIn
, mOut);
61
script_f32_relaxed.forEach_rint_f32_4(
mIn
, mOut);
RoundTest.java
35
public void forEach(int testId, Allocation
mIn
, Allocation mOut)
39
script_f32.forEach_round_f32_1(
mIn
, mOut);
42
script_f32.forEach_round_f32_2(
mIn
, mOut);
45
script_f32.forEach_round_f32_3(
mIn
, mOut);
48
script_f32.forEach_round_f32_4(
mIn
, mOut);
52
script_f32_relaxed.forEach_round_f32_1(
mIn
, mOut);
55
script_f32_relaxed.forEach_round_f32_2(
mIn
, mOut);
58
script_f32_relaxed.forEach_round_f32_3(
mIn
, mOut);
61
script_f32_relaxed.forEach_round_f32_4(
mIn
, mOut);
RsqrtTest.java
35
public void forEach(int testId, Allocation
mIn
, Allocation mOut) throws RSRuntimeException {
38
script_f32.forEach_Rsqrt_f32_1(
mIn
, mOut);
41
script_f32.forEach_Rsqrt_f32_2(
mIn
, mOut);
44
script_f32.forEach_Rsqrt_f32_3(
mIn
, mOut);
47
script_f32.forEach_Rsqrt_f32_4(
mIn
, mOut);
51
script_f32_relaxed.forEach_Rsqrt_f32_1(
mIn
, mOut);
54
script_f32_relaxed.forEach_Rsqrt_f32_2(
mIn
, mOut);
57
script_f32_relaxed.forEach_Rsqrt_f32_3(
mIn
, mOut);
60
script_f32_relaxed.forEach_Rsqrt_f32_4(
mIn
, mOut);
SignTest.java
35
public void forEach(int testId, Allocation
mIn
, Allocation mOut) throws RSRuntimeException {
38
script_f32.forEach_sign_f32_1(
mIn
, mOut);
41
script_f32.forEach_sign_f32_2(
mIn
, mOut);
44
script_f32.forEach_sign_f32_3(
mIn
, mOut);
47
script_f32.forEach_sign_f32_4(
mIn
, mOut);
51
script_f32_relaxed.forEach_sign_f32_1(
mIn
, mOut);
54
script_f32_relaxed.forEach_sign_f32_2(
mIn
, mOut);
57
script_f32_relaxed.forEach_sign_f32_3(
mIn
, mOut);
60
script_f32_relaxed.forEach_sign_f32_4(
mIn
, mOut);
Completed in 187 milliseconds
1
2
3
4