Home
last modified time | relevance | path

Searched refs:getVerbosity (Results 1 – 25 of 412) sorted by relevance

12345678910>>...17

/dports/devel/hs-shake/shake-0.19.6/src/Test/
H A DVerbosity.hs10 a <- getVerbosity
11 b <- withVerbosity Info getVerbosity
15 x <- getVerbosity
17 a <- getVerbosity
19 b <- getVerbosity
20 c <- quietly getVerbosity
23 z <- getVerbosity
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/shake-0.19.4/src/Test/
H A DVerbosity.hs10 a <- getVerbosity
11 b <- withVerbosity Info getVerbosity
15 x <- getVerbosity
17 a <- getVerbosity
19 b <- getVerbosity
20 c <- quietly getVerbosity
23 z <- getVerbosity
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/shake-0.19.4/src/Test/
H A DVerbosity.hs10 a <- getVerbosity
11 b <- withVerbosity Info getVerbosity
15 x <- getVerbosity
17 a <- getVerbosity
19 b <- getVerbosity
20 c <- quietly getVerbosity
23 z <- getVerbosity
/dports/security/openvpn-auth-radius/radiusplugin/
H A Dradiusplugin.cpp84 if ( DEBUG ( context->getVerbosity() ) ) in OPENVPN_PLUGIN_FUNC()
96 if ( DEBUG ( context->getVerbosity() ) ) in OPENVPN_PLUGIN_FUNC()
106 if ( DEBUG ( context->getVerbosity() ) ) in OPENVPN_PLUGIN_FUNC()
186 if ( DEBUG ( context->getVerbosity() ) ) in OPENVPN_PLUGIN_FUNC()
201 if ( DEBUG ( context->getVerbosity() ) ) in OPENVPN_PLUGIN_FUNC()
241 if ( DEBUG ( context->getVerbosity() ) ) in OPENVPN_PLUGIN_FUNC()
263 if ( DEBUG ( context->getVerbosity() ) ) in OPENVPN_PLUGIN_FUNC()
277 if ( DEBUG ( context->getVerbosity() ) ) in OPENVPN_PLUGIN_FUNC()
373 if ( DEBUG ( context->getVerbosity() ) ) in OPENVPN_PLUGIN_FUNC()
760 if ( DEBUG ( context->getVerbosity() ) ) in OPENVPN_PLUGIN_FUNC()
[all …]
H A DAccountingProcess.cpp57 if (DEBUG (context->getVerbosity())) in Accounting()
77 if (DEBUG (context->getVerbosity())) in Accounting()
87 if (DEBUG (context->getVerbosity())) in Accounting()
106 if (DEBUG (context->getVerbosity())) in Accounting()
120 if (DEBUG (context->getVerbosity())) in Accounting()
123 if (DEBUG (context->getVerbosity())) in Accounting()
181 if (DEBUG (context->getVerbosity())) in Accounting()
208 if (DEBUG (context->getVerbosity())) in Accounting()
222 if (DEBUG (context->getVerbosity())) in Accounting()
235 if (DEBUG (context->getVerbosity())) in Accounting()
[all …]
H A DAcctScheduler.cpp86 if (DEBUG (context->getVerbosity())) in delUser()
93 if (DEBUG (context->getVerbosity())) in delUser()
122 if (DEBUG (context->getVerbosity())) in delallUsers()
162 if (DEBUG (context->getVerbosity())) in doAccounting()
172 if (DEBUG (context->getVerbosity())) in doAccounting()
200 if (DEBUG (context->getVerbosity())) in parseStatusFile()
H A DAuthenticationProcess.cpp56 if (DEBUG (context->getVerbosity())) in Authentication()
83 if (DEBUG (context->getVerbosity()) && (user->getFramedIp().compare("") == 0)) in Authentication()
86 if (DEBUG (context->getVerbosity()) && (user->getFramedIp().compare("") !=0 )) in Authentication()
119 if (DEBUG (context->getVerbosity())) in Authentication()
H A DUserAcct.cpp245 if (DEBUG (context->getVerbosity())) in sendUpdatePacket()
254 if (DEBUG (context->getVerbosity())) in sendUpdatePacket()
392 if (DEBUG (context->getVerbosity())) in sendStartPacket()
400 if (DEBUG (context->getVerbosity())) in sendStartPacket()
574 if (DEBUG (context->getVerbosity())) in sendStopPacket()
582 if (DEBUG (context->getVerbosity())) in sendStopPacket()
712 if (DEBUG (context->getVerbosity())) in delSystemRoutes()
723 if (DEBUG (context->getVerbosity())) in delSystemRoutes()
735 if (DEBUG (context->getVerbosity())) in delSystemRoutes()
866 if (DEBUG (context->getVerbosity())) in addSystemRoutes()
[all …]
/dports/devel/stack/stack-2.7.3/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/
H A DVerbosity.hs7 Verbosity(..), setVerbosity, getVerbosity,
36 getVerbosity :: IO Verbosity
37 getVerbosity = readIORef ref function
42 isNormal = fmap (>=Normal) getVerbosity
47 isLoud = fmap (>=Loud) getVerbosity
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/
H A DVerbosity.hs7 Verbosity(..), setVerbosity, getVerbosity,
36 getVerbosity :: IO Verbosity
37 getVerbosity = readIORef ref function
42 isNormal = fmap (>=Normal) getVerbosity
47 isLoud = fmap (>=Loud) getVerbosity
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/
H A DVerbosity.hs7 Verbosity(..), setVerbosity, getVerbosity,
36 getVerbosity :: IO Verbosity
37 getVerbosity = readIORef ref function
42 isNormal = fmap (>=Normal) getVerbosity
47 isLoud = fmap (>=Loud) getVerbosity
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/
H A DVerbosity.hs7 Verbosity(..), setVerbosity, getVerbosity,
36 getVerbosity :: IO Verbosity
37 getVerbosity = readIORef ref function
42 isNormal = fmap (>=Normal) getVerbosity
47 isLoud = fmap (>=Loud) getVerbosity
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/
H A DVerbosity.hs7 Verbosity(..), setVerbosity, getVerbosity,
36 getVerbosity :: IO Verbosity
37 getVerbosity = readIORef ref function
42 isNormal = fmap (>=Normal) getVerbosity
47 isLoud = fmap (>=Loud) getVerbosity
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/
H A DVerbosity.hs7 Verbosity(..), setVerbosity, getVerbosity,
36 getVerbosity :: IO Verbosity
37 getVerbosity = readIORef ref function
42 isNormal = fmap (>=Normal) getVerbosity
47 isLoud = fmap (>=Loud) getVerbosity
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/
H A DVerbosity.hs7 Verbosity(..), setVerbosity, getVerbosity,
36 getVerbosity :: IO Verbosity
37 getVerbosity = readIORef ref function
42 isNormal = fmap (>=Normal) getVerbosity
47 isLoud = fmap (>=Loud) getVerbosity
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/
H A DVerbosity.hs7 Verbosity(..), setVerbosity, getVerbosity,
36 getVerbosity :: IO Verbosity
37 getVerbosity = readIORef ref function
42 isNormal = fmap (>=Normal) getVerbosity
47 isLoud = fmap (>=Loud) getVerbosity
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/
H A DVerbosity.hs7 Verbosity(..), setVerbosity, getVerbosity,
36 getVerbosity :: IO Verbosity
37 getVerbosity = readIORef ref function
42 isNormal = fmap (>=Normal) getVerbosity
47 isLoud = fmap (>=Loud) getVerbosity
/dports/net-mgmt/librenms/librenms-21.5.1/routes/
H A Dconsole.php110 if (($verbosity = $this->getOutput()->getVerbosity()) >= 128) {
166 if (($verbosity = $this->getOutput()->getVerbosity()) >= 128) {
194 if (($verbosity = $this->getOutput()->getVerbosity()) >= 128) {
216 if (($verbosity = $this->getOutput()->getVerbosity()) >= 128) {
227 if (($verbosity = $this->getOutput()->getVerbosity()) >= 128) {
247 if (($verbosity = $this->getOutput()->getVerbosity()) >= 128) {
270 if (($verbosity = $this->getOutput()->getVerbosity()) >= 128) {
317 $verbosity = $this->getOutput()->getVerbosity();
/dports/textproc/source-highlight/source-highlight-3.1.9/lib/srchilite/
H A Dverbosity.h28 static bool getVerbosity() { in getVerbosity() function
37 #define VERBOSE(s) if (Verbosity::getVerbosity()) std::cerr << s;
43 #define VERBOSELN(s) if (Verbosity::getVerbosity()) std::cerr << s << std::endl;
/dports/www/tikiwiki/tiki-21.2/lib/core/Tiki/Command/
H A DFilesBatchuploadCommand.php118 if ($output->getVerbosity() > OutputInterface::VERBOSITY_NORMAL) {
138 if ($output->getVerbosity() > OutputInterface::VERBOSITY_NORMAL) {
168 } elseif ($output->getVerbosity() > OutputInterface::VERBOSITY_NORMAL) {
174 if ($output->getVerbosity() > OutputInterface::VERBOSITY_NORMAL) {
178 if ($output->getVerbosity() > OutputInterface::VERBOSITY_NORMAL) {
H A DFilesCopyCommand.php61 if ($output->getVerbosity() > OutputInterface::VERBOSITY_NORMAL) {
67 if ($output->getVerbosity() > OutputInterface::VERBOSITY_NORMAL) {
78 } elseif ($output->getVerbosity() > OutputInterface::VERBOSITY_NORMAL) {
84 if ($output->getVerbosity() > OutputInterface::VERBOSITY_NORMAL) {
H A DMultiTikiMoveCommand.php109 if ($output->getVerbosity() > OutputInterface::VERBOSITY_NORMAL) {
116 if ($output->getVerbosity() > OutputInterface::VERBOSITY_NORMAL) {
144 if ($output->getVerbosity() > OutputInterface::VERBOSITY_NORMAL) {
148 if ($output->getVerbosity() >= OutputInterface::VERBOSITY_NORMAL) {
158 if ($output->getVerbosity() > OutputInterface::VERBOSITY_NORMAL) {
H A DFilesMoveCommand.php68 if ($output->getVerbosity() > OutputInterface::VERBOSITY_NORMAL) {
83 if ($output->getVerbosity() > OutputInterface::VERBOSITY_NORMAL) {
95 } elseif ($output->getVerbosity() > OutputInterface::VERBOSITY_NORMAL) {
101 if ($output->getVerbosity() > OutputInterface::VERBOSITY_NORMAL) {
H A DFilesDeleteoldCommand.php42 if ($output->getVerbosity() > OutputInterface::VERBOSITY_NORMAL) {
48 if ($output->getVerbosity() > OutputInterface::VERBOSITY_NORMAL) {
56 if ($output->getVerbosity() > OutputInterface::VERBOSITY_NORMAL) {
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Console/Tests/Output/
H A DNullOutputTest.php37 …$this->assertSame(OutputInterface::VERBOSITY_QUIET, $output->getVerbosity(), '->getVerbosity() ret…
40 …$this->assertSame(OutputInterface::VERBOSITY_QUIET, $output->getVerbosity(), '->getVerbosity() alw…
55 $this->assertEquals(Output::VERBOSITY_QUIET, $output->getVerbosity());

12345678910>>...17