Home
last modified time | relevance | path

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

/dports/math/spot/spot-2.10.2/spot/ta/
H A Dtgtaexplicit.hh65 make_tgta_explicit(const const_twa_ptr& tgba, unsigned n_acc, in make_tgta_explicit()
H A Dtgtaexplicit.cc29 unsigned n_acc, in tgta_explicit()
H A Dtaexplicit.hh248 unsigned n_acc, in make_ta_explicit()
H A Dtaexplicit.cc344 unsigned n_acc, in ta_explicit()
/dports/math/py-spot/spot-2.10.2/spot/ta/
H A Dtgtaexplicit.hh65 make_tgta_explicit(const const_twa_ptr& tgba, unsigned n_acc, in make_tgta_explicit()
H A Dtgtaexplicit.cc29 unsigned n_acc, in tgta_explicit()
H A Dtaexplicit.hh248 unsigned n_acc, in make_ta_explicit()
H A Dtaexplicit.cc344 unsigned n_acc, in ta_explicit()
/dports/science/hepmc3/HepMC3-3.2.4/include/HepMC3/
H A DGenCrossSection.h69 void set_accepted_events(const long& n_acc ) { in set_accepted_events()
/dports/science/hepmc3/HepMC3-3.2.4/src/
H A DGenCrossSection.cc27 void GenCrossSection::set_cross_section(const double& xs, const double& xs_err, const long& n_acc, … in set_cross_section()
/dports/math/spot/spot-2.10.2/tests/core/
H A Demptchk.cc135 unsigned n_acc = a->acc().num_sets(); in main() local
H A Dikwiad.cc1044 unsigned int n_acc = a->acc().num_sets(); in checked_main() local
1274 unsigned int n_acc = a->acc().num_sets(); in checked_main() local
H A Drandtgba.cc88 unsigned int n_acc) in cons_emptiness_check()
/dports/security/apache-xml-security-c/xml-security-c-2.0.4/doc/
H A Ddoxy.conf135 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
/dports/math/py-spot/spot-2.10.2/tests/core/
H A Dikwiad.cc1044 unsigned int n_acc = a->acc().num_sets(); in checked_main() local
1274 unsigned int n_acc = a->acc().num_sets(); in checked_main() local
H A Drandtgba.cc88 unsigned int n_acc) in cons_emptiness_check()
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/tmc/
H A Dtmc_tree_search.F64 RECURSIVE SUBROUTINE most_prob_end(global_tree_elem, prob, n_acc, & argument
68 LOGICAL, INTENT(INOUT) :: n_acc local
H A Dtmc_tree_build.F499 LOGICAL :: keep_on, n_acc local
/dports/science/cp2k-data/cp2k-7.1.0/src/tmc/
H A Dtmc_tree_search.F64 RECURSIVE SUBROUTINE most_prob_end(global_tree_elem, prob, n_acc, & argument
68 LOGICAL, INTENT(INOUT) :: n_acc local
H A Dtmc_tree_build.F502 LOGICAL :: keep_on, n_acc local
/dports/cad/horizon-eda/horizon-2.1.0/src/import_step/
H A Dstep_importer.cpp224 Vertex n_acc(0, 0, 0); in processFace() local
/dports/math/spot/spot-2.10.2/spot/twaalgos/
H A Dsimulation.cc284 unsigned n_acc = a_->num_sets(); in direct_simulation() local
/dports/math/py-spot/spot-2.10.2/spot/twaalgos/
H A Dsimulation.cc284 unsigned n_acc = a_->num_sets(); in direct_simulation() local
/dports/science/py-pymol/pymol-open-source-2.4.0/layer3/
H A DSelector.cpp1671 int n_acc, n_don; member
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/validator/unit_test/
H A Dunit_test_validator.cpp24867 void TestNewAccessionOnNucProt(const string& n_acc, const string& p_acc, bool is_wgs) in TestNewAccessionOnNucProt()