Searched defs:t22 (Results 1 – 13 of 13) sorted by relevance
/external/clang/test/CodeGen/ |
D | ms-declspecs.c | 27 void t22() {} in t22() function
|
D | attributes.c | 89 void __attribute__((section(".bar"))) t22(void) {} in t22() function
|
D | libcalls-fno-builtin.c | 115 long int t22(char **x) { return strtoll("1234", x, 10); } in t22() function
|
D | asm.c | 175 unsigned char t22(unsigned char a, unsigned char b) { in t22() function
|
/external/clang/test/CodeGenCXX/ |
D | aarch64-aapcs-zerolength-bitfield.cpp | 237 struct t22 struct 243 static_assert(alignof(struct t22) == 2); argument
|
/external/clang/test/Sema/ |
D | function.c | 110 void t22(int *ptr, int (*array)[3]) { in t22() function
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 414 int t22[F(__is_integral(double))]; in is_integral() local 443 int t22[F(__is_floating_point(long))]; in is_floating_point() local 471 int t22[T(__is_arithmetic(long))]; in is_arithmetic() local 503 int t22[T(__is_complete_type(long))]; in is_complete_type() local 527 int t22[F(__is_void(long))]; in is_void() local 557 int t22[F(__is_array(int))]; in is_array() local 596 int t22[F(__is_function(int))]; in is_function() local 669 int t22[T(__is_fundamental(long))]; in is_fundamental() local 719 int t22[F(__is_scalar(Union))]; in is_scalar() local 748 int t22[F(__is_compound(long double))]; in is_compound() local [all …]
|
/external/skia/tests/ |
D | PathOpsQuadIntersectionTest.cpp | 451 double t22 = t2Seed + t2Step * 2; in intersectionFinder() local
|
D | PathOpsCubicIntersectionTest.cpp | 564 double t22 = t2Seed + t2Step * 2; in intersectionFinder() local
|
/external/opencv3/modules/calib3d/src/ |
D | upnp.cpp | 417 double t22 = pow( m[9], 2 ); in compute_constraint_distance_2param_6eq_2unk_f_unk() local 458 double t22 = pow( m[2][2], 2 ); in compute_constraint_distance_3param_6eq_6unk_f_unk() local
|
/external/opencv3/modules/hal/include/opencv2/hal/ |
D | intrin_sse.hpp | 1228 __m128i t22 = _mm_unpacklo_epi8(t11, _mm_unpackhi_epi64(t12, t12)); in OPENCV_HAL_IMPL_SSE_TRANSPOSE4x4() local 1279 __m128i t22 = _mm_unpacklo_epi16(t11, _mm_unpackhi_epi64(t12, t12)); in v_load_deinterleave() local
|
/external/libcxxabi/test/ |
D | dynamic_cast3.pass.cpp | 1208 namespace t22 namespace
|
/external/opencv3/3rdparty/include/opencl/1.2/CL/ |
D | cl.hpp | 6791 Event operator() ( in operator ()()
|