Searched defs:__w (Results 1 - 25 of 34) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dostream_insert.h87 const streamsize __w = __out.width(); local
H A Dshared_ptr_atomic.h225 atomic_compare_exchange_strong_explicit(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, shared_ptr<_Tp> __w, memory_order, memory_order) argument
247 atomic_compare_exchange_strong(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, shared_ptr<_Tp> __w) argument
256 atomic_compare_exchange_weak_explicit(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, shared_ptr<_Tp> __w, memory_order __success, memory_order __failure) argument
268 atomic_compare_exchange_weak(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, shared_ptr<_Tp> __w) argument
277 atomic_compare_exchange_strong_explicit(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp>* __v, __shared_ptr<_Tp, _Lp> __w, memory_order, memory_order) argument
299 atomic_compare_exchange_strong(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp>* __v, __shared_ptr<_Tp, _Lp> __w) argument
309 atomic_compare_exchange_weak_explicit(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp>* __v, __shared_ptr<_Tp, _Lp> __w, memory_order __success, memory_order __failure) argument
321 atomic_compare_exchange_weak(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp>* __v, __shared_ptr<_Tp, _Lp> __w) argument
[all...]
H A Dvalarray_before.h615 _BinClos(const valarray<_Tp>& __v, const valarray<_Tp>& __w) argument
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/gnu/
H A Dtime_members.cc291 union { char *__s; wchar_t *__w; } __u; member in union:__anon1476
[all...]
H A Dnumeric_members.cc210 union { char *__s; wchar_t __w; } __u; member in union:__anon1475
H A Dmonetary_members.cc599 union { char *__s; wchar_t __w; } __u; member in union:__anon1473
782 union { char *__s; wchar_t __w; } __u; member in union:__anon1474
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dostream_insert.h88 const streamsize __w = __out.width(); local
H A Datomic_wait.h250 static __waiter_pool_base __w[__ct]; local
[all...]
H A Dshared_ptr_atomic.h251 atomic_compare_exchange_strong_explicit(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, shared_ptr<_Tp> __w, memory_order, memory_order) argument
273 atomic_compare_exchange_strong(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, shared_ptr<_Tp> __w) argument
282 atomic_compare_exchange_weak_explicit(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, shared_ptr<_Tp> __w, memory_order __success, memory_order __failure) argument
294 atomic_compare_exchange_weak(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, shared_ptr<_Tp> __w) argument
303 atomic_compare_exchange_strong_explicit(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp>* __v, __shared_ptr<_Tp, _Lp> __w, memory_order, memory_order) argument
325 atomic_compare_exchange_strong(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp>* __v, __shared_ptr<_Tp, _Lp> __w) argument
335 atomic_compare_exchange_weak_explicit(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp>* __v, __shared_ptr<_Tp, _Lp> __w, memory_order __success, memory_order __failure) argument
347 atomic_compare_exchange_weak(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp>* __v, __shared_ptr<_Tp, _Lp> __w) argument
[all...]
H A Dvalarray_before.h615 _BinClos(const valarray<_Tp>& __v, const valarray<_Tp>& __w) argument
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/
H A Dtime_members.cc291 union { char *__s; wchar_t *__w; } __u; member in union:__anon1759
[all...]
H A Dnumeric_members.cc210 union { char *__s; wchar_t __w; } __u; member in union:__anon1758
H A Dmonetary_members.cc599 union { char *__s; wchar_t __w; } __u; member in union:__anon1756
782 union { char *__s; wchar_t __w; } __u; member in union:__anon1757
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
H A Distream-string.cc61 const streamsize __w = __in.width(); local
H A Dtree.cc369 _Rb_tree_node_base* __w = __x_parent->_M_right; local
407 _Rb_tree_node_base* __w = __x_parent->_M_left; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
H A Distream-string.cc61 const streamsize __w = __in.width(); local
H A Dtree.cc369 _Rb_tree_node_base* __w = __x_parent->_M_right; local
407 _Rb_tree_node_base* __w = __x_parent->_M_left; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
H A Dshared_ptr.h587 atomic_compare_exchange_weak(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, shared_ptr<_Tp> __w) argument
593 atomic_compare_exchange_strong(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, shared_ptr<_Tp> __w) argument
599 atomic_compare_exchange_weak_explicit(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, shared_ptr<_Tp> __w, memory_order __success, memory_order __failure) argument
609 atomic_compare_exchange_strong_explicit(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, shared_ptr<_Tp> __w, memory_order __success, memory_order __failure) argument
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dshared_ptr.h587 atomic_compare_exchange_weak(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, shared_ptr<_Tp> __w) argument
593 atomic_compare_exchange_strong(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, shared_ptr<_Tp> __w) argument
599 atomic_compare_exchange_weak_explicit(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, shared_ptr<_Tp> __w, memory_order __success, memory_order __failure) argument
609 atomic_compare_exchange_strong_explicit(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, shared_ptr<_Tp> __w, memory_order __success, memory_order __failure) argument
H A Dsimd_x86_conversions.h736 const auto __w local
/netbsd-current/external/apache2/llvm/dist/libcxx/include/__memory/
H A Dshared_ptr.h1802 atomic_compare_exchange_strong(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, shared_ptr<_Tp> __w) argument
1824 atomic_compare_exchange_weak(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, shared_ptr<_Tp> __w) argument
1833 atomic_compare_exchange_strong_explicit(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, shared_ptr<_Tp> __w, memory_order, memory_order) argument
1843 atomic_compare_exchange_weak_explicit(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, shared_ptr<_Tp> __w, memory_order, memory_order) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dmmintrin.h1397 _mm_set1_pi16(short __w) argument
H A Dxmmintrin.h1796 _mm_set_ss(float __w) argument
1814 _mm_set1_ps(float __w) argument
1833 _mm_set_ps1(float __w) argument
1860 _mm_set_ps(float __z, float __y, float __x, float __w) argument
1888 _mm_setr_ps(float __z, float __y, float __x, float __w) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dmmintrin.h943 _mm_set1_pi16 (short __w) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/ppc_wrappers/
H A Dmmintrin.h1405 _mm_set1_pi16(short __w) { argument

Completed in 347 milliseconds

12