Home
last modified time | relevance | path

Searched refs:Cal_IOMode (Results 1 – 10 of 10) sorted by relevance

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dassocdata.hpp397 …izeT offs, SizeT num, int width, int minN, char *f, int code, BaseGDL::Cal_IOMode oM = BaseGDL::DE… in OFmtCal()
415 BaseGDL::Cal_IOMode cMode) in IFmtCal()
H A Difmt.cpp780 DDouble ReadFmtCal( string what, int w, BaseGDL::Cal_IOMode cMode) in ReadFmtCal()
936 IFmtCal( istream* is, SizeT offs, SizeT r, int w, BaseGDL::Cal_IOMode cMode) in IFmtCal()
946 IFmtCal( istream* is, SizeT offs, SizeT r, int w, BaseGDL::Cal_IOMode cMode) in IFmtCal()
986 IFmtCal( istream* is, SizeT offs, SizeT r, int w, BaseGDL::Cal_IOMode cMode) in IFmtCal()
1025 IFmtCal( istream* is, SizeT offs, SizeT r, int w, BaseGDL::Cal_IOMode cMode) in IFmtCal()
1033 IFmtCal( istream* is, SizeT offs, SizeT r, int w, BaseGDL::Cal_IOMode cMode) in IFmtCal()
H A Dbasegdl.hpp400 enum Cal_IOMode { enum in BaseGDL
695 …eT offs, SizeT num, int width, int minN, char *fill, int code=0, BaseGDL::Cal_IOMode oM = DEFAULT);
700 …virtual SizeT IFmtCal( std::istream* is, SizeT offs, SizeT r, int width, BaseGDL::Cal_IOMode cMode…
H A Dnullgdl.hpp311 int minN, char *fill, BaseGDL::Cal_IOMode oM = BaseGDL::DEFAULT);
317 BaseGDL::Cal_IOMode cMode);
H A Dbasegdl.cpp523 SizeT BaseGDL::IFmtCal( std::istream* is, SizeT offs, SizeT r, int width, BaseGDL::Cal_IOMode cMode) in IFmtCal()
526 …ostream* os, SizeT offs, SizeT num, int width, int minN, char *f, int code, BaseGDL::Cal_IOMode oM) in OFmtCal()
H A Dnullgdl.cpp564 SizeT NullGDL::IFmtCal( std::istream* is, SizeT offs, SizeT r, int width, BaseGDL::Cal_IOMode cMode) in IFmtCal()
568 int minN, char *f, NullGDL::Cal_IOMode cM) in OFmtCal()
H A Ddatatypes.hpp472 …eT offs, SizeT num, int width, int minN, char *f, int code=0, BaseGDL::Cal_IOMode oM = BaseGDL::DE…
478 SizeT IFmtCal( std::istream* is, SizeT offs, SizeT r, int width, BaseGDL::Cal_IOMode cMode);
H A Dspecializations.hpp575 IFmtCal( std::istream* is, SizeT offs, SizeT r, int width, BaseGDL::Cal_IOMode cMode);
577 IFmtCal( std::istream* is, SizeT offs, SizeT r, int width, BaseGDL::Cal_IOMode cMode);
579 IFmtCal( std::istream* is, SizeT offs, SizeT r, int width, BaseGDL::Cal_IOMode cMode);
H A Ddstructgdl.hpp722 SizeT IFmtCal( std::istream* is, SizeT offs, SizeT r, int width, BaseGDL::Cal_IOMode cMode);
729 …:ostream* os, SizeT offs, SizeT r, int w, int d, char *f, int code, BaseGDL::Cal_IOMode oMode);
H A Dofmt.cpp912 OFmtCal( ostream* os, SizeT offs, SizeT r, int w, int d, char *f, int code, BaseGDL::Cal_IOMode cMo… in OFmtCal()
933 …tream* os, SizeT offs, SizeT repeat, int w, int d, char *fill, int code, BaseGDL::Cal_IOMode cMode) in OFmtCal()