Home
last modified time | relevance | path

Searched refs:char (Results 1 – 25 of 163) sorted by relevance

1234567

/frameworks/compile/slang/tests/P_all_api_23/
Dall23.rs23 char buf0[200];
24 char buf1[200];
25 char buf2[200];
26 char buf3[200];
27 char buf4[200];
28 char buf5[200];
29 char buf6[200];
30 char buf7[200];
31 char buf8[200];
32 char buf9[200];
[all …]
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rs25 char buf0[200];
26 char buf1[200];
27 char buf2[200];
28 char buf3[200];
29 char buf4[200];
30 char buf5[200];
31 char buf6[200];
32 char buf7[200];
33 char buf8[200];
34 char buf9[200];
[all …]
/frameworks/compile/slang/tests/P_all_api_24/
Dall24.rs23 char buf0[200];
24 char buf1[200];
25 char buf2[200];
26 char buf3[200];
27 char buf4[200];
28 char buf5[200];
29 char buf6[200];
30 char buf7[200];
31 char buf8[200];
32 char buf9[200];
[all …]
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rs25 char buf0[200];
26 char buf1[200];
27 char buf2[200];
28 char buf3[200];
29 char buf4[200];
30 char buf5[200];
31 char buf6[200];
32 char buf7[200];
33 char buf8[200];
34 char buf9[200];
[all …]
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rs25 char buf0[200];
26 char buf1[200];
27 char buf2[200];
28 char buf3[200];
29 char buf4[200];
30 char buf5[200];
31 char buf6[200];
32 char buf7[200];
33 char buf8[200];
34 char buf9[200];
[all …]
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rs25 char buf0[200];
26 char buf1[200];
27 char buf2[200];
28 char buf3[200];
29 char buf4[200];
30 char buf5[200];
31 char buf6[200];
32 char buf7[200];
33 char buf8[200];
34 char buf9[200];
[all …]
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rs25 char buf0[200];
26 char buf1[200];
27 char buf2[200];
28 char buf3[200];
29 char buf4[200];
30 char buf5[200];
31 char buf6[200];
32 char buf7[200];
33 char buf8[200];
34 char buf9[200];
[all …]
/frameworks/compile/slang/tests/P_all_api_22/
Dall22.rs25 char buf0[200];
26 char buf1[200];
27 char buf2[200];
28 char buf3[200];
29 char buf4[200];
30 char buf5[200];
31 char buf6[200];
32 char buf7[200];
33 char buf8[200];
34 char buf9[200];
[all …]
/frameworks/compile/slang/tests/P_all_api_15/
Dall15.rs25 char buf0[200];
26 char buf1[200];
27 char buf2[200];
28 char buf3[200];
29 char buf4[200];
30 char buf5[200];
31 char buf6[200];
32 char buf7[200];
33 char buf8[200];
34 char buf9[200];
[all …]
/frameworks/compile/slang/tests/P_all_api_14/
Dall14.rs25 char buf0[200];
26 char buf1[200];
27 char buf2[200];
28 char buf3[200];
29 char buf4[200];
30 char buf5[200];
31 char buf6[200];
32 char buf7[200];
33 char buf8[200];
34 char buf9[200];
[all …]
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rs25 char buf0[200];
26 char buf1[200];
27 char buf2[200];
28 char buf3[200];
29 char buf4[200];
30 char buf5[200];
31 char buf6[200];
32 char buf7[200];
33 char buf8[200];
34 char buf9[200];
[all …]
/frameworks/compile/slang/tests/P_all_api_11/
Dall11.rs25 char buf0[200];
26 char buf1[200];
27 char buf2[200];
28 char buf3[200];
29 char buf4[200];
30 char buf5[200];
31 char buf6[200];
32 char buf7[200];
33 char buf8[200];
34 char buf9[200];
[all …]
/frameworks/compile/slang/tests/P_all_api_12/
Dall12.rs25 char buf0[200];
26 char buf1[200];
27 char buf2[200];
28 char buf3[200];
29 char buf4[200];
30 char buf5[200];
31 char buf6[200];
32 char buf7[200];
33 char buf8[200];
34 char buf9[200];
[all …]
/frameworks/compile/slang/tests/P_all_api_13/
Dall13.rs25 char buf0[200];
26 char buf1[200];
27 char buf2[200];
28 char buf3[200];
29 char buf4[200];
30 char buf5[200];
31 char buf6[200];
32 char buf7[200];
33 char buf8[200];
34 char buf9[200];
[all …]
/frameworks/rs/scriptc/
Drs_debug.rsh41 rsDebug(const char* message, double a);
44 rsDebug(const char* message, int a);
47 rsDebug(const char* message, uint a);
50 rsDebug(const char* message, long a);
53 rsDebug(const char* message, ulong a);
57 rsDebug(const char* message, int2 a);
62 rsDebug(const char* message, int3 a);
67 rsDebug(const char* message, int4 a);
72 rsDebug(const char* message, uint2 a);
77 rsDebug(const char* message, uint3 a);
[all …]
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_debug.jd32 <td>void rsDebug(const char* message, char a);
38 … <td>void rsDebug(const char* message, <a href='rs_value_types.html#android_rs:char2'>char2</a> a);
44 … <td>void rsDebug(const char* message, <a href='rs_value_types.html#android_rs:char3'>char3</a> a);
50 … <td>void rsDebug(const char* message, <a href='rs_value_types.html#android_rs:char4'>char4</a> a);
56 …<td>void rsDebug(const char* message, const <a href='rs_value_types.html#android_rs:rs_matrix2x2'>…
61 …<td>void rsDebug(const char* message, const <a href='rs_value_types.html#android_rs:rs_matrix3x3'>…
66 …<td>void rsDebug(const char* message, const <a href='rs_value_types.html#android_rs:rs_matrix4x4'>…
71 <td>void rsDebug(const char* message, const void* a);
76 <td>void rsDebug(const char* message, double a);
81 …<td>void rsDebug(const char* message, <a href='rs_value_types.html#android_rs:double2'>double2</a>…
[all …]
/frameworks/compile/slang/tests/P_warnings_deprecated/
Ddeprecated.rs5 char out;
8 void foo(char in) {
9 out = rsClamp(in, (char) 1, (char) 4);
/frameworks/compile/slang/tests/P_array_init/
Darray_init.rs10 char ca[4] = {'a', 7, 'b', 'c'};
18 char implicitArray[] = { 'a', 'b', 'c' };
22 char implicitArrayUninit[];
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
Dbug_char.rs3 char rand_sc1_0, rand_sc1_1;
6 char min_rand_sc1_sc1;
16 char temp_sc1;
Delement.rs12 char subElem3;
21 static const char *subElemNames[] = { constant
60 static bool equals(const char *name0, const char * name1, uint32_t len) { constant
96 char buffer[64];
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
Dbug_char.rs3 char rand_sc1_0, rand_sc1_1;
6 char min_rand_sc1_sc1;
16 char temp_sc1;
Delement.rs12 char subElem3;
21 static const char *subElemNames[] = { constant
60 static bool equals(const char *name0, const char * name1, uint32_t len) { constant
98 char buffer[64];
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dbug_char.rs3 char rand_sc1_0, rand_sc1_1;
6 char min_rand_sc1_sc1;
16 char temp_sc1;
Delement.rs12 char subElem3;
21 static const char *subElemNames[] = { constant
60 static bool equals(const char *name0, const char * name1, uint32_t len) { constant
96 char buffer[64];
/frameworks/compile/slang/tests/F_fs_ptr/
Dfs_ptr.fs9 char c;
16 char *c;
18 c = (char*) ain; // TODO(srhines): This is ok today.

1234567