/frameworks/compile/slang/tests/P_math_int/ |
D | math_int.rs | 9 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/ |
D | global_struct.c | 23 unsigned short us = -1; variable 34 double result = pf[0] * d[1][1] * s.d * us * l; in main()
|
D | globals.c | 30 unsigned short us = -1; variable 41 double result = pf[0] * d[1][1] * s.d * us * l; in main()
|
D | locals.cpp | 30 unsigned short us = -1; in main() local 44 double result = pf[0] * d[1][1] * s.f * us * l; in main()
|
D | parameters.cpp | 28 … 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/ |
D | locals_opt_0.rs | 22 unsigned short us = -1; 36 double result = pf[0] * d[1][1] * s.f * us * l;
|
D | locals_opt_3.rs | 22 unsigned short us = -1; 36 double result = pf[0] * d[1][1] * s.f * us * l;
|
D | locals_opt_default.rs | 25 unsigned short us = -1; 39 double result = pf[0] * d[1][1] * s.f * us * l;
|
/frameworks/compile/libbcc/tests/debuginfo/target-tests/ |
D | locals.rs | 33 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/ |
D | math.rs | 86 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/ |
D | math.rs | 86 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); \
|
D | math.rs.orig | 86 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);
|
D | math.rs.bak | 99 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/ |
D | setelementat.rs | 15 ushort us = 4; 29 rsSetElementAt(A, &us, 0, 0);
|
/frameworks/base/docs/html/distribute/monetize/ |
D | ads.jd | 35 "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&ref_topic=3063091#subid=us-en-et-dac… 78 …"https://support.google.com/admob/v2/answer/3379794?hl=en&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/ |
D | math.rs | 86 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);
|
D | apitest.rs | 42 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 …]
|
D | math_agree.rs | 22 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/ |
D | math.rs | 86 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);
|
D | math_agree.rs | 22 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/ |
D | DriverRS.java.template | 32 // 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/ |
D | DriverRS.java.template | 32 // 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/ |
D | compute_benchmark.rs | 95 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/ |
D | THEMES.txt | 18 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/ |
D | README | 4 downloadable files. This provides us consistent version control
|