Searched defs:t21 (Results 1 – 13 of 13) sorted by relevance
/external/clang/test/CodeGenCXX/ |
D | aarch64-aapcs-zerolength-bitfield.cpp | 210 struct t21 struct 230 static_assert(offsetof(struct t21, bar1) == 8); argument
|
/external/clang/test/CodeGen/ |
D | arm-aapcs-zerolength-bitfield.c | 209 struct t21 struct 229 static int arr21_bar1_offset[(offsetof(struct t21, bar1) == 4) ? 0 : -1]; argument
|
D | arm-apcs-zerolength-bitfield.c | 213 struct t21 struct 233 static int arr21_bar1_offset[(offsetof(struct t21, bar1) == 8) ? 0 : -1]; argument
|
D | attributes.c | 79 void t21(void) { in t21() function
|
D | libcalls-fno-builtin.c | 111 long int t21(char **x) { return strtol("1234", x, 10); } in t21() function
|
D | asm.c | 165 float t21(long double x) { in t21() function
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 413 int t21[F(__is_integral(float))]; in is_integral() local 442 int t21[F(__is_floating_point(unsigned int))]; in is_floating_point() local 470 int t21[T(__is_arithmetic(unsigned int))]; in is_arithmetic() local 502 int t21[T(__is_complete_type(unsigned int))]; in is_complete_type() local 526 int t21[F(__is_void(unsigned int))]; in is_void() local 556 int t21[F(__is_array(unsigned short))]; in is_array() local 595 int t21[F(__is_function(unsigned short))]; in is_function() local 668 int t21[T(__is_fundamental(unsigned int))]; in is_fundamental() local 718 int t21[F(__is_scalar(cvoid))]; in is_scalar() local 747 int t21[F(__is_compound(double))]; in is_compound() 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/opencv3/modules/hal/include/opencv2/hal/ |
D | intrin_sse.hpp | 1227 __m128i t21 = _mm_unpacklo_epi8(_mm_unpackhi_epi64(t10, t10), t12); in OPENCV_HAL_IMPL_SSE_TRANSPOSE4x4() local 1278 __m128i t21 = _mm_unpacklo_epi16(_mm_unpackhi_epi64(t10, t10), t12); in v_load_deinterleave() local
|
/external/libcxxabi/test/ |
D | dynamic_cast3.pass.cpp | 1151 namespace t21 namespace
|
/external/opencv3/3rdparty/include/opencl/1.2/CL/ |
D | cl.hpp | 6814 T21 t21 = NullType(), in operator ()()
|