| /external/clang/test/PCH/Inputs/ |
| D | chain-ext_vector1.h | 3 typedef __attribute__((ext_vector_type(2))) float float2; typedef
|
| /external/clang/test/PCH/ |
| D | ext_vector.h | 3 typedef __attribute__((ext_vector_type(2))) float float2; typedef
|
| D | exprs.h | 106 typedef __attribute__(( ext_vector_type(2) )) float float2; typedef
|
| /external/skia/experimental/graphite/src/geom/ |
| D | VectorTypes.h | 17 using float2 = vec<2>; variable
|
| /external/skia/src/gpu/ |
| D | GrVx.h | 21 using float2 = vec<2>; variable
|
| /external/skia/src/sksl/ir/ |
| D | SkSLChildCall.cpp | 43 const Type* float2 = context.fTypes.fFloat2.get(); in call_signature_is_valid() local
|
| /external/clang/test/Sema/ |
| D | ext_vector_components.c | 3 typedef __attribute__(( ext_vector_type(2) )) float float2; typedef
|
| D | vector-cast.c | 47 typedef float float2 __attribute__ ((vector_size (8))); typedef
|
| D | ext_vector_casts.c | 5 typedef __attribute__(( ext_vector_type(2) )) float float2; typedef
|
| /external/clang/test/SemaCXX/ |
| D | err_init_conversion_failed.cpp | 39 typedef float float2 __attribute__((ext_vector_type(2))); typedef
|
| /external/clang/test/SemaTemplate/ |
| D | ext-vector-type.cpp | 87 typedef float __attribute__((ext_vector_type(2))) float2; typedef
|
| /external/skia/src/gpu/tessellate/ |
| D | Tessellation.h | 25 using float2 = vec<2>; variable
|
| /external/renderscript-intrinsics-replacement-toolkit/renderscript-toolkit/src/main/cpp/ |
| D | Utils.h | 53 typedef float float2 __attribute__((ext_vector_type(2))); typedef
|
| /external/clang/test/OpenMP/ |
| D | atomic_update_codegen.cpp | 72 typedef float float2 __attribute__((ext_vector_type(2))); typedef
|
| D | atomic_write_codegen.c | 72 typedef float float2 __attribute__((ext_vector_type(2))); typedef
|
| D | atomic_capture_codegen.cpp | 72 typedef float float2 __attribute__((ext_vector_type(2))); typedef
|
| D | atomic_read_codegen.c | 72 typedef float float2 __attribute__((ext_vector_type(2))); typedef
|
| /external/clang/test/CodeGen/ |
| D | ext-vector.c | 4 typedef __attribute__(( ext_vector_type(2) )) float float2; typedef
|
| D | builtins-nvptx.c | 374 typedef float float2 __attribute__((ext_vector_type(2))); in nvvm_ldg() typedef
|
| /external/swiftshader/src/System/ |
| D | Types.hpp | 198 using float2 = vec2<float>; typedef
|
| /external/skia/tests/ |
| D | SkVxTest.cpp | 12 using float2 = skvx::Vec<2,float>; typedef
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
| D | types.h | 177 using float2 = Vec2<float>; variable
|
| /external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | compatibility.hpp | 96 …typedef tvec2<float, highp> float2; //!< \brief single-precision floating-point vector with 2 c… typedef
|
| /external/python/cpython3/Lib/test/ |
| D | test_complex.py | 451 class float2: class
|
| /external/skia/src/core/ |
| D | SkGeometry.cpp | 455 using float2 = skvx::Vec<2,float>; in SkChopCubicAt() typedef 488 using float2 = skvx::Vec<2,float>; in SkChopCubicAt() typedef 527 using float2 = skvx::Vec<2,float>; in SkChopCubicAt() typedef
|