Home
last modified time | relevance | path

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

12

/dports/multimedia/musikcube/musikcube-0.96.7/src/musikdroid/app/src/main/java/io/casey/musikcube/remote/service/playback/impl/streaming/db/
H A DOfflineDb.kt74 val countOnly = message.getBooleanOption(Messages.Key.COUNT_ONLY, false) in <lambda>() constant
/dports/www/owncloud/owncloud/lib/private/Repair/
H A DRepairMismatchFileCachePath.php56 protected $countOnly = true; variable in OC\\Repair\\RepairMismatchFileCachePath
101 public function setCountOnly($countOnly) {
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/dbi/
H A DDiskOrderedScanner.java189 private final boolean countOnly; field in DiskOrderedScanner
213 boolean countOnly, in DiskOrderedScanner()
/dports/irc/evangeline/evangeline/modules/irc.mod/
H A Dchaos.c47 int howManyOfThem(char *string, char *breakp, int countOnly) { in howManyOfThem()
/dports/biology/iqtree/IQ-TREE-2.0.6/pll/
H A DgenericParallelization.c792 …*srcTar, pllInstance *tr, partitionList *pr, int n, int tid, pllBoolean read, pllBoolean countOnly) in doublesToBuffer()
807 if(NOT countOnly) in doublesToBuffer() local
822 if(NOT countOnly) in doublesToBuffer() local
/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_scoreboard.c209 …eamScoreboard( int y, team_t team, float fade, int maxClients, int lineHeight, qboolean countOnly ) in CG_TeamScoreboard()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/VE/Scalar/
H A Dselect_cc.ll99 ; Function Attrs: norecurse nounwind readnone
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/tool/
H A DSearchXml.java48 private static boolean countOnly = false; field in SearchXml
/dports/devel/etcd31/etcd-3.1.20/clientv3/
H A Dop.go43 countOnly bool member
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/music/
H A DMusicDatabase.cpp4536 …BaseDir, CFileItemList& items, const Filter &filter /* = Filter() */, bool countOnly /* = false */) in GetGenresNav()
4645 … strBaseDir, CFileItemList& items, const Filter &filter /*= Filter()*/, bool countOnly /*= false*/) in GetSourcesNav()
4915 …elField, CFileItemList &items, const Filter &filter /* = Filter() */, bool countOnly /* = false */) in GetCommonNav()
5000 …BaseDir, CFileItemList &items, const Filter &filter /* = Filter() */, bool countOnly /* = false */) in GetAlbumTypesNav()
5005 …BaseDir, CFileItemList &items, const Filter &filter /* = Filter() */, bool countOnly /* = false */) in GetMusicLabelsNav()
5046 …ms, const SortDescription &sortDescription /* = SortDescription() */, bool countOnly /* = false */) in GetArtistsByWhere()
5250 …*/, const SortDescription &sortDescription /* = SortDescription() */, bool countOnly /* = false */) in GetAlbumsNav()
5266 …ms, const SortDescription &sortDescription /* = SortDescription() */, bool countOnly /* = false */) in GetAlbumsByWhere()
5430 const Filter& filter, const SortDescription& sortDescription, bool countOnly) in GetDiscsNav()
5446 bool countOnly) in GetDiscsByWhere()
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/concourse/dex/vendor/github.com/coreos/etcd/clientv3/
H A Dop.go43 countOnly bool member
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/dialogs/
H A DGUIDialogMediaFilter.cpp630 …lter::GetItems(const Filter &filter, std::vector<std::string> &items, bool countOnly /* = false */) in GetItems()
/dports/editors/texstudio/texstudio-4.1.2/src/qcodeedit/lib/widgets/
H A Dqsearchreplacepanel.cpp585 void QSearchReplacePanel::findReplace(bool backward, bool replace, bool replaceAll, bool countOnly) in findReplace()
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/clientv3/
H A Dop.go44 countOnly bool member
/dports/devel/etcd32/etcd-3.2.32/clientv3/
H A Dop.go44 countOnly bool member
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/coreos/etcd/clientv3/
H A Dop.go44 countOnly bool member
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/video/
H A DVideoDatabase.cpp6209 …ems, int idContent /* = -1 */, const Filter &filter /* = Filter() */, bool countOnly /* = false */) in GetGenresNav()
6214 …ems, int idContent /* = -1 */, const Filter &filter /* = Filter() */, bool countOnly /* = false */) in GetCountriesNav()
6219 …ems, int idContent /* = -1 */, const Filter &filter /* = Filter() */, bool countOnly /* = false */) in GetStudiosNav()
6224 …ype, int idContent /* = -1 */, const Filter &filter /* = Filter() */, bool countOnly /* = false */) in GetNavCommon()
6417 …ems, int idContent /* = -1 */, const Filter &filter /* = Filter() */, bool countOnly /* = false */) in GetTagsNav()
6483 …tems, int idArtist /* = -1 */, const Filter &filter /* = Filter() */, bool countOnly /* = false */) in GetMusicVideoAlbumsNav()
6649 …ems, int idContent /* = -1 */, const Filter &filter /* = Filter() */, bool countOnly /* = false */) in GetWritersNav()
6654 …ems, int idContent /* = -1 */, const Filter &filter /* = Filter() */, bool countOnly /* = false */) in GetDirectorsNav()
6659 …ems, int idContent /* = -1 */, const Filter &filter /* = Filter() */, bool countOnly /* = false */) in GetActorsNav()
6676 …ype, int idContent /* = -1 */, const Filter &filter /* = Filter() */, bool countOnly /* = false */) in GetPeopleNav()
/dports/security/vault/vault-1.8.2/vendor/go.etcd.io/etcd/clientv3/
H A Dop.go42 countOnly bool member
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/go.etcd.io/etcd/client/v3/
H A Dop.go42 countOnly bool member
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/go.etcd.io/etcd/clientv3/
H A Dop.go42 countOnly bool member
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/coreos/etcd/clientv3/
H A Dop.go44 countOnly bool member
/dports/misc/concourse/vault-bdd38fca2cff/vendor/go.etcd.io/etcd/clientv3/
H A Dop.go42 countOnly bool member
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/go.etcd.io/etcd/clientv3/
H A Dop.go42 countOnly bool member
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/go.etcd.io/etcd/client/v3/
H A Dop.go42 countOnly bool member
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/go.etcd.io/etcd/clientv3/
H A Dop.go42 countOnly bool member

12