Home
last modified time | relevance | path

Searched refs:findProgram (Results 1 – 25 of 107) sorted by relevance

12345

/dports/sysutils/lineak-defaultplugin/lineak-defaultplugin-0.9/admin/
H A Ddetect-autoconf.pl106 sub findProgram subroutine
128 $autoheader = findProgram('autoheader', $autoconf_suffix);
129 $autom4te = findProgram('autom4te', $autoconf_suffix);
135 $unsermake = findProgram('unsermake') if (defined($ENV{'UNSERMAKE'}) and $ENV{'UNSERMAKE'} =~ /\//);
145 $aclocal = findProgram('aclocal', $automake_suffix);
/dports/sysutils/lineakd/lineakd-0.9/admin/
H A Ddetect-autoconf.pl106 sub findProgram subroutine
128 $autoheader = findProgram('autoheader', $autoconf_suffix);
129 $autom4te = findProgram('autom4te', $autoconf_suffix);
135 $unsermake = findProgram('unsermake') if (defined($ENV{'UNSERMAKE'}) and $ENV{'UNSERMAKE'} =~ /\//);
145 $aclocal = findProgram('aclocal', $automake_suffix);
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/
H A DTest_org_eclipse_swt_program_Program.java49 Program program = Program.findProgram(extension); in test_equalsLjava_lang_Object()
87 Program.findProgram(extension); in test_findProgramLjava_lang_String()
93 Program.findProgram(null); in test_findProgramLjava_lang_String()
121 Program program = Program.findProgram(extension); in test_getImageData()
136 Program program = Program.findProgram(extension); in test_getName()
194 Program program = Program.findProgram(extension); in test_toString()
/dports/audio/flacon/flacon-8.2.0/tests/
H A Dinittestcase.cpp56 QString findProgram(const QString &program) in findProgram() function
75 if (findProgram("mac").isEmpty()) in initTestCase()
77 if (findProgram("flac").isEmpty()) in initTestCase()
79 if (findProgram("wavpack").isEmpty()) in initTestCase()
81 if (findProgram("ttaenc").isEmpty()) in initTestCase()
/dports/x11-wm/lxqt-session/lxqt-session-1.0.0/lxqt-session/src/
H A Dwindowmanager.cpp39 bool findProgram(const QString &program) in findProgram() function
65 bool exists = findProgram(name); in getWindowManagerList()
H A Dwmselectdialog.cpp83 if (r==1 && !wm.isEmpty() && findProgram(wm)) in done()
139 ui->buttonBox->setEnabled(!wm.isEmpty() && findProgram(wm)); in changeBtnStatus()
H A Dwindowmanager.h47 bool findProgram(const QString &program);
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/
H A DProgram.java114 public static Program findProgram(String extension) { in findProgram() method in Program
115 return findProgram(Display.getCurrent(), extension); in findProgram()
122 static Program findProgram(Display display, String extension) { in findProgram() method in Program
479 Program program = Program.findProgram (display, extension); in launch()
484 Program program = Program.findProgram (display, ".html"); //$NON-NLS-1$ in launch()
486 program = Program.findProgram (display, ".htm"); //$NON-NLS-1$ in launch()
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/program/
H A DProgram.java116 public static Program findProgram(String extension) { in findProgram() method in Program
117 return findProgram(Display.getCurrent(), extension); in findProgram()
124 static Program findProgram(Display display, String extension) { in findProgram() method in Program
487 Program program = Program.findProgram (display, extension); in launch()
492 Program program = Program.findProgram (display, ".html"); //$NON-NLS-1$ in launch()
494 program = Program.findProgram (display, ".htm"); //$NON-NLS-1$ in launch()
/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/tests/
H A Dlpcompare.h60 inline bool findProgram(std::stringstream& what, std::stringstream& actual) { in findProgram() function
81 return findProgram(exp, str); in findSmodels()
/dports/math/clasp/clasp-3.3.5/tests/
H A Dlpcompare.h60 inline bool findProgram(std::stringstream& what, std::stringstream& actual) { in findProgram() function
81 return findProgram(exp, str); in findSmodels()
/dports/math/clingo/clingo-5.5.1/clasp/tests/
H A Dlpcompare.h60 inline bool findProgram(std::stringstream& what, std::stringstream& actual) { in findProgram() function
81 return findProgram(exp, str); in findSmodels()
/dports/devel/apitrace/apitrace-9.0/cli/
H A Dcli_resources.hpp36 findProgram(const char *programFilename, bool verbose = false);
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/
H A DSnippet30.java29 Program p = Program.findProgram (".txt"); in main()
H A DSnippet32.java36 Program p = Program.findProgram (".bmp"); in main()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/modules/build/
H A DSessionBuildEnvironment.cpp49 FilePath lsPath = module_context::findProgram("ls.exe"); in scanPathForRTools()
65 FilePath gccPath = module_context::findProgram("gcc.exe"); in scanPathForRTools()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.browser/src/org/eclipse/ui/internal/browser/
H A DSystemBrowserInstance.java35 Program program = Program.findProgram("html"); //$NON-NLS-1$ in openURL()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/features/org.eclipse.equinox.executable.feature/library/
H A DeclipseMain.c71 static _TCHAR* findProgram(_TCHAR* argv[]);
148 program = findProgram(argv); in main()
242 static _TCHAR* findProgram(_TCHAR* argv[]) { in findProgram() function
/dports/converters/wkhtmltopdf/qt-5db36ec/qmake/generators/mac/
H A Dpbuilder_pbx.h61 QString findProgram(const QString &prog);
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/qmake/generators/mac/
H A Dpbuilder_pbx.h50 QString findProgram(const ProString &prog);
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/qmake/generators/mac/
H A Dpbuilder_pbx.h50 QString findProgram(const ProString &prog);
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/qmake/generators/mac/
H A Dpbuilder_pbx.h50 QString findProgram(const ProString &prog);
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/qmake/generators/mac/
H A Dpbuilder_pbx.h50 QString findProgram(const ProString &prog);
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/qmake/generators/mac/
H A Dpbuilder_pbx.h50 QString findProgram(const ProString &prog);
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/qmake/generators/mac/
H A Dpbuilder_pbx.h50 QString findProgram(const ProString &prog);

12345