Home
last modified time | relevance | path

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

/dports/audio/strawberry/strawberry-1.0.0/src/lyrics/
H A Dlyricsprovider.cpp28 …r::LyricsProvider(const QString &name, const bool enabled, const bool authentication_required, Net… in LyricsProvider()
H A Djsonlyricsprovider.cpp34 …sonLyricsProvider(const QString &name, const bool enabled, const bool authentication_required, Net… in JsonLyricsProvider()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/tests/helpers/
H A Drest_metadata_client.h40 authentication_required enumerator
/dports/audio/strawberry/strawberry-1.0.0/src/covermanager/
H A Dcoverprovider.cpp30 …er::CoverProvider(const QString &name, const bool enabled, const bool authentication_required, con… in CoverProvider()
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/X86/
H A Dswitch-crit-edge-constant.ll36 … = %cond_true, %bb2, %entry, %entry, %entry, %entry, %entry, %entry, %entry, %entry, %entry, %entry
/dports/www/qutebrowser/qutebrowser-2.4.0/qutebrowser/browser/
H A Dshared.py64 def authentication_required(url, authenticator, abort_on): function