Searched refs:std (Results 26 - 50 of 2547) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/thin_heap_/
H A Dtrace_fn_imps.hpp54 std::cerr << std::endl;
56 std::cerr << "m_p_max " << m_p_max << std::endl;
/freebsd-10-stable/contrib/libstdc++/libsupc++/
H A Deh_aux_runtime.cc41 throw std::bad_cast();
43 std::abort();
51 throw std::bad_typeid();
53 std::abort();
H A Dnew_handler.cc35 const std::nothrow_t std::nothrow = { };
37 using std::new_handler;
41 std::set_new_handler (new_handler handler) throw()
48 std::bad_alloc::~bad_alloc() throw() { }
51 std::bad_alloc::what() const throw()
53 return "std::bad_alloc";
H A Dnew_opv.cc35 operator new[] (std::size_t sz) throw (std::bad_alloc)
/freebsd-10-stable/contrib/libstdc++/include/backward/
H A Dqueue.h34 using std::queue;
35 using std::priority_queue;
H A Dalgobase.h67 using std::iter_swap;
68 using std::swap;
69 using std::min;
70 using std::max;
71 using std::copy;
72 using std::copy_backward;
73 using std::fill;
74 using std::fill_n;
75 using std::mismatch;
76 using std
[all...]
H A Dfunction.h66 using std::unary_function;
67 using std::binary_function;
68 using std::plus;
69 using std::minus;
70 using std::multiplies;
71 using std::divides;
72 using std::modulus;
73 using std::negate;
74 using std::equal_to;
75 using std
[all...]
/freebsd-10-stable/contrib/libstdc++/include/c_compatibility/
H A Dsetjmp.h35 using std::jmp_buf;
36 using std::longjmp;
H A Dstddef.h35 using std::size_t;
36 using std::ptrdiff_t;
H A Dtime.h46 using std::clock_t;
47 using std::time_t;
48 using std::tm;
50 using std::clock;
51 using std::difftime;
52 using std::mktime;
53 using std::time;
54 using std::asctime;
55 using std::ctime;
56 using std
[all...]
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dtrace_fn_imps.hpp54 std::cerr << static_cast<unsigned long>(m_num_e) << " " <<
55 static_cast<unsigned long>(m_num_used_e) << std::endl;
59 std::cerr << static_cast<unsigned long>(i) << " ";
64 std::cerr << "<empty>";
67 std::cerr << "<erased>";
70 std::cerr << PB_DS_V2F(m_entries[i].m_value);
76 std::cerr << std::endl;
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
H A DClangNamespaceDecl.cpp16 std::string
21 return std::string();
/freebsd-10-stable/contrib/libstdc++/include/tr1/
H A Dfunctional_hash.h39 #include <cmath> // for std::frexp
41 namespace std namespace
45 // Definition of default hash function std::tr1::hash<>. The types for
46 // which std::tr1::hash<T> is defined is in clause 6.3.3. of the PDTR.
53 : public std::unary_function<_Tp, std::size_t> \
55 std::size_t \
57 { return static_cast<std::size_t>(__val); } \
78 : public std::unary_function<_Tp*, std
[all...]
H A Dstdlib.h43 using std::tr1::atoll;
44 using std::tr1::strtoll;
45 using std::tr1::strtoull;
47 using std::tr1::abs;
49 using std::tr1::div;
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/resize_policy/
H A Dhash_prime_size_policy_imp.hpp53 num_distinct_sizes = sizeof(std::size_t) != 8 ?
59 static const std::size_t g_a_sizes[num_distinct_sizes_64_bit] =
91 /* 30 */ (std::size_t)8589934583ull,
92 /* 31 */ (std::size_t)17179869143ull,
93 /* 32 */ (std::size_t)34359738337ull,
94 /* 33 */ (std::size_t)68719476731ull,
95 /* 34 */ (std::size_t)137438953447ull,
96 /* 35 */ (std::size_t)274877906899ull,
97 /* 36 */ (std::size_t)549755813881ull,
98 /* 37 */ (std
[all...]
/freebsd-10-stable/contrib/llvm/tools/bugpoint/
H A DToolRunner.h39 std::string GCCPath; // The path to the gcc executable.
40 std::string RemoteClientPath; // The path to the rsh / ssh executable.
41 std::vector<std::string> gccArgs; // GCC-specific arguments.
43 const std::vector<std::string> *GCCArgs)
50 static GCC *create(std::string &Message,
51 const std::string &GCCBinary,
52 const std::vector<std
[all...]
/freebsd-10-stable/contrib/atf/atf-c++/detail/
H A Dtext.hpp56 std::string
57 join(const T& words, const std::string& separator)
59 std::string str;
78 bool match(const std::string&, const std::string&);
88 std::vector< std::string > split(const std::string&, const std::string&);
93 std
[all...]
H A Dapplication.hpp41 class usage_error : public std::runtime_error {
57 std::string m_argument;
58 std::string m_description;
63 option(char, const std::string&, const std::string&);
74 void usage(std::ostream&);
79 typedef std::set< option > options_set;
86 std::string m_description;
87 std::string m_manpage;
92 virtual std
[all...]
/freebsd-10-stable/contrib/libcxxrt/
H A Dauxhelper.cc44 throw std::bad_cast();
54 throw std::bad_typeid();
81 throw std::bad_array_new_length();
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Dtrace_fn_imps.hpp54 std::cerr << this << std::endl;
56 std::cerr << m_a_entries << std::endl;
61 std::cerr << std::endl;
63 std::cerr << "size = " << m_size << " " << "actual_size = " << m_actual_size << std::endl;
73 std::cout << r_e << " " <<* r_e << std
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/XCore/
H A DXCoreSubtarget.cpp26 XCoreSubtarget::XCoreSubtarget(const std::string &TT,
27 const std::string &CPU, const std::string &FS)
/freebsd-10-stable/contrib/atf/atf-c++/
H A Dbuild.hpp43 process::argv_array c_o(const std::string&, const std::string&,
45 process::argv_array cpp(const std::string&, const std::string&,
47 process::argv_array cxx_o(const std::string&, const std::string&,
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/
H A Dexception.hpp55 struct container_error : public std::logic_error
58 : std::logic_error(__N("pb_ds::container_error")) { }
92 { std::abort(); }
96 { std::abort(); }
100 { std::abort(); }
104 { std::abort(); }
/freebsd-10-stable/contrib/libstdc++/src/
H A Dext-inst.cc46 rope<char, std::allocator<char> >::_S_min_len[min_len];
50 rope<char, std::allocator<char> >::
51 _S_fetch(_Rope_RopeRep<char, std::allocator<char> >*, size_type);
58 rope<wchar_t, std::allocator<wchar_t> >::_S_min_len[min_len];
62 rope<wchar_t, std::allocator<wchar_t> >::
63 _S_fetch(_Rope_RopeRep<wchar_t, std::allocator<wchar_t> >*, size_type);
/freebsd-10-stable/contrib/libc++/src/
H A Dtypeinfo.cpp25 std::bad_cast::bad_cast() _NOEXCEPT
29 std::bad_typeid::bad_typeid() _NOEXCEPT
35 std::bad_cast::~bad_cast() _NOEXCEPT
40 std::bad_cast::what() const _NOEXCEPT
42 return "std::bad_cast";
45 std::bad_typeid::~bad_typeid() _NOEXCEPT
50 std::bad_typeid::what() const _NOEXCEPT
52 return "std::bad_typeid";
61 throw std::bad_typeid();
67 throw std
[all...]

Completed in 272 milliseconds

1234567891011>>