/external/clang/test/CodeGenCXX/ |
D | aarch64-aapcs-zerolength-bitfield.cpp | 200 struct t20 struct 207 static_assert(offsetof(struct t20, bar) == 8); argument
|
/external/clang/test/CodeGen/ |
D | attributes.c | 74 void t20(void) { in t20() function
|
D | arm-apcs-zerolength-bitfield.c | 203 struct t20 struct 210 static int arr20_offset[(offsetof(struct t20, bar) == 4) ? 0 : -1]; argument
|
D | arm-aapcs-zerolength-bitfield.c | 199 struct t20 struct 206 static int arr20_offset[(offsetof(struct t20, bar) == 4) ? 0 : -1]; argument
|
D | libcalls-fno-builtin.c | 107 long double t20(char **x) { return strtold("123.4", x); } in t20() function
|
D | asm.c | 154 double t20(double x) { in t20() function
|
/external/clang/test/Sema/ |
D | function.c | 91 void t20(int i...) { } // expected-error {{requires a comma}} in t20() function
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 441 int t20[F(__is_floating_point(int))]; in is_floating_point() local 469 int t20[T(__is_arithmetic(int))]; in is_arithmetic() local 501 int t20[T(__is_complete_type(int))]; in is_complete_type() local 525 int t20[F(__is_void(int))]; in is_void() local 555 int t20[F(__is_array(short))]; in is_array() local 594 int t20[F(__is_function(short))]; in is_function() local 667 int t20[T(__is_fundamental(int))]; in is_fundamental() local 717 int t20[F(__is_scalar(void))]; in is_scalar() local 746 int t20[F(__is_compound(float))]; in is_compound() local 783 int t20[F(__is_pointer(void))]; in is_pointer() local [all …]
|
/external/eigen/test/eigen2/ |
D | eigen2_geometry.cpp | 235 Transform2 t20, t21; in geometry() local
|
D | eigen2_geometry_with_eigen2_prefix.cpp | 237 Transform2 t20, t21; in geometry() local
|
/external/eigen/test/ |
D | geo_transformations.cpp | 250 Transform2 t20, t21; in transformations() local
|
/external/skia/tests/ |
D | PathOpsQuadIntersectionTest.cpp | 450 double t20 = t2Seed - t2Step * 2; in intersectionFinder() local
|
D | PathOpsCubicIntersectionTest.cpp | 563 double t20 = t2Seed - t2Step * 2; in intersectionFinder() local
|
/external/opencv3/modules/hal/include/opencv2/hal/ |
D | intrin_sse.hpp | 1226 __m128i t20 = _mm_unpacklo_epi8(t10, _mm_unpackhi_epi64(t11, t11)); in OPENCV_HAL_IMPL_SSE_TRANSPOSE4x4() local 1277 __m128i t20 = _mm_unpacklo_epi16(t10, _mm_unpackhi_epi64(t11, t11)); in v_load_deinterleave() local
|
/external/libcxxabi/test/ |
D | dynamic_cast3.pass.cpp | 1090 namespace t20 namespace
|
/external/opencv3/3rdparty/include/opencl/1.2/CL/ |
D | cl.hpp | 6813 T20 t20 = NullType(), in operator ()()
|