Home
last modified time | relevance | path

Searched defs:getDirname (Results 1 – 24 of 24) sorted by relevance

/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/league/uri-interfaces/src/Contracts/
H A DSegmentedPathInterface.php38 public function getDirname(): string; function
/dports/www/nextcloud/nextcloud/3rdparty/league/uri-interfaces/src/Contracts/
H A DSegmentedPathInterface.php38 public function getDirname(): string; function
/dports/math/g2o/g2o-20201223_git/g2o/stuff/
H A Dfilesys_tools.cpp91 std::string getDirname(const std::string& filename) in getDirname() function
/dports/devel/abi-compliance-checker/abi-compliance-checker-2.3/checker/modules/Internals/
H A DBasic.pm98 sub getDirname($) subroutine
/dports/www/scloader/scloader-0.32_1/src/
H A Dutil.java107 public final static String getDirname(String fileurl) in getDirname() method in util
/dports/www/aria2/aria2-1.36.0/src/
H A DFile.cc268 std::string File::getDirname() const in mkdirs() function in aria2::File
H A DFileEntry.cc534 std::string FileEntry::getDirname() const { return File(path_).getDirname(); } in getDirname() function in aria2::FileEntry
/dports/x11/runner/runner-1.1/src/worker/
H A Dnwc_fsentry.cc153 std::string FSEntry::getDirname() const in getDirname() function in NWC::FSEntry
/dports/x11-fm/worker/worker-4.10.0/src/
H A Dnwc_fsentry.cc153 std::string FSEntry::getDirname() const in getDirname() function in NWC::FSEntry
/dports/devel/abi-compliance-checker/abi-compliance-checker-2.3/adumper/
H A Dabi-dumper.pl557 sub getDirname($) subroutine
/dports/games/dunelegacy/dunelegacy-0.96.4/src/misc/
H A DFileSystem.cpp394 std::string getDirname(const std::string& filepath) { in getDirname() function
/dports/security/zeronet/ZeroNet-0.7.1/src/util/
H A Dhelper.py159 def getDirname(path): function
/dports/devel/ucommon/ucommon-7.0.0/commoncpp/
H A Dfile.cpp1367 char *File::getDirname(const char *path, char *buffer, size_t size) in getDirname() function in ost::File
1410 char *File::getDirname(const char *path, char *buffer, size_t size) in getDirname() function in ost::File
/dports/audio/kid3-kf5/kid3-3.8.6/src/core/tags/
H A Dtrackdata.cpp373 QString TrackData::getDirname() const in getDirname() function in TrackData
H A Dtaggedfile.cpp79 QString TaggedFile::getDirname() const in getDirname() function in TaggedFile
/dports/audio/kid3-qt5/kid3-3.8.6/src/core/tags/
H A Dtrackdata.cpp373 QString TrackData::getDirname() const in getDirname() function in TrackData
H A Dtaggedfile.cpp79 QString TaggedFile::getDirname() const in getDirname() function in TaggedFile
/dports/devel/commoncpp/commoncpp2-1.8.1/src/
H A Dfile.cpp1644 char *File::getDirname(const char *path, char *buffer, size_t size) in getDirname() function in ost::File
1687 char *File::getDirname(const char *path, char *buffer, size_t size) in getDirname() function in ost::File
/dports/devel/ice37/ice-3.7.2/cpp/src/IcePatch2Lib/
H A DUtil.cpp348 IcePatch2Internal::getDirname(const string& pa) in getDirname() function in IcePatch2Internal
/dports/devel/php-ice37/ice-3.7.2/cpp/src/IcePatch2Lib/
H A DUtil.cpp348 IcePatch2Internal::getDirname(const string& pa) in getDirname() function in IcePatch2Internal
/dports/devel/py-ice37/ice-3.7.2/cpp/src/IcePatch2Lib/
H A DUtil.cpp348 IcePatch2Internal::getDirname(const string& pa) in getDirname() function in IcePatch2Internal
/dports/graphics/jogamp-jogl/gluegen/src/java/com/jogamp/common/util/
H A DIOUtil.java424 public static String getDirname(String fname) throws URISyntaxException { in getDirname() method in IOUtil
/dports/textproc/gpp/gpp-2.24/src/
H A Dgpp.c2634 static void getDirname(const char *fname, char *dirname) in getDirname() function
/dports/math/pdal/PDAL-2.3.0/vendor/arbiter/
H A Darbiter.cpp5592 std::string getDirname(const std::string fullPath) in getDirname() function