| /external/skqp/src/sksl/ |
| D | SkSLCPP.h | 46 inline Float4 float4(float xyzw) { return Float4(xyzw, xyzw, xyzw, xyzw); } in float4() function 48 inline Float4 float4(float x, float y, float z, float w) { return Float4(x, y, z, w); } in float4() function
|
| /external/llvm-project/clang/test/PCH/Inputs/ |
| D | chain-ext_vector2.h | 3 typedef __attribute__((ext_vector_type(4))) float float4; typedef
|
| /external/clang/test/PCH/Inputs/ |
| D | chain-ext_vector2.h | 3 typedef __attribute__((ext_vector_type(4))) float float4; typedef
|
| /external/clang/test/PCH/ |
| D | ext_vector.h | 4 typedef __attribute__((ext_vector_type(4))) float float4; typedef
|
| /external/llvm-project/clang/test/PCH/ |
| D | ext_vector.h | 4 typedef __attribute__((ext_vector_type(4))) float float4; typedef
|
| D | types.h | 27 typedef float float4 __attribute__((vector_size(16))); typedef
|
| /external/clang/test/CodeGen/ |
| D | 2010-02-18-Dbg-VectorType.c | 2 typedef float float4 __attribute__((vector_size(16))); typedef
|
| D | ext-vector-indexing.c | 3 typedef __attribute__(( ext_vector_type(4) )) float float4; typedef
|
| D | ext-vector-member-alignment.c | 3 typedef float float4 __attribute__((ext_vector_type(4))); typedef
|
| D | builtinshufflevector2.c | 3 typedef float float4 __attribute__((ext_vector_type(4))); typedef
|
| /external/llvm-project/clang/test/CodeGen/ |
| D | 2010-02-18-Dbg-VectorType.c | 2 typedef float float4 __attribute__((vector_size(16))); typedef
|
| D | ext-vector-indexing.c | 3 typedef __attribute__(( ext_vector_type(4) )) float float4; typedef
|
| D | vector.cpp | 3 typedef __attribute__((__vector_size__(16))) float float4; typedef
|
| D | ext-vector-member-alignment.c | 3 typedef float float4 __attribute__((ext_vector_type(4))); typedef
|
| D | builtinshufflevector2.c | 3 typedef float float4 __attribute__((ext_vector_type(4))); typedef
|
| /external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-caching/ |
| D | a.c | 1 typedef float float4; typedef
|
| D | b.c | 1 typedef float float4 __attribute__((ext_vector_type(4))); typedef
|
| /external/llvm-project/lldb/test/API/functionalities/data-formatter/vector-types/ |
| D | main.cpp | 1 typedef float float4 __attribute__((ext_vector_type(4))); typedef
|
| /external/skia/src/sksl/ |
| D | SkSLCPP.h | 63 inline SkSLFloat4 float4(float xyzw) { return SkSLFloat4(xyzw, xyzw, xyzw, xyzw); } in float4() function 65 inline SkSLFloat4 float4(float x, float y, float z, float w) { return SkSLFloat4(x, y, z, w); } in float4() function
|
| /external/llvm-project/clang/test/CodeGenCXX/ |
| D | 2007-05-03-VectorInit.cpp | 6 typedef v4sf float4; typedef
|
| /external/clang/test/CodeGenCXX/ |
| D | 2007-05-03-VectorInit.cpp | 6 typedef v4sf float4; typedef
|
| /external/clang/test/Sema/ |
| D | ext_vector_comparisons.c | 18 typedef __attribute__(( ext_vector_type(4) )) float float4; typedef
|
| D | typedef-retain.c | 3 typedef float float4 __attribute__((vector_size(16))); typedef
|
| /external/llvm-project/clang/test/Sema/ |
| D | fp16vec-sema.c | 4 typedef float float4 __attribute__ ((vector_size (16))); typedef
|
| D | ext_vector_comparisons.c | 18 typedef __attribute__(( ext_vector_type(4) )) float float4; typedef
|