Home
last modified time | relevance | path

Searched defs:headerPath (Results 1 – 25 of 69) sorted by relevance

123

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cpptools/
H A Dheaderpathfilter.cpp51 for (const HeaderPath &headerPath : headerPaths) in process() local
74 auto isGccInternalInclude = [gccInstallDir](const HeaderPath &headerPath) { in removeGccInternalIncludePaths()
83 void HeaderPathFilter::filterHeaderPath(const ProjectExplorer::HeaderPath &headerPath) in filterHeaderPath()
129 [&](const HeaderPath &headerPath) { in resourceIterator()
134 bool isClangSystemHeaderPath(const HeaderPath &headerPath) in isClangSystemHeaderPath()
H A Dcppheadersource_test.cpp65 const QString headerPath = path.absoluteFilePath(headerFileName); in test_headersource() local
H A Dprojectpart.cpp86 const HeaderPath headerPath{header.path, header.type}; in setupToolchainProperties() local
H A Dcompileroptionsbuilder.cpp351 for (const HeaderPath &headerPath : qAsConst(filter.userHeaderPaths)) in addHeaderPathOptions() local
353 for (const HeaderPath &headerPath : qAsConst(filter.systemHeaderPaths)) in addHeaderPathOptions() local
364 for (const HeaderPath &headerPath : qAsConst(filter.builtInHeaderPaths)) in addHeaderPathOptions() local
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/open-policy-agent/opa/docs/book/
H A Dbook.json12 "headerPath" : "layouts/header.html" string
/dports/science/cdo/cdo-2.0.0/libcdi/interfaces/f2003/
H A DbindGen.rb935 def scanHeader(headerPath) argument
987 def writeFortranModule(scriptPath, headerPath, modulePath, moduleName) argument
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/clang/duchain/
H A Ddocumentfinderhelpers.cpp181 QUrl headerPath; in areBuddies() local
250 QString sourceForHeader(const QString& headerPath) in sourceForHeader()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cnn_3dobj/src/
H A Dcnn_sphereview.cpp152 void icoSphere::createHeader(int num_item, int rows, int cols, const char* headerPath) in createHeader()
178 …ere::writeBinaryfile(String filenameImg, const char* binaryPath, const char* headerPath, int num_i… in writeBinaryfile()
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/
H A Dapiextractor.cpp223 for (const HeaderPath &headerPath : qAsConst(m_includePaths)) in run() local
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/
H A Dapiextractor.cpp223 for (const HeaderPath &headerPath : qAsConst(m_includePaths)) in run() local
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/
H A Dapiextractor.cpp223 for (const HeaderPath &headerPath : qAsConst(m_includePaths)) in run() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cnn_3dobj/samples/
H A Dsphereview_data.cpp238 const char* headerPath = "../data/header_for_"; in main() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/coreplugin/
H A Dfileutils.cpp230 bool FileUtils::updateHeaderFileGuardAfterRename(const QString &headerPath, in updateHeaderFileGuardAfterRename()
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/clangparser/
H A Dcompilersupport.cpp152 HeaderPath headerPath{line.trimmed(), HeaderType::System}; in gppInternalIncludePaths() local
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/clangparser/
H A Dcompilersupport.cpp152 HeaderPath headerPath{line.trimmed(), HeaderType::System}; in gppInternalIncludePaths() local
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/clangparser/
H A Dcompilersupport.cpp152 HeaderPath headerPath{line.trimmed(), HeaderType::System}; in gppInternalIncludePaths() local
/dports/games/spring/spring_98.0/tools/dirchange/
H A Ddirchange.cpp223 string GetHeaderPath (const string& headerPath, const string& srcFilePath) in GetHeaderPath()
/dports/devel/poco/poco-1.10.1-all/PageCompiler/src/
H A DPageCompiler.cpp319 std::string headerPath = p.toString(); in write() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/make/jdk/src/classes/build/tools/intpoly/
H A DFieldGen.java444 private final Path headerPath; field in FieldGen
448 Path headerPath, Path destRoot) throws IOException { in FieldGen()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/make/jdk/src/classes/build/tools/intpoly/
H A DFieldGen.java444 private final Path headerPath; field in FieldGen
448 Path headerPath, Path destRoot) throws IOException { in FieldGen()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/make/jdk/src/classes/build/tools/intpoly/
H A DFieldGen.java444 private final Path headerPath; field in FieldGen
448 Path headerPath, Path destRoot) throws IOException { in FieldGen()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/projectexplorer/
H A Dcustomtoolchain.cpp191 HeaderPaths tmp = Utils::transform<QVector>(list, [](const QString &headerPath) { in setHeaderPaths()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/tools/clangbackend/source/
H A Dclangcodemodelserver.cpp467 for (const Utf8String &headerPath : document.headerPaths()) { in isDocumentWithUnresolvedIncludesFixable() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/clangcodemodel/
H A Dclangutils.cpp331 for (const ProjectExplorer::HeaderPath &headerPath : projectPart.headerPaths) { in projectPartArguments() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/baremetal/
H A Dsdcctoolchain.cpp136 const QString headerPath = QFileInfo(line.trimmed()) in dumpHeaderPaths() local

123