Home
last modified time | relevance | path

Searched defs:pathComponents (Results 1 – 25 of 134) sorted by relevance

123456

/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/main/java/org/apache/zookeeper/common/
H A DPathTrie.java209 final String[] pathComponents = split(path); in addPath() local
239 final String[] pathComponents = split(path); in deletePath() local
274 final String[] pathComponents = split(path); in existsNode() local
303 final String[] pathComponents = split(path); in findMaxPrefix() local
/dports/sysutils/qdirstat/qdirstat-1.8/src/
H A DPkgInfo.h117 * Returns the full URL of this object with full path. in PkgInfo()
118 * in PkgInfo()
124 * Return 'true' if this is a package URL, i.e. it starts with "Pkg:". in PkgInfo()
H A DMountPoints.cpp240 QStringList pathComponents = startPath.split( "/", QString::SkipEmptyParts ); in findNearestMountPoint() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/
H A DDFSUtil.java345 public static String byteArray2PathString(byte[][] pathComponents, in byteArray2PathString()
367 public static String byteArray2PathString(byte[][] pathComponents) { in byteArray2PathString()
392 public static byte[] byteArray2bytes(byte[][] pathComponents) { in byteArray2bytes()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/coreplugin/editormanager/
H A Ddocumentmodel_p.h90 int pathComponents; variable
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/sun/nio/cs/OLD/
H A DIBM930_OLD.java261 320, 320, 320, 320, 320, 320, 320, 320, // DC00 - DDFF in initDirTree()
277 320, 320, 320, 320, 320, 320, 320, 320, // FC00 - FDFF in initDirTree()
/dports/x11/hs-xmobar/xmobar-0.39/src/Xmobar/Plugins/Monitors/Common/
H A DFiles.hs65 pathComponents = joinComps . drop 2 . intercalate [Space] . map splitParts function
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/tools/gnu/classpath/tools/
H A DFileSystemClassLoader.java67 private File[] pathComponents; field in FileSystemClassLoader
97 public FileSystemClassLoader(File[] pathComponents) in FileSystemClassLoader()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/tools/gnu/classpath/tools/
H A DFileSystemClassLoader.java67 private File[] pathComponents; field in FileSystemClassLoader
97 public FileSystemClassLoader(File[] pathComponents) in FileSystemClassLoader()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/tools/gnu/classpath/tools/
H A DFileSystemClassLoader.java67 private File[] pathComponents; field in FileSystemClassLoader
97 public FileSystemClassLoader(File[] pathComponents) in FileSystemClassLoader()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/tools/gnu/classpath/tools/
H A DFileSystemClassLoader.java67 private File[] pathComponents; field in FileSystemClassLoader
97 public FileSystemClassLoader(File[] pathComponents) in FileSystemClassLoader()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/tools/gnu/classpath/tools/
H A DFileSystemClassLoader.java67 private File[] pathComponents; field in FileSystemClassLoader
97 public FileSystemClassLoader(File[] pathComponents) in FileSystemClassLoader()
/dports/net/kio-gdrive/kio-gdrive-21.12.3/src/
H A Dgdriveurl.cpp103 QStringList GDriveUrl::pathComponents() const in pathComponents() function in GDriveUrl
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jsapi-tests/
H A DtestBinASTReader.cpp531 const char* pathComponents[6] = { local
542 const char* pathComponents[] = { local
/dports/deskutils/nextcloudclient/desktop-3.4.1/test/
H A Dsyncenginetestutils.cpp31 PathComponents::PathComponents(const QStringList &pathComponents) in PathComponents()
137 const PathComponents pathComponents { relativePath }; in remove() local
174 const PathComponents pathComponents { oldPath }; in rename() local
191 FileInfo *FileInfo::find(PathComponents pathComponents, const bool invalidateEtags) in find()
214 const PathComponents pathComponents { relativePath }; in createDir() local
225 const PathComponents pathComponents { relativePath }; in create() local
269 FileInfo *FileInfo::findInvalidatingEtags(PathComponents pathComponents) in findInvalidatingEtags()
/dports/games/warzone2100/warzone2100/lib/widget/
H A Djsontable.h69 std::vector<std::string> pathComponents; variable
/dports/sysutils/restic/restic-0.12.1/internal/archiver/
H A Dtree.go33 func pathComponents(fs fs.FS, p string, includeRelative bool) (components []string, virtualPrefix b… func
/dports/converters/wkhtmltopdf/qt-5db36ec/src/dbus/
H A Dqdbusconnection.cpp804 QStringList pathComponents = path.split(QLatin1Char('/')); in registerObject() local
901 QStringList pathComponents = path.split(QLatin1Char('/')); in unregisterObject() local
943 QStringList pathComponents = path.split(QLatin1Char('/')); in objectRegisteredAt() local
/dports/deskutils/copyq/CopyQ-5.0.0/src/gui/
H A Dtabtree.cpp95 QTreeWidgetItem *findLastTreeItem(const QTreeWidget &tree, QStringList *pathComponents) in findLastTreeItem()
359 QStringList pathComponents = path.split('/'); in insertTab() local
497 QStringList pathComponents = path.split('/'); in findTreeItem() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/common/
H A DtcuWaiverUtil.cpp296 deUint32 WaiverTreeBuilder::findComponentInBuildTree(const std::vector<std::string>& pathComponents in findComponentInBuildTree() argument
352 const std::vector<std::string> pathComponents = de::splitString(path, '.'); in buildTreeFromPathList() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/core/
H A Dfile_picker_controller.cpp81 std::vector<base::FilePath::StringType> pathComponents; in accepted() local
/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/ProjectSaving/
H A Djucer_ProjectExport_CLion.h406 StringArray pathComponents = { "..", "MacOSX", "Icon.icns" }; in writeCMakeTargets() local
425 StringArray pathComponents = { "..", "CodeBlocksWindows", "resources.rc" }; in writeCMakeTargets() local
/dports/devel/hadoop/hadoop-1.2.1/src/hdfs/org/apache/hadoop/hdfs/server/namenode/
H A DFSDirectory.java1194 private <T extends INode> T addChild(INode[] pathComponents, int pos, in addChild()
1213 private <T extends INode> T addChild(INode[] pathComponents, int pos, in addChild()
1220 private <T extends INode> T addChildNoQuotaCheck(INode[] pathComponents, in addChildNoQuotaCheck()
1237 private INode removeChild(INode[] pathComponents, int pos) { in removeChild()
/dports/security/keepassxc/keepassxc-2.6.6/src/fdosecrets/objects/
H A DItem.cpp338 QStringList pathComponents{m_backend->title()}; in path() local
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/gui/
H A Dfspathedit_p.cpp133 …:FileSystemPathValidator::validate(const QString &path, const QVector<QStringRef> &pathComponents,… in validate()

123456