Home
last modified time | relevance | path

Searched defs:pathString (Results 1 – 25 of 439) sorted by relevance

12345678910>>...18

/dports/lang/squeak/Squeak-4.10.2.2614-src/unix/plugins/SecurityPlugin/
H A DsqUnixSecurity.c73 sqInt ioCanCreatePathOfSize(char* pathString, sqInt pathStringLength) in ioCanCreatePathOfSize()
80 sqInt ioCanListPathOfSize(char* pathString, sqInt pathStringLength) in ioCanListPathOfSize()
87 sqInt ioCanDeletePathOfSize(char* pathString, sqInt pathStringLength) in ioCanDeletePathOfSize()
97 sqInt ioCanOpenFileOfSizeWritable(char* pathString, sqInt pathStringLength, sqInt writeFlag) in ioCanOpenFileOfSizeWritable()
104 sqInt ioCanOpenAsyncFileOfSizeWritable(char* pathString, sqInt pathStringLength, sqInt writeFlag) in ioCanOpenAsyncFileOfSizeWritable()
110 sqInt ioCanDeleteFileOfSize(char* pathString, sqInt pathStringLength) in ioCanDeleteFileOfSize()
116 sqInt ioCanRenameFileOfSize(char* pathString, sqInt pathStringLength) in ioCanRenameFileOfSize()
123 sqInt ioCanGetFileTypeOfSize(char* pathString, sqInt pathStringLength) in ioCanGetFileTypeOfSize()
129 sqInt ioCanSetFileTypeOfSize(char* pathString, sqInt pathStringLength) in ioCanSetFileTypeOfSize()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADABaseUtils/src/
H A DCOLLADABUUtils.cpp211 bool Utils::createDirectoryIfNeeded( const WideString &pathString ) in createDirectoryIfNeeded()
237 bool Utils::createDirectoryIfNeeded( const String &pathString ) in createDirectoryIfNeeded()
277 bool Utils::createDirectoryRecursive( const WideString &pathString ) in createDirectoryRecursive()
323 bool Utils::createDirectoryRecursive( const String &pathString ) in createDirectoryRecursive()
401 bool Utils::directoryExists( const WideString &pathString ) in directoryExists()
421 bool Utils::directoryExists( const String &pathString ) in directoryExists()
488 bool Utils::deleteFile(const String &pathString) in deleteFile()
507 bool Utils::fileExistsAndIsReadable( const String &pathString ) in fileExistsAndIsReadable()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/tests/org.eclipse.core.tests.resources/src/org/eclipse/core/tests/filesystem/
H A DURIUtilTest.java73 String pathString = "test/path with/spaces to_file.txt"; in testToPath() local
91 String pathString = null; in testToURIAbsolute() local
108 String pathString = "test/path with/spaces to_file.txt"; in testToURIRelative() local
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/dhall-1.38.1/tests/Dhall/Test/
H A DParser.hs128 let pathString = Text.unpack path function
157 let pathString = Text.unpack path function
184 let pathString = Text.unpack pathText function
211 let pathString = Text.unpack pathText function
H A DImport.hs68 let pathString = Text.unpack path function
126 let pathString = Text.unpack path function
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/shell/
H A DPathData.java80 public PathData(String pathString, Configuration conf) throws IOException { in PathData()
103 private PathData(FileSystem fs, String pathString) throws IOException { in PathData()
114 private static boolean checkIfSchemeInferredFromPath(String pathString) in checkIfSchemeInferredFromPath()
148 private PathData(FileSystem fs, String pathString, FileStatus stat) in PathData()
168 FileStatus lookupStat(FileSystem fs, String pathString, boolean ignoreFNF) in lookupStat()
487 private static String normalizeWindowsPath(String pathString) in normalizeWindowsPath()
528 private static URI stringToUri(String pathString) throws IOException { in stringToUri()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.filesystem/src/org/eclipse/core/filesystem/
H A DURIUtil.java110 public static URI toURI(String pathString) { in toURI()
132 public static URI toURI(String pathString, boolean forceAbsolute) { in toURI()
/dports/games/py-fife/fifengine-0.4.2/engine/core/vfs/zip/
H A Dziptree.cpp65 std::string pathString = GetPathIteratorAsString(iter); in addNode() local
97 std::string pathString = GetPathIteratorAsString(iter); in getNode() local
/dports/lang/squeak/Squeak-4.10.2.2614-src/unix/plugins/FilePlugin/
H A DsqUnixFile.c93 sqInt dir_Create(char *pathString, sqInt pathStringLength) in dir_Create()
107 sqInt dir_Delete(char *pathString, sqInt pathStringLength) in dir_Delete()
155 sqInt dir_Lookup(char *pathString, sqInt pathStringLength, sqInt index, in dir_Lookup()
/dports/astro/stellarium/stellarium-0.21.3/plugins/RemoteControl/src/
H A DViewService.cpp79 QString pathString = baseFolder + '/' + QString::fromUtf8(path); in get() local
115 QString pathString = baseFolder + '/' + QString::fromUtf8(path); in get() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-tools/hadoop-openstack/src/test/java/org/apache/hadoop/fs/swift/
H A DTestSwiftObjectPath.java50 final String pathString = "/home/user/files/file1"; in testParsePath() local
63 final String pathString = "swift://container.service1/home/user/files/file1"; in testParseUrlPath() local
88 …final String pathString = "swift://container.service1/v2/AUTH_00345h34l93459y4/home/tom/documents/… in testParseAuthenticatedUrl() local
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/tools/PsfPlayer/Source/
H A DPsfStreamProvider.cpp67 auto pathString = pathToken.GetWidePath(); in GetSiblingPath() local
85 auto pathString = GetFilePathFromPathToken(pathToken); in GetStreamForPath() local
/dports/lang/oo2c/oo2c_64-2.1.11/lib/src/OS/
H A DHostPath.c147 Object__String OS_HostPath__Normalize(Object__String pathString) { in OS_HostPath__Normalize()
193 Object__String OS_HostPath__Denormalize(Object__String pathString) { in OS_HostPath__Denormalize()
/dports/games/passage/Passage_v4_UnixSource/minorGems/io/file/
H A DtestPath.cpp17 char *pathString = "/test/this/thing"; in main() local
/dports/games/passage/Passage_v4_UnixSource/minorGems/io/file/test/
H A DtestPath.cpp17 char *pathString = "/test/this/thing"; in main() local
/dports/games/cultivation/Cultivation_8_UnixSource/minorGems/io/file/
H A DtestPath.cpp17 char *pathString = "/test/this/thing"; in main() local
/dports/games/cultivation/Cultivation_8_UnixSource/minorGems/io/file/test/
H A DtestPath.cpp17 char *pathString = "/test/this/thing"; in main() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/svg/
H A DSVGPathSegList.cpp36 String pathString; in valueAsString() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/docs/examples/
H A DSkParsePath_FromSVGString.cpp6 const char pathString[] = in draw() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/
H A DTestPathComponents.java47 String pathString = str; in testString() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.core/core/org/eclipse/debug/core/
H A DRefreshUtil.java161 String pathString = memento.substring(11, memento.length() - 1); in toResources() local
178 … String pathString = manager.performStringSubstitution("${selected_resource_path}"); //$NON-NLS-1$ in toResources() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/src/org/eclipse/equinox/internal/p2/core/helpers/
H A DURLUtil.java40 String pathString = externalForm.substring(5); in toFile() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/
H A DIOverwriteQuery.java63 String queryOverwrite(String pathString); in queryOverwrite()
/dports/benchmarks/hipercontracer/hipercontracer-1.6.0/src/
H A Dtest-pathhash-cc.cc19 std::string pathString; in main() local
/dports/net-im/chatterino2/chatterino2-2.3.4/lib/settings/src/settings/detail/
H A Drealpath.cpp31 auto pathString = path.native(); in RealPath() local

12345678910>>...18