Searched refs:__attribute__ (Results 1 - 25 of 145) sorted by relevance

123456

/frameworks/rs/scriptc/
H A Drs_value_types.rsh110 typedef half __attribute__((ext_vector_type(2))) half2;
120 typedef half __attribute__((ext_vector_type(3))) half3;
130 typedef half __attribute__((ext_vector_type(4))) half4;
264 typedef float __attribute__((ext_vector_type(2))) float2;
272 typedef float __attribute__((ext_vector_type(3))) float3;
280 typedef float __attribute__((ext_vector_type(4))) float4;
288 typedef double __attribute__((ext_vector_type(2))) double2;
296 typedef double __attribute__((ext_vector_type(3))) double3;
304 typedef double __attribute__((ext_vector_type(4))) double4;
312 typedef uchar __attribute__((ext_vector_typ
[all...]
H A Drs_io.rsh43 extern void __attribute__((overloadable))
60 extern void __attribute__((overloadable))
79 extern bool __attribute__((overloadable))
82 extern bool __attribute__((overloadable))
101 extern void __attribute__((overloadable))
104 extern void __attribute__((overloadable))
H A Drs_convert.rsh43 extern float2 __attribute__((const, overloadable))
46 extern float3 __attribute__((const, overloadable))
49 extern float4 __attribute__((const, overloadable))
52 extern float2 __attribute__((const, overloadable))
55 extern float3 __attribute__((const, overloadable))
58 extern float4 __attribute__((const, overloadable))
61 extern float2 __attribute__((const, overloadable))
64 extern float3 __attribute__((const, overloadable))
67 extern float4 __attribute__((const, overloadable))
70 extern float2 __attribute__((cons
[all...]
H A Drs_object_info.rsh83 extern uint32_t __attribute__((overloadable))
96 extern uint32_t __attribute__((overloadable))
108 extern uint32_t __attribute__((overloadable))
121 extern uint32_t __attribute__((overloadable))
134 extern uint32_t __attribute__((overloadable))
148 extern rs_element __attribute__((overloadable))
159 extern void __attribute__((overloadable))
162 extern void __attribute__((overloadable))
165 extern void __attribute__((overloadable))
168 extern void __attribute__((overloadabl
[all...]
H A Drs_debug.rsh40 extern void __attribute__((overloadable))
43 extern void __attribute__((overloadable))
46 extern void __attribute__((overloadable))
49 extern void __attribute__((overloadable))
52 extern void __attribute__((overloadable))
56 extern void __attribute__((overloadable))
61 extern void __attribute__((overloadable))
66 extern void __attribute__((overloadable))
71 extern void __attribute__((overloadable))
76 extern void __attribute__((overloadabl
[all...]
H A Drs_time.rsh67 extern float __attribute__((overloadable))
85 extern rs_tm* __attribute__((overloadable))
101 extern rs_time_t __attribute__((overloadable))
111 extern int64_t __attribute__((overloadable))
123 extern int64_t __attribute__((overloadable))
H A Drs_math.rsh163 extern uchar __attribute__((const, overloadable))
166 extern uchar2 __attribute__((const, overloadable))
169 extern uchar3 __attribute__((const, overloadable))
172 extern uchar4 __attribute__((const, overloadable))
175 extern ushort __attribute__((const, overloadable))
178 extern ushort2 __attribute__((const, overloadable))
181 extern ushort3 __attribute__((const, overloadable))
184 extern ushort4 __attribute__((const, overloadable))
187 extern uint __attribute__((const, overloadable))
190 extern uint2 __attribute__((cons
[all...]
H A Drs_vector_math.rsh46 extern float3 __attribute__((const, overloadable))
49 extern float4 __attribute__((const, overloadable))
53 extern half3 __attribute__((const, overloadable))
58 extern half4 __attribute__((const, overloadable))
69 extern float __attribute__((const, overloadable))
72 extern float __attribute__((const, overloadable))
75 extern float __attribute__((const, overloadable))
78 extern float __attribute__((const, overloadable))
82 extern half __attribute__((const, overloadable))
87 extern half __attribute__((cons
[all...]
H A Drs_atomic.rsh51 extern int32_t __attribute__((overloadable))
56 extern int32_t __attribute__((overloadable))
73 extern int32_t __attribute__((overloadable))
78 extern int32_t __attribute__((overloadable))
99 extern int32_t __attribute__((overloadable))
104 extern uint32_t __attribute__((overloadable))
119 extern int32_t __attribute__((overloadable))
124 extern int32_t __attribute__((overloadable))
139 extern int32_t __attribute__((overloadable))
144 extern int32_t __attribute__((overloadabl
[all...]
H A Drs_for_each.rsh124 * float __attribute__((kernel)) square(float a) {
144 extern void __attribute__((overloadable))
150 extern void __attribute__((overloadable))
155 extern void __attribute__((overloadable))
161 extern void __attribute__((overloadable))
167 extern void __attribute__((overloadable))
228 extern uint32_t __attribute__((overloadable))
241 extern uint32_t __attribute__((overloadable))
255 extern uint32_t __attribute__((overloadable))
268 extern uint32_t __attribute__((overloadabl
[all...]
H A Drs_allocation_data.rsh67 extern void __attribute__((overloadable))
106 extern void __attribute__((overloadable))
144 extern float2 __attribute__((overloadable))
149 extern float3 __attribute__((overloadable))
154 extern float4 __attribute__((overloadable))
159 extern double2 __attribute__((overloadable))
164 extern double3 __attribute__((overloadable))
169 extern double4 __attribute__((overloadable))
174 extern char2 __attribute__((overloadable))
179 extern char3 __attribute__((overloadabl
[all...]
H A Drs_matrix.rsh68 static inline void __attribute__((overloadable))
118 extern void __attribute__((overloadable))
138 static inline bool __attribute__((always_inline, overloadable))
170 extern bool __attribute__((overloadable))
187 extern float __attribute__((overloadable))
190 extern float __attribute__((overloadable))
193 extern float __attribute__((overloadable))
204 extern bool __attribute__((overloadable))
216 extern bool __attribute__((overloadable))
243 extern void __attribute__((overloadabl
[all...]
H A Drs_graphics.rsh44 typedef enum __attribute__((
71 typedef enum __attribute__((
97 typedef enum __attribute__((
120 typedef enum __attribute__((
146 typedef enum __attribute__((
172 typedef struct rs_font _RS_OBJECT_DECL __attribute__((
190 typedef struct rs_mesh _RS_OBJECT_DECL __attribute__((
208 typedef struct rs_program_fragment _RS_OBJECT_DECL __attribute__((
226 typedef struct rs_program_vertex _RS_OBJECT_DECL __attribute__((
244 typedef struct rs_program_raster _RS_OBJECT_DECL __attribute__((
[all...]
H A Drs_core.rsh40 #define RS_KERNEL __attribute__((kernel))
H A Drs_allocation_create.rsh43 extern rs_element __attribute__((overloadable))
59 extern rs_element __attribute__((overloadable))
74 extern rs_element __attribute__((overloadable))
107 extern rs_type __attribute__((overloadable))
113 extern rs_type __attribute__((overloadable))
118 extern rs_type __attribute__((overloadable))
123 extern rs_type __attribute__((overloadable))
148 extern rs_allocation __attribute__((overloadable))
153 extern rs_allocation __attribute__((overloadable))
158 static inline rs_allocation __attribute__((overloadabl
[all...]
/frameworks/rs/driver/runtime/
H A Drs_core.c6 extern float __attribute__((overloadable)) rsFrac(float v) {
12 extern float4 __attribute__((overloadable)) convert_float4(uchar4 c);
22 extern float __attribute__((overloadable)) rsClamp(float v, float l, float h) {
25 extern char __attribute__((overloadable)) rsClamp(char v, char l, char h) {
28 extern uchar __attribute__((overloadable)) rsClamp(uchar v, uchar l, uchar h) {
31 extern short __attribute__((overloadable)) rsClamp(short v, short l, short h) {
34 extern ushort __attribute__((overloadable)) rsClamp(ushort v, ushort l, ushort h) {
37 extern int __attribute__((overloadable)) rsClamp(int v, int l, int h) {
40 extern uint __attribute__((overloadable)) rsClamp(uint v, uint l, uint h) {
44 extern int32_t __attribute__((overloadabl
[all...]
H A Drs_cl.c4 extern float2 __attribute__((overloadable)) convert_float2(int2 c);
5 extern float3 __attribute__((overloadable)) convert_float3(int3 c);
6 extern float4 __attribute__((overloadable)) convert_float4(int4 c);
8 extern int2 __attribute__((overloadable)) convert_int2(float2 c);
9 extern int3 __attribute__((overloadable)) convert_int3(float3 c);
10 extern int4 __attribute__((overloadable)) convert_int4(float4 c);
13 extern float __attribute__((overloadable)) fmin(float v, float v2);
14 extern float2 __attribute__((overloadable)) fmin(float2 v, float v2);
15 extern float3 __attribute__((overloadable)) fmin(float3 v, float v2);
16 extern float4 __attribute__((overloadabl
[all...]
H A Drs_program.c10 extern rs_depth_func __attribute__((overloadable))
19 extern bool __attribute__((overloadable))
28 extern bool __attribute__((overloadable))
37 extern bool __attribute__((overloadable))
46 extern bool __attribute__((overloadable))
55 extern bool __attribute__((overloadable))
64 extern rs_blend_src_func __attribute__((overloadable))
73 extern rs_blend_dst_func __attribute__((overloadable))
82 extern bool __attribute__((overloadable))
94 extern bool __attribute__((overloadabl
[all...]
H A Drs_sampler.c7 extern rs_sampler_value __attribute__((overloadable))
16 extern rs_sampler_value __attribute__((overloadable))
25 extern rs_sampler_value __attribute__((overloadable))
34 extern rs_sampler_value __attribute__((overloadable))
43 extern float __attribute__((overloadable))
/frameworks/compile/libbcc/tests/debuginfo/host-tests/
H A Dpass-function.c41 __attribute__((noinline)) static int function_test();
42 __attribute__((always_inline)) static int inline_test();
/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicInlines.h23 typedef float float2 __attribute__((ext_vector_type(2)));
24 typedef float float3 __attribute__((ext_vector_type(3)));
25 typedef float float4 __attribute__((ext_vector_type(4)));
26 typedef uchar uchar2 __attribute__((ext_vector_type(2)));
27 typedef uchar uchar3 __attribute__((ext_vector_type(3)));
28 typedef uchar uchar4 __attribute__((ext_vector_type(4)));
29 typedef ushort ushort2 __attribute__((ext_vector_type(2)));
30 typedef ushort ushort3 __attribute__((ext_vector_type(3)));
31 typedef ushort ushort4 __attribute__((ext_vector_type(4)));
32 typedef uint uint2 __attribute__((ext_vector_typ
[all...]
/frameworks/native/vulkan/include/vulkan/
H A Dvulkan_loader_data.h29 __attribute__((visibility("default"))) static LoaderData& GetInstance();
/frameworks/rs/java/tests/ComputePerf/src/com/example/android/rs/computeperf/
H A Dlaunchtest.rs23 void __attribute__((kernel)) k_x(uchar in, uint32_t x) {
29 uchar __attribute__((kernel)) k_xy(uint32_t x, uint32_t y) {
/frameworks/av/include/media/
H A DModulo.h101 __attribute__((no_sanitize("integer")))
109 __attribute__((no_sanitize("integer")))
119 __attribute__((no_sanitize("integer")))
126 __attribute__((no_sanitize("integer")))
138 __attribute__((no_sanitize("integer")))
145 __attribute__((no_sanitize("integer")))
152 __attribute__((no_sanitize("integer")))
159 __attribute__((no_sanitize("integer")))
166 __attribute__((no_sanitize("integer")))
176 __attribute__((no_sanitiz
[all...]
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
H A Dsub.cpp191 __attribute__((no_sanitize("integer")))

Completed in 321 milliseconds

123456