Home
last modified time | relevance | path

Searched +defs:project +defs:options (Results 1 – 25 of 997) sorted by relevance

12345678910>>...40

/dports/lang/mono/mono-5.10.1.57/mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/
H A DExpressionCollection.cs75 public object ConvertTo (Project project, Type type, ExpressionOptions options) in ConvertTo()
96 object ConvertToNonArray (Project project, Type type, ExpressionOptions options) in ConvertToNonArray()
101 object ConvertToArray (Project project, Type type, ExpressionOptions options) in ConvertToArray()
112 object ConvertToObject (string raw, Type type, ExpressionOptions options) in ConvertToObject()
134 string ConvertToString (Project project, ExpressionOptions options) in ConvertToString()
154 ITaskItem ConvertToITaskItem (Project project, ExpressionOptions options) in ConvertToITaskItem()
175 ITaskItem[] ConvertToITaskItemArray (Project project, ExpressionOptions options) in ConvertToITaskItemArray()
H A DMemberInvocationReference.cs58 public string ConvertToString (Project project, ExpressionOptions options) in ConvertToString()
63 object Invoke (Project project, ExpressionOptions options) in Invoke()
135 void ExpandArguments (Project project, ExpressionOptions options) in ExpandArguments()
290 public ITaskItem[] ConvertToITaskItemArray (Project project, ExpressionOptions options) in ConvertToITaskItemArray()
H A DPropertyReference.cs49 public string ConvertToString (Project project, ExpressionOptions options) in ConvertToString()
67 public ITaskItem[] ConvertToITaskItemArray (Project project, ExpressionOptions options) in ConvertToITaskItemArray()
87 public string GetValue (Project project) in GetValue()
H A DIReference.cs32 string ConvertToString (Project project, ExpressionOptions options); in ConvertToString()
33 ITaskItem[] ConvertToITaskItemArray (Project project, ExpressionOptions options); in ConvertToITaskItemArray()
H A DExpression.cs76 public static T ParseAs<T> (string expression, ParseOptions options, Project project) in ParseAs()
83 …public static T ParseAs<T> (string expression, ParseOptions options, Project project, ExpressionOp… in ParseAs()
97 public void Parse (string expression, ParseOptions options) in Parse()
638 public object ConvertTo (Project project, Type type) in ConvertTo()
643 public object ConvertTo (Project project, Type type, ExpressionOptions options) in ConvertTo()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/helpers/
H A Dcommits_helper.rb11 def commit_author_link(commit, options = {}) argument
16 def commit_committer_link(commit, options = {}) argument
20 def commit_committer_avatar(committer, options = {}) argument
29 def commit_to_html(commit, ref, project) argument
70 def commit_default_branch(project, branches) argument
82 def commit_branches_links(project, branches) argument
96 def commit_tags_links(project, tags) argument
103 def link_to_browse_code(project, commit) argument
148 def cherry_pick_projects_data(project) argument
183 def commit_path_template(project) argument
[all …]
H A Dblob_helper.rb4 def edit_blob_path(project = @project, ref = @ref, path = @path, options = {}) argument
48 def fork_and_edit_path(project = @project, ref = @ref, path = @path, options = {}) argument
64 def edit_blob_button(project = @project, ref = @ref, path = @path, options = {}) argument
201 def licenses_for_select(project) argument
205 def gitignore_names(project) argument
209 def gitlab_ci_ymls(project) argument
213 def metrics_dashboard_ymls(project) argument
217 def dockerfile_names(project) argument
221 def blob_editor_paths(project) argument
311 def contribution_options(project) argument
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/metrics/dashboard/
H A Dfinder.rb47 def find(project, user, options = {}) argument
56 def find_raw(project, dashboard_path: nil) argument
66 def find_all_paths(project) argument
76 def user_facing_dashboard_services(project) argument
80 def predefined_dashboard_services_for(project) argument
103 def service_for(options) argument
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/util/
H A DCodeFormatterUtil.java51 public static String createIndentString(int indentationUnits, IJavaProject project) { in createIndentString()
52 Map<String, String> options= project != null ? project.getOptions(true) : JavaCore.getOptions(); in createIndentString() local
64 public static int getTabWidth(IJavaProject project) { in getTabWidth()
89 public static int getIndentWidth(IJavaProject project) { in getIndentWidth()
110 private static String getCoreOption(IJavaProject project, String key) { in getCoreOption()
130 private static int getCoreOption(IJavaProject project, String key, int def) { in getCoreOption()
159 …format(int kind, String source, int indentationLevel, String lineSeparator, IJavaProject project) { in format()
160 Map<String, String> options= project != null ? project.getOptions(true) : null; in format() local
184 …int kind, String source, int indentationLevel, String lineSeparator, Map<String, String> options) { in format() argument
256 …int kind, String source, int indentationLevel, String lineSeparator, Map<String, String> options) { in format2() argument
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/api/helpers/
H A Drelated_resources_helpers.rb8 def issues_available?(project, options) argument
12 def mrs_available?(project, options) argument
34 def available?(feature, project, current_user) argument
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/
H A DOptionTests.java93 Hashtable options = new Hashtable(); in test01() local
148 Hashtable options = new Hashtable(); in test02() local
188 Hashtable options = new Hashtable(); in test03() local
240 Hashtable options = new Hashtable(); in test04() local
295 Hashtable options = new Hashtable(); in test05() local
335 Hashtable options = new Hashtable(); in test06() local
388 Hashtable options = new Hashtable(); in test07() local
429 Hashtable options = new Hashtable(); in test08() local
473 Hashtable options = new Hashtable(); in test09() local
629 JavaProject project = (JavaProject) createJavaProject( in testBug125360() local
[all …]
/dports/cad/qelectrotech/qet-0.7.0/sources/
H A Dgenericpanel.cpp106 …TreeWidgetItem *GenericPanel::addProject(QETProject *project, QTreeWidgetItem *parent_item, PanelO… in addProject()
123 QTreeWidgetItem *GenericPanel::itemForProject(QETProject *project) { in itemForProject()
136 QTreeWidgetItem *GenericPanel::getItemForProject(QETProject *project, bool *created) { in getItemForProject()
153 …Panel::updateProjectItem(QTreeWidgetItem *project_qtwi, QETProject *project, PanelOptions options,… in updateProjectItem()
190 …icPanel::fillProjectItem(QTreeWidgetItem *project_qtwi, QETProject *project, PanelOptions options,… in fillProjectItem()
411 if (QETProject *project = tbt_collection -> parentProject()) { in fillTemplatesCollectionItem() local
522 QTreeWidgetItem *GenericPanel::fillItem(QTreeWidgetItem *qtwi, PanelOptions options, bool freshly_c… in fillItem()
532 void GenericPanel::projectInformationsChanged(QETProject *project) { in projectInformationsChanged()
540 void GenericPanel::diagramAdded(QETProject *project, Diagram *diagram) { in diagramAdded()
549 void GenericPanel::diagramRemoved(QETProject *project, Diagram *diagram) { in diagramRemoved()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/test plugin/org/eclipse/jdt/testplugin/
H A DNullTestUtils.java29 Map<String, String> options= sourceFolder.getJavaProject().getOptions(true); in prepareNullDeclarationAnnotations() local
63 IJavaProject project=sourceFolder.getJavaProject(); in prepareNullTypeAnnotations() local
64 Map<String, String> options= project.getOptions(false); in prepareNullTypeAnnotations() local
112 IJavaProject project= sourceFolder.getJavaProject(); in disableAnnotationBasedNullAnalysis() local
113 Map<String, String> options= project.getOptions(false); in disableAnnotationBasedNullAnalysis() local
H A DJavaProjectHelper.java145 IProject project= root.getProject(projectName); in createJavaProject() local
213 public static void set9CompilerOptions(IJavaProject project) { in set9CompilerOptions()
225 public static void set10CompilerOptions(IJavaProject project) { in set10CompilerOptions()
289 public static void set18CompilerOptions(IJavaProject project) { in set18CompilerOptions()
299 public static void set17CompilerOptions(IJavaProject project) { in set17CompilerOptions()
309 public static void set16CompilerOptions(IJavaProject project) { in set16CompilerOptions()
319 public static void set15CompilerOptions(IJavaProject project) { in set15CompilerOptions()
329 public static void set14CompilerOptions(IJavaProject project) { in set14CompilerOptions()
643 IProject project= jproject.getProject(); in addSourceContainer() local
761 IProject project= jproject.getProject(); in addLibraryWithImport() local
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/clangcodemodel/
H A Dclangprojectsettings.cpp48 static bool useGlobalConfigFromSettings(ProjectExplorer::Project *project) in useGlobalConfigFromSettings()
54 static Utils::Id warningConfigIdFromSettings(ProjectExplorer::Project *project) in warningConfigIdFromSettings()
59 static QStringList customCommandLineFromSettings(ProjectExplorer::Project *project) in customCommandLineFromSettings()
61 QStringList options = project->namedSettings(customCommandLineKey()).toStringList(); in customCommandLineFromSettings() local
67 ClangProjectSettings::ClangProjectSettings(ProjectExplorer::Project *project) in ClangProjectSettings()
107 void ClangProjectSettings::setCommandLineOptions(const QStringList &options) in setCommandLineOptions()
/dports/sysutils/docker-compose/docker-compose-1.24.0/compose/cli/
H A Dmain.py241 def __init__(self, project, options=None): argument
542 def help(cls, options): argument
687 def ps(self, options): argument
779 def rm(self, options): argument
989 def up(self, options): argument
1197 def image_digests_for_project(project, allow_push=False): argument
1235 def exitval_from_opts(options, project): argument
1316 def run_one_off_container(container_options, project, service, options, toplevel_options, argument
1383 def log_printer_from_project( argument
1410 def up_shutdown_context(project, service_names, timeout, detached): argument
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/cycle_analytics/summary/
H A Dbase.rb7 def initialize(project:, options:) argument
26 attr_reader :project, :options accessor in Gitlab.CycleAnalytics.Summary.Base
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/metrics/users_starred_dashboards/
H A Dcreate_service.rb13 def initialize(user, project, dashboard_path) argument
32 attr_reader :user, :project, :dashboard_path accessor in Metrics.UsersStarredDashboards.CreateService
42 def parse_dashboard_path(options) argument
51 def create(options) argument
61 def build_starred_dashboard_from(options) argument
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.apt.tests/src/org/eclipse/jdt/apt/tests/
H A DFileGenerationTests.java49 IProject project = env.getProject( getProjectName() ); in testSourceGenPackages() local
70 IProject project = env.getProject( getProjectName() ); in testSourceGenOverwrite() local
92 IProject project = env.getProject( getProjectName() ); in testSourceGenAfterDirChange() local
111 Map<String,String> options = AptConfig.getProcessorOptions(jproj, false); in testSourceGenAfterDirChange() local
121 IProject project = env.getProject( getProjectName() ); in testSourceGenSubDir() local
148 IProject project = env.getProject( getProjectName() ); in testTextFileGen() local
165 Map<String,String> options = AptConfig.getProcessorOptions(JavaCore.create(project), false); in testTextFileGen() local
208 IProject project = env.getProject( getProjectName() ); in testIsGeneratedOrParentFile() local
239 IProject project = env.getProject( getProjectName() ); in testTestSourceGen() local
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/models/analytics/cycle_analytics/
H A Dproject_level.rb6 attr_reader :project, :options accessor in Analytics.CycleAnalytics.ProjectLevel
8 def initialize(project:, options:) argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/finders/
H A Dfork_targets_finder.rb4 def initialize(project, user) argument
10 def execute(options = {}) argument
19 attr_reader :project, :user accessor in ForkTargetsFinder
/dports/devel/qbs/qbs-src-1.21.0/src/lib/corelib/buildgraph/
H A Dproductinstaller.cpp62 ProductInstaller::ProductInstaller(TopLevelProjectPtr project, in ProductInstaller()
63 QVector<ResolvedProductPtr> products, InstallOptions options, in ProductInstaller()
114 QString ProductInstaller::targetFilePath(const TopLevelProject *project, in targetFilePath()
117 InstallOptions &options) in targetFilePath()
165 void ProductInstaller::initInstallRoot(const TopLevelProject *project, in initInstallRoot()
166 InstallOptions &options) in initInstallRoot()
/dports/devel/qbs/qbs-src-1.21.0/src/lib/corelib/api/
H A Djobs.cpp130 bool AbstractJob::lockProject(const TopLevelProjectPtr &project) in lockProject()
230 Project SetupProjectJob::project() const in project() function in qbs::SetupProjectJob
312 void BuildJob::build(const TopLevelProjectPtr &project, const QVector<ResolvedProductPtr> &products, in build()
313 const BuildOptions &options) in build()
343 void CleanJob::clean(const TopLevelProjectPtr &project, const QVector<ResolvedProductPtr> &products, in clean()
344 const qbs::CleanOptions &options) in clean()
363 void InstallJob::install(const TopLevelProjectPtr &project, in install()
365 const InstallOptions &options) in install()
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/project/
H A Dprojectconfigpage.h29 KDevelop::IProject* project; member
41 …ProjectConfigPage(KDevelop::IPlugin* plugin, const KDevelop::ProjectConfigOptions& options, QWidge… in ProjectConfigPage()
62 KDevelop::IProject* project() const in project() function
67 …e KDevelop::ProjectConfigSkeleton* initConfigSkeleton(const KDevelop::ProjectConfigOptions& option… in initConfigSkeleton()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui.tests/src/org/eclipse/pde/ui/tests/ee/
H A DExecutionEnvironmentTests.java47 IProject project = ResourcesPlugin.getWorkspace().getRoot().getProject(name); in deleteProject() local
77 protected void validateOption(IJavaProject project, String optionName, String expectedValue) { in validateOption()
89 …protected void validateSystemLibrary(IJavaProject project, IPath conatinerPath) throws JavaModelEx… in validateSystemLibrary()
132 IJavaProject project = ProjectUtils.createPluginProject("no.sound", env); in testCustomEnvironment() local
165 IJavaProject project = ProjectUtils.createPluginProject("j2se14.plug", env); in testJava4Environment() local
196 IJavaProject project = ProjectUtils.createPluginProject("no.env", null); in testNoEnvironment() local
199 Hashtable<String, String> options = JavaCore.getOptions(); in testNoEnvironment() local
228 IJavaProject project = ProjectUtils.createPluginProject("j2se14.ignore", env); in testMinimumComplianceOverwrite() local
276 IJavaProject project = ProjectUtils.createPluginProject("j2se14.error", env); in testMinimumComplianceNoOverwrite() local

12345678910>>...40