| /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/tests/graphite/ |
| D | RectTest.cpp | 16 using float2 = skvx::float2; in DEF_GRAPHITE_TEST() typedef
|
| /external/skia/src/sksl/ir/ |
| D | SkSLChildCall.cpp | 41 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/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/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/clang/test/OpenMP/ |
| 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
|
| 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
|
| /external/skia/src/gpu/tessellate/ |
| D | Tessellation.cpp | 23 using float2 = skvx::float2; typedef
|
| /external/pigweed/pw_protobuf/size_report/ |
| D | proto_bloat.cc | 124 [[maybe_unused]] volatile auto float2 = GetFloatVector(); in CodeToSetUpSizeReportEnvironment() local
|
| /external/swiftshader/src/System/ |
| D | Types.hpp | 198 using float2 = vec2<float>; typedef
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
| D | types.h | 177 using float2 = Vec2<float>; variable
|
| /external/skia/src/gpu/graphite/geom/ |
| D | Rect.h | 28 using float2 = skvx::float2; 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/python/cpython2/Lib/test/ |
| D | test_complex.py | 364 class float2: class
|