Searched defs:os (Results 1 - 25 of 88) sorted by relevance

1234

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Drecurse1.C14 ostream os; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Duninit-20.c4 struct os { struct o *o; }; struct
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Doverload23.C25 ostream os; local
H A Dtemplate24.C12 std::ostream & operator<< (std::ostream & os, A<T> & a) argument
H A Dtemplate10.C27 void X::print(ostream& os) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Diop.C18 struct os struct
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dpr18683-1.C17 operator<<(basic_ostream<CharT>& os, argument
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Darg8.C17 save(std::ostream & os, Type T) { argument
H A Dvirtual3.C41 BugStream& operator<<(ostream& os, Eval_) argument
H A Dvisibility13.C33 ostream& operator<<( ostream& os, Array<Type>& ar ) argument
40 void Array<Type>::print(ostream& os) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dtypename24.C10 ostream &operator<<(ostream &os, const Foo &) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_arithmetic/char/
H A Dhexfloat.cc43 ostringstream os; local
102 ostringstream os; local
[all...]
H A D4402.cc38 ostringstream os; local
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb27.C26 friend std::ostream& operator << (std::ostream& os, const test<T>& a) argument
H A Deb109.C17 inline ostream& operator<<(ostream& os, const Empty&) { return os;} argument
42 ostream& operator<<(ostream& os, Graph<VertexType,EdgeType>& G) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/multiset/modifiers/insert/
H A D1.cc31 operator<<(std::ostream& os, std::pair<int, int> const& p) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/numpunct/members/pod/
H A D2.cc41 ostream_type os; local
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_arithmetic/wchar_t/
H A D4402.cc37 wostringstream os; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/overload/
H A Ddefarg10.C15 ostream& operator<<(ostream& os, const char* s) { argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr39732.C28 basic_ostream<char, char_traits<char> > os; local
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Deh5.C19 operator<< (Z &os, int x) argument
/haiku-buildtools/gcc/libcilkrts/include/cilk/
H A Dreducer_ostream.h180 void use_ostream (const std::ostream &os) argument
270 reducer_ostream(const std::ostream &os) argument
[all...]
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dtinfo.cc112 void *os = d.dcast (*sub, 1, match_found); local
/haiku-buildtools/legacy/gcc/libstdc++/std/
H A Dcomplext.cc124 operator << (ostream& os, const complex<FLOAT>& x) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/builtins/
H A Dchk.h2 # define os(ptr) __builtin_object_size (ptr, 0) macro
[all...]

Completed in 192 milliseconds

1234