Home | History | Annotate | Download | only in etc

Lines Matching full:merge

665 	function that merge a call to GetLocaleInfoA and a call to
1421 call _Slist_merge template function rather than slist::merge method
2949 to simplify merge/diff
3341 * Repository: merge HEAD and STLPORT_5_0 branch.
4805 * build/Makefiles/gmake/gcc.mak: Merge the 2 distinct cygmin blocks
5575 splice, splice_after and merge method which do not invalidate iterators but only
7934 * debug/_list.h : missing template versions of remove_if(), merge() added. Missing regular sort() added.