Searched defs:std (Results 1 - 25 of 170) sorted by path

1234567

/freebsd-12-stable/contrib/atf/atf-c++/detail/
H A Dapplication.cpp49 namespace std { namespace
[all...]
/freebsd-12-stable/contrib/gcc/
H A Dc-format.h95 enum format_std_version std; member in struct:__anon1355
110 enum format_std_version std; member in struct:__anon1356
131 enum format_std_version std; member in struct:format_char_info
183 enum format_std_version std; member in struct:__anon1357
/freebsd-12-stable/contrib/gcclibs/libcpp/include/
H A Dcpplib.h376 unsigned char std; member in struct:cpp_options
/freebsd-12-stable/contrib/gcclibs/libcpp/
H A Dinit.c76 char std; member in struct:lang_flags
/freebsd-12-stable/contrib/googletest/googletest/include/gtest/
H A Dgtest-printers.h232 operator <<( ::std::basic_ostream<Char, CharTraits>& os, const T& x) argument
671 PrintTo(const ::std::tr1::tuple<T1, T2>& t, ::std::ostream* os) argument
676 PrintTo(const ::std::tr1::tuple<T1, T2, T3>& t, ::std::ostream* os) argument
681 PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4>& t, ::std::ostream* os) argument
686 PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5>& t, ::std::ostream* os) argument
693 PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6>& t, ::std::ostream* os) argument
700 PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7>& t, ::std::ostream* os) argument
707 PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7, T8>& t, ::std::ostream* os) argument
714 PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7, T8, T9>& t, ::std::ostream* os) argument
721 PrintTo( const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>& t, ::std::ostream* os) argument
737 PrintTo(const ::std::pair<T1, T2>& value, ::std::ostream* os) argument
[all...]
/freebsd-12-stable/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-tuple.h113 namespace std { namespace
260 tuple(const ::std::pair<U0, U1>& p) : f0_(p.first), f1_(p.second) {} argument
269 tuple& operator=(const ::std::pair<U0, U1>& p) { argument
[all...]
/freebsd-12-stable/contrib/googletest/googletest/test/
H A Dgoogletest-printers-test.cc739 operator <<( std::basic_ostream<Char, CharTraits>& os, const AllowsGenericStreaming& ) argument
756 operator <<( std::basic_ostream<Char, CharTraits>& os, const AllowsGenericStreamingTemplate<T>& ) argument
777 operator <<( std::basic_ostream<Char, CharTraits>& os, const AllowsGenericStreamingAndImplicitConversionTemplate<T>& ) argument
[all...]
/freebsd-12-stable/contrib/libcxxrt/
H A Dcxxabi.h28 namespace std namespace
H A Dexception.cc223 namespace std namespace
280 namespace std namespace
[all...]
H A Dmemory.cc42 namespace std namespace
56 namespace std namespace
H A Dstdexcept.cc32 namespace std { namespace
H A Dstdexcept.h32 namespace std namespace
H A Dterminate.cc29 namespace std namespace
H A Dtypeinfo.h34 namespace std namespace
/freebsd-12-stable/contrib/libstdc++/config/locale/darwin/
H A Dctype_members.cc39 namespace std namespace
/freebsd-12-stable/contrib/libstdc++/config/locale/ieee_1003.1-2001/
H A Dc_locale.cc38 namespace std namespace
H A Dmessages_members.cc38 namespace std namespace
/freebsd-12-stable/contrib/libstdc++/config/os/hpux/
H A Dos_defines.h64 namespace std namespace
/freebsd-12-stable/contrib/libstdc++/include/bits/
H A Dstl_deque.h1454 _M_destroy_data(iterator __first, iterator __last, const std::allocator<_Tp>&) argument
[all...]
H A Dstl_iterator.h657 __normal_iterator(const __normal_iterator<_Iter, typename __enable_if< (std::__are_same<_Iter, typename _Container::pointer>::__value), _Container>::__type>& __i) argument
/freebsd-12-stable/contrib/libstdc++/include/c/
H A Dstd_cmath.h82 namespace std namespace
H A Dstd_cwchar.h50 namespace std namespace
/freebsd-12-stable/contrib/libstdc++/include/debug/
H A Ddebug.h47 namespace std namespace
H A Dmap.h42 namespace std namespace
[all...]
H A Dmultimap.h42 namespace std namespace
[all...]

Completed in 326 milliseconds

1234567