Searched refs:tie (Results 26 - 50 of 64) sorted by relevance

123

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_other/wchar_t/
H A D5.cc49 // No sentry should be constructed so os.tie()->flush() should not be
51 os.tie(&os_tie);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/objects/char/
H A D1.cc89 VERIFY( std::cin.tie() == &std::cout );
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/objects/wchar_t/
H A D1.cc91 VERIFY( std::wcin.tie() == &std::wcout );
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_other/char/
H A D5.cc52 // No sentry should be constructed so os.tie()->flush() should not be
54 os.tie(&os_tie);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_other/wchar_t/
H A D5.cc50 // No sentry should be constructed so os.tie()->flush() should not be
52 os.tie(&os_tie);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/objects/char/
H A D1.cc90 VERIFY( std::cin.tie() == &std::cout );
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/objects/wchar_t/
H A D1.cc92 VERIFY( std::wcin.tie() == &std::wcout );
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dbasic_ios.h285 tie() const function in class:basic_ios
294 * This sets up a new tie; see tie() for more.
297 tie(basic_ostream<_CharT, _Traits>* __tiestr) function in class:basic_ios
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/bits/
H A Dbasic_ios.h281 tie() const function in class:std::basic_ios
290 * This sets up a new tie; see tie() for more.
293 tie(basic_ostream<_CharT, _Traits>* __tiestr) function in class:std::basic_ios
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/src/
H A Dios_init.cc100 cin.tie(&cout);
112 wcin.tie(&wcout);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/20_util/tuple/cons/
H A Dbig_tuples.cc83 //tie
86 tie(ignore, ignore, ignore, ignore, ignore, ignore, ignore, ignore,
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/tr1/6_containers/headers/tuple/
H A Dsynopsis.cc40 tuple<T1&, T2&, ..., TN&> tie(T1&, T2& , ..., TN&);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/tr1/6_containers/tuple/cons/
H A Dbig_tuples.cc85 //tie
88 tie(ignore, ignore, ignore, ignore, ignore, ignore, ignore, ignore,
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/tr1/6_containers/tuple/cons/
H A Dbig_tuples.cc83 //tie
86 tie(ignore, ignore, ignore, ignore, ignore, ignore, ignore, ignore,
/netbsd-6-1-5-RELEASE/sys/net80211/
H A Dieee80211_output.c1852 struct ieee80211_tim_ie *tie = (struct ieee80211_tim_ie *) frm; local
1854 tie->tim_ie = IEEE80211_ELEMID_TIM;
1855 tie->tim_len = 4; /* length */
1856 tie->tim_count = 0; /* DTIM count */
1857 tie->tim_period = ic->ic_dtim_period; /* DTIM period */
1858 tie->tim_bitctl = 0; /* bitmap control */
1859 tie->tim_bitmap[0] = 0; /* Partial Virtual Bitmap */
1960 struct ieee80211_tim_ie *tie = local
1998 ovbcopy(bo->bo_trailer, tie->tim_bitmap+timlen,
2000 bo->bo_trailer = tie
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic-tuple.C129 tuple<Values&...> tie(Values&... values) function
283 tuple<int&, double&> seventeen_pi_tied = tie(seventeen, pi);
H A Dvariadic-bind.C128 tuple<Values&...> tie(Values&... values) function
404 return apply_functor(f, bound_args, indexes(), tie(args...));
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/rsn_supp/
H A Dwpa_ft.c40 const u8 *tie; member in struct:wpa_ft_ies
442 parse->tie = pos + 2;
466 if (parse->tie)
954 if (parse.tie)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp811.C44 ostream* tie() const { return _tie; } function in class:ios
45 ostream* tie(ostream* val) { ostream* save=_tie; _tie=val; return save; } function in class:ios
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp811.C44 ostream* tie() const { return _tie; } function in class:ios
45 ostream* tie(ostream* val) { ostream* save=_tie; _tie=val; return save; } function in class:ios
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/doc/
H A Dtexinfo.tex478 \gdef\sepspaces{\obeyspaces\let =\tie}
482 % expansion of \tie (\leavevmode \penalty \@M \ ).
633 % Be sure we're in horizontal mode when doing a tie, since we make space
642 \gdef\tie{\leavevmode\penalty\tiepenalty\ }
3383 \definedummyword\tie
4849 \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
6128 \turnoffactive \putwordpage\tie\refx{#1-pg}{}%
6147 \putwordChapter@tie \the\chapno
6149 \putwordSection@tie \the\chapno.\the\secno
6151 \putwordSection@tie \th
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/doc/include/
H A Dtexinfo.tex481 \gdef\sepspaces{\obeyspaces\let =\tie}
485 % expansion of \tie (\leavevmode \penalty \@M \ ).
636 % Be sure we're in horizontal mode when doing a tie, since we make space
645 \gdef\tie{\leavevmode\penalty\tiepenalty\ }
3403 \definedummyword{tie}%
4865 \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
6153 \turnoffactive \putwordpage\tie\refx{#1-pg}{}%
6172 \putwordChapter@tie \the\chapno
6174 \putwordSection@tie \the\chapno.\the\secno
6176 \putwordSection@tie \th
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/doc/
H A Dtexinfo.tex473 \gdef\sepspaces{\obeyspaces\let =\tie}
477 % expansion of \tie (\leavevmode \penalty \@M \ ).
628 % Be sure we're in horizontal mode when doing a tie, since we make space
637 \gdef\tie{\leavevmode\penalty\tiepenalty\ }
3301 \definedummyword{tie}%
4742 \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
6027 \turnoffactive \otherbackslash \putwordpage\tie\refx{#1-pg}{}%
6046 \putwordChapter@tie \the\chapno
6048 \putwordSection@tie \the\chapno.\the\secno
6050 \putwordSection@tie \th
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/groff/doc/
H A Dtexinfo.tex473 \gdef\sepspaces{\obeyspaces\let =\tie}
477 % expansion of \tie (\leavevmode \penalty \@M \ ).
628 % Be sure we're in horizontal mode when doing a tie, since we make space
637 \gdef\tie{\leavevmode\penalty\tiepenalty\ }
3301 \definedummyword{tie}%
4742 \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
6027 \turnoffactive \otherbackslash \putwordpage\tie\refx{#1-pg}{}%
6046 \putwordChapter@tie \the\chapno
6048 \putwordSection@tie \the\chapno.\the\secno
6050 \putwordSection@tie \th
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/texinfo/
H A Dtexinfo.tex526 \gdef\sepspaces{\obeyspaces\let =\tie}
530 % expansion of \tie (\leavevmode \penalty \@M \ ).
681 % Be sure we're in horizontal mode when doing a tie, since we make space
690 \gdef\tie{\leavevmode\penalty\tiepenalty\ }
4336 \definedummyword\tie
5936 \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
6108 % active and set to @tie, resulting in them not being ignored after
7300 \turnoffactive \putwordpage\tie\refx{#1-pg}{}%
7319 \putwordChapter@tie \the\chapno
7321 \putwordSection@tie \th
[all...]

Completed in 495 milliseconds

123