Home
last modified time | relevance | path

Searched defs:AtomList (Results 1 – 25 of 37) sorted by relevance

12

/dports/science/vipster/vipster-1.19.1b-14-g7168a1b/vipster/
H A Dstep.h18 struct AtomList{ struct
38 AtomList(AtomFmt fmt) in AtomList() argument
41 AtomList(const AtomList &rhs) in AtomList() function
54 AtomList(const T &rhs) in AtomList() argument
70 Vec *v;
72 AtomProperties *prop;
74 AtomView() in AtomView()
83 _Vec(AtomView &a): a{a} {} in _Vec()
143 std::string tmp;
191 using Source = AtomList; argument
[all …]
/dports/multimedia/Bento4/Bento4-1.6.0-639/Source/Java/com/axiosys/bento4/
H A DAtomList.java34 public class AtomList implements AtomParent { class
37 public AtomList(String filename) throws IOException, InvalidFormatException { in AtomList() method in AtomList
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/geoflow_c/src/
H A DAtom.h139 AtomList( const AtomList& AL ) { p_atomList = AL.p_atomList ; } in AtomList() function
141 AtomList( const AtomList* AL ) { p_atomList = AL->p_atomList ; } in AtomList() function
H A DAtom.cpp143 AtomList::AtomList() { } in AtomList() function in AtomList
146 AtomList::AtomList( string xyzr_file, const double radexp, const int ffmodel ) in AtomList() function in AtomList
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/libs/gcr/
H A Datom.h235 typedef std::list<Atom*> AtomList; typedef
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/mp4/
H A Dmp4atom.h41 typedef TagLib::List<Atom *> AtomList; typedef
/dports/audio/taglib/taglib-1.12/taglib/mp4/
H A Dmp4atom.h41 typedef TagLib::List<Atom *> AtomList; typedef
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/taglib_plugin/taglib-1.11/taglib/mp4/
H A Dmp4atom.h41 typedef TagLib::List<Atom *> AtomList; typedef
/dports/multimedia/p5-Audio-M4P/Audio-M4P-0.57/lib/Audio/M4P/
H A DQuickTime.pm405 sub AtomList { subroutine
/dports/editors/kakoune/kakoune-2021.11.08/src/
H A Ddisplay_buffer.hh96 using AtomList = Vector<DisplayAtom, MemoryDomain::Display>; typedef
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/dmlpackage/
H A Ddmlpkg.h68 typedef std::vector<std::string> AtomList; typedef
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/dmlpackage/
H A Ddmlpkg.h68 typedef std::vector<std::string> AtomList; typedef
/dports/science/lammps/lammps-stable_29Sep2021/python/lammps/
H A Dpylammps.py87 class AtomList(object): class
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/src/
H A Dpdb.py604 def parseAtoms(self,AtomList): argument
/dports/x11-wm/blackbox/blackbox-0.70.1/lib/
H A DEWMH.hh41 typedef std::vector<Atom> AtomList; typedef in bt::EWMH
/dports/science/py-geometric/geometric-0.9.7.2/geometric/
H A DPDB.py592 def parseAtoms(self,AtomList): argument
/dports/math/clasp/clasp-3.3.5/clasp/
H A Dlogic_program_types.h46 typedef PodVector<PrgAtom*>::type AtomList; typedef
/dports/math/clingo/clingo-5.5.1/clasp/clasp/
H A Dlogic_program_types.h46 typedef PodVector<PrgAtom*>::type AtomList; typedef
/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/clasp/
H A Dlogic_program_types.h46 typedef PodVector<PrgAtom*>::type AtomList; typedef
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DDataClasses.cpp78 void CalculateCenterOfMass(mpAtom * AtomList, long NumAtoms, float * AtomMasses, CPoint3D * Center)… in CalculateCenterOfMass()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/lib/ReaderWriter/YAML/
H A DReaderWriterYAML.cpp209 template <typename T> class AtomList { class
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/lib/ReaderWriter/YAML/
H A DReaderWriterYAML.cpp209 template <typename T> class AtomList { class
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/lib/ReaderWriter/YAML/
H A DReaderWriterYAML.cpp209 template <typename T> class AtomList { class
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/lib/ReaderWriter/YAML/
H A DReaderWriterYAML.cpp209 template <typename T> class AtomList { class
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/lib/ReaderWriter/YAML/
H A DReaderWriterYAML.cpp209 template <typename T> class AtomList { class

12