| /external/clang/test/SemaTemplate/ |
| D | instantiate-clang.cpp | 8 typedef __attribute__(( ext_vector_type(2) )) double double2; typedef 21 typedef __attribute__(( ext_vector_type(2) )) double double2; typedef
|
| /external/llvm-project/clang/test/SemaTemplate/ |
| D | instantiate-clang.cpp | 8 typedef __attribute__(( ext_vector_type(2) )) double double2; typedef 21 typedef __attribute__(( ext_vector_type(2) )) double double2; typedef
|
| /external/skia/tests/ |
| D | SkVxTest.cpp | 15 using double2 = skvx::Vec<2,double>; typedef
|
| /external/clang/test/PCH/ |
| D | exprs.h | 78 typedef __attribute__(( ext_vector_type(2) )) double double2; typedef
|
| /external/llvm-project/clang/test/PCH/ |
| D | exprs.h | 78 typedef __attribute__(( ext_vector_type(2) )) double double2; typedef
|
| /external/clang/test/Sema/ |
| D | ext_vector_casts.c | 95 typedef double double2 __attribute__ ((ext_vector_type(2))); typedef
|
| /external/llvm-project/clang/test/Sema/ |
| D | ext_vector_casts.c | 95 typedef double double2 __attribute__ ((ext_vector_type(2))); typedef
|
| /external/llvm-project/libclc/generic/include/clc/ |
| D | clctypes.h | 82 typedef __attribute__((ext_vector_type(2))) double double2; typedef
|
| /external/clang/test/CodeGen/ |
| D | builtins-nvptx.c | 382 typedef double double2 __attribute__((ext_vector_type(2))); in nvvm_ldg() typedef
|
| D | arm-swiftcall.c | 63 typedef double double2 __attribute__((ext_vector_type(2))); typedef
|
| /external/llvm-project/clang/test/CodeGen/ |
| D | windows-swiftcall.c | 62 typedef double double2 __attribute__((ext_vector_type(2))); typedef
|
| D | builtins-nvptx.c | 639 typedef double double2 __attribute__((ext_vector_type(2))); in nvvm_ldg() typedef
|
| D | arm-swiftcall.c | 63 typedef double double2 __attribute__((ext_vector_type(2))); typedef
|
| D | 64bit-swiftcall.c | 71 typedef double double2 __attribute__((ext_vector_type(2))); typedef
|
| /external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | compatibility.hpp | 112 …typedef tvec2<double, highp> double2; //!< \brief double-precision floating-point vector with 2 … typedef
|
| /external/clang/lib/Headers/ |
| D | opencl-c.h | 135 typedef double double2 __attribute__((ext_vector_type(2))); typedef
|
| /external/llvm-project/clang/lib/Headers/ |
| D | opencl-c-base.h | 122 typedef double double2 __attribute__((ext_vector_type(2))); typedef
|
| /external/libchrome/base/ |
| D | values_unittest.cc | 1262 Value double2(2.0); in TEST() local
|