Home
last modified time | relevance | path

Searched defs:DSET (Results 1 – 15 of 15) sorted by relevance

/dports/math/scalapack/scalapack-2.1.0/PBLAS/SRC/PTZBLAS/
H A Ddset.f1 SUBROUTINE DSET( N, ALPHA, X, INCX ) subroutine
19 * DSET sets the entries of an n vector x to the scalar alpha. argument
65 CALL XERBLA( 'DSET', INFO ) argument
92 10 CONTINUE
121 * End of DSET argument
/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A DClarisWksStruct.hxx87 struct DSET { struct
99 DSET() in DSET() argument
151 if (m_position==ClarisWksStruct::DSET::P_Slide) in getMaximumPage()
178 long m_size;
180 long m_numData;
182 long m_dataSz;
189 int m_fileType;
192 int m_page;
199 int m_id;
209 int m_textType;
[all …]
H A DClarisDrawText.cxx400 struct DSET final : public ClarisWksStruct::DSET { struct
402 explicit DSET(ClarisWksStruct::DSET const &dset = ClarisWksStruct::DSET()) in DSET() argument
422 bool isOutlined() const in isOutlined()
439 std::vector<MWAWEntry> m_zones; // the text zones
440 int m_numChar /** the number of char in text zone */;
442 int m_numParagInfo /** the number of paragraph info */;
443 int m_numFont /** the number of font */;
444 int m_fatherId /** the father id */;
445 int m_unknown /** an unknown flags */;
450 std::vector<Token> m_tokenList /** the list of token */;
[all …]
/dports/science/hdf5-18/hdf5-1.8.21/test/
H A Dgen_bad_offset.c22 #define DSET "dsetA" macro
H A Dgen_idx.c30 #define DSET "dset" macro
H A Ddsets.c199 #define DSET "dset" macro
/dports/science/hdf5/hdf5-1.10.6/test/
H A Dgen_bad_offset.c22 #define DSET "dsetA" macro
H A Dcork.c38 #define DSET "DSET" macro
H A Dtfile.c194 #define DSET "DSET" macro
H A Ddsets.c293 #define DSET "dset" macro
/dports/science/hdf5/hdf5-1.10.6/tools/test/misc/
H A Dh5clear_gentest.c39 #define DSET "DSET" macro
/dports/java/jasmin/jasmin-2.4/src/jasmin/
H A Dsym.java43 static final int DSET = 9; field in sym
/dports/science/hdf5/hdf5-1.10.6/tools/test/h5stat/
H A Dh5stat_gentest.c36 #define DSET "dset" macro
/dports/devel/matreshka/matreshka-0.7.0/tools/aflex/src/
H A Ddfa.adb440 NSET, DSET : INT_PTR; variable
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/src/
H A Ddp36.F2107 SUBROUTINE DSET (N, X, CONST) subroutine
2113 DOUBLE PRECISION X, CONST
2117 10 CONTINUE