Home
last modified time | relevance | path

Searched +defs:magic +defs:box (Results 1 – 25 of 119) sorted by relevance

12345

/dports/science/gromacs/gromacs-2021.4/src/gromacs/fileio/
H A Dxtcio.cpp88 static void check_xtc_magic(int magic) in check_xtc_magic()
114 static int xtc_header(XDR* xd, int* magic, int* natoms, int64_t* step, real* time, gmx_bool bRead, … in xtc_header()
141 static int xtc_coord(XDR* xd, int* natoms, rvec* box, rvec* x, real* prec, gmx_bool bRead) in xtc_coord()
201 int write_xtc(t_fileio* fio, int natoms, int64_t step, real time, const rvec* box, const rvec* x, r… in write_xtc()
237 int read_first_xtc(t_fileio* fio, int* natoms, int64_t* step, real* time, matrix box, rvec** x, rea… in read_first_xtc()
239 int magic; in read_first_xtc() local
261 int read_next_xtc(t_fileio* fio, int natoms, int64_t* step, real* time, matrix box, rvec* x, real* … in read_next_xtc()
263 int magic; in read_next_xtc() local
H A Dtrrio.cpp97 int magic = magicValue; in do_trr_frame_header() local
170 static gmx_bool do_trr_frame_data(t_fileio* fio, gmx_trr_header_t* sh, rvec* box, rvec* x, rvec* v,… in do_trr_frame_data()
209 rvec* box, in do_trr_frame()
291 const rvec* box, in gmx_trr_write_single_frame()
307 rvec* box, in gmx_trr_read_single_frame()
322 const rvec* box, in gmx_trr_write_frame()
340 rvec* box, in gmx_trr_read_frame()
349 gmx_bool gmx_trr_read_frame_data(t_fileio* fio, gmx_trr_header_t* header, rvec* box, rvec* x, rvec*… in gmx_trr_read_frame_data()
/dports/science/py-MDAnalysis/MDAnalysis-0.19.2/MDAnalysis/lib/formats/src/
H A Dxdrfile_xtc.c41 int result, magic, n = 1; in xtc_header() local
63 static int xtc_coord(XDRFILE *xd, int *natoms, matrix box, rvec *x, float *prec, in xtc_coord()
99 int read_xtc(XDRFILE *xd, int natoms, int *step, float *time, matrix box, in read_xtc()
115 int write_xtc(XDRFILE *xd, int natoms, int step, float time, matrix box, in write_xtc()
H A Dxdrfile_trr.c67 int magic = GROMACS_MAGIC; in do_trnheader() local
139 static int do_htrn(XDRFILE *xd, mybool bRead, t_trnheader *sh, matrix box, in do_htrn()
335 matrix box, int *natoms, rvec *x, rvec *v, rvec *f, in do_trn()
406 matrix box, rvec *x, rvec *v, rvec *f) { in write_trr()
412 matrix box, rvec *x, rvec *v, rvec *f, int *has_prop) { in read_trr()
/dports/games/libretro-scummvm/scummvm-7b1e929/graphics/fonts/
H A Dbdf.cpp200 …adCharacter(Common::SeekableReadStream &stream, int &encoding, int &advance, BdfBoundingBox &box) { in loadCharacter()
385 BdfBoundingBox box = font.defaultBox; in loadFont() local
593 const BdfBoundingBox &box = data.boxes ? data.boxes[i] : data.defaultBox; in cacheFontData() local
614 const BdfBoundingBox &box = data.boxes[i]; in cacheFontData() local
628 const uint32 magic = stream.readUint32BE(); in loadFromCache() local
752 const BdfBoundingBox &box = data.boxes ? data.boxes[i] : data.defaultBox; in scaleFont() local
/dports/games/residualvm/residualvm-0.3.1/graphics/fonts/
H A Dbdf.cpp200 …adCharacter(Common::SeekableReadStream &stream, int &encoding, int &advance, BdfBoundingBox &box) { in loadCharacter()
384 BdfBoundingBox box = font.defaultBox; in loadFont() local
592 const BdfBoundingBox &box = data.boxes ? data.boxes[i] : data.defaultBox; in cacheFontData() local
613 const BdfBoundingBox &box = data.boxes[i]; in cacheFontData() local
627 const uint32 magic = stream.readUint32BE(); in loadFromCache() local
749 const BdfBoundingBox &box = data.boxes ? data.boxes[i] : data.defaultBox; in scaleFont() local
/dports/games/scummvm/scummvm-2.5.1/graphics/fonts/
H A Dbdf.cpp204 …adCharacter(Common::SeekableReadStream &stream, int &encoding, int &advance, BdfBoundingBox &box) { in loadCharacter()
395 BdfBoundingBox box = font.defaultBox; in loadFont() local
611 const BdfBoundingBox &box = data.boxes ? data.boxes[i] : data.defaultBox; in cacheFontData() local
632 const BdfBoundingBox &box = data.boxes[i]; in cacheFontData() local
646 const uint32 magic = stream.readUint32BE(); in loadFromCache() local
786 const BdfBoundingBox &box = data.boxes ? data.boxes[i] : data.defaultBox; in scaleFont() local
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqboxlayout.cpp89 bool magic; member
185 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
225 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
288 QBoxLayoutItem *box = list.at(i); in setupGeom() local
413 QBoxLayoutItem *box = list.at(i); in calcHfw() local
419 QBoxLayoutItem *box = list.at(i); in calcHfw() local
808 QBoxLayoutItem *box = d->list.at(i); in setGeometry() local
1097 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1118 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1140 QBoxLayoutItem *box = d->list.at(index); in setStretch() local
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqboxlayout.cpp89 bool magic; member
185 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
225 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
288 QBoxLayoutItem *box = list.at(i); in setupGeom() local
413 QBoxLayoutItem *box = list.at(i); in calcHfw() local
419 QBoxLayoutItem *box = list.at(i); in calcHfw() local
808 QBoxLayoutItem *box = d->list.at(i); in setGeometry() local
1097 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1118 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1140 QBoxLayoutItem *box = d->list.at(index); in setStretch() local
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqboxlayout.cpp89 bool magic; member
185 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
225 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
288 QBoxLayoutItem *box = list.at(i); in setupGeom() local
413 QBoxLayoutItem *box = list.at(i); in calcHfw() local
419 QBoxLayoutItem *box = list.at(i); in calcHfw() local
808 QBoxLayoutItem *box = d->list.at(i); in setGeometry() local
1097 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1118 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1140 QBoxLayoutItem *box = d->list.at(index); in setStretch() local
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqboxlayout.cpp89 bool magic; member
185 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
225 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
288 QBoxLayoutItem *box = list.at(i); in setupGeom() local
413 QBoxLayoutItem *box = list.at(i); in calcHfw() local
419 QBoxLayoutItem *box = list.at(i); in calcHfw() local
808 QBoxLayoutItem *box = d->list.at(i); in setGeometry() local
1097 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1118 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1140 QBoxLayoutItem *box = d->list.at(index); in setStretch() local
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqboxlayout.cpp89 bool magic; member
185 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
225 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
288 QBoxLayoutItem *box = list.at(i); in setupGeom() local
413 QBoxLayoutItem *box = list.at(i); in calcHfw() local
419 QBoxLayoutItem *box = list.at(i); in calcHfw() local
808 QBoxLayoutItem *box = d->list.at(i); in setGeometry() local
1097 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1118 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1140 QBoxLayoutItem *box = d->list.at(index); in setStretch() local
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqboxlayout.cpp89 bool magic; member
185 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
225 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
288 QBoxLayoutItem *box = list.at(i); in setupGeom() local
413 QBoxLayoutItem *box = list.at(i); in calcHfw() local
419 QBoxLayoutItem *box = list.at(i); in calcHfw() local
808 QBoxLayoutItem *box = d->list.at(i); in setGeometry() local
1097 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1118 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1140 QBoxLayoutItem *box = d->list.at(index); in setStretch() local
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqboxlayout.cpp89 bool magic; member
185 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
225 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
288 QBoxLayoutItem *box = list.at(i); in setupGeom() local
413 QBoxLayoutItem *box = list.at(i); in calcHfw() local
419 QBoxLayoutItem *box = list.at(i); in calcHfw() local
808 QBoxLayoutItem *box = d->list.at(i); in setGeometry() local
1097 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1118 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1140 QBoxLayoutItem *box = d->list.at(index); in setStretch() local
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqboxlayout.cpp89 bool magic; member
185 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
225 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
288 QBoxLayoutItem *box = list.at(i); in setupGeom() local
413 QBoxLayoutItem *box = list.at(i); in calcHfw() local
419 QBoxLayoutItem *box = list.at(i); in calcHfw() local
808 QBoxLayoutItem *box = d->list.at(i); in setGeometry() local
1097 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1118 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1140 QBoxLayoutItem *box = d->list.at(index); in setStretch() local
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqboxlayout.cpp89 bool magic; member
185 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
225 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
288 QBoxLayoutItem *box = list.at(i); in setupGeom() local
413 QBoxLayoutItem *box = list.at(i); in calcHfw() local
419 QBoxLayoutItem *box = list.at(i); in calcHfw() local
808 QBoxLayoutItem *box = d->list.at(i); in setGeometry() local
1097 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1118 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1140 QBoxLayoutItem *box = d->list.at(index); in setStretch() local
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqboxlayout.cpp89 bool magic; member
185 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
225 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
288 QBoxLayoutItem *box = list.at(i); in setupGeom() local
413 QBoxLayoutItem *box = list.at(i); in calcHfw() local
419 QBoxLayoutItem *box = list.at(i); in calcHfw() local
808 QBoxLayoutItem *box = d->list.at(i); in setGeometry() local
1097 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1118 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1140 QBoxLayoutItem *box = d->list.at(index); in setStretch() local
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqboxlayout.cpp89 bool magic; member
185 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
225 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
288 QBoxLayoutItem *box = list.at(i); in setupGeom() local
413 QBoxLayoutItem *box = list.at(i); in calcHfw() local
419 QBoxLayoutItem *box = list.at(i); in calcHfw() local
808 QBoxLayoutItem *box = d->list.at(i); in setGeometry() local
1097 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1118 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1140 QBoxLayoutItem *box = d->list.at(index); in setStretch() local
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqboxlayout.cpp89 bool magic; member
185 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
225 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
288 QBoxLayoutItem *box = list.at(i); in setupGeom() local
413 QBoxLayoutItem *box = list.at(i); in calcHfw() local
419 QBoxLayoutItem *box = list.at(i); in calcHfw() local
808 QBoxLayoutItem *box = d->list.at(i); in setGeometry() local
1097 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1118 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1140 QBoxLayoutItem *box = d->list.at(index); in setStretch() local
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqboxlayout.cpp89 bool magic; member
185 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
225 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
288 QBoxLayoutItem *box = list.at(i); in setupGeom() local
413 QBoxLayoutItem *box = list.at(i); in calcHfw() local
419 QBoxLayoutItem *box = list.at(i); in calcHfw() local
808 QBoxLayoutItem *box = d->list.at(i); in setGeometry() local
1097 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1118 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1140 QBoxLayoutItem *box = d->list.at(index); in setStretch() local
[all …]
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqboxlayout.cpp89 bool magic; member
185 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
225 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
288 QBoxLayoutItem *box = list.at(i); in setupGeom() local
413 QBoxLayoutItem *box = list.at(i); in calcHfw() local
419 QBoxLayoutItem *box = list.at(i); in calcHfw() local
808 QBoxLayoutItem *box = d->list.at(i); in setGeometry() local
1097 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1118 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1140 QBoxLayoutItem *box = d->list.at(index); in setStretch() local
[all …]
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqboxlayout.cpp89 bool magic; member
185 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
225 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
288 QBoxLayoutItem *box = list.at(i); in setupGeom() local
413 QBoxLayoutItem *box = list.at(i); in calcHfw() local
419 QBoxLayoutItem *box = list.at(i); in calcHfw() local
808 QBoxLayoutItem *box = d->list.at(i); in setGeometry() local
1097 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1118 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1140 QBoxLayoutItem *box = d->list.at(index); in setStretch() local
[all …]
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqboxlayout.cpp89 bool magic; member
185 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
225 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
288 QBoxLayoutItem *box = list.at(i); in setupGeom() local
413 QBoxLayoutItem *box = list.at(i); in calcHfw() local
419 QBoxLayoutItem *box = list.at(i); in calcHfw() local
808 QBoxLayoutItem *box = d->list.at(i); in setGeometry() local
1097 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1118 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1140 QBoxLayoutItem *box = d->list.at(index); in setStretch() local
[all …]
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqboxlayout.cpp89 bool magic; member
185 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
225 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
288 QBoxLayoutItem *box = list.at(i); in setupGeom() local
413 QBoxLayoutItem *box = list.at(i); in calcHfw() local
419 QBoxLayoutItem *box = list.at(i); in calcHfw() local
808 QBoxLayoutItem *box = d->list.at(i); in setGeometry() local
1097 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1118 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1140 QBoxLayoutItem *box = d->list.at(index); in setStretch() local
[all …]
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqboxlayout.cpp89 bool magic; member
185 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
225 QBoxLayoutItem *box = list.at(i); in effectiveMargins() local
288 QBoxLayoutItem *box = list.at(i); in setupGeom() local
413 QBoxLayoutItem *box = list.at(i); in calcHfw() local
419 QBoxLayoutItem *box = list.at(i); in calcHfw() local
808 QBoxLayoutItem *box = d->list.at(i); in setGeometry() local
1097 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1118 QBoxLayoutItem *box = d->list.at(i); in setStretchFactor() local
1140 QBoxLayoutItem *box = d->list.at(index); in setStretch() local
[all …]

12345