HomeSort by relevance Sort by last modified time
    Searched full:overloadable (Results 1 - 25 of 166) sorted by null

1 2 3 4 5 6 7

  /frameworks/compile/slang/tests/P_overload/
overload.rs 4 void __attribute__((overloadable)) foo(int i) {
7 void __attribute__((overloadable)) foo(float f) {
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/scriptc/
rs_object.rsh 33 extern void __attribute__((overloadable))
38 extern void __attribute__((overloadable))
43 extern void __attribute__((overloadable))
48 extern void __attribute__((overloadable))
53 extern void __attribute__((overloadable))
58 extern void __attribute__((overloadable))
63 extern void __attribute__((overloadable))
68 extern void __attribute__((overloadable))
73 extern void __attribute__((overloadable))
78 extern void __attribute__((overloadable))
    [all...]
rs_cl.rsh 28 _RS_RUNTIME typeout##2 __attribute__((const, overloadable)) \
30 _RS_RUNTIME typeout##3 __attribute__((const, overloadable)) \
32 _RS_RUNTIME typeout##4 __attribute__((const, overloadable)) \
115 _RS_RUNTIME float2 __attribute__((const, overloadable)) fnc(float2 v); \
116 _RS_RUNTIME float3 __attribute__((const, overloadable)) fnc(float3 v); \
117 _RS_RUNTIME float4 __attribute__((const, overloadable)) fnc(float4 v);
120 _RS_RUNTIME float __attribute__((const, overloadable)) fnc(float2 v); \
121 _RS_RUNTIME float __attribute__((const, overloadable)) fnc(float3 v); \
122 _RS_RUNTIME float __attribute__((const, overloadable)) fnc(float4 v);
125 _RS_RUNTIME int2 __attribute__((const, overloadable)) fnc(float2 v);
    [all...]
rs_matrix.rsh 36 _RS_RUNTIME void __attribute__((overloadable))
41 _RS_RUNTIME void __attribute__((overloadable))
46 _RS_RUNTIME void __attribute__((overloadable))
58 _RS_RUNTIME float __attribute__((overloadable))
63 _RS_RUNTIME float __attribute__((overloadable))
68 _RS_RUNTIME float __attribute__((overloadable))
76 extern void __attribute__((overloadable)) rsMatrixLoadIdentity(rs_matrix4x4 *m);
80 extern void __attribute__((overloadable)) rsMatrixLoadIdentity(rs_matrix3x3 *m);
84 extern void __attribute__((overloadable)) rsMatrixLoadIdentity(rs_matrix2x2 *m);
91 extern void __attribute__((overloadable)) rsMatrixLoad(rs_matrix4x4 *m, const float *v)
    [all...]
rs_debug.rsh 33 extern void __attribute__((overloadable))
38 extern void __attribute__((overloadable))
43 extern void __attribute__((overloadable))
48 extern void __attribute__((overloadable))
53 extern void __attribute__((overloadable))
58 extern void __attribute__((overloadable))
63 extern void __attribute__((overloadable))
68 extern void __attribute__((overloadable))
73 extern void __attribute__((overloadable))
78 extern void __attribute__((overloadable))
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/scriptc/
rs_object.rsh 33 extern void __attribute__((overloadable))
38 extern void __attribute__((overloadable))
43 extern void __attribute__((overloadable))
48 extern void __attribute__((overloadable))
53 extern void __attribute__((overloadable))
58 extern void __attribute__((overloadable))
63 extern void __attribute__((overloadable))
68 extern void __attribute__((overloadable))
73 extern void __attribute__((overloadable))
78 extern void __attribute__((overloadable))
    [all...]
rs_cl.rsh 28 _RS_RUNTIME typeout##2 __attribute__((const, overloadable)) \
30 _RS_RUNTIME typeout##3 __attribute__((const, overloadable)) \
32 _RS_RUNTIME typeout##4 __attribute__((const, overloadable)) \
115 _RS_RUNTIME float2 __attribute__((const, overloadable)) fnc(float2 v); \
116 _RS_RUNTIME float3 __attribute__((const, overloadable)) fnc(float3 v); \
117 _RS_RUNTIME float4 __attribute__((const, overloadable)) fnc(float4 v);
120 _RS_RUNTIME float __attribute__((const, overloadable)) fnc(float2 v); \
121 _RS_RUNTIME float __attribute__((const, overloadable)) fnc(float3 v); \
122 _RS_RUNTIME float __attribute__((const, overloadable)) fnc(float4 v);
125 _RS_RUNTIME int2 __attribute__((const, overloadable)) fnc(float2 v);
    [all...]
rs_matrix.rsh 36 _RS_RUNTIME void __attribute__((overloadable))
41 _RS_RUNTIME void __attribute__((overloadable))
46 _RS_RUNTIME void __attribute__((overloadable))
58 _RS_RUNTIME float __attribute__((overloadable))
63 _RS_RUNTIME float __attribute__((overloadable))
68 _RS_RUNTIME float __attribute__((overloadable))
76 extern void __attribute__((overloadable)) rsMatrixLoadIdentity(rs_matrix4x4 *m);
80 extern void __attribute__((overloadable)) rsMatrixLoadIdentity(rs_matrix3x3 *m);
84 extern void __attribute__((overloadable)) rsMatrixLoadIdentity(rs_matrix2x2 *m);
91 extern void __attribute__((overloadable)) rsMatrixLoad(rs_matrix4x4 *m, const float *v)
    [all...]
rs_debug.rsh 33 extern void __attribute__((overloadable))
38 extern void __attribute__((overloadable))
43 extern void __attribute__((overloadable))
48 extern void __attribute__((overloadable))
53 extern void __attribute__((overloadable))
58 extern void __attribute__((overloadable))
63 extern void __attribute__((overloadable))
68 extern void __attribute__((overloadable))
73 extern void __attribute__((overloadable))
78 extern void __attribute__((overloadable))
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/scriptc/
rs_object.rsh 33 extern void __attribute__((overloadable))
38 extern void __attribute__((overloadable))
43 extern void __attribute__((overloadable))
48 extern void __attribute__((overloadable))
53 extern void __attribute__((overloadable))
58 extern void __attribute__((overloadable))
63 extern void __attribute__((overloadable))
68 extern void __attribute__((overloadable))
73 extern void __attribute__((overloadable))
78 extern void __attribute__((overloadable))
    [all...]
rs_cl.rsh 28 _RS_RUNTIME typeout##2 __attribute__((const, overloadable)) \
30 _RS_RUNTIME typeout##3 __attribute__((const, overloadable)) \
32 _RS_RUNTIME typeout##4 __attribute__((const, overloadable)) \
115 _RS_RUNTIME float2 __attribute__((const, overloadable)) fnc(float2 v); \
116 _RS_RUNTIME float3 __attribute__((const, overloadable)) fnc(float3 v); \
117 _RS_RUNTIME float4 __attribute__((const, overloadable)) fnc(float4 v);
120 _RS_RUNTIME float __attribute__((const, overloadable)) fnc(float2 v); \
121 _RS_RUNTIME float __attribute__((const, overloadable)) fnc(float3 v); \
122 _RS_RUNTIME float __attribute__((const, overloadable)) fnc(float4 v);
125 _RS_RUNTIME int2 __attribute__((const, overloadable)) fnc(float2 v);
    [all...]
rs_matrix.rsh 36 _RS_RUNTIME void __attribute__((overloadable))
41 _RS_RUNTIME void __attribute__((overloadable))
46 _RS_RUNTIME void __attribute__((overloadable))
58 _RS_RUNTIME float __attribute__((overloadable))
63 _RS_RUNTIME float __attribute__((overloadable))
68 _RS_RUNTIME float __attribute__((overloadable))
76 extern void __attribute__((overloadable)) rsMatrixLoadIdentity(rs_matrix4x4 *m);
80 extern void __attribute__((overloadable)) rsMatrixLoadIdentity(rs_matrix3x3 *m);
84 extern void __attribute__((overloadable)) rsMatrixLoadIdentity(rs_matrix2x2 *m);
91 extern void __attribute__((overloadable)) rsMatrixLoad(rs_matrix4x4 *m, const float *v)
    [all...]
rs_debug.rsh 33 extern void __attribute__((overloadable))
38 extern void __attribute__((overloadable))
43 extern void __attribute__((overloadable))
48 extern void __attribute__((overloadable))
53 extern void __attribute__((overloadable))
58 extern void __attribute__((overloadable))
63 extern void __attribute__((overloadable))
68 extern void __attribute__((overloadable))
73 extern void __attribute__((overloadable))
78 extern void __attribute__((overloadable))
    [all...]
  /external/clang/test/Sema/
overloadable.c 3 int var __attribute__((overloadable)); // expected-error{{'overloadable' attribute only applies to functions}}
4 void params(void) __attribute__((overloadable(12))); // expected-error {{'overloadable' attribute takes no arguments}}
6 int *f(int) __attribute__((overloadable)); // expected-note 2{{previous overload of function is here}}
7 float *f(float); // expected-error{{overloaded function 'f' must have the 'overloadable' attribute}}
8 int *f(int); // expected-error{{redeclaration of 'f' must have the 'overloadable' attribute}} \
10 double *f(double) __attribute__((overloadable)); // okay, new
18 int *accept_funcptr(int (*)()) __attribute__((overloadable)); // \
20 float *accept_funcptr(int (*)(int, double)) __attribute__((overloadable)); // \
    [all...]
  /frameworks/rs/scriptc/
rs_object.rsh 33 extern void __attribute__((overloadable))
38 extern void __attribute__((overloadable))
43 extern void __attribute__((overloadable))
48 extern void __attribute__((overloadable))
53 extern void __attribute__((overloadable))
60 extern void __attribute__((overloadable))
65 extern void __attribute__((overloadable))
70 extern void __attribute__((overloadable))
75 extern void __attribute__((overloadable))
80 extern void __attribute__((overloadable))
    [all...]
rs_debug.rsh 33 extern void __attribute__((overloadable))
38 extern void __attribute__((overloadable))
43 extern void __attribute__((overloadable))
48 extern void __attribute__((overloadable))
53 extern void __attribute__((overloadable))
58 extern void __attribute__((overloadable))
63 extern void __attribute__((overloadable))
68 extern void __attribute__((overloadable))
73 extern void __attribute__((overloadable))
78 extern void __attribute__((overloadable))
    [all...]
  /prebuilts/sdk/renderscript/include/
rs_object.rsh 33 extern void __attribute__((overloadable))
38 extern void __attribute__((overloadable))
43 extern void __attribute__((overloadable))
48 extern void __attribute__((overloadable))
53 extern void __attribute__((overloadable))
60 extern void __attribute__((overloadable))
65 extern void __attribute__((overloadable))
70 extern void __attribute__((overloadable))
75 extern void __attribute__((overloadable))
80 extern void __attribute__((overloadable))
    [all...]
rs_debug.rsh 33 extern void __attribute__((overloadable))
38 extern void __attribute__((overloadable))
43 extern void __attribute__((overloadable))
48 extern void __attribute__((overloadable))
53 extern void __attribute__((overloadable))
58 extern void __attribute__((overloadable))
63 extern void __attribute__((overloadable))
68 extern void __attribute__((overloadable))
73 extern void __attribute__((overloadable))
78 extern void __attribute__((overloadable))
    [all...]
  /prebuilts/sdk/tools/darwin/renderscript/include/
rs_object.rsh 33 extern void __attribute__((overloadable))
38 extern void __attribute__((overloadable))
43 extern void __attribute__((overloadable))
48 extern void __attribute__((overloadable))
53 extern void __attribute__((overloadable))
60 extern void __attribute__((overloadable))
65 extern void __attribute__((overloadable))
70 extern void __attribute__((overloadable))
75 extern void __attribute__((overloadable))
80 extern void __attribute__((overloadable))
    [all...]
rs_debug.rsh 33 extern void __attribute__((overloadable))
38 extern void __attribute__((overloadable))
43 extern void __attribute__((overloadable))
48 extern void __attribute__((overloadable))
53 extern void __attribute__((overloadable))
58 extern void __attribute__((overloadable))
63 extern void __attribute__((overloadable))
68 extern void __attribute__((overloadable))
73 extern void __attribute__((overloadable))
78 extern void __attribute__((overloadable))
    [all...]
  /external/clang/test/CodeGen/
overloadable.c 4 int __attribute__((overloadable)) f(int x) { return x; }
5 float __attribute__((overloadable)) f(float x) { return x; }
6 double __attribute__((overloadable)) f(double x) { return x; }
7 double _Complex __attribute__((overloadable)) f(double _Complex x) { return x; }
9 v4hi __attribute__((overloadable)) f(v4hi x) { return x; }
12 void __attribute__((overloadable)) f(struct X (*ptr)[10]) { }
14 void __attribute__((overloadable)) f(int x, int y, ...) { }
  /frameworks/rs/driver/runtime/
rs_core.c 5 extern float4 __attribute__((overloadable)) convert_float4(uchar4 c);
15 extern float __attribute__((overloadable)) rsClamp(float v, float l, float h) {
18 extern char __attribute__((overloadable)) rsClamp(char v, char l, char h) {
21 extern uchar __attribute__((overloadable)) rsClamp(uchar v, uchar l, uchar h) {
24 extern short __attribute__((overloadable)) rsClamp(short v, short l, short h) {
27 extern ushort __attribute__((overloadable)) rsClamp(ushort v, ushort l, ushort h) {
30 extern int __attribute__((overloadable)) rsClamp(int v, int l, int h) {
33 extern uint __attribute__((overloadable)) rsClamp(uint v, uint l, uint h) {
37 extern int32_t __attribute__((overloadable)) rsAtomicCas(volatile int32_t *ptr, int32_t expectedValue, int32_t newValue) {
41 extern uint32_t __attribute__((overloadable)) rsAtomicCas(volatile uint32_t *ptr, uint32_t expectedValue, uint32_t newValue)
    [all...]
rs_sampler.c 7 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))
  /external/clang/test/CodeGenObjC/
overloadable.m 8 void __attribute__((overloadable)) f(id c) { }
12 void __attribute__((overloadable)) f(C *c) { }
  /external/clang/test/SemaOpenCL/
sampler_t_overload.cl 3 void __attribute__((overloadable)) foo(sampler_t, read_only image1d_t);
4 void __attribute__((overloadable)) foo(sampler_t, read_only image2d_t);

Completed in 540 milliseconds

1 2 3 4 5 6 7