Home
last modified time | relevance | path

Searched defs:constituents (Results 1 – 25 of 113) sorted by relevance

12345

/dports/textproc/py-nltk/nltk-3.4.1/nltk/parse/
H A Dviterbi.py153 def _add_constituents_spanning(self, span, constituents, tokens): argument
221 def _find_instantiations(self, span, constituents): argument
253 def _match_rhs(self, rhs, span, constituents): argument
/dports/math/libpgmath/flang-d07daf3/test/ncar_kernels/PORT_sw_rad/src/
H A Dconstituents.F9010 MODULE constituents module
/dports/math/libpgmath/flang-d07daf3/test/ncar_kernels/HOMME_preq_hydrostatic/src/
H A Dconstituents.F9010 MODULE constituents module
/dports/math/libpgmath/flang-d07daf3/test/ncar_kernels/HOMME_vlaplace_sphere_wk/src/
H A Dconstituents.F9010 MODULE constituents module
/dports/math/cocoalib/CoCoALib-0.99712/src/AlgebraicCore/
H A DQuasiPoly.C45 const std::vector<RingElem>& constituents(const QuasiPoly& p) in constituents() function
/dports/science/fastjet/fastjet-3.3.4/example/
H A D04-constituents.cc108 vector<fastjet::PseudoJet> constituents = inclusive_jets[i].constituents(); in main() local
H A D09-user_info.cc283 const vector<PseudoJet> constituents = full.constituents(); in main() local
/dports/math/giacxcas/CoCoALib-0.99700/src/AlgebraicCore/
H A DQuasiPoly.C45 const std::vector<RingElem>& constituents(const QuasiPoly& p) in constituents() function
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/sirit/src/instructions/
H A Dconstant.cpp27 Id Module::ConstantComposite(Id result_type, const std::vector<Id>& constituents) { in ConstantComposite()
/dports/science/fastjet/fastjet-3.3.4/src/
H A DCompositeJetStructure.cc103 std::vector<PseudoJet> CompositeJetStructure::constituents(const PseudoJet & /*jet*/) const{ in constituents() function in CompositeJetStructure
H A DPseudoJetStructureBase.cc137 vector<PseudoJet> PseudoJetStructureBase::constituents(const PseudoJet &/*reference*/) const{ in constituents() function in PseudoJetStructureBase
H A DClusterSequenceStructure.cc153 vector<PseudoJet> ClusterSequenceStructure::constituents(const PseudoJet &reference) const{ in constituents() function in ClusterSequenceStructure
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/WebAssembly/
H A Dfunction-bitcasts.ll124 ; CHECK-LABEL: test_load:
/dports/astro/xtide/xtide-2.15.3/libxtide/
H A DSubordinateStation.cc29 const ConstituentSet &constituents, in SubordinateStation()
H A DHarmonicsFile.cc306 SafeVector<Constituent> constituents; in getConstituents() local
H A DConstituentSet.cc58 ConstituentSet::ConstituentSet (const SafeVector<Constituent> &constituents, in ConstituentSet()
/dports/devel/cscout/cscout-bd7dfac/src/
H A Dtokid.cpp101 Tokid::constituents(int l) in constituents() function in Tokid
H A Dtoken.cpp106 Token::constituents() const in constituents() function in Token
/dports/science/fastjet/fastjet-3.3.4/include/fastjet/
H A DWrappedStructure.hh165 virtual std::vector<PseudoJet> constituents(const PseudoJet &reference) const FASTJET_OVERRIDE{ in constituents() function in WrappedStructure
/dports/science/fastjet/fastjet-3.3.4/tools/fastjet/tools/
H A DJetMedianBackgroundEstimator.hh513 std::vector<PseudoJet> constituents = jet.constituents(); in result() local
/dports/science/fastjet/fastjet-3.3.4/plugins/SISCone/fastjet/
H A DSISConeBasePlugin.hh303 virtual std::vector<PseudoJet> constituents(const PseudoJet & /*reference*/) const{ in constituents() function in SISConeBasePlugin::UserScaleBase::StructureType
/dports/science/fastjet/fastjet-3.3.4/tools/
H A DJetMedianBackgroundEstimator.cc44 std::vector<PseudoJet> constituents = (!SelectorIsPureGhost())(jet.constituents()); in result() local
/dports/science/fastjet/fastjet-3.3.4/fortran_wrapper/
H A Dfastjetfortran.cc367 vector<PseudoJet> constituents = cs->constituents(jets[ijet-1]); in fastjetconstituents_() local
/dports/finance/quantlib/QuantLib-1.20/ql/processes/
H A Djointstochasticprocess.cpp299 JointStochasticProcess::constituents() const { in constituents() function in QuantLib::JointStochasticProcess
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c727 SpvId constituents[NIR_MAX_VEC_COMPONENTS] = {0}; in get_alu_src_raw() local
1575 SpvId constituents[num_components]; in emit_load_ubo() local
1783 SpvId constituents[NIR_MAX_VEC_COMPONENTS] = {0}; in pad_coord_vector() local
1910 SpvId constituents[coord_components + 1]; in emit_tex() local

12345