Home
last modified time | relevance | path

Searched defs:top_matches (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/py-salt/salt-3004.1/tests/pytests/unit/modules/state/
H A Dtest_state.py164 def top_matches(data): member in MockState.HighState
/dports/sysutils/py-salt/salt-3004.1/salt/pillar/
H A D__init__.py805 def top_matches(self, top, reload=False): member in Pillar
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/volm/
H A Dvolm_io.cxx798 …_rationale>, std::greater<std::pair<float, volm_rationale> > >& top_matches, std::string& filename) in write_top_matches()
821 …_rationale>, std::greater<std::pair<float, volm_rationale> > >& top_matches, std::string& filename) in read_top_matches()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/splign/
H A Dsplign_app.cpp910 size_t top_matches (0); in GetNonConsensusSpliceCount() local