Home
last modified time | relevance | path

Searched refs:enableOutput (Results 1 – 25 of 77) sorted by relevance

1234

/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/dr/
H A DFlexDR_conn.cpp98 if (enableOutput) in checkConnectivity_pin2epMap()
110 if (enableOutput) { in checkConnectivity_pin2epMap()
118 if (enableOutput) { in checkConnectivity_pin2epMap()
132 if (enableOutput) { in checkConnectivity_pin2epMap()
135 if (enableOutput) { in checkConnectivity_pin2epMap()
156 if (enableOutput) in checkConnectivity_initDRObjs()
386 if (enableOutput) { in checkConnectivity_nodeMap()
431 if (enableOutput) in checkConnectivity_astar()
475 if (enableOutput) { in checkConnectivity_astar()
534 if (enableOutput) { in checkConnectivity_astar()
[all …]
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/io/
H A DIODebugTrack.cpp19 : enableOutput(enabled), in IODebugTrack()
36 : enableOutput(enabled), in IODebugTrack()
55 if (!enableOutput || mpiRank) // only root prints gap summary in ~IODebugTrack()
107 if (enableOutput && count) { in record_io()
115 if (!enableOutput) in record_io()
154 if (!enableOutput || !haveMPI) in all_reduce()
H A DIODebugTrack.hpp27 bool enableOutput; member in moab::IODebugTrack
/dports/audio/cantata/cantata-2.4.2/gui/
H A Dplaybacksettings.cpp53 …connect(this, SIGNAL(enableOutput(quint32, bool)), MPDConnection::self(), SLOT(enableOutput(quint3… in PlaybackSettings()
122 emit enableOutput(id, isEnabled); in save() local
125 emit enableOutput(id, isEnabled); in save() local
H A Dplaybacksettings.h49 void enableOutput(quint32 id, bool);
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/plugins/platforms/virtual/
H A Dvirtual_backend.h57 void enableOutput(VirtualOutput *output, bool enable);
H A Dvirtual_output.cpp78 m_backend->enableOutput(this, enable); in updateEnablement()
/dports/science/qmcpack/qmcpack-3.11.0/src/Utilities/
H A DProgressReportEngine.h71 static void enableOutput() { DoOutput = true; } in enableOutput() function
/dports/x11/plasma5-libkscreen/libkscreen-5.23.5/backends/xrandr/
H A Dxrandrconfig.h50 bool enableOutput(const KScreen::OutputPtr &output) const;
H A Dxrandrconfig.cpp295 if (!enableOutput(output)) { in applyKScreenConfig()
511 bool XRandRConfig::enableOutput(const OutputPtr &kscreenOutput) const in enableOutput() function in XRandRConfig
564 return enableOutput(kscreenOutput); in changeOutput()
/dports/x11/disman/disman-fd261a3b0c8991d1deb81e2d78e575bd96f5be60/backends/xrandr/
H A Dxrandrconfig.h62 bool enableOutput(const Disman::OutputPtr& output, bool primary) const;
H A Dxrandrconfig.cpp357 if (!enableOutput(output, output->id() == static_cast<int>(primaryOutput))) { in applyDismanConfig()
566 bool XRandRConfig::enableOutput(const OutputPtr& dismanOutput, bool primary) const in enableOutput() function in XRandRConfig
623 return enableOutput(dismanOutput, primary); in changeOutput()
/dports/devel/fossil/fossil-src-2.17/src/
H A Dth_main.c275 static int enableOutput = 1; variable
293 rc = Th_ToInt(interp, argv[argc-1], argl[argc-1], &enableOutput); in enableOutputCmd()
295 Th_Trace("enable_output {%.*s} -> %d<br />\n", argl[1],argv[1],enableOutput); in enableOutputCmd()
392 if( enableOutput && n ){ in sendText()
414 int savedEnable = enableOutput; in sendError()
415 enableOutput = 1; in sendError()
422 enableOutput = savedEnable; in sendError()
690 if( enableOutput ){ in wikiCmd()
1118 if( enableOutput ){ in comboboxCmd()
1189 if( enableOutput ){ in copybtnCmd()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/plugins/platforms/drm/
H A Ddrm_backend.h57 void enableOutput(DrmAbstractOutput *output, bool enable);
H A Ddrm_virtual_output.cpp84 gpu()->platform()->enableOutput(this, enable); in updateEnablement()
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Process/
H A DProcessBuilder.php245 public function enableOutput() function in Symfony\\Component\\Process\\ProcessBuilder
/dports/net/yate/yate-6.4.0-1/libs/ysig/
H A Dmain-ss7test.cpp46 Debugger::enableOutput(true,true); in main()
/dports/audio/ampache/ampache-php74-5.0.0/vendor/symfony/process/
H A DProcessBuilder.php245 public function enableOutput() function in Symfony\\Component\\Process\\ProcessBuilder
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Process/
H A DProcessBuilder.php245 public function enableOutput() function in Symfony\\Component\\Process\\ProcessBuilder
/dports/www/phpbb3/phpBB3/vendor/symfony/process/
H A DProcessBuilder.php245 public function enableOutput() function in Symfony\\Component\\Process\\ProcessBuilder
/dports/devel/gitlist/gitlist/vendor/symfony/process/
H A DProcessBuilder.php243 public function enableOutput() function in Symfony\\Component\\Process\\ProcessBuilder
/dports/www/drupal8/drupal-8.9.20/vendor/symfony/process/
H A DProcessBuilder.php245 public function enableOutput() function in Symfony\\Component\\Process\\ProcessBuilder
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/symfony/process/
H A DProcessBuilder.php245 public function enableOutput() function in Symfony\\Component\\Process\\ProcessBuilder
/dports/www/owncloud/owncloud/updater/vendor/symfony/process/
H A DProcessBuilder.php245 public function enableOutput() function in Symfony\\Component\\Process\\ProcessBuilder
/dports/www/bolt/bolt-2.2.24/vendor/symfony/process/Symfony/Component/Process/
H A DProcessBuilder.php245 public function enableOutput() function in Symfony\\Component\\Process\\ProcessBuilder

1234