Home
last modified time | relevance | path

Searched refs:us (Results 1 – 25 of 59) sorted by relevance

123

/frameworks/compile/slang/tests/P_math_int/
Dmath_int.rs9 ushort us;
59 TEST4_1(us, s, fnc); \
65 TEST4_1(us, us, fnc); \
73 TEST4_2(us, fnc); \
/frameworks/compile/libbcc/tests/debuginfo/host-tests/
Dglobal_struct.c23 unsigned short us = -1; variable
34 double result = pf[0] * d[1][1] * s.d * us * l; in main()
Dglobals.c30 unsigned short us = -1; variable
41 double result = pf[0] * d[1][1] * s.d * us * l; in main()
Dlocals.cpp30 unsigned short us = -1; in main() local
44 double result = pf[0] * d[1][1] * s.f * us * l; in main()
Dparameters.cpp28 … pf, double ppd[][2], struct char_struct& s, int** ppn = 0, unsigned short us = 10u, const unsigne… in test_parameters() argument
30 double result = pf[0] * ppd[1][1] * s.c * us * l; in test_parameters()
/frameworks/compile/slang/lit-tests/opt/
Dlocals_opt_0.rs22 unsigned short us = -1;
36 double result = pf[0] * d[1][1] * s.f * us * l;
Dlocals_opt_3.rs22 unsigned short us = -1;
36 double result = pf[0] * d[1][1] * s.f * us * l;
Dlocals_opt_default.rs25 unsigned short us = -1;
39 double result = pf[0] * d[1][1] * s.f * us * l;
/frameworks/compile/libbcc/tests/debuginfo/target-tests/
Dlocals.rs33 unsigned short us = -1;
47 double result = pf[0] * d[1][1] * s.f * us * l;
/frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
Dmath.rs86 TEST_INT_OP_TYPE(op, us) \
113 TEST_XN_FUNC_YN(us, fnc, us) \
121 TEST_XN_FUNC_YN(us, fnc, s) \
128 TEST_XN_FUNC_XN_XN(us, fnc) \
137 TEST_X_FUNC_X_X_X(us, fnc) \
396 TEST_CVT(to, us, type); \
407 TEST_CVT_MATRIX(us, ushort);
443 INIT_TYPE(us); \
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
Dmath.rs86 TEST_INT_OP_TYPE(op, us) \
113 TEST_XN_FUNC_YN(us, fnc, us) \
121 TEST_XN_FUNC_YN(us, fnc, s) \
128 TEST_XN_FUNC_XN_XN(us, fnc) \
137 TEST_X_FUNC_X_X_X(us, fnc) \
396 TEST_CVT(to, us, type); \
407 TEST_CVT_MATRIX(us, ushort);
443 INIT_TYPE(us); \
Dmath.rs.orig86 TEST_INT_OP_TYPE(op, us) \
113 TEST_XN_FUNC_YN(us, fnc, us) \
121 TEST_XN_FUNC_YN(us, fnc, s) \
128 TEST_XN_FUNC_XN_XN(us, fnc) \
137 TEST_X_FUNC_X_X_X(us, fnc) \
396 TEST_CVT(to, us, type); \
407 TEST_CVT_MATRIX(us, ushort);
Dmath.rs.bak99 TEST_XN_FUNC_YN(us, fnc, us) \
107 TEST_XN_FUNC_YN(us, fnc, s) \
114 TEST_XN_FUNC_XN_XN(us, fnc) \
123 TEST_X_FUNC_X_X_X(us, fnc) \
382 TEST_CVT(to, us, type); \
393 TEST_CVT_MATRIX(us, ushort);
/frameworks/compile/slang/tests/P_warnings_rsSetElementAt/
Dsetelementat.rs15 ushort us = 4;
29 rsSetElementAt(A, &us, 0, 0);
/frameworks/base/docs/html/distribute/monetize/
Dads.jd35 "http://www.google.com/ads/admob/monetize.html#subid=us-en-et-dac">AdMob</a>
75 …"https://support.google.com/admob/v2/answer/3063564?hl=en&amp;ref_topic=3063091#subid=us-en-et-dac…
78 …"https://support.google.com/admob/v2/answer/3379794?hl=en&amp;ref_topic=3379793#subid=us-en-et-dac…
88 "https://support.google.com/admob/v2/answer/3150235?hl=enl#subid=us-en-et-dac">
100 "https://support.google.com/admob/v2/answer/3210452?hl=en#subid=us-en-et-dac">
124 "http://www.google.com/ads/admob/#subid=us-en-et-dac">AdMob</a> and integrate
128 "http://www.google.com/doubleclick/publishers/small-business/index.html#subid=us-en-et-dac">
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
Dmath.rs86 TEST_INT_OP_TYPE(op, us) \
113 TEST_XN_FUNC_YN(us, fnc, us) \
121 TEST_XN_FUNC_YN(us, fnc, s) \
128 TEST_XN_FUNC_XN_XN(us, fnc) \
137 TEST_X_FUNC_X_X_X(us, fnc) \
396 TEST_CVT(to, us, type); \
407 TEST_CVT_MATRIX(us, ushort);
Dapitest.rs42 volatile ushort us;
203 us = rsGetElementAt_ushort(aUShort, 0);
204 rsSetElementAt_ushort(aUShort, us, 0);
205 us = rsGetElementAt_ushort(aUShort, 0, 0);
206 rsSetElementAt_ushort(aUShort, us, 0, 0);
207 us = rsGetElementAt_ushort(aUShort, 0, 0, 0);
208 rsSetElementAt_ushort(aUShort, us, 0, 0, 0);
890 us = abs(s);
911 us = clz(us);
936 us = min(us, us);
[all …]
Dmath_agree.rs22 DECLARE_INPUT_SET(ushort, us); \
45 DECLARE_REFERENCE_SET_VEC_VEC(ushort, us, func); \
272 #define TEST_US1_US1(func) TEST_VEC1_VEC1(func, us)
273 #define TEST_US2_US2(func) TEST_VEC2_VEC2(func, us)
274 #define TEST_US3_US3(func) TEST_VEC3_VEC3(func, us)
275 #define TEST_US4_US4(func) TEST_VEC4_VEC4(func, us)
365 DECLARE_TEMP_SET(ushort, us); \
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
Dmath.rs86 TEST_INT_OP_TYPE(op, us) \
113 TEST_XN_FUNC_YN(us, fnc, us) \
121 TEST_XN_FUNC_YN(us, fnc, s) \
128 TEST_XN_FUNC_XN_XN(us, fnc) \
137 TEST_X_FUNC_X_X_X(us, fnc) \
405 TEST_CVT(to, us, type); \
416 TEST_CVT_MATRIX(us, ushort);
Dmath_agree.rs22 DECLARE_INPUT_SET(ushort, us); \
45 DECLARE_REFERENCE_SET_VEC_VEC(ushort, us, func); \
272 #define TEST_US1_US1(func) TEST_VEC1_VEC1(func, us)
273 #define TEST_US2_US2(func) TEST_VEC2_VEC2(func, us)
274 #define TEST_US3_US3(func) TEST_VEC3_VEC3(func, us)
275 #define TEST_US4_US4(func) TEST_VEC4_VEC4(func, us)
365 DECLARE_TEMP_SET(ushort, us); \
/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-int-param/
DDriverRS.java.template32 // This provides us with the renderscript context and resources that
33 // allow us to create the script that does rendering
/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-common/SRC/
DDriverRS.java.template32 // This provides us with the renderscript context and resources that
33 // allow us to create the script that does rendering
/frameworks/rs/java/tests/ComputeBenchmark/src/com/example/android/rs/computebench/
Dcompute_benchmark.rs95 BENCH_BASIC_OP_TYPE(op, us) \
116 BENCH_CVT(to, us, type); \
140 BENCH_XN_FUNC_YN(us, fnc, us) \
148 BENCH_XN_FUNC_YN(us, fnc, s) \
155 BENCH_XN_FUNC_XN_XN(us, fnc) \
164 BENCH_X_FUNC_X_X_X(us, fnc) \
283 BENCH_CVT_MATRIX(us, ushort);
/frameworks/support/v7/appcompat/
DTHEMES.txt18 These are the base themes and allow us to switch out the framework base
30 Platform specific themes which inherit from the previous platform version. These allows us
/frameworks/base/docs/downloads/
DREADME4 downloadable files. This provides us consistent version control

123