Home
last modified time | relevance | path

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

123

/dports/misc/tellico/tellico-3.4.2/src/fetch/
H A Ddblpfetcher.h54 virtual bool canSearch(FetchKey k) const Q_DECL_OVERRIDE { return k == Keyword; } in canSearch() function
H A Dcomicvinefetcher.h58 virtual bool canSearch(FetchKey k) const Q_DECL_OVERRIDE { return k == Keyword; } in canSearch() function
H A Dgiantbombfetcher.h58 virtual bool canSearch(FetchKey k) const Q_DECL_OVERRIDE { return k == Keyword; } in canSearch() function
H A Dbibliosharefetcher.h48 virtual bool canSearch(FetchKey k) const Q_DECL_OVERRIDE { return k == ISBN; } in canSearch() function
H A Danimenfofetcher.h57 virtual bool canSearch(FetchKey k) const Q_DECL_OVERRIDE { return k == Keyword; } in canSearch() function
H A Dkinofetcher.h57 virtual bool canSearch(FetchKey k) const Q_DECL_OVERRIDE { return k == Title; } in canSearch() function
H A Dcrossreffetcher.h61 virtual bool canSearch(FetchKey k) const Q_DECL_OVERRIDE { return k == DOI; } in canSearch() function
H A Dnumistafetcher.h69 virtual bool canSearch(FetchKey k) const Q_DECL_OVERRIDE { return k == Keyword; } in canSearch() function
H A Dgcstarpluginfetcher.h61 virtual bool canSearch(FetchKey k) const Q_DECL_OVERRIDE { return k == Title; } in canSearch() function
H A Ddbcfetcher.cpp55 bool DBCFetcher::canSearch(Fetch::FetchKey k) const { in canSearch() function in DBCFetcher
H A Ddvdfrfetcher.cpp64 bool DVDFrFetcher::canSearch(Fetch::FetchKey k) const { in canSearch() function in DVDFrFetcher
H A Dspringerfetcher.cpp66 bool SpringerFetcher::canSearch(Fetch::FetchKey k) const { in canSearch() function in SpringerFetcher
H A Dbibsonomyfetcher.cpp64 bool BibsonomyFetcher::canSearch(Fetch::FetchKey k) const { in canSearch() function in BibsonomyFetcher
H A Dmrlookupfetcher.cpp63 bool MRLookupFetcher::canSearch(Fetch::FetchKey k) const { in canSearch() function in MRLookupFetcher
H A Drpggeekfetcher.cpp72 bool RPGGeekFetcher::canSearch(Fetch::FetchKey k) const { in canSearch() function in RPGGeekFetcher
H A Dvideogamegeekfetcher.cpp72 bool VideoGameGeekFetcher::canSearch(Fetch::FetchKey k) const { in canSearch() function in VideoGameGeekFetcher
H A Dboardgamegeekfetcher.cpp66 bool BoardGameGeekFetcher::canSearch(Fetch::FetchKey k) const { in canSearch() function in BoardGameGeekFetcher
H A Dgooglescholarfetcher.cpp69 bool GoogleScholarFetcher::canSearch(Fetch::FetchKey k) const { in canSearch() function in GoogleScholarFetcher
H A Dhathitrustfetcher.cpp71 bool HathiTrustFetcher::canSearch(Fetch::FetchKey k) const { in canSearch() function in HathiTrustFetcher
H A Darxivfetcher.cpp73 bool ArxivFetcher::canSearch(Fetch::FetchKey k) const { in canSearch() function in ArxivFetcher
H A Dmoviemeterfetcher.cpp72 bool MovieMeterFetcher::canSearch(Fetch::FetchKey k) const { in canSearch() function in MovieMeterFetcher
H A Dmusicbrainzfetcher.cpp77 bool MusicBrainzFetcher::canSearch(Fetch::FetchKey k) const { in canSearch() function in MusicBrainzFetcher
H A Dvndbfetcher.cpp74 bool VNDBFetcher::canSearch(Fetch::FetchKey k) const { in canSearch() function in VNDBFetcher
/dports/lang/gnustep-base/libs-base-base-1_27_0/Source/
H A DGSAvahiNetServiceBrowser.m282 {
/dports/games/ksirk/ksirk-21.12.3/ksirk/iris/src/xmpp/xmpp-im/
H A Dxmpp_features.cpp105 bool Features::canSearch() const in canSearch() function in Features

123