Lines Matching +refs:precompile +refs:do +refs:do +refs:end +refs:form

1112 	when erasing at the end of the deque.
1116 iterator invalidation when erasing at the end of the deque.
1218 * include/bits/fstream.tcc (setbuf): Don't do anything
1540 Absolutely avoid dereferencing end iterators.
1561 avoid dereferencing end iterators; clean up.
1577 dereferencing end iterators; general clean up.
1582 Absolutely avoid dereferencing end iterators.
1613 dereferencing end iterators.
1623 Various things: 1- Avoid absolutely end iterator dereferences;
2368 (locale::_Impl::~_Impl): Don't do anything if !_M_facets,
2807 * configure.ac (AC_INIT): Use the new 4-arg form to finally get the
2808 correct form in PACKAGE.
2996 * testsuite/thread/pthread1.cc: Add alpha*-*-osf* to dg-do run,
3465 (port_specific_symbol_file): It's plural, add an 's' on the end.
3589 files at the end.
4118 end of file is reached, set 'uncommitted' mode to allow a
4157 (sync): If there is something to flush, do it, then go to
4251 pointers to the current string end.
4253 to the actual string end.
4268 dereference end iterator.
4520 prevents begin() and end() from cloning it unnecessarily.
4690 pointer type, the member has to end up equal to zero.
4874 end (vs buffer end).
5833 therefore do not consider the _M_buf_unified == true case.
5931 the end limit of used put area, is set equal to _M_out_beg.
6946 * include/Makefile.am (stamp-std-precompile): Generate stdc++.h.gch
6960 avoid multiple multi-do/multi-clean rules.
7251 * include/Makefile.am (allstamps): Remove stamp-std-precompile.
7394 Consistently, _M_out_end points to the end of the buffer just
7401 (setbuf): _M_out_end points to the end of the external buffer.
7404 (seekoff): Use _M_string.capacity(); ios_base::end is now _M_out_lim.
7417 point to the end of the buffer (i.e., epptr) and to the string end,
7516 specializations, change generic definitions to do nothing.
7562 * include/Makefile.am (stamp-std-precompile): Add rule.
7581 __convert_from_v. Formatted text is now at the end of the buffer.
8528 * configure.in: Don't add new multi-do rules every time the