Home | History | Annotate | Download | only in etc

Lines Matching full:useless

142 	* src/num_get_float.cpp: Remove useless skip of white
448 to the STLport ones. A number of now useless workaround has been
528 function revomed making fstream_impl.h useless.
973 code. Remove useless calls to strcpy. Remove useless call to the
979 * src/c_locale_glibc/c_locale_glibc2.c: Removed many checks useless
981 remove useless strcpy calls when it is safe to return the internal
1047 numpunct and num_get, looks like it is useless with current
1060 * src/locale_impl.cpp: Removed useless holes in locale facets table.
1075 Removed many useless friend class _Locale_impl declarations.
1106 _GetFacetId other workaround it should now be useless. There
1120 * test/unit/fstream_test.cpp: Remove useless
1154 useless instantiation of _Alloc_traits to define nested
1506 * stlport/stl/config/feature.h: Removed useless workaround, there
1516 implementation, removed a useless const_cast and change a reinterpret_cast
1578 - In __format_float_scientific, removed useless rz temporary variable, removed
1641 Removed useless islong __format_float_scientific parameter. Removed
1642 useless x __format_float_fixed parameter, islong parameter
1650 * src/num_get_float.cpp: Removed useless null buffer checks in
1833 useless now that STLport includes windows.h when building the libraries.
1858 useless.
2063 * src/dll_main.cpp: Removed useless _Atomic_swap_struct export
2334 * stlport/stl/_algobase.h: _SwapImplemented useless, because it never
2357 * stlport/stl/_deque.h, _deque.c: Removed useless __type_traits
2451 src/locale_impl.cpp: Removed now useless gcc Cygwin or MinGW and
2497 * stlport/stl/_istream.c: Removed useless cast to num_get facet.
2630 * stlport/stl/_sstream.h: Removed useless mutable qualifier for
2692 * stlport/stl/_fstream.h, src/fstream.cpp: Removed useless declaration
2741 * stlport/stl/_algo.c: Avoid a useless default value for last
2814 Patch from Eric Sanford to remove useless Borland workaround for
3075 Removed all definition of native headers path that are now useless.