| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | arm_mve_types.h | 34 __arm_vreinterpretq_s16_s32 (int32x4_t __a) in __arm_vreinterpretq_s16_s32() 41 __arm_vreinterpretq_s16_s64 (int64x2_t __a) in __arm_vreinterpretq_s16_s64() 48 __arm_vreinterpretq_s16_s8 (int8x16_t __a) in __arm_vreinterpretq_s16_s8() 55 __arm_vreinterpretq_s16_u16 (uint16x8_t __a) in __arm_vreinterpretq_s16_u16() 62 __arm_vreinterpretq_s16_u32 (uint32x4_t __a) in __arm_vreinterpretq_s16_u32() 69 __arm_vreinterpretq_s16_u64 (uint64x2_t __a) in __arm_vreinterpretq_s16_u64() 76 __arm_vreinterpretq_s16_u8 (uint8x16_t __a) in __arm_vreinterpretq_s16_u8() 83 __arm_vreinterpretq_s32_s16 (int16x8_t __a) in __arm_vreinterpretq_s32_s16() 90 __arm_vreinterpretq_s32_s64 (int64x2_t __a) in __arm_vreinterpretq_s32_s64() 97 __arm_vreinterpretq_s32_s8 (int8x16_t __a) in __arm_vreinterpretq_s32_s8() [all …]
|
| D | arm_fp16.h | 45 vabsh_f16 (float16_t __a) in vabsh_f16() 51 vaddh_f16 (float16_t __a, float16_t __b) in vaddh_f16() 57 vcvtah_s32_f16 (float16_t __a) in vcvtah_s32_f16() 63 vcvtah_u32_f16 (float16_t __a) in vcvtah_u32_f16() 69 vcvth_f16_s32 (int32_t __a) in vcvth_f16_s32() 75 vcvth_f16_u32 (uint32_t __a) in vcvth_f16_u32() 81 vcvth_n_f16_s32 (int32_t __a, const int __b) in vcvth_n_f16_s32() 87 vcvth_n_f16_u32 (uint32_t __a, const int __b) in vcvth_n_f16_u32() 93 vcvth_n_s32_f16 (float16_t __a, const int __b) in vcvth_n_s32_f16() 99 vcvth_n_u32_f16 (float16_t __a, const int __b) in vcvth_n_u32_f16() [all …]
|
| D | arm_neon.h | 531 vadd_s8 (int8x8_t __a, int8x8_t __b) in vadd_s8() 538 vadd_s16 (int16x4_t __a, int16x4_t __b) in vadd_s16() 545 vadd_s32 (int32x2_t __a, int32x2_t __b) in vadd_s32() 552 vadd_f32 (float32x2_t __a, float32x2_t __b) in vadd_f32() 563 vadd_u8 (uint8x8_t __a, uint8x8_t __b) in vadd_u8() 570 vadd_u16 (uint16x4_t __a, uint16x4_t __b) in vadd_u16() 577 vadd_u32 (uint32x2_t __a, uint32x2_t __b) in vadd_u32() 584 vadd_s64 (int64x1_t __a, int64x1_t __b) in vadd_s64() 591 vadd_u64 (uint64x1_t __a, uint64x1_t __b) in vadd_u64() 598 vaddq_s8 (int8x16_t __a, int8x16_t __b) in vaddq_s8() [all …]
|
| D | arm_acle.h | 184 __sxtab16 (int16x2_t __a, int8x4_t __b) in __sxtab16() 191 __sxtb16 (int8x4_t __a) in __sxtb16() 198 __uxtab16 (uint16x2_t __a, uint8x4_t __b) in __uxtab16() 205 __uxtb16 (uint8x4_t __a) in __uxtb16() 212 __qadd8 (int8x4_t __a, int8x4_t __b) in __qadd8() 219 __qsub8 (int8x4_t __a, int8x4_t __b) in __qsub8() 226 __shadd8 (int8x4_t __a, int8x4_t __b) in __shadd8() 233 __shsub8 (int8x4_t __a, int8x4_t __b) in __shsub8() 240 __uhadd8 (uint8x4_t __a, uint8x4_t __b) in __uhadd8() 247 __uhsub8 (uint8x4_t __a, uint8x4_t __b) in __uhsub8() [all …]
|
| D | arm_mve.h | 39 #define vdupq_n(__a) __arm_vdupq_n(__a) argument 40 #define vabsq(__a) __arm_vabsq(__a) argument 41 #define vclsq(__a) __arm_vclsq(__a) argument 42 #define vclzq(__a) __arm_vclzq(__a) argument 43 #define vnegq(__a) __arm_vnegq(__a) argument 44 #define vaddlvq(__a) __arm_vaddlvq(__a) argument 45 #define vaddvq(__a) __arm_vaddvq(__a) argument 46 #define vmovlbq(__a) __arm_vmovlbq(__a) argument 47 #define vmovltq(__a) __arm_vmovltq(__a) argument 48 #define vmvnq(__a) __arm_vmvnq(__a) argument [all …]
|
| D | arm_bf16.h | 39 vcvtah_f32_bf16 (bfloat16_t __a) in vcvtah_f32_bf16() 46 vcvth_bf16_f32 (float32_t __a) in vcvth_bf16_f32()
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| D | valarray_array.tcc | 41 __valarray_fill(_Array<_Tp> __a, size_t __n, _Array<bool> __m, in __valarray_fill() 65 __valarray_copy(_Array<_Tp> __a, _Array<bool> __m, _Array<_Tp> __b, in __valarray_copy() 90 __valarray_copy(_Array<_Tp> __a, size_t __n, _Array<_Tp> __b, in __valarray_copy() 114 __valarray_copy(_Array<_Tp> __a, _Array<bool> __m, size_t __n, in __valarray_copy() 142 __valarray_copy(const _Expr<_Dom, _Tp>& __e, size_t __n, _Array<_Tp> __a) in __valarray_copy() 154 _Array<_Tp> __a, size_t __s) in __valarray_copy() 166 _Array<_Tp> __a, _Array<size_t> __i) in __valarray_copy() 179 _Array<_Tp> __a, _Array<size_t> __i) in __valarray_copy() 196 _Array<_Tp> __a, _Array<bool> __m) in __valarray_copy() 215 _Array<_Tp> __a) in __valarray_copy_construct() [all …]
|
| D | cow_string.h | 3167 const allocator_type __a = this->get_allocator(); in _GLIBCXX_VISIBILITY() local 3400 const allocator_type __a = get_allocator(); in _GLIBCXX_VISIBILITY() local 3441 const allocator_type __a = get_allocator(); in _GLIBCXX_VISIBILITY() local 3631 const allocator_type __a = get_allocator(); in _GLIBCXX_VISIBILITY() local
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| D | xmmintrin.h | 248 __m128 __a, __b, __c; in _mm_add_ss() local 270 __m128 __a, __b, __c; in _mm_sub_ss() local 292 __m128 __a, __b, __c; in _mm_mul_ss() local 314 __m128 __a, __b, __c; in _mm_div_ss() local 335 __m128 __a, __c; in _mm_sqrt_ss() local 394 __m128 __a, __c; in _mm_rcp_ss() local 410 __m128 __a, __c; in _mm_rsqrt_ss() local 426 __v4sf __a, __b, __c; in _mm_min_ss() local 443 __v4sf __a, __b, __c; in _mm_max_ss() local 564 __vector unsigned int __a, __b; in _mm_cmpord_ps() local [all …]
|
| D | mmintrin.h | 251 __vector unsigned char __a, __b, __c; in _mm_unpackhi_pi8() local 332 __vector unsigned char __a, __b, __c; in _mm_unpacklo_pi8() local 413 __vector signed char __a, __b, __c; in _mm_add_pi8() local 449 __vector signed short __a, __b, __c; in _mm_add_pi16() local 481 __vector signed int __a, __b, __c; in _mm_add_pi32() local 511 __vector signed char __a, __b, __c; in _mm_sub_pi8() local 547 __vector signed short __a, __b, __c; in _mm_sub_pi16() local 579 __vector signed int __a, __b, __c; in _mm_sub_pi32() local 769 __vector signed char __a, __b, __c; in _mm_cmpgt_pi8() local 806 __vector signed short __a, __b, __c; in _mm_cmpeq_pi16() local [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/ |
| D | base.h | 119 __encode2(int __a, int __b) //must all be non-negative, actually in __encode2() 133 __decode2(_CASable __x, int& __a, int& __b) in __decode2() 144 min(const _Tp& __a, const _Tp& __b) in min() 150 max(const _Tp& __a, const _Tp& __b) in max()
|
| D | multiway_merge.h | 290 #define _GLIBCXX_PARALLEL_MERGE_3_CASE(__a, __b, __c, __c0, __c1) \ in multiway_merge_3_variant() argument 380 #define _GLIBCXX_PARALLEL_DECISION(__a, __b, __c, __d) { \ in multiway_merge_4_variant() argument 412 #define _GLIBCXX_PARALLEL_MERGE_4_CASE(__a, __b, __c, __d, \ in multiway_merge_4_variant() argument
|
| D | multiseq_selection.h | 171 _DifferenceType* __a = new _DifferenceType[__m]; variable 422 _DifferenceType* __a = new _DifferenceType[__m]; variable
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/ |
| D | safe_container.h | 61 _Safe_container(_Safe_container&& __x, const _Alloc& __a, std::false_type) in _Safe_container() 71 _Safe_container(_Safe_container&& __x, const _Alloc& __a) in _Safe_container()
|
| /netbsd/src/external/cddl/osnet/dist/uts/common/sys/ |
| D | ccompile.h | 99 #define ___sun_attr_inner(__a) __sun_attr_##__a argument 100 #define __sun_attr__(__a) ___sun_attr_inner __a argument
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/ |
| D | hypergeometric.tcc | 85 __conf_hyperg_series(_Tp __a, _Tp __c, _Tp __x) in __conf_hyperg_series() 122 __conf_hyperg_luke(_Tp __a, _Tp __c, _Tp __xin) in __conf_hyperg_luke() 229 __conf_hyperg(_Tp __a, _Tp __c, _Tp __x) in __conf_hyperg() 273 __hyperg_series(_Tp __a, _Tp __b, _Tp __c, _Tp __x) in __hyperg_series() 306 __hyperg_luke(_Tp __a, _Tp __b, _Tp __c, _Tp __xin) in __hyperg_luke() 440 __hyperg_reflect(_Tp __a, _Tp __b, _Tp __c, _Tp __x) in __hyperg_reflect() 730 __hyperg(_Tp __a, _Tp __b, _Tp __c, _Tp __x) in __hyperg()
|
| D | riemann_zeta.tcc | 367 __hurwitz_zeta_glob(_Tp __a, _Tp __s) in __hurwitz_zeta_glob() 432 __hurwitz_zeta(_Tp __a, _Tp __s) in __hurwitz_zeta()
|
| /netbsd/src/external/bsd/libarchive/dist/libarchive/test/ |
| D | test_archive_read_set_filter_option.c | 28 #define should(__a, __code, __m, __o, __v) \ argument
|
| D | test_archive_write_set_options.c | 28 #define should(__a, __code, __opts) \ argument
|
| D | test_archive_read_set_options.c | 28 #define should(__a, __code, __opts) \ argument
|
| D | test_archive_write_set_filter_option.c | 28 #define should(__a, __code, __m, __o, __v) \ argument
|
| D | test_archive_write_set_option.c | 28 #define should(__a, __code, __m, __o, __v) \ argument
|
| D | test_archive_read_set_format_option.c | 28 #define should(__a, __code, __m, __o, __v) \ argument
|
| D | test_archive_write_set_format_option.c | 28 #define should(__a, __code, __m, __o, __v) \ argument
|
| D | test_archive_read_set_option.c | 28 #define should(__a, __code, __m, __o, __v) \ argument
|