| /dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++98/ |
| D | ios_init.cc | 95 cin.tie(&cout); in Init() 99 cerr.tie(&cout); in Init() 110 wcin.tie(&wcout); in Init() 112 wcerr.tie(&wcout); in Init()
|
| /dragonfly/contrib/gcc-4.7/libstdc++-v3/src/c++98/ |
| D | ios_init.cc | 97 cin.tie(&cout); in Init() 101 cerr.tie(&cout); in Init() 112 wcin.tie(&wcout); in Init() 114 wcerr.tie(&wcout); in Init()
|
| /dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
| D | basic_ios.h | 295 tie() const in _GLIBCXX_VISIBILITY() 307 tie(basic_ostream<_CharT, _Traits>* __tiestr) in _GLIBCXX_VISIBILITY() 483 this->tie(__rhs.tie(nullptr)); in _GLIBCXX_VISIBILITY()
|
| D | basic_ios.tcc | 98 this->tie(__rhs.tie()); in copyfmt()
|
| D | ostream.tcc | 51 if (__os.tie() && __os.good()) in sentry() 52 __os.tie()->flush(); in sentry()
|
| D | istream.tcc | 53 if (__in.tie()) in sentry() 54 __in.tie()->flush(); in sentry()
|
| /dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
| D | basic_ios.tcc | 99 this->tie(__rhs.tie()); in copyfmt()
|
| D | basic_ios.h | 287 tie() const in _GLIBCXX_VISIBILITY() 299 tie(basic_ostream<_CharT, _Traits>* __tiestr) in _GLIBCXX_VISIBILITY()
|
| D | ostream.tcc | 53 if (__os.tie() && __os.good()) in sentry() 54 __os.tie()->flush(); in sentry()
|
| D | istream.tcc | 54 if (__in.tie()) in sentry() 55 __in.tie()->flush(); in sentry()
|
| /dragonfly/sys/netproto/802_11/wlan/ |
| HD | ieee80211_output.c | 3114 struct ieee80211_tim_ie *tie = (struct ieee80211_tim_ie *) frm; local 3116 tie->tim_ie = IEEE80211_ELEMID_TIM; 3117 tie->tim_len = 4; /* length */ 3118 tie->tim_count = 0; /* DTIM count */ 3119 tie->tim_period = vap->iv_dtim_period; /* DTIM period */ 3120 tie->tim_bitctl = 0; /* bitmap control */ 3121 tie->tim_bitmap[0] = 0; /* Partial Virtual Bitmap */ 3415 struct ieee80211_tim_ie *tie = local 3453 int adjust = tie->tim_bitmap+timlen 3477 tie->tim_len = 3 + timlen; [all …]
|
| /dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/ |
| D | mutex | 524 auto __locks = std::tie(__l1, __l2, __l3...); 549 auto __locks = std::tie(__l2, __l3...); 570 explicit scoped_lock(_MutexTypes&... __m) : _M_devices(std::tie(__m...)) 574 : _M_devices(std::tie(__m...))
|
| D | tuple | 1601 // 2301. Why is tie not constexpr? 1602 /// tie 1605 tie(_Elements&... __args) noexcept 1628 // A class (and instance) which can be used in 'tie' when an element
|
| D | scoped_allocator | 184 { return std::tuple_cat(std::tie(outer_allocator()), _M_inner._M_tie()); }
|
| /dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/ |
| D | tuple | 401 tie(_Elements&... __args) 406 // A class (and instance) which can be used in 'tie' when an element
|
| D | functional | 1233 return this->__call(tr1::tie(__args...), _Bound_indexes()); 1244 return this->__call(tr1::tie(__args...), _Bound_indexes()); 1256 return this->__call(tr1::tie(__args...), _Bound_indexes()); 1269 return this->__call(tr1::tie(__args...), _Bound_indexes()); 1337 return this->__call(tr1::tie(__args...), _Bound_indexes()); 1345 return this->__call(tr1::tie(__args...), _Bound_indexes()); 1353 return this->__call(tr1::tie(__args...), _Bound_indexes()); 1361 return this->__call(tr1::tie(__args...), _Bound_indexes());
|
| /dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/ |
| D | tuple | 401 tie(_Elements&... __args) 406 // A class (and instance) which can be used in 'tie' when an element
|
| D | functional | 1224 return this->__call(tr1::tie(__args...), _Bound_indexes()); 1235 return this->__call(tr1::tie(__args...), _Bound_indexes()); 1247 return this->__call(tr1::tie(__args...), _Bound_indexes()); 1260 return this->__call(tr1::tie(__args...), _Bound_indexes()); 1328 return this->__call(tr1::tie(__args...), _Bound_indexes()); 1336 return this->__call(tr1::tie(__args...), _Bound_indexes()); 1344 return this->__call(tr1::tie(__args...), _Bound_indexes()); 1352 return this->__call(tr1::tie(__args...), _Bound_indexes());
|
| /dragonfly/contrib/libpcap/ |
| HD | README.md | 77 quite a while; there's no reason to tie a binary linked with libpcap to
|
| /dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/ |
| D | mutex | 723 auto __locks = std::tie(__l1, __l2, __l3...); 750 auto __locks = std::tie(__l2, __l3...);
|
| D | scoped_allocator | 191 { return std::tuple_cat(std::tie(outer_allocator()), _M_inner._M_tie()); }
|
| D | tuple | 1038 tie(_Elements&... __args) noexcept 1047 // A class (and instance) which can be used in 'tie' when an element
|
| D | ostream | 410 * stream is tied to another output stream, @c is.tie()->flush()
|
| /dragonfly/contrib/wpa_supplicant/src/common/ |
| HD | wpa_common.h | 457 const u8 *tie; member
|
| /dragonfly/contrib/gcc-4.7/gcc/doc/ |
| HD | invoke.texi | 10966 The default for this option is@tie{}@code{avr2}. 10973 ``Classic'' devices with up to 8@tie{}KiB of program memory. 10974 @*@var{mcu}@tie{}= @code{attiny22}, @code{attiny26}, @code{at90c8534}, 10980 ``Classic'' devices with up to 8@tie{}KiB of program memory and with 10982 @*@var{mcu}@tie{}= @code{ata6289}, @code{attiny13}, @code{attiny13a}, 10992 ``Classic'' devices with 16@tie{}KiB up to 64@tie{}KiB of program memory. 10993 @*@var{mcu}@tie{}= @code{at43usb355}, @code{at76c711}. 10996 ``Classic'' devices with 128@tie{}KiB of program memory. 10997 @*@var{mcu}@tie{}= @code{atmega103}, @code{at43usb320}. 11000 ``Classic'' devices with 16@tie{}KiB up to 64@tie{}KiB of program [all …]
|