/frameworks/rs/tests/typecheck/ |
D | kernels.rs | 42 short2 s2; 43 short2 s2i = {1, 2};
|
/frameworks/compile/slang/tests/P_math_int/ |
D | math_int.rs | 25 short2 s2;
|
/frameworks/rs/driver/runtime/arch/ |
D | generic.c | 259 extern short2 __attribute__((overloadable)) max(short2 v1, short2 v2) { in max() 260 short2 r; in max() 460 extern short2 __attribute__((overloadable)) min(short2 v1, short2 v2) { in min() 461 short2 r; in min()
|
/frameworks/rs/scriptc/ |
D | rs_core_math.rsh | 72 extern ushort2 __attribute__((const, overloadable))abs(short2 value); 815 extern short2 __attribute__((const, overloadable))clamp(short2 value, short2 min_value, short2 max_… 1192 extern short2 __attribute__((const, overloadable))clamp(short2 value, short min_value, short max_va… 1503 extern short2 __attribute__((const, overloadable))clz(short2 value); 1715 * Component wise conversion from short2 to float2 1719 extern float2 __attribute__((const, overloadable))convert_float2(short2 v); 1904 * Component wise conversion from short2 to char2 1908 extern char2 __attribute__((const, overloadable))convert_char2(short2 v); 2093 * Component wise conversion from short2 to uchar2 2097 extern uchar2 __attribute__((const, overloadable))convert_uchar2(short2 v); [all …]
|
D | rs_allocation.rsh | 183 GET_ELEMENT_AT(short2) 318 SET_ELEMENT_AT(short2) 399 VOP(short2)
|
D | rs_debug.rsh | 171 rsDebug(const char *, short2);
|
/frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/ |
D | math.rs | 21 volatile short2 s2; 206 volatile short2 prefix##_s_2 = 1; \
|
/frameworks/rs/cpu_ref/ |
D | rsCpuRuntimeStubs.cpp | 44 typedef short short2 __attribute__((ext_vector_type(2))); typedef 145 static void SC_debugS2(const char *s, const short2 *c) { in SC_debugS2()
|
D | rsCpuIntrinsicInlines.h | 38 typedef short short2 __attribute__((ext_vector_type(2))); typedef
|
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/ |
D | vector.rs | 20 short2 i16_2 = { 1, 2 };
|
D | math.rs | 21 volatile short2 s2; 50 volatile short2 prefix##_s_2 = 1; \
|
/frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/ |
D | vector.rs | 20 short2 i16_2 = { 1, 2 };
|
D | math.rs | 21 volatile short2 s2; 50 volatile short2 prefix##_s_2 = 1; \
|
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/ |
D | vector.rs | 20 short2 i16_2 = { 1, 2 };
|
D | math.rs | 21 volatile short2 s2; 50 volatile short2 prefix##_s_2 = 1; \
|
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/ |
D | vector.rs | 20 short2 i16_2 = { 1, 2 };
|
D | math.rs | 21 volatile short2 s2; 50 volatile short2 prefix##_s_2 = 1; \
|
D | math.rs.bak | 21 volatile short2 s2; 50 volatile short2 prefix##_s_2 = 1; \
|
D | math.rs.orig | 21 volatile short2 s2; 50 volatile short2 prefix##_s_2 = 1; \
|
/frameworks/rs/driver/runtime/ |
D | rs_core.c | 189 PRIM_DEBUG(short2)
|
D | rs_allocation.c | 252 ELEMENT_AT(short2) 372 VOP(short2)
|
/frameworks/rs/driver/ |
D | rsdRuntimeStubs.cpp | 49 typedef int16_t short2 __attribute__((ext_vector_type(2))); typedef 909 ELEMENT_AT(short2, RS_TYPE_SIGNED_16, 2) 1666 static void SC_debugS2(const char *s, short2 c) { in SC_debugS2() 1821 void rsDebug(const char *s, const short2 *c) { in rsDebug()
|
/frameworks/multidex/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/frameworks/support/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |