Home
last modified time | relevance | path

Searched refs:writeUnformatted (Results 1 – 25 of 25) sorted by relevance

/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/include/SimTKcommon/internal/
H A DSerialize.h76 writeUnformatted(std::ostream& o, const T& v) { in writeUnformatted() function
82 writeUnformatted(std::ostream& o, const negator<T>& v) in writeUnformatted() function
83 { writeUnformatted(o, T(v)); } in writeUnformatted()
89 { writeUnformatted(o, v.real()); o << " "; writeUnformatted(o, v.imag()); } in writeUnformatted()
95 { writeUnformatted(o, std::complex<T>(v)); } in writeUnformatted()
102 writeUnformatted(std::ostream& o, const Vec<M,E,S>& v) { in writeUnformatted() function
105 writeUnformatted(o, v[i]); in writeUnformatted()
112 writeUnformatted(std::ostream& o, const Row<N,E,S>& v) in writeUnformatted() function
113 { writeUnformatted(o, ~v); } in writeUnformatted()
122 writeUnformatted(o, v[i]); in writeUnformatted()
[all …]
H A DXml.h1624 writeUnformatted(os, thing); in toXmlElement()
H A DArray.h3472 writeUnformatted(std::ostream& o, const Array_<T,X>& v) {
3475 writeUnformatted(o, v[i]);
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/tests/
H A DBNTTest.cpp76 writeUnformatted(std::cout, fcinf); in main()
81 writeUnformatted(cout, arrc); cout << endl; in main()
82 writeUnformatted(cout, Vec3(1,2,3)); cout << endl; in main()
84 writeUnformatted(cout, vxxx); cout << endl; in main()
86 writeUnformatted(cout, Mat34( 1, 2, 3, 4, in main()
90 writeUnformatted(cout, SymMat33( 1, in main()
97 writeUnformatted(cout, mxxx); cout << endl; in main()
108 writeUnformatted(cout, arrc); in main()
113 writeUnformatted(cout << "myv6=", myv6); in main()
117 writeUnformatted(cout << "\nmym23=", mym23); in main()
[all …]
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Common/Test/
H A DtestSerialization.cpp95 writeUnformatted(ss, valOut); in testPropertyOutputHelper()
113 writeUnformatted(ss, valOut); in testPropertyOutputHelper()
131 writeUnformatted(ss, valOut); in testPropertyOutputHelper()
149 writeUnformatted(ss, valOut); in testPropertyOutputHelper()
167 writeUnformatted(ss, valOut); in testPropertyOutputHelper()
190 writeUnformatted(sout, true); in main()
192 writeUnformatted(sout, false); in main()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Ddtio_23.f9051 module procedure writeUnformatted
56 subroutine writeUnformatted(self, unit, iostat, iomsg) subroutine
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Ddtio_23.f9051 module procedure writeUnformatted
56 subroutine writeUnformatted(self, unit, iostat, iomsg) subroutine
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Ddtio_23.f9051 module procedure writeUnformatted
56 subroutine writeUnformatted(self, unit, iostat, iomsg) subroutine
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddtio_23.f9051 module procedure writeUnformatted
56 subroutine writeUnformatted(self, unit, iostat, iomsg) subroutine
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Ddtio_23.f9051 module procedure writeUnformatted
56 subroutine writeUnformatted(self, unit, iostat, iomsg) subroutine
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddtio_23.f9051 module procedure writeUnformatted
56 subroutine writeUnformatted(self, unit, iostat, iomsg) subroutine
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Ddtio_23.f9051 module procedure writeUnformatted
56 subroutine writeUnformatted(self, unit, iostat, iomsg) subroutine
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddtio_23.f9051 module procedure writeUnformatted
56 subroutine writeUnformatted(self, unit, iostat, iomsg) subroutine
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddtio_23.f9051 module procedure writeUnformatted
56 subroutine writeUnformatted(self, unit, iostat, iomsg) subroutine
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Ddtio_23.f9051 module procedure writeUnformatted
56 subroutine writeUnformatted(self, unit, iostat, iomsg) subroutine
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Ddtio_23.f9051 module procedure writeUnformatted
56 subroutine writeUnformatted(self, unit, iostat, iomsg) subroutine
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Ddtio_23.f9051 module procedure writeUnformatted
56 subroutine writeUnformatted(self, unit, iostat, iomsg) subroutine
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Ddtio_23.f9051 module procedure writeUnformatted
56 subroutine writeUnformatted(self, unit, iostat, iomsg) subroutine
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Ddtio_23.f9051 module procedure writeUnformatted
56 subroutine writeUnformatted(self, unit, iostat, iomsg) subroutine
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Ddtio_23.f9051 module procedure writeUnformatted
56 subroutine writeUnformatted(self, unit, iostat, iomsg) subroutine
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Ddtio_23.f9051 module procedure writeUnformatted
56 subroutine writeUnformatted(self, unit, iostat, iomsg) subroutine
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/BigMatrix/include/SimTKcommon/internal/
H A DBigMatrix.h1183 writeUnformatted(std::ostream& o, const VectorBase<E>& v) { in writeUnformatted() function
1187 writeUnformatted(o, v[i]); in writeUnformatted()
1193 writeUnformatted(std::ostream& o, const VectorView_<E>& v) in writeUnformatted() function
1199 writeUnformatted(std::ostream& o, const Vector_<E>& v) in writeUnformatted() function
1206 writeUnformatted(std::ostream& o, const RowVectorBase<E>& v) in writeUnformatted() function
1207 { writeUnformatted(o, ~v); } in writeUnformatted()
1218 writeUnformatted(std::ostream& o, const RowVector_<E>& v) in writeUnformatted() function
1225 writeUnformatted(std::ostream& o, const MatrixBase<E>& v) { in writeUnformatted() function
1229 writeUnformatted(o, v[i]); in writeUnformatted()
1235 writeUnformatted(std::ostream& o, const MatrixView_<E>& v) in writeUnformatted() function
[all …]
/dports/science/opensim-core/opensim-core-4.1/Bindings/SWIGSimTK/
H A DBigMatrix.h3331 writeUnformatted(std::ostream& o, const VectorBase<E>& v) { in writeUnformatted() function
3335 writeUnformatted(o, v[i]); in writeUnformatted()
3341 writeUnformatted(std::ostream& o, const VectorView_<E>& v) in writeUnformatted() function
3347 writeUnformatted(std::ostream& o, const Vector_<E>& v) in writeUnformatted() function
3354 writeUnformatted(std::ostream& o, const RowVectorBase<E>& v) in writeUnformatted() function
3355 { writeUnformatted(o, ~v); } in writeUnformatted()
3366 writeUnformatted(std::ostream& o, const RowVector_<E>& v) in writeUnformatted() function
3373 writeUnformatted(std::ostream& o, const MatrixBase<E>& v) { in writeUnformatted() function
3377 writeUnformatted(o, v[i]); in writeUnformatted()
3383 writeUnformatted(std::ostream& o, const MatrixView_<E>& v) in writeUnformatted() function
[all …]
H A DArray.h3337 writeUnformatted(std::ostream& o, const Array_<T,X>& v) {
3340 writeUnformatted(o, v[i]);
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Common/
H A DProperty.h725 SimTK::writeUnformatted(o, v);
990 SimTK::writeUnformatted(o, values);
1032 SimTK::writeUnformatted(o, rotTrans);