Home
last modified time | relevance | path

Searched defs:FindTerm (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/components/local_search_service/
H A Dinverted_index.cc170 PostingList InvertedIndex::FindTerm(const base::string16& term) const { in FindTerm() function in chromeos::local_search_service::InvertedIndex
H A Dinverted_index_unittest.cc86 PostingList FindTerm(const base::string16& term) { in FindTerm() function in chromeos::local_search_service::InvertedIndexTest
/dports/biology/emboss/EMBOSS-6.6.0/emboss/
H A Dedamclean.c515 static const AjPStr FindTerm(ajint namespace, const AjPStr termname, in FindTerm() function
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterStep/
H A Dfreestor.c69 TermDef *FindTerm (SyntaxDef * syntax, int type, int id) in FindTerm() function
/dports/lang/cocor/cocor-1.7_3/sources/
H A Dcrt.c370 int FindTerm(PName name) in FindTerm() function
/dports/biology/hyphy/hyphy-2.5.33/src/core/
H A Dpolynoml.cpp417 long _PolynomialData::FindTerm (long* theTerm,long* reIndex, long start) in FindTerm() function in _PolynomialData