/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/include/ |
H A D | GRLOCLCompatibility.h | 104 typedef struct float4 struct 112 float4() {}; in float4() argument 113 float4( float ix, float iy, float iz, float iw ) : x( ix ), y( iy ), z( iz ), w( iw ) {}; in float4() argument 118 } float4; typedef
|
/aosp_15_r20/external/clang/test/PCH/Inputs/ |
H A D | chain-ext_vector2.h | 3 typedef __attribute__((ext_vector_type(4))) float float4; typedef
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | 2010-02-18-Dbg-VectorType.c | 2 typedef float float4 __attribute__((vector_size(16))); typedef
|
H A D | ext-vector-indexing.c | 3 typedef __attribute__(( ext_vector_type(4) )) float float4; typedef
|
H A D | ext-vector-member-alignment.c | 3 typedef float float4 __attribute__((ext_vector_type(4))); typedef
|
H A D | builtinshufflevector2.c | 3 typedef float float4 __attribute__((ext_vector_type(4))); typedef
|
H A D | mangle.c | 64 typedef __attribute__(( vector_size(16) )) float float4; typedef
|
/aosp_15_r20/external/clang/test/PCH/ |
H A D | ext_vector.h | 4 typedef __attribute__((ext_vector_type(4))) float float4; typedef
|
H A D | types.h | 27 typedef float float4 __attribute__((vector_size(16))); typedef
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | 2007-05-03-VectorInit.cpp | 6 typedef v4sf float4; typedef
|
H A D | vector-splat-conversion.cpp | 21 typedef __attribute__((__ext_vector_type__(4))) float float4; typedef
|
/aosp_15_r20/external/clang/test/Sema/ |
H A D | ext_vector_comparisons.c | 18 typedef __attribute__(( ext_vector_type(4) )) float float4; typedef
|
H A D | typedef-retain.c | 3 typedef float float4 __attribute__((vector_size(16))); typedef
|
H A D | vector-init.c | 4 typedef float float4 __attribute__((vector_size(16))); typedef
|
H A D | ext_vector_components.c | 5 typedef __attribute__(( ext_vector_type(4) )) float float4; typedef
|
H A D | ext_vector_casts.c | 9 typedef __attribute__(( ext_vector_type(4) )) float float4; typedef
|
/aosp_15_r20/external/skia/tests/graphite/ |
H A D | RectTest.cpp | 17 using float4 = skvx::float4; in DEF_GRAPHITE_TEST() typedef
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | err_init_conversion_failed.cpp | 40 typedef float float4 __attribute__((ext_vector_type(4))); typedef
|
/aosp_15_r20/external/clang/test/SemaTemplate/ |
H A D | ext-vector-type.cpp | 88 typedef float __attribute__((ext_vector_type(4))) float4; typedef
|
/aosp_15_r20/frameworks/rs/cpu_ref/ |
H A D | rsCpuIntrinsicInlines.h | 25 typedef float float4 __attribute__((ext_vector_type(4))); typedef
|
/aosp_15_r20/external/renderscript-intrinsics-replacement-toolkit/renderscript-toolkit/src/main/cpp/ |
H A D | Utils.h | 55 typedef float float4 __attribute__((ext_vector_type(4))); typedef
|
/aosp_15_r20/frameworks/rs/toolkit/ |
H A D | Utils.h | 54 typedef float float4 __attribute__((ext_vector_type(4))); typedef
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/math/include/math/ |
D | vec4.h | 114 typedef details::TVec4<float> float4; typedef
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/math/include/math/ |
D | vec4.h | 114 typedef details::TVec4<float> float4; typedef
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/math/include/math/ |
D | vec4.h | 114 typedef details::TVec4<float> float4; typedef
|