Home
last modified time | relevance | path

Searched refs:showDebug (Results 1 – 25 of 243) sorted by relevance

12345678910

/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/multimedia/
H A Dqmediapluginloader.cpp105 static const bool showDebug = qEnvironmentVariableIntValue("QT_DEBUG_PLUGINS"); in instances() local
125 if (showDebug && !found) in instances()
129 if (showDebug) in instances()
138 const bool showDebug = qgetenv("QT_DEBUG_PLUGINS").toInt() > 0; in loadMetadata() local
142 if (showDebug) in loadMetadata()
148 if (showDebug) in loadMetadata()
159 if (showDebug) in loadMetadata()
174 if (showDebug) in loadMetadata()
/dports/graphics/krita/krita-4.4.8/plugins/impex/jpeg/tests/
H A Dkis_jpeg_test.cpp48 …const bool showDebug = false; // No need to write down all pixels that are different since all of … in testFiles() local
51 …ing(FILES_DATA_DIR) + "/sources", QStringList(), "_80", fuzziness, maxNumFailingPixels, showDebug); in testFiles()
53 …FILES_DATA_DIR) + "/sources", QStringList(), QString(), fuzziness, maxNumFailingPixels, showDebug); in testFiles()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/accessible/
H A Dqaccessible_win.cpp265 # define showDebug(f, iface)
998 showDebug(__FUNCTION__, accessible); in accHitTest()
1033 showDebug(__FUNCTION__, accessible); in accLocation()
1055 showDebug(__FUNCTION__, accessible); in accNavigate()
1130 showDebug(__FUNCTION__, accessible); in get_accChild()
1161 showDebug(__FUNCTION__, accessible); in get_accChildCount()
1171 showDebug(__FUNCTION__, accessible); in get_accParent()
1194 showDebug(__FUNCTION__, accessible); in accDoDefaultAction()
1205 showDebug(__FUNCTION__, accessible); in get_accDefaultAction()
1222 showDebug(__FUNCTION__, accessible); in get_accDescription()
[all …]
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/examples/12.TerrainRendering/
H A Dmain.cpp32 Terrain(terrain), Skybox(skybox), Skydome(skydome), showBox(true), showDebug(false) in MyEventReceiver()
66 showDebug=!showDebug; in OnEvent()
67 Terrain->setDebugDataVisible(showDebug?scene::EDS_BBOX_ALL:scene::EDS_OFF); in OnEvent()
82 bool showDebug; member in MyEventReceiver
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/datasource/loki/configuration/
H A DDerivedFields.tsx29 const [showDebug, setShowDebug] = useState(false);
85 <Button variant="secondary" type="button" onClick={() => setShowDebug(!showDebug)}>
86 {showDebug ? 'Hide example log message' : 'Show example log message'}
92 {showDebug && (
/dports/graphics/krita/krita-4.4.8/sdk/tests/
H A Dqimage_test_util.h89 …2, int fuzzy = 0, int fuzzyAlpha = 0, int maxNumFailingPixels = 0, bool showDebug = true, bool pre…
139 if (showDebug) {
160 …ge & image2, int fuzzy = 0, int fuzzyAlpha = 0, int maxNumFailingPixels = 0, bool showDebug = true)
162 …return compareQImagesImpl(pt, image1, image2, fuzzy, fuzzyAlpha, maxNumFailingPixels, showDebug, f…
165 …ge & image2, int fuzzy = 0, int fuzzyAlpha = 0, int maxNumFailingPixels = 0, bool showDebug = true)
167 …return compareQImagesImpl(pt, image1, image2, fuzzy, fuzzyAlpha, maxNumFailingPixels, showDebug, t…
/dports/deskutils/qtfeedback/qtfeedback-5.0.0-beta1-32-ga14bd0b/src/feedback/
H A Dqfeedbackpluginsearch.h55 const bool showDebug = qgetenv("QT_DEBUG_PLUGINS").toInt() > 0; in getPluginPaths() local
60 if (showDebug) in getPluginPaths()
102 if (showDebug) in getPluginPaths()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/plugins/platforms/eglconvenience/
H A Dqeglplatformcontext.cpp101 static bool showDebug = true; in makeCurrent() local
102 if (showDebug) { in makeCurrent()
103 showDebug = false; in makeCurrent()
/dports/www/kf5-khtml/khtml-5.89.0/src/ecma/debugger/
H A Derrordlg.cpp32 KJSErrorDialog::KJSErrorDialog(QWidget *parent, const QString &errorMessage, bool showDebug) in KJSErrorDialog() argument
37 setButtons(showDebug ? KDialog::Ok | KDialog::User1 : KDialog::Ok); in KJSErrorDialog()
H A Derrordlg.h35 KJSErrorDialog(QWidget *parent, const QString &errorMessage, bool showDebug);
/dports/www/grafana8/grafana-8.3.6/public/app/features/dashboard/components/TransformationsEditor/
H A DTransformationOperationRow.tsx35 const [showDebug, toggleDebug] = useToggle(false);
60 …ationAction title="Debug" disabled={!isOpen} icon="bug" onClick={toggleDebug} active={showDebug} />
83 debugMode={showDebug}
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/qt/
H A Dutilitydialog.cpp81 const bool showDebug = GetBoolArg("-help-debug", false); in HelpMessageDialog() local
83 if (showDebug) { in HelpMessageDialog()
92 if (showDebug) { in HelpMessageDialog()
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/qt/
H A Dutilitydialog.cpp81 const bool showDebug = GetBoolArg("-help-debug", false); in HelpMessageDialog() local
83 if (showDebug) { in HelpMessageDialog()
92 if (showDebug) { in HelpMessageDialog()
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/qt/
H A Dutilitydialog.cpp81 const bool showDebug = GetBoolArg("-help-debug", false); in HelpMessageDialog() local
83 if (showDebug) { in HelpMessageDialog()
92 if (showDebug) { in HelpMessageDialog()
/dports/devel/sope/SOPE/sope-appserver/NGObjWeb/
H A DWODirectAction.m190 static char showDebug = 2;
192 if (showDebug == 2)
193 showDebug = [WOApplication isDebuggingEnabled] ? 1 : 0;
194 return showDebug ? YES : NO;
/dports/devel/sope2/SOPE/sope-appserver/NGObjWeb/
H A DWODirectAction.m190 static char showDebug = 2;
192 if (showDebug == 2)
193 showDebug = [WOApplication isDebuggingEnabled] ? 1 : 0;
194 return showDebug ? YES : NO;
/dports/graphics/ipe/ipe-7.2.23/src/ipelib/
H A Dipeplatform.cpp98 static bool showDebug = false; variable
161 if (showDebug) { in debugHandlerImpl()
198 showDebug = false; in initLib()
200 showDebug = true; in initLib()
243 showDebug = debug; in setDebug()
262 if (!showDebug) return; in ipeDebugBuffer()
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/
H A Dinit.cpp309 if (showDebug) in HelpMessage()
322 if (showDebug) in HelpMessage()
387 strUsage += CWallet::GetWalletHelpString(showDebug); in HelpMessage()
400 if (showDebug) in HelpMessage()
421 if (showDebug) in HelpMessage()
426 if (showDebug) in HelpMessage()
440 if (showDebug) in HelpMessage()
446 AppendParamsHelpMessages(strUsage, showDebug); in HelpMessage()
449 if (showDebug) in HelpMessage()
460 if (showDebug) in HelpMessage()
[all …]
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/
H A Dinit.cpp309 if (showDebug) in HelpMessage()
322 if (showDebug) in HelpMessage()
387 strUsage += CWallet::GetWalletHelpString(showDebug); in HelpMessage()
400 if (showDebug) in HelpMessage()
421 if (showDebug) in HelpMessage()
426 if (showDebug) in HelpMessage()
440 if (showDebug) in HelpMessage()
446 AppendParamsHelpMessages(strUsage, showDebug); in HelpMessage()
449 if (showDebug) in HelpMessage()
460 if (showDebug) in HelpMessage()
[all …]
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/
H A Dinit.cpp309 if (showDebug) in HelpMessage()
322 if (showDebug) in HelpMessage()
387 strUsage += CWallet::GetWalletHelpString(showDebug); in HelpMessage()
400 if (showDebug) in HelpMessage()
421 if (showDebug) in HelpMessage()
426 if (showDebug) in HelpMessage()
440 if (showDebug) in HelpMessage()
446 AppendParamsHelpMessages(strUsage, showDebug); in HelpMessage()
449 if (showDebug) in HelpMessage()
460 if (showDebug) in HelpMessage()
[all …]
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/util/
H A DUrlFilter.java186 public boolean urlCanRPC(String url,boolean showDebug) { in urlCanRPC() argument
201 if(showDebug) { in urlCanRPC()
/dports/java/icedtea-web/icedtea-web-1.6.2/netx/net/sourceforge/jnlp/util/logging/
H A DConsoleOutputPane.java124 showDebug = new JCheckBox(); in ConsoleOutputPane()
478 showDebug.setSelected(true);
479 showDebug.setText(Translator.R("COPdebug"));
480 showDebug.addActionListener(getDefaultActionSingleton());
568 .addComponent(showDebug).addGap(6, 6, 6).
611 addComponent(showDebug).
772 showDebug.setEnabled(enable);
931 model.showDebug = showDebug.isSelected();
977 private final JCheckBox showDebug;
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/GUI/
H A DxasyOptionsDialog.py43 self.showDebug = BooleanVar()
44 self.showDebug.set(xasyOptions.options['showDebug'])
45 self.sd = Checkbutton(asyGrp,text="Show debugging info in console",var=self.showDebug)
157 xasyOptions.options['showDebug'] = bool(self.showDebug.get())
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/machine/machine-7b7a141da844/cmd/
H A Dmachine.go76 showDebug, err := strconv.ParseBool(debugEnv)
81 log.SetDebug(showDebug)
/dports/sysutils/docker-machine/machine-0.16.2/cmd/docker-machine/
H A Dmachine.go76 showDebug, err := strconv.ParseBool(debugEnv)
81 log.SetDebug(showDebug)

12345678910