| /openbsd/src/gnu/gcc/libstdc++-v3/include/ext/ |
| D | numeric_traits.h | 48 #define __glibcxx_signed(_Tp) ((_Tp)(-1) < 0) argument 49 #define __glibcxx_digits(_Tp) \ argument 52 #define __glibcxx_min(_Tp) \ argument 55 #define __glibcxx_max(_Tp) \ argument
|
| /openbsd/src/gnu/gcc/libstdc++-v3/include/tr1/ |
| D | tuple_defs.h | 66 typedef tuple<_GLIBCXX_TEMPLATE_ARGS> _Tp; typedef 77 typedef tuple<_GLIBCXX_TEMPLATE_ARGS> _Tp; typedef
|
| D | boost_shared_ptr.h | 690 swap(__shared_ptr<_Tp, _Lp>& __other) // never throws in swap() 735 swap(__shared_ptr<_Tp, _Lp>& __a, __shared_ptr<_Tp, _Lp>& __b) in swap() 782 get_deleter(const __shared_ptr<_Tp, _Lp>& __p) in get_deleter() 922 swap(__weak_ptr<_Tp, _Lp>& __a, __weak_ptr<_Tp, _Lp>& __b) in swap()
|
| D | functional_hash.h | 50 #define _TR1_hashtable_define_trivial_hash(_Tp) \ argument
|
| /openbsd/src/gnu/gcc/libstdc++-v3/include/debug/ |
| D | multimap.h | 91 multimap(const multimap<_Key,_Tp,_Compare,_Allocator>& __x) in multimap() argument 200 swap(multimap<_Key,_Tp,_Compare,_Allocator>& __x) in swap() argument 315 swap(multimap<_Key,_Tp,_Compare,_Allocator>& __lhs, in swap() argument
|
| D | map.h | 91 map(const map<_Key,_Tp,_Compare,_Allocator>& __x) in map() argument 213 swap(map<_Key,_Tp,_Compare,_Allocator>& __x) in swap() argument 328 swap(map<_Key,_Tp,_Compare,_Allocator>& __lhs, in swap() argument
|
| D | hash_multimap.h | 262 swap(hash_multimap<_Value, _Tp, _HashFcn, _EqualKey, _Alloc>& __x, in swap() argument
|
| D | hash_map.h | 278 swap(hash_map<_Value, _Tp, _HashFcn, _EqualKey, _Alloc>& __x, in swap() argument
|
| /openbsd/src/gnu/gcc/libstdc++-v3/include/bits/ |
| D | stl_multimap.h | 664 swap(multimap<_Key, _Tp, _Compare, _Alloc>& __x, in swap() argument
|
| D | stl_map.h | 734 swap(map<_Key, _Tp, _Compare, _Alloc>& __x, in swap() argument
|
| D | deque.tcc | 758 fill(const _Deque_iterator<_Tp, _Tp&, _Tp*>& __first, in fill() argument
|
| D | stl_construct.h | 180 allocator<_Tp>) in _Destroy()
|
| D | stl_deque.h | 1443 const std::allocator<_Tp>&) in _M_destroy_data() 1603 swap(deque<_Tp,_Alloc>& __x, deque<_Tp,_Alloc>& __y) in swap()
|
| D | stl_vector.h | 987 swap(vector<_Tp, _Alloc>& __x, vector<_Tp, _Alloc>& __y) in swap()
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/include/bits/ |
| D | stl_map.h | 657 swap(map<_Key,_Tp,_Compare,_Alloc>& __x, map<_Key,_Tp,_Compare,_Alloc>& __y) in swap() argument
|
| D | stl_multimap.h | 631 swap(multimap<_Key,_Tp,_Compare,_Alloc>& __x, in swap() argument
|
| D | stl_tempbuf.h | 100 void _M_initialize_buffer(const _Tp&, __true_type) {} in _M_initialize_buffer()
|
| /openbsd/src/gnu/gcc/libstdc++-v3/include/std/ |
| D | std_valarray.h | 898 valarray<_Tp>::apply(_Tp func(_Tp)) const in apply() argument 906 valarray<_Tp>::apply(_Tp func(const _Tp &)) const in apply() argument
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/include/std/ |
| D | std_valarray.h | 553 valarray<_Tp>::apply(_Tp func(_Tp)) const in apply() argument 561 valarray<_Tp>::apply(_Tp func(const _Tp &)) const in apply() argument
|
| D | std_memory.h | 73 __get_temporary_buffer(ptrdiff_t __len, _Tp*) in __get_temporary_buffer() argument
|
| /openbsd/src/gnu/gcc/libstdc++-v3/src/ |
| D | valarray-inst.cc | 54 typedef const size_t* __restrict__ _Tp; in __valarray_product() typedef
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/src/ |
| D | valarray-inst.cc | 55 typedef const size_t* __restrict__ _Tp; in __valarray_product() typedef
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/include/backward/ |
| D | defalloc.h | 68 inline _Tp* allocate(ptrdiff_t __size, _Tp*) { in allocate() argument
|
| /openbsd/src/gnu/gcc/libstdc++-v3/include/backward/ |
| D | defalloc.h | 68 inline _Tp* allocate(ptrdiff_t __size, _Tp*) { in allocate() argument
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/include/ext/ |
| D | stl_rope.h | 421 # define __ROPE_DEFINE_ALLOC(_Tp, __name) \ argument 446 # define __ROPE_DEFINE_ALLOC(_Tp, __name) \ argument 1184 # define __ROPE_DEFINE_ALLOC(_Tp, __name) \ argument 1212 # define __ROPE_DEFINE_ALLOC(_Tp, __name) \ argument
|