/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/ |
H A D | extptr_allocator.h | 72 struct rebind in _GLIBCXX_VISIBILITY() struct 73 { typedef _ExtPtr_allocator<_Up> other; }; in _GLIBCXX_VISIBILITY() 178 struct rebind in _GLIBCXX_VISIBILITY() struct 179 { typedef _ExtPtr_allocator<_Up> other; }; in _GLIBCXX_VISIBILITY()
|
H A D | alloc_traits.h | 116 struct rebind in _GLIBCXX_VISIBILITY() struct 117 { typedef typename _Base_type::template rebind_alloc<_Tp> other; }; in _GLIBCXX_VISIBILITY() 155 struct rebind in _GLIBCXX_VISIBILITY() struct 156 { typedef typename _Alloc::template rebind<_Tp>::other other; }; in _GLIBCXX_VISIBILITY()
|
H A D | new_allocator.h | 70 struct rebind in _GLIBCXX_VISIBILITY() struct 71 { typedef new_allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
|
H A D | malloc_allocator.h | 69 struct rebind in _GLIBCXX_VISIBILITY() struct 70 { typedef malloc_allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
|
H A D | array_allocator.h | 136 struct rebind in _GLIBCXX_VISIBILITY() struct 138 typedef array_allocator<_Tp1, _Array1> other _GLIBCXX_DEPRECATED; in _GLIBCXX_VISIBILITY()
|
H A D | pool_allocator.h | 141 struct rebind in _GLIBCXX_VISIBILITY() struct 142 { typedef __pool_alloc<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
|
H A D | throw_allocator.h | 903 struct rebind in _GLIBCXX_VISIBILITY() struct 904 { typedef throw_allocator_limit<_Tp1> other; }; in _GLIBCXX_VISIBILITY() 924 struct rebind in _GLIBCXX_VISIBILITY() struct 925 { typedef throw_allocator_random<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/ |
H A D | extptr_allocator.h | 72 struct rebind in _GLIBCXX_VISIBILITY() struct 73 { typedef _ExtPtr_allocator<_Up> other; }; in _GLIBCXX_VISIBILITY() 178 struct rebind in _GLIBCXX_VISIBILITY() struct 179 { typedef _ExtPtr_allocator<_Up> other; }; in _GLIBCXX_VISIBILITY()
|
H A D | new_allocator.h | 66 struct rebind in _GLIBCXX_VISIBILITY() struct 67 { typedef new_allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
|
H A D | malloc_allocator.h | 67 struct rebind in _GLIBCXX_VISIBILITY() struct 68 { typedef malloc_allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
|
H A D | array_allocator.h | 122 struct rebind in _GLIBCXX_VISIBILITY() struct 123 { typedef array_allocator<_Tp1, _Array1> other; }; in _GLIBCXX_VISIBILITY()
|
H A D | pool_allocator.h | 140 struct rebind in _GLIBCXX_VISIBILITY() struct 141 { typedef __pool_alloc<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
|
H A D | throw_allocator.h | 701 struct rebind in _GLIBCXX_VISIBILITY() struct 702 { typedef throw_allocator_limit<_Tp1> other; }; in _GLIBCXX_VISIBILITY() 722 struct rebind in _GLIBCXX_VISIBILITY() struct 723 { typedef throw_allocator_random<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
H A D | allocator.h | 78 struct rebind in _GLIBCXX_VISIBILITY() struct 79 { typedef allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY() 101 struct rebind in _GLIBCXX_VISIBILITY() struct 102 { typedef allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
H A D | allocator.h | 78 struct rebind in _GLIBCXX_VISIBILITY() struct 79 { typedef allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY() 120 struct rebind in _GLIBCXX_VISIBILITY() struct 121 { typedef allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
|
/dflybsd-src/sbin/dhclient/ |
H A D | dhcpd.h | 108 time_t expiry, renewal, rebind; member
|
/dflybsd-src/contrib/dhcpcd/src/ |
H A D | dhcp6.h | 206 uint32_t rebind; member
|
/dflybsd-src/gnu/usr.bin/rcs/lib/ |
H A D | rcsedit.c | 1759 addsymbol(num, name, rebind) in addsymbol() argument
|