Home
last modified time | relevance | path

Searched refs:filePath (Results 1 – 25 of 6066) sorted by relevance

12345678910>>...243

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/projectexplorer/devicesupport/
H A Ddesktopdevice.cpp179 return !filePath.needsDevice(); in handlesFile()
188 const QDir dir(filePath.path()); in directoryEntries()
219 return filePath.isReadableDir(); in isReadableDirectory()
225 return filePath.isWritableDir(); in isWritableDirectory()
231 return filePath.isFile(); in isFile()
237 return filePath.isDir(); in isDirectory()
243 return filePath.createDir(); in createDirectory()
249 return filePath.exists(); in exists()
261 return filePath.removeFile(); in removeFile()
286 return filePath.lastModified(); in lastModified()
[all …]
H A Ddesktopdevice.h58 bool handlesFile(const Utils::FilePath &filePath) const override;
59 QList<Utils::FilePath> directoryEntries(const Utils::FilePath &filePath,
64 bool isExecutableFile(const Utils::FilePath &filePath) const override;
65 bool isReadableFile(const Utils::FilePath &filePath) const override;
66 bool isWritableFile(const Utils::FilePath &filePath) const override;
69 bool isFile(const Utils::FilePath &filePath) const override;
70 bool isDirectory(const Utils::FilePath &filePath) const override;
72 bool createDirectory(const Utils::FilePath &filePath) const override;
73 bool exists(const Utils::FilePath &filePath) const override;
74 bool removeFile(const Utils::FilePath &filePath) const override;
[all …]
/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dscriptfileinfo.cpp58 return QFileInfo(filePath).baseName(); in baseName()
63 return QFileInfo(filePath).canonicalFilePath(); in canonicalPath()
68 return QDir::cleanPath(filePath); in cleanPath()
73 return QFileInfo(filePath).completeBaseName(); in completeBaseName()
78 return QFileInfo(filePath).completeSuffix(); in completeSuffix()
83 return QFileInfo(filePath).fileName(); in fileName()
88 return QDir::fromNativeSeparators(filePath); in fromNativeSeparators()
93 return QFileInfo(filePath).isAbsolute(); in isAbsolutePath()
103 return QFileInfo(filePath).path(); in path()
113 return QFileInfo(filePath).suffix(); in suffix()
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/fileio/tests/unit_tests/
H A DgetURL.tst12 assert_checkequal(filePath, expectedFilePath)
13 info = fileinfo(filePath);
15 deletefile(filePath);
19 fd = mopen(filePath, "r");
28 deletefile(filePath);
37 filePath = getURL("http://www.scilab.org");
40 filePath = getURL("http://www.scilab.org/");
46 filePath = getURL("www.scilab.org");
76 checkContent(filePath, content, 100, "ESI");
85 checkContent(filePath, content, 10, "Linux");
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/unit/unittest/
H A Dsourcepathview-test.cpp34 QmlDesigner::SourcePathView filePath(""); in TEST() local
36 ASSERT_THAT(filePath.slashIndex(), -1); in TEST()
43 ASSERT_THAT(filePath.slashIndex(), 0); in TEST()
50 ASSERT_THAT(filePath.slashIndex(), 0); in TEST()
57 ASSERT_THAT(filePath.slashIndex(), 13); in TEST()
64 ASSERT_THAT(filePath.slashIndex(), -1); in TEST()
71 ASSERT_THAT(filePath.directory(), ""); in TEST()
78 ASSERT_THAT(filePath.directory(), ""); in TEST()
99 ASSERT_THAT(filePath.name(), ""); in TEST()
106 ASSERT_THAT(filePath.name(), ""); in TEST()
[all …]
H A Dclangdocuments-test.cpp56 return arg.filePath() == filePath
106 ASSERT_THAT(documents.document(filePath), in TEST_F()
107 IsDocument(filePath, 74u)); in TEST_F()
154 ASSERT_THAT(documents.document(filePath), IsDocument(filePath, 75u)); in TEST_F()
179 ASSERT_THAT(documents.document(filePath), IsDocument(filePath, 75u)); in TEST_F()
246 ASSERT_THROW(documents.document(filePath), in TEST_F()
264 documents.create({{filePath}}); in TEST_F()
276 documents.create({{filePath}}); in TEST_F()
278 return document.filePath() == filePath; in TEST_F()
288 documents.create({{filePath}}); in TEST_F()
[all …]
/dports/www/moodle310/moodle/lib/spout/src/Spout/Reader/
H A DReaderAbstract.php41 * @param string $filePath Path of the file to be read
44 abstract protected function openReader($filePath); argument
109 public function open($filePath) argument
111 …if ($this->isStreamWrapper($filePath) && (!$this->doesSupportStreamWrapper() || !$this->isSupporte…
115 if (!$this->isPhpStream($filePath)) {
138 * @param string $filePath
141 protected function getFileRealPath($filePath) argument
144 return $filePath;
148 return realpath($filePath);
175 protected function isStreamWrapper($filePath) argument
[all …]
/dports/www/moodle311/moodle/lib/spout/src/Spout/Reader/
H A DReaderAbstract.php41 * @param string $filePath Path of the file to be read
44 abstract protected function openReader($filePath); argument
109 public function open($filePath) argument
111 …if ($this->isStreamWrapper($filePath) && (!$this->doesSupportStreamWrapper() || !$this->isSupporte…
115 if (!$this->isPhpStream($filePath)) {
138 * @param string $filePath
141 protected function getFileRealPath($filePath) argument
144 return $filePath;
148 return \realpath($filePath);
175 protected function isStreamWrapper($filePath) argument
[all …]
/dports/www/moodle39/moodle/lib/spout/src/Spout/Reader/
H A DReaderAbstract.php41 * @param string $filePath Path of the file to be read
44 abstract protected function openReader($filePath); argument
109 public function open($filePath) argument
111 …if ($this->isStreamWrapper($filePath) && (!$this->doesSupportStreamWrapper() || !$this->isSupporte…
115 if (!$this->isPhpStream($filePath)) {
138 * @param string $filePath
141 protected function getFileRealPath($filePath) argument
144 return $filePath;
148 return realpath($filePath);
175 protected function isStreamWrapper($filePath) argument
[all …]
/dports/devel/kf5-kfilemetadata/kfilemetadata-5.89.0/src/
H A Dusermetadata.cpp16 QString filePath; member in UserMetaData::Private
19 UserMetaData::UserMetaData(const QString& filePath) in UserMetaData() argument
22 d->filePath = filePath; in UserMetaData()
37 d->filePath = rhs.d->filePath; in operator =()
41 QString UserMetaData::filePath() const in filePath() function in UserMetaData
43 return d->filePath; in filePath()
51 k_removexattr(d->filePath, QStringLiteral("user.xdg.tags")); in setTags()
61 k_getxattr(d->filePath, QStringLiteral("user.xdg.tags"), &value); in tags()
181 k_removexattr(d->filePath, QStringLiteral("user.") + key); in setAttribute()
202 return k_isSupported(d->filePath); in isSupported()
[all …]
/dports/graphics/digikam/digikam-7.4.0/core/libs/threadimageio/fileio/
H A Dloadingdescription.cpp101 : filePath (QString()), in LoadingDescription()
111 : filePath (filePath), in LoadingDescription()
123 : filePath (filePath), in LoadingDescription()
136 : filePath(filePath), in LoadingDescription()
226 return (filePath + suffix); in cacheKey()
271 cacheKeys << filePath; in lookupCacheKeys()
324 return ((filePath == other.filePath) && in operator ==()
337 return (filePath == other.filePath); in equalsIgnoreReducedVersion()
351 (filePath == other.filePath) && in equalsOrBetterThan()
383 id.filePath = filePath; in thumbnailIdentifier()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.tests/src/org/eclipse/pde/api/tools/builder/tests/compatibility/
H A DFieldCompatibilityModifierTests.java90 performCompatibilityTest(filePath, incremental); in xAddFinal()
110 performCompatibilityTest(filePath, incremental); in xAddFinalNoReference()
133 performCompatibilityTest(filePath, incremental); in xAddFinalOnStatic()
153 performCompatibilityTest(filePath, incremental); in xAddFinalOnStaticNoReference()
176 performCompatibilityTest(filePath, incremental); in xRemoveFinalOnConstant()
199 performCompatibilityTest(filePath, incremental); in xAddStatic()
216 performCompatibilityTest(filePath, incremental); in xAddStaticNoReference()
239 performCompatibilityTest(filePath, incremental); in xRemoveStatic()
256 performCompatibilityTest(filePath, incremental); in xRemoveStaticNoReference()
279 performCompatibilityTest(filePath, incremental); in xProtectedToPackage()
[all …]
H A DInterfaceCompatibilityMemberTests.java87 performCompatibilityTest(filePath, incremental); in xAddField()
104 performCompatibilityTest(filePath, incremental); in xAddFieldNoImplement()
131 performCompatibilityTest(filePath, incremental); in xAddFieldNoExtend()
148 performCompatibilityTest(filePath, incremental); in xAddFieldNoExtendNoImplement()
175 performCompatibilityTest(filePath, incremental); in xAddMethod()
508 filePath, in xAddMethodNoImplement2()
509 getUpdateFilePath(filePath.lastSegment())); in xAddMethodNoImplement2()
512 filePath, in xAddMethodNoImplement2()
513 getUpdateFilePath(filePath.lastSegment())); in xAddMethodNoImplement2()
516 filePath, in xAddMethodNoImplement2()
[all …]
H A DClassCompatibilityMethodTests.java88 performCompatibilityTest(filePath, incremental); in xRemovePublicAPIMethod()
120 performCompatibilityTest(filePath, incremental); in xAddNooverrideRemoveNoextendI()
136 performCompatibilityTest(filePath, incremental); in xRemoveTwoPublicAPIMethods()
151 performCompatibilityTest(filePath, incremental); in xRemoveProtectedAPIMethod()
168 performCompatibilityTest(filePath, incremental); in xRemovePrivateAPIMethod()
185 performCompatibilityTest(filePath, incremental); in xRemovePackageMethod()
208 performCompatibilityTest(filePath, incremental); in xRemovePublicAPIMethodNoExtend()
225 performCompatibilityTest(filePath, incremental); in xRemoveProtectedAPIMethodNoExtend()
244 performCompatibilityTest(filePath, incremental); in xRemoveProtectedAPIMethodNoExtend2()
267 performCompatibilityTest(filePath, incremental); in xRemovePublicAPIMethodNoInstantiate()
[all …]
H A DMethodCompatibilityModifierTests.java105 performCompatibilityTest(filePath, incremental); in xAddFinal()
144 performCompatibilityTest(filePath, incremental); in xAddAbstract()
161 performCompatibilityTest(filePath, incremental); in xAddFinalNoOverride()
178 performCompatibilityTest(filePath, incremental); in xAddFinalRemoveNoOverride()
195 performCompatibilityTest(filePath, incremental); in xAddFinalNoExtend()
218 performCompatibilityTest(filePath, incremental); in xAddStatic()
235 performCompatibilityTest(filePath, incremental); in xAddStaticNoReference()
258 performCompatibilityTest(filePath, incremental); in xRemoveStatic()
275 performCompatibilityTest(filePath, incremental); in xRemoveStaticNoReference()
298 performCompatibilityTest(filePath, incremental); in xProtectedToPackage()
[all …]
H A DClassCompatibilityConstructorTests.java84 performCompatibilityTest(filePath, incremental); in xRemovePublicAPIConstructor()
117 performCompatibilityTest(filePath, incremental); in xRemoveTwoPublicAPIConstructors()
132 performCompatibilityTest(filePath, incremental); in xRemoveProtectedAPIConstructor()
149 performCompatibilityTest(filePath, incremental); in xRemovePrivateAPIConstructor()
166 performCompatibilityTest(filePath, incremental); in xRemovePackageConstructor()
189 performCompatibilityTest(filePath, incremental); in xRemovePublicAPIConstructorNoExtend()
206 performCompatibilityTest(filePath, incremental); in xRemoveProtectedAPIConstructorNoExtend()
229 performCompatibilityTest(filePath, incremental); in xRemovePublicAPIConstructorNoInstantiate()
252 performCompatibilityTest(filePath, incremental); in xRemoveProtectedAPIConstructorNoInstantiate()
270 performCompatibilityTest(filePath, incremental); in xRemovePublicAPIConstructorNoExtendNoInstatiate()
[all …]
H A DClassCompatibilityFieldTests.java84 performCompatibilityTest(filePath, incremental); in xRemovePublicField()
123 performCompatibilityTest(filePath, incremental); in xRemoveTwoPublicFields()
138 performCompatibilityTest(filePath, incremental); in xRemoveProtectedField()
155 performCompatibilityTest(filePath, incremental); in xRemovePrivateField()
172 performCompatibilityTest(filePath, incremental); in xRemovePackageField()
195 performCompatibilityTest(filePath, incremental); in xRemovePublicFieldNoExtend()
212 performCompatibilityTest(filePath, incremental); in xRemoveProtectedFieldNoExtend()
235 performCompatibilityTest(filePath, incremental); in xRemovePublicFieldNoInstantiate()
258 performCompatibilityTest(filePath, incremental); in xRemoveProtectedFieldNoInstantiate()
282 performCompatibilityTest(filePath, incremental); in xRemovePublicFieldNoExtendNoInstatiate()
[all …]
/dports/audio/vimpc/vimpc-0.09.2/src/
H A Dtag.hpp45 TagLib::FileRef file(filePath.c_str()); in SetArtist()
65 TagLib::FileRef file(filePath.c_str()); in SetAlbum()
85 TagLib::FileRef file(filePath.c_str()); in SetTitle()
105 TagLib::FileRef file(filePath.c_str()); in SetTrack()
123 std::string Artist(std::string const & filePath);
124 std::string Album(std::string const & filePath);
125 std::string Title(std::string const & filePath);
126 std::string Track(std::string const & filePath);
134 std::string Artist(std::string const & filePath) { return ""; } in Artist() argument
135 std::string Album(std::string const & filePath) { return ""; } in Album() argument
[all …]
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/tests/seq_io/
H A Dtest_sequence_file.h53 SeqFileIn seqIO(toCString(filePath)); in SEQAN_DEFINE_TEST()
67 SeqFileIn seqIO(toCString(filePath)); in SEQAN_DEFINE_TEST()
174 append(filePath, ".fa"); in SEQAN_DEFINE_TEST()
201 append(filePath, ".fa"); in SEQAN_DEFINE_TEST()
228 append(filePath, ".fq"); in SEQAN_DEFINE_TEST()
252 append(filePath, ".fq"); in SEQAN_DEFINE_TEST()
283 append(filePath, ".fq"); in SEQAN_DEFINE_TEST()
310 append(filePath, ".fq"); in SEQAN_DEFINE_TEST()
352 open(seqI, toCString(filePath)); in SEQAN_DEFINE_TEST()
364 append(filePath, ".fa"); in SEQAN_DEFINE_TEST()
[all …]
/dports/science/massxpert/massxpert-c229f4a1abde3c20b83a90e50f9c5d79104dfa5f/gui/
H A DmainWindow.cpp127 filePath = in openPolChemDef()
132 if(filePath.isNull() || filePath.isEmpty()) in openPolChemDef()
183 filePath = in newCalculator()
188 if(filePath.isNull() || filePath.isEmpty()) in newCalculator()
227 if (filePath.isNull() || filePath.isEmpty()) in openSequence()
315 filePath = in openSampleSequence()
322 if (filePath.isNull() || filePath.isEmpty()) in openSampleSequence()
389 filePath = in newSequence()
395 if(filePath.isNull() || filePath.isEmpty()) in newSequence()
479 filePath = in mzLab()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/tests/windows/
H A DTestWinFileAttribs.cpp25 WCHAR filePath[MAX_PATH]; in TestWinAttribs() local
55 DeleteFileW(filePath); in TestWinAttribs()
65 DeleteFileW(filePath); in TestWinAttribs()
78 DeleteFileW(filePath); in TestWinAttribs()
85 DeleteFileW(filePath); in TestWinAttribs()
97 DeleteFileW(filePath); in TestWinAttribs()
104 DeleteFileW(filePath); in TestWinAttribs()
119 DeleteFileW(filePath); in TestWinAttribs()
126 DeleteFileW(filePath); in TestWinAttribs()
141 DeleteFileW(filePath); in TestWinAttribs()
[all …]
/dports/www/typo3-10/typo3_src-10.4.25/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DExample.php31 private $filePath; variable in phpDocumentor\\Reflection\\DocBlock\\Tags\\Example
49 string $filePath, argument
59 $this->filePath = $filePath;
72 $filePath = $this->filePath;
74 $filePath = $this->isUriRelative($this->filePath)
76 : $this->filePath;
79 return trim($filePath);
97 $filePath = null;
100 $filePath = $matches[1];
150 $filePath = (string) $this->filePath;
[all …]
/dports/www/typo3-11/typo3_src-11.5.7/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DExample.php31 private $filePath; variable in phpDocumentor\\Reflection\\DocBlock\\Tags\\Example
49 string $filePath, argument
59 $this->filePath = $filePath;
72 $filePath = $this->filePath;
74 $filePath = $this->isUriRelative($this->filePath)
76 : $this->filePath;
79 return trim($filePath);
97 $filePath = null;
100 $filePath = $matches[1];
150 $filePath = (string) $this->filePath;
[all …]
/dports/devel/gitlist/gitlist/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/
H A DExampleTag.php30 protected $filePath = ''; variable in phpDocumentor\\Reflection\\DocBlock\\Tag\\ExampleTag
44 $filePath = '';
47 $filePath = str_replace(
50 rawurlencode($this->filePath)
53 $filePath = $this->filePath;
56 $filePath = '"' . $this->filePath . '"';
111 return $this->filePath;
121 public function setFilePath($filePath) argument
124 $this->filePath = trim($filePath);
145 $this->filePath = rawurldecode(
[all …]
/dports/lang/seed7/seed7/lib/
H A Dar.s7i73 writeln(outFile, "filePath: " <& header.filePath);
574 if filePath <> "/" and endsWith(filePath, "/") then
627 if filePath <> "/" and endsWith(filePath, "/") then
672 if filePath <> "/" and endsWith(filePath, "/") then
699 if filePath <> "/" and endsWith(filePath, "/") then
731 if filePath <> "/" and endsWith(filePath, "/") then
759 if filePath <> "/" and endsWith(filePath, "/") then
820 if filePath <> "/" and endsWith(filePath, "/") then
850 if filePath <> "/" and endsWith(filePath, "/") then
916 if filePath = "" or filePath <> "/" and endsWith(filePath, "/") then
[all …]

12345678910>>...243