Home
last modified time | relevance | path

Searched defs:theProject (Results 1 – 8 of 8) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.launching/launching/org/eclipse/jdt/launching/sourcelookup/containers/
H A DJavaProjectSourceContainer.java130 ISourceContainer theProject = new ProjectSourceContainer(fProject.getProject(), false); in createSourceContainers() local
/dports/devel/qbs/qbs-src-1.21.0/src/plugins/generator/clangcompilationdb/
H A Dclangcompilationdbgenerator.cpp71 for (const Project &theProject : projects) { in generate() local
/dports/textproc/zorba/zorba-2.7.0/src/compiler/parser/
H A Dxqdoc_comment.h87 zstring theProject; variable
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/include/core/r_util/
H A DRActiveSessions.hpp291 std::string theProject = project(); in validate() local
/dports/audio/audacity/audacity-Audacity-3.1.3/src/toolbars/
H A DToolBar.cpp898 (AudacityProject &theProject, in SetButtonToolTip()
/dports/devel/codeworker/CodeWorker4_5_3/
H A DDtaPatternScript.cpp164 DtaProject& theProject = DtaProject::getInstance(); in openGenerate() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/projectexplorer/
H A Dproject.cpp1315 const auto theProject = openProject(projectDir.pathAppended("generic-project.creator") in testProject_multipleBuildConfigs() local
/dports/audio/audacity/audacity-Audacity-3.1.3/src/
H A DTrackPanel.cpp310 auto theProject = GetProject(); in TrackPanel() local