Home
last modified time | relevance | path

Searched defs:sourcefiles (Results 1 – 25 of 44) sorted by relevance

12

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javadocexport/
H A DJavadocWriter.java141 List<String> sourcefiles= new ArrayList<>(); in xmlWriteJavadocStandardParams() local
142 sortSourceElement(store.getSourceElements(), sourcefiles, packages); in xmlWriteJavadocStandardParams() local
179 …private void sortSourceElement(IJavaElement[] iJavaElements, List<String> sourcefiles, List<String… in sortSourceElement()
263 List<String> sourcefiles= new ArrayList<>(); in xmlWriteDoclet() local
264 sortSourceElement(store.getSourceElements(), sourcefiles, packages); in xmlWriteDoclet() local
/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/autotests/input/
H A Dmeson.build6 sourcefiles = ['a.cpp', 'b.cpp'] variable
/dports/games/armagetronad/armagetronad-0.2.8.3.5/resource/
H A DMakefile.am6 sourcefiles = $(shell test -d ${srcdir}/proto && find ${srcdir}/proto -type f | grep -v CVS | grep … macro
/dports/archivers/par2cmdline/par2cmdline-0.8.1/src/
H A Dmainpacket.cpp32 bool MainPacket::Create(vector<Par2CreatorSourceFile*> &sourcefiles, u64 _blocksize) in Create()
H A Dpar1repairer.h113 vector<Par1RepairerSourceFile*> sourcefiles; variable
H A Dpar2creator.h140 vector<Par2CreatorSourceFile*> sourcefiles; // Array containing details of the source files variable
H A Dpar2repairer.h173 vector<Par2RepairerSourceFile*> sourcefiles; // The source files variable
/dports/archivers/libpar2/libpar2-0.4/
H A Dmainpacket.cpp32 bool MainPacket::Create(vector<Par2CreatorSourceFile*> &sourcefiles, u64 _blocksize) in Create()
H A Dpar1repairer.h93 vector<Par1RepairerSourceFile*> sourcefiles; variable
H A Dpar2creator.h121 vector<Par2CreatorSourceFile*> sourcefiles; // Array containing details of the source files variable
H A Dpar2repairer.h153 vector<Par2RepairerSourceFile*> sourcefiles; // The source files variable
/dports/news/nget/nget-0.27.1/par2/
H A Dpar1repairer.h69 vector<Par1RepairerSourceFile*> sourcefiles; variable
H A Dpar2repairer.h115 vector<Par2RepairerSourceFile*> sourcefiles; // The source files variable
/dports/print/lilypond-devel/lilypond-2.23.5/scripts/build/
H A Dmass-link.py83 sourcefiles = [] variable
/dports/print/lilypond/lilypond-2.22.1/scripts/build/
H A Dmass-link.py83 sourcefiles = [] variable
/dports/www/moodle310/moodle/mod/assign/feedback/editpdf/classes/
H A Dcombined_document.php65 protected $sourcefiles = []; variable in assignfeedback_editpdf\\combined_document
/dports/www/moodle311/moodle/mod/assign/feedback/editpdf/classes/
H A Dcombined_document.php65 protected $sourcefiles = []; variable in assignfeedback_editpdf\\combined_document
/dports/www/moodle39/moodle/mod/assign/feedback/editpdf/classes/
H A Dcombined_document.php65 protected $sourcefiles = []; variable in assignfeedback_editpdf\\combined_document
/dports/devel/cppcheck-gui/cppcheck-2.6.3/lib/
H A Danalyzerinfo.cpp47 …Information::writeFilesTxt(const std::string &buildDir, const std::list<std::string> &sourcefiles,… in writeFilesTxt()
/dports/devel/cppcheck/cppcheck-2.6.3/lib/
H A Danalyzerinfo.cpp47 …Information::writeFilesTxt(const std::string &buildDir, const std::list<std::string> &sourcefiles,… in writeFilesTxt()
/dports/german/BBBike/BBBike-3.18/Strassen/
H A DStrassenNetz.pm166 sub sourcefiles { subroutine
/dports/news/nzbget/nzbget-21.1/lib/par2/
H A Dpar2repairer.h163 vector<Par2RepairerSourceFile*> sourcefiles; // The source files variable
/dports/textproc/translate-toolkit/translate-toolkit-3.5.1/translate/storage/
H A Dprojstore.py94 sourcefiles = property(_get_sourcefiles) variable in ProjectStore
/dports/devel/py-foolscap/foolscap-21.7.0/src/foolscap/appserver/
H A Dclient.py19 def parseArgs(self, *sourcefiles):
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javac/lambda/bridge/
H A DTestMetafactoryBridges.java272 List<JavaSource> sourcefiles = new ArrayList<>(); in run() local

12