Home
last modified time | relevance | path

Searched defs:getPos (Results 1 – 25 of 1028) sorted by relevance

12345678910>>...42

/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/lua-src/
H A Dtest.lua2 function Rectangle.getPos () function
6 function Circle.getPos () function
/dports/editors/emacs/emacs-27.2/test/manual/etags/lua-src/
H A Dtest.lua2 function Rectangle.getPos () function
6 function Circle.getPos () function
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/MolChemicalFeatures/
H A DMolChemicalFeature.cpp31 RDGeom::Point3D MolChemicalFeature::getPos() const { in getPos() function in RDKit::MolChemicalFeature
35 RDGeom::Point3D MolChemicalFeature::getPos(int confId) const { in getPos() function in RDKit::MolChemicalFeature
/dports/science/votca/votca-2021.2-18560-gfbe18d971/csg/csg-da5c1dc/include/votca/csg/
H A Dxyzwriter.h61 Eigen::Vector3d getPos(Atom &atom) { in getPos() function
65 Eigen::Vector3d getPos(std::unique_ptr<Bead> &bead) { in getPos() function
H A Dpdbwriter.h83 Eigen::Vector3d getPos(Atom &atom) { in getPos() function
87 Eigen::Vector3d getPos(const Bead &bead) { in getPos() function
/dports/science/votca/votca-2021.2-18560-gfbe18d971/csg/include/votca/csg/
H A Dxyzwriter.h61 Eigen::Vector3d getPos(Atom &atom) { in getPos() function
65 Eigen::Vector3d getPos(std::unique_ptr<Bead> &bead) { in getPos() function
H A Dpdbwriter.h83 Eigen::Vector3d getPos(Atom &atom) { in getPos() function
87 Eigen::Vector3d getPos(const Bead &bead) { in getPos() function
/dports/graphics/qgis/qgis-3.22.3/external/libdxfrw/intern/
H A Ddwgbuffer.h50 virtual duint64 getPos() {return stream->tellg();} in getPos() function
68 virtual duint64 getPos() {return pos;} in getPos() function
/dports/devel/atlas/Atlas-C++-0.5.2/Atlas/Objects/Entity/
H A DRootEntity.h141 const Atlas::Message::Element::ListType& RootEntity::getPos() const in getPos() function
146 Atlas::Message::Element::ListType& RootEntity::getPos() in getPos() function
/dports/cad/librecad/LibreCAD-2.2.0-rc2/libraries/libdxfrw/src/intern/
H A Ddwgbuffer.h48 virtual duint64 getPos(){return stream->tellg();} in getPos() function
68 virtual duint64 getPos(){return pos;} in getPos() function
/dports/devel/hadoop/hadoop-1.2.1/src/core/org/apache/hadoop/fs/
H A DFSDataOutputStream.java56 public long getPos() throws IOException { in getPos() method in FSDataOutputStream.PositionCache
81 public long getPos() throws IOException { in getPos() method in FSDataOutputStream
H A DChecksumException.java31 public long getPos() { in getPos() method in ChecksumException
/dports/graphics/qgis-ltr/qgis-3.16.16/external/libdxfrw/intern/
H A Ddwgbuffer.h49 virtual duint64 getPos() {return stream->tellg();} in getPos() function
70 virtual duint64 getPos() {return pos;} in getPos() function
/dports/cad/solvespace/solvespace-2.3/extlib/libdxfrw/intern/
H A Ddwgbuffer.h47 virtual duint64 getPos(){return stream->tellg();} in getPos() function
67 virtual duint64 getPos(){return pos;} in getPos() function
/dports/games/lordsawar/lordsawar-0.3.2/src/
H A DImmovable.h51 Vector<int> getPos() const {return d_pos;} in getPos() function
H A DMovable.h50 Vector<int> getPos() const {return d_pos;} in getPos() function
/dports/graphics/gwenview/gwenview-21.12.3/lib/touch/
H A Dtapholdandmoving.h43 QPoint getPos() in getPos() function
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/
H A DFSDataOutputStream.java65 public long getPos() throws IOException { in getPos() method in FSDataOutputStream.PositionCache
98 public long getPos() throws IOException { in getPos() method in FSDataOutputStream
H A DSeekable.java41 long getPos() throws IOException; in getPos() method
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/wintermute/base/file/
H A Dbase_file.h51 virtual uint32 getPos() const { in getPos() function
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/base/file/
H A Dbase_file.h51 virtual uint32 getPos() const { in getPos() function
/dports/cad/digital/Digital-0.27/src/main/java/de/neemann/digital/draw/elements/
H A DMovable.java25 Vector getPos(); in getPos() method
/dports/games/chromium-bsu/chromium-bsu-0.9.16.1/src/
H A DScreenItem.cpp40 float *ScreenItem::getPos() in getPos() function in ScreenItem
/dports/lang/polyml/polyml-5.8.2/basis/
H A DLibraryIOSupport.sml194 val getPos = value
275 val (getPos, setPos, endPos) = getRandAccessFns fd value
345 val (getPos, setPos, endPos) = getRandAccessFns fd value
387 val (getPos, setPos, endPos) = getRandAccessFns fd value
435 val (getPos, setPos, endPos) = getRandAccessFns fd value
/dports/cad/digital/Digital-0.27/src/main/java/de/neemann/digital/fsm/
H A DMouseMovable.java18 VectorInterface getPos(); in getPos() method

12345678910>>...42