/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | arm_cmse.h | 90 cmse_address_info_t __u; in cmse_TT() local 96 cmse_address_info_t __u; in cmse_TTT() local 104 cmse_address_info_t __u; in cmse_TTA() local 110 cmse_address_info_t __u; in cmse_TTAT() local
|
H A D | emmintrin.h | 1600 double __u; in _mm_load1_pd() member 1602 double __u = ((const struct __mm_load1_pd_struct*)__dp)->__u; in _mm_load1_pd() local 1625 __m128d __u = *(const __m128d*)__dp; in _mm_loadr_pd() local 1666 long long __u = ((const struct __loadu_si64*)__a)->__v; in _mm_loadu_si64() local 1687 int __u = ((const struct __loadu_si32*)__a)->__v; in _mm_loadu_si32() local 1708 short __u = ((const struct __loadu_si16*)__a)->__v; in _mm_loadu_si16() local 1727 double __u; in _mm_load_sd() member 1729 double __u = ((const struct __mm_load_sd_struct*)__dp)->__u; in _mm_load_sd() local 1754 double __u; in _mm_loadh_pd() member 1756 double __u = ((const struct __mm_loadh_pd_struct*)__dp)->__u; in _mm_loadh_pd() local [all …]
|
H A D | xmmintrin.h | 1628 __mm_loadh_pi_v2f32 __u; in _mm_loadh_pi() member 1655 __mm_loadl_pi_v2f32 __u; in _mm_loadl_pi() member 1681 float __u; in _mm_load_ss() member 1683 float __u = ((const struct __mm_load_ss_struct*)__p)->__u; in _mm_load_ss() local 1703 float __u; in _mm_load1_ps() member 1705 float __u = ((const struct __mm_load1_ps_struct*)__p)->__u; in _mm_load1_ps() local 1924 __mm_storeh_pi_v2f32 __u; in _mm_storeh_pi() member 1945 __mm_storeh_pi_v2f32 __u; in _mm_storel_pi() member 1965 float __u; in _mm_store_ss() member
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/ |
H A D | time_members.cc | 291 union { char *__s; wchar_t *__w; } __u; in _M_initialize_timepunct() local
|
H A D | monetary_members.cc | 599 union { char *__s; wchar_t __w; } __u; in _M_initialize_moneypunct() local 782 union { char *__s; wchar_t __w; } __u; in _M_initialize_moneypunct() local
|
H A D | numeric_members.cc | 210 union { char *__s; wchar_t __w; } __u; in _M_initialize_numpunct() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/gnu/ |
H A D | time_members.cc | 291 union { char *__s; wchar_t *__w; } __u; in _M_initialize_timepunct() local
|
H A D | monetary_members.cc | 599 union { char *__s; wchar_t __w; } __u; in _M_initialize_moneypunct() local 782 union { char *__s; wchar_t __w; } __u; in _M_initialize_moneypunct() local
|
H A D | numeric_members.cc | 210 union { char *__s; wchar_t __w; } __u; in _M_initialize_numpunct() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | regex_automaton.tcc | 202 auto __u = __stack.top(); in _M_clone() local
|
H A D | random.tcc | 476 __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>& __x) in operator <<() argument 503 __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>& __x) in operator >>() argument 785 __ctype __u; in operator ()() local 793 __ctype __u; in operator ()() local 1303 const double __u = __c * __aurng(); in operator ()() local 1558 const double __u = __param._M_s * __aurng(); in operator ()() local 2075 _RealType __u; in operator ()() local 2099 _RealType __u; in __generate_impl() local 2327 result_type __u, __v, __n; in operator ()() local 2373 result_type __u, __v, __n; in __generate_impl() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | regex_automaton.tcc | 202 auto __u = __stack.top(); in _M_clone() local
|
H A D | random.tcc | 479 __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>& __x) in operator <<() argument 506 __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>& __x) in operator >>() argument 793 __ctype __u; in operator ()() local 801 __ctype __u; in operator ()() local 1346 const double __u = __c * __aurng(); in operator ()() local 1601 const double __u = __param._M_s * __aurng(); in operator ()() local 2118 _RealType __u; in operator ()() local 2142 _RealType __u; in __generate_impl() local 2370 result_type __u, __v, __n; in operator ()() local 2416 result_type __u, __v, __n; in __generate_impl() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
H A D | compatibility-atomic-c++0x.cc | 122 uintptr_t __u = reinterpret_cast<uintptr_t>(__z); in __atomic_flag_for_address() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
H A D | compatibility-atomic-c++0x.cc | 122 uintptr_t __u = reinterpret_cast<uintptr_t>(__z); in __atomic_flag_for_address() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/ |
H A D | parallel_backend_tbb.h | 189 __parallel_transform_reduce(_ExecutionPolicy&&, _Index __first, _Index __last, _Up __u, _Tp __init,… in __parallel_transform_reduce() 213 __trans_scan_body(_Up __u, _Tp __init, _Cp __combine, _Rp __reduce, _Sp __scan) in __trans_scan_body() 392 __parallel_transform_scan(_ExecutionPolicy&&, _Index __n, _Up __u, _Tp __init, _Cp __combine, _Rp _… in __parallel_transform_scan()
|
/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/ |
H A D | unordered_set_operations.bench.cpp | 32 std::size_t hash_len_16(std::size_t __u, std::size_t __v) { in hash_len_16()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/ |
H A D | random.tcc | 365 __r, __a, __u, __s, __b, __t, __c, __l>& __x) in operator <<() argument 392 __r, __a, __u, __s, __b, __t, __c, __l>& __x) in operator >>() argument 818 const result_type __u = std::min(__c, __b); in _M_initialize_max_aux() local 1103 const _RealType __u = __c * __urng(); in operator ()() local 1329 const _RealType __u = _M_s * __urng(); in operator ()() local 1657 const result_type __u = __urng(); in operator ()() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/ |
H A D | random.tcc | 365 __r, __a, __u, __s, __b, __t, __c, __l>& __x) in operator <<() argument 392 __r, __a, __u, __s, __b, __t, __c, __l>& __x) in operator >>() argument 818 const result_type __u = std::min(__c, __b); in _M_initialize_max_aux() local 1103 const _RealType __u = __c * __urng(); in operator ()() local 1329 const _RealType __u = _M_s * __urng(); in operator ()() local 1657 const result_type __u = __urng(); in operator ()() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/ |
H A D | guard.cc | 200 union { int __i; char __c[sizeof (int)]; } __u = { 0 }; in __guard_test_bit() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/ |
H A D | guard.cc | 200 union { int __i; char __c[sizeof (int)]; } __u = { 0 }; in __guard_test_bit() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | smmintrin.h | 682 union __u in _mm_minpos_epu16() union 687 union __u __u = { .__m = __A }, __r = { .__m = {0} }; in _mm_minpos_epu16() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/ |
H A D | parallel_backend_tbb.h | 194 __parallel_transform_reduce(_ExecutionPolicy&&, _Index __first, _Index __last, _Up __u, _Tp __init,… in __parallel_transform_reduce() 218 __trans_scan_body(_Up __u, _Tp __init, _Cp __combine, _Rp __reduce, _Sp __scan) in __trans_scan_body() 397 __parallel_transform_scan(_ExecutionPolicy&&, _Index __n, _Up __u, _Tp __init, _Cp __combine, _Rp _… in __parallel_transform_scan()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/ |
H A D | math.d | 762 __u_t __u; in version() local 772 __u_t __u; in version() local
|
/netbsd-src/sys/crypto/arch/arm/ |
H A D | arm_neon.h | 703 } __u = { __tab }; in vtbl2_u8() local
|