Home
last modified time | relevance | path

Searched defs:os (Results 28276 – 28300 of 61052) sorted by relevance

1...<<1131113211331134113511361137113811391140>>...2443

/dports/devel/boost-libs/boost_1_72_0/libs/flyweight/example/
H A Dhtml.cpp209 void print_opening_tag(std::ostream& os,const html_tag_data& x) in print_opening_tag()
216 void print_closing_tag(std::ostream& os,const html_tag_data& x) in print_closing_tag()
/dports/devel/boost-libs/boost_1_72_0/boost/random/
H A Dpoisson_distribution.hpp92 operator<<(std::basic_ostream<CharT, Traits>& os, in operator <<()
196 operator<<(std::basic_ostream<CharT,Traits>& os, in operator <<()
/dports/devel/boost-python-libs/boost_1_72_0/boost/random/
H A Dpoisson_distribution.hpp92 operator<<(std::basic_ostream<CharT, Traits>& os, in operator <<()
196 operator<<(std::basic_ostream<CharT,Traits>& os, in operator <<()
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/Testing/Cxx/
H A DTestMappedGridDeepCopy.cxx92 void MappedCellIterator<I>::PrintSelf(ostream& os, vtkIndent indent) in PrintSelf()
195 void MappedGridImpl::PrintSelf(ostream& os, vtkIndent indent) in PrintSelf()
/dports/math/vtk9/VTK-9.1.0/IO/XML/Testing/Cxx/
H A DTestXMLMappedUnstructuredGridIO.cxx93 void MappedCellIterator<I>::PrintSelf(ostream& os, vtkIndent indent) in PrintSelf()
196 void MappedGridImpl::PrintSelf(ostream& os, vtkIndent indent) in PrintSelf()
/dports/math/vtk8/VTK-8.2.0/Rendering/LICOpenGL2/
H A DvtkSurfaceLICComposite.cxx392 void vtkSurfaceLICComposite::PrintSelf(ostream &os, vtkIndent indent) in PrintSelf()
399 ostream &operator<<(ostream &os, vtkSurfaceLICComposite &ss) in operator <<()
/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/include/elemental/core/imports/
H A Dchoice.hpp78 virtual void HandleVersion( std::ostream& os=std::cout ) const { } in HandleVersion()
79 virtual void HandleBuild( std::ostream& os=std::cout ) const { } in HandleBuild()
/dports/science/libecpint/libecpint-1.0.7/include/libecpint/
H A Dmultiarr.hpp54 void print_tuple(std::basic_ostream<Ch,Tr>& os, Tuple const& t, seq<Is...>){ in print_tuple()
61 auto operator<<(std::basic_ostream<Ch, Tr>& os, std::tuple<Args...> const& t) in operator <<()
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/util/
H A Dtestsuite_abi.cc347 ostringstream os; in get_symbol() local
585 ostringstream os; in create_symbols() local
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/sieve/
H A Dlas-todo-list.cpp495 std::ostringstream os; in print_todo_list() local
505 std::ostringstream os; in print_todo_list() local
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/internal/
H A DLibrary.java72 static String os() { in os() method in Library
217 String os = os (); in isLoadable() local
/dports/devel/re2c/re2c-2.2/src/codegen/
H A Dgen_program.cc251 std::ostringstream os; in emit_blocks() local
347 void output_version_time(std::ostream &os, const opt_t *opts) in output_version_time()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/flyweight/example/
H A Dhtml.cpp209 void print_opening_tag(std::ostream& os,const html_tag_data& x) in print_opening_tag()
216 void print_closing_tag(std::ostream& os,const html_tag_data& x) in print_closing_tag()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/random/
H A Dpoisson_distribution.hpp92 operator<<(std::basic_ostream<CharT, Traits>& os, in operator <<()
196 operator<<(std::basic_ostream<CharT,Traits>& os, in operator <<()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/smart_ptr/
H A Dintrusive_ptr.hpp296 template<class Y> std::ostream & operator<< (std::ostream & os, intrusive_ptr<Y> const & p) in operator <<()
310 template<class E, class T, class Y> basic_ostream<E, T> & operator<< (basic_ostream<E, T> & os, int… in operator <<()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/random/
H A Dpoisson_distribution.hpp92 operator<<(std::basic_ostream<CharT, Traits>& os, in operator <<()
196 operator<<(std::basic_ostream<CharT,Traits>& os, in operator <<()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/util/
H A Dmemory_manager.cpp191 void memory::display_max_usage(std::ostream & os) { in display_max_usage()
198 void memory::display_i_max_usage(std::ostream & os) { in display_i_max_usage()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/java/util/prefs/
H A DPreferences.java391 abstract public void exportNode(OutputStream os) in exportNode()
398 abstract public void exportSubtree(OutputStream os) in exportSubtree()
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/third-party/cereal/unittests/
H A Dcommon.hpp65 ::std::ostream & operator<<(::std::ostream & os, ::std::pair<F, S> const & p) in operator <<()
168 inline std::ostream& operator<<(std::ostream& os, StructBase const & s) in operator <<()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/misc/macio/
H A Dmacio.c141 OldWorldMacIOState *os = OLDWORLD_MACIO(d); in macio_oldworld_realize() local
219 OldWorldMacIOState *os = OLDWORLD_MACIO(obj); in macio_oldworld_init() local
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/smart_ptr/
H A Dintrusive_ptr.hpp321 template<class Y> std::ostream & operator<< (std::ostream & os, intrusive_ptr<Y> const & p) in operator <<()
335 template<class E, class T, class Y> basic_ostream<E, T> & operator<< (basic_ostream<E, T> & os, int… in operator <<()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/20_util/specialized_algorithms/memory_management_tools/
H A D1.cc41 std::ostringstream os; in ThrowAfterN() local
50 std::ostringstream os; in ThrowAfterN() local
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/random/
H A Dpoisson_distribution.hpp92 operator<<(std::basic_ostream<CharT, Traits>& os, in operator <<()
196 operator<<(std::basic_ostream<CharT,Traits>& os, in operator <<()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/util/
H A Dtestsuite_abi.cc351 ostringstream os; in get_symbol() local
589 ostringstream os; in create_symbols() local
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/eigenSolvers/eigenSparse/
H A DXlifeppStatusTestCombo.hpp295 std::ostream& StatusTestCombo<ScalarType,MV,OP>::print(std::ostream& os, int indent) const { in print()
318 PrintStream& StatusTestCombo<ScalarType,MV,OP>::print(PrintStream& os, int indent) const in print()

1...<<1131113211331134113511361137113811391140>>...2443