Home
last modified time | relevance | path

Searched refs:Filesystem (Results 26 – 50 of 6943) sorted by relevance

12345678910>>...278

/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/libutil/
H A Dfilesystem.cpp420 Filesystem::temp_directory_path() in temp_directory_path()
440 Filesystem::current_path() in current_path()
479 Filesystem::ftell(FILE* file) in ftell()
547 Filesystem::open(in, filename); in read_text_file()
565 Filesystem::open(out, filename); in write_text_file()
993 Filesystem::IOProxy::error() const in error()
1039 Filesystem::IOFile::~IOFile() in ~IOFile()
1046 Filesystem::IOFile::close() in close()
1056 Filesystem::IOFile::seek(int64_t offset) in seek()
1127 Filesystem::IOFile::size() const in size()
[all …]
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/libutil/
H A Dfilesystem.cpp420 Filesystem::temp_directory_path() in temp_directory_path()
440 Filesystem::current_path() in current_path()
479 Filesystem::ftell(FILE* file) in ftell()
547 Filesystem::open(in, filename); in read_text_file()
565 Filesystem::open(out, filename); in write_text_file()
993 Filesystem::IOProxy::error() const in error()
1039 Filesystem::IOFile::~IOFile() in ~IOFile()
1046 Filesystem::IOFile::close() in close()
1056 Filesystem::IOFile::seek(int64_t offset) in seek()
1127 Filesystem::IOFile::size() const in size()
[all …]
/dports/net/syncthing/syncthing-1.18.1/syncthing/lib/fs/
H A Dlogfs.go18 Filesystem anonMember
30 err := fs.Filesystem.Chmod(name, mode)
42 file, err := fs.Filesystem.Create(name)
60 info, err := fs.Filesystem.Lstat(name)
78 file, err := fs.Filesystem.Open(name)
96 err := fs.Filesystem.Remove(name)
102 err := fs.Filesystem.RemoveAll(name)
138 err := fs.Filesystem.Unhide(name)
144 err := fs.Filesystem.Hide(name)
156 roots, err := fs.Filesystem.Roots()
[all …]
H A Dcasefs.go58 func newFSKey(fs Filesystem) fskey { argument
72 func (r *caseFilesystemRegistry) get(fs Filesystem) Filesystem {
88 Filesystem: fs,
129 Filesystem anonMember
139 func NewCaseFilesystem(fs Filesystem) Filesystem { argument
260 return f.Filesystem.DirNames(name)
267 return f.Filesystem.Open(name)
333 return f.Filesystem.Hide(name)
340 return f.Filesystem.Unhide(name)
344 return f.Filesystem, true
[all …]
/dports/devel/love07/love-HEAD/src/modules/filesystem/physfs/
H A DFilesystem.cpp36 Filesystem::Filesystem() in Filesystem() function in love::filesystem::physfs::Filesystem
41 Filesystem::~Filesystem() in ~Filesystem()
50 const char * Filesystem::getName() const in getName()
55 void Filesystem::init(const char * arg0) in init()
108 bool Filesystem::setupWriteDirectory() in setupWriteDirectory()
278 int Filesystem::read(lua_State * L) in read()
320 int Filesystem::write(lua_State * L) in write()
387 int Filesystem::enumerate(lua_State * L) in enumerate()
419 int Filesystem::lines(lua_State * L) in lines()
444 int Filesystem::lines_i(lua_State * L) in lines_i()
[all …]
/dports/devel/arcanist/arcanist-b2e715f/src/filesystem/__tests__/
H A DFilesystemTestCase.php17 Filesystem::binaryExists($exists));
36 $path = Filesystem::resolveBinary($binary);
50 $f = Filesystem::writeUniqueFile($dir, '');
51 $this->assertEqual('', Filesystem::readFile($f));
54 $g = Filesystem::writeUniqueFile($dir, 'quack');
63 $data1 = Filesystem::readRandomBytes(128);
64 $data2 = Filesystem::readRandomBytes(128);
69 Filesystem::readRandomBytes(0);
138 Filesystem::walkToRoot($path, $root));
176 Filesystem::isDescendant($path, $root),
[all …]
/dports/devel/arcanist-lib/arcanist-b2e715f/src/filesystem/__tests__/
H A DFilesystemTestCase.php17 Filesystem::binaryExists($exists));
36 $path = Filesystem::resolveBinary($binary);
50 $f = Filesystem::writeUniqueFile($dir, '');
51 $this->assertEqual('', Filesystem::readFile($f));
54 $g = Filesystem::writeUniqueFile($dir, 'quack');
63 $data1 = Filesystem::readRandomBytes(128);
64 $data2 = Filesystem::readRandomBytes(128);
69 Filesystem::readRandomBytes(0);
138 Filesystem::walkToRoot($path, $root));
176 Filesystem::isDescendant($path, $root),
[all …]
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/avrlibx/filesystem/
H A Dfilesystem.cc26 FATFS Filesystem::fs_;
29 FilesystemStatus Filesystem::Init() { in Init()
35 FilesystemStatus Filesystem::Init(uint16_t timeout_ms) { in Init()
46 FilesystemStatus Filesystem::Unlink(const char* file_name) { in Unlink()
51 FilesystemStatus Filesystem::Mkdir(const char* dir_name) { in Mkdir()
56 FilesystemStatus Filesystem::Mkdirs(char* path) { in Mkdirs()
72 FilesystemStatus Filesystem::Chmod( in Chmod()
80 FilesystemStatus Filesystem::Rename( in Rename()
87 FilesystemStatus Filesystem::Mkfs() { in Mkfs()
92 uint32_t Filesystem::GetFreeSpace() { in GetFreeSpace()
[all …]
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/tests/
H A DREADME10 1 Filesystem errors detected, but corrected
12 4 Filesystem errors left uncorrected
37 baddir.img Filesystem with a corrupted directory
42 badroot.img Filesystem with a file for a root directory
45 bbfile.img Filesystem with files containing bad blocks
47 dirlink.img Filesystem with a hard link to a directory
52 dupsuper.img Filesystem with blocks claimed by a file and
60 mke2fs2b.img Filesystem with corruption similar to that
62 noroot.img Filesystem with a deleted root directory
63 okgroup.img Filesystem that's exactly 8193 blocks long
[all …]
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/tests/
H A DREADME10 1 Filesystem errors detected, but corrected
12 4 Filesystem errors left uncorrected
37 baddir.img Filesystem with a corrupted directory
42 badroot.img Filesystem with a file for a root directory
45 bbfile.img Filesystem with files containing bad blocks
47 dirlink.img Filesystem with a hard link to a directory
52 dupsuper.img Filesystem with blocks claimed by a file and
60 mke2fs2b.img Filesystem with corruption similar to that
62 noroot.img Filesystem with a deleted root directory
63 okgroup.img Filesystem that's exactly 8193 blocks long
[all …]
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/tests/
H A DREADME10 1 Filesystem errors detected, but corrected
12 4 Filesystem errors left uncorrected
37 baddir.img Filesystem with a corrupted directory
42 badroot.img Filesystem with a file for a root directory
45 bbfile.img Filesystem with files containing bad blocks
47 dirlink.img Filesystem with a hard link to a directory
52 dupsuper.img Filesystem with blocks claimed by a file and
60 mke2fs2b.img Filesystem with corruption similar to that
62 noroot.img Filesystem with a deleted root directory
63 okgroup.img Filesystem that's exactly 8193 blocks long
[all …]
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/avrlib/filesystem/
H A Dfilesystem.cc26 FATFS Filesystem::fs_;
29 FilesystemStatus Filesystem::Init() { in Init()
35 FilesystemStatus Filesystem::Init(uint16_t timeout_ms) { in Init()
46 FilesystemStatus Filesystem::Unlink(const char* file_name) { in Unlink()
51 FilesystemStatus Filesystem::Mkdir(const char* dir_name) { in Mkdir()
56 FilesystemStatus Filesystem::Mkdirs(char* path) { in Mkdirs()
72 FilesystemStatus Filesystem::Chmod( in Chmod()
80 FilesystemStatus Filesystem::Rename( in Rename()
87 FilesystemStatus Filesystem::Mkfs() { in Mkfs()
92 uint32_t Filesystem::GetFreeSpace() { in GetFreeSpace()
[all …]
/dports/www/ilias6/ILIAS-6.14/src/Filesystem/Decorator/
H A DReadOnlyDecorator.php4 namespace ILIAS\Filesystem\Decorator;
9 use ILIAS\Filesystem\Exception\DirectoryNotFoundException;
10 use ILIAS\Filesystem\Exception\IOException;
11 use ILIAS\Filesystem\Filesystem; alias
12 use ILIAS\Filesystem\Finder\Finder;
14 use ILIAS\Filesystem\Stream\FileStream;
15 use ILIAS\Filesystem\Visibility;
29 final class ReadOnlyDecorator implements Filesystem
33 * @var Filesystem $filesystem
41 * @param Filesystem $filesystem
[all …]
/dports/www/ilias/ILIAS-5.4.25/src/Filesystem/Provider/
H A DDelegatingFilesystemFactory.php4 namespace ILIAS\Filesystem\Provider;
6 use ILIAS\Filesystem\Decorator\FilesystemWhitelistDecorator;
7 use ILIAS\Filesystem\Decorator\ReadOnlyDecorator;
8 use ILIAS\Filesystem\Filesystem; alias
9 use ILIAS\Filesystem\Provider\Configuration\LocalConfig;
10 use ILIAS\Filesystem\Provider\FlySystem\FlySystemFilesystemFactory;
11 use ILIAS\Filesystem\Security\Sanitizing\FilenameSanitizer;
55 public function getLocal(LocalConfig $config, bool $read_only = false) : Filesystem
/dports/www/ilias6/ILIAS-6.14/src/Filesystem/Provider/
H A DDelegatingFilesystemFactory.php4 namespace ILIAS\Filesystem\Provider;
6 use ILIAS\Filesystem\Decorator\FilesystemWhitelistDecorator;
7 use ILIAS\Filesystem\Decorator\ReadOnlyDecorator;
8 use ILIAS\Filesystem\Filesystem; alias
9 use ILIAS\Filesystem\Provider\Configuration\LocalConfig;
10 use ILIAS\Filesystem\Provider\FlySystem\FlySystemFilesystemFactory;
11 use ILIAS\Filesystem\Security\Sanitizing\FilenameSanitizer;
55 public function getLocal(LocalConfig $config, bool $read_only = false) : Filesystem
/dports/sysutils/terraform/terraform-1.0.11/internal/states/statemgr/
H A Dfilesystem.go25 type Filesystem struct { struct
63 _ Full = (*Filesystem)(nil)
64 _ PersistentMeta = (*Filesystem)(nil)
65 _ Migrator = (*Filesystem)(nil)
74 return &Filesystem{
84 return &Filesystem{
107 func (s *Filesystem) BackupPath() string { argument
112 func (s *Filesystem) State() *states.State { argument
226 func (s *Filesystem) PersistState() error {
231 func (s *Filesystem) RefreshState() error {
[all …]
/dports/games/flare-engine/flare-engine-1.12/src/
H A DPlatformLinux.cpp71 Filesystem::createDir(settings->path_conf); in setPaths()
79 Filesystem::createDir(settings->path_conf); in setPaths()
89 Filesystem::createDir(settings->path_user); in setPaths()
91 Filesystem::createDir(settings->path_user); in setPaths()
99 Filesystem::createDir(settings->path_user); in setPaths()
100 Filesystem::createDir(settings->path_user + "mods/"); in setPaths()
101 Filesystem::createDir(settings->path_user + "saves/"); in setPaths()
116 if (Filesystem::pathExists(settings->custom_path_data)) { in setPaths()
126 if (Filesystem::pathExists("./mods")) { in setPaths()
140 if (Filesystem::pathExists(settings->path_data)) path_data = true; in setPaths()
[all …]
H A DPlatformGCW0.cpp91 Filesystem::createDir(settings->path_conf); in setPaths()
99 Filesystem::createDir(settings->path_conf); in setPaths()
109 Filesystem::createDir(settings->path_user); in setPaths()
111 Filesystem::createDir(settings->path_user); in setPaths()
119 Filesystem::createDir(settings->path_user); in setPaths()
120 Filesystem::createDir(settings->path_user + "mods/"); in setPaths()
121 Filesystem::createDir(settings->path_user + "saves/"); in setPaths()
136 if (Filesystem::pathExists(settings->custom_path_data)) { in setPaths()
146 if (Filesystem::pathExists("./mods")) { in setPaths()
160 if (Filesystem::pathExists(settings->path_data)) path_data = true; in setPaths()
[all …]
/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dfilesystem.h43 class Filesystem : public std::enable_shared_from_this<Filesystem> {
51 virtual ~Filesystem() = default;
53 Filesystem(const Filesystem&) = delete;
54 Filesystem& operator=(const Filesystem&) = delete;
270 const Filesystem& GetOwner() const;
445 bool IsFeatureSupported(Filesystem::Feature f) const;
464 std::shared_ptr<const Filesystem> fs;
473 inline std::string Filesystem::GetPath() const { in GetPath()
477 inline FilesystemView Filesystem::GetParent() const { in GetParent()
481 inline bool Filesystem::IsFeatureSupported(Filesystem::Feature) const { in IsFeatureSupported()
[all …]
/dports/audio/hydrogen/hydrogen-1.0.1/src/tests/
H A Dfunctional_tests.cpp126 auto outFile = Filesystem::tmp_file_path("test.wav"); in testExportAudio()
131 Filesystem::rm( outFile ); in testExportAudio()
137 auto outFile = Filesystem::tmp_file_path("smf1single.test.mid"); in testExportMIDISMF1Single()
143 Filesystem::rm( outFile ); in testExportMIDISMF1Single()
149 auto outFile = Filesystem::tmp_file_path("smf1multi.test.mid"); in testExportMIDISMF1Multi()
155 Filesystem::rm( outFile ); in testExportMIDISMF1Multi()
161 auto outFile = Filesystem::tmp_file_path("smf0.test.mid"); in testExportMIDISMF0()
167 Filesystem::rm( outFile ); in testExportMIDISMF0()
190 Filesystem::rm( outFile ); in testExportVelocityAutomationAudio()
203 Filesystem::rm( outFile ); in testExportVelocityAutomationMIDISMF1()
[all …]
/dports/devel/love10/love-0.10.2/src/modules/filesystem/
H A DFilesystem.cpp45 Filesystem::Filesystem() in Filesystem() function in love::filesystem::Filesystem
49 Filesystem::~Filesystem() in ~Filesystem()
53 void Filesystem::setAndroidSaveExternal(bool useExternal) in setAndroidSaveExternal()
58 bool Filesystem::isAndroidSaveExternal() const in isAndroidSaveExternal()
63 bool Filesystem::isRealDirectory(const std::string &path) const in isRealDirectory()
84 std::string Filesystem::getExecutablePath() const in getExecutablePath()
110 #error Missing implementation for Filesystem::getExecutablePath! in getExecutablePath()
/dports/www/ilias/ILIAS-5.4.25/tests/Filesystem/Util/
H A DLegacyPathHelperTest.php3 namespace ILIAS\Filesystem\Util;
8 use ILIAS\Filesystem\Filesystem; alias
9 use ILIAS\Filesystem\Filesystems;
86 ->andReturn(Mockery::mock(Filesystem::class));
89 $this->assertTrue($filesystem instanceof Filesystem, 'Expecting filesystem instance.');
104 ->andReturn(Mockery::mock(Filesystem::class));
107 $this->assertTrue($filesystem instanceof Filesystem, 'Expecting filesystem instance.');
122 ->andReturn(Mockery::mock(Filesystem::class));
125 $this->assertTrue($filesystem instanceof Filesystem, 'Expecting filesystem instance.');
139 ->andReturn(Mockery::mock(Filesystem::class));
[all …]
/dports/www/ilias/ILIAS-5.4.25/src/Filesystem/Decorator/
H A DReadOnlyDecorator.php4 namespace ILIAS\Filesystem\Decorator;
9 use ILIAS\Filesystem\Exception\DirectoryNotFoundException;
10 use ILIAS\Filesystem\Exception\IOException;
11 use ILIAS\Filesystem\Filesystem; alias
12 use ILIAS\Filesystem\Security\Sanitizing\FilenameSanitizer;
13 use ILIAS\Filesystem\Stream\FileStream;
14 use ILIAS\Filesystem\Visibility;
28 final class ReadOnlyDecorator implements Filesystem
32 * @var Filesystem $filesystem
40 * @param Filesystem $filesystem
[all …]
/dports/www/ilias6/ILIAS-6.14/tests/Filesystem/Util/
H A DLegacyPathHelperTest.php3 namespace ILIAS\Filesystem\Util;
8 use ILIAS\Filesystem\Filesystem; alias
9 use ILIAS\Filesystem\Filesystems;
86 ->andReturn(Mockery::mock(Filesystem::class));
89 $this->assertTrue($filesystem instanceof Filesystem, 'Expecting filesystem instance.');
104 ->andReturn(Mockery::mock(Filesystem::class));
107 $this->assertTrue($filesystem instanceof Filesystem, 'Expecting filesystem instance.');
122 ->andReturn(Mockery::mock(Filesystem::class));
125 $this->assertTrue($filesystem instanceof Filesystem, 'Expecting filesystem instance.');
139 ->andReturn(Mockery::mock(Filesystem::class));
[all …]
/dports/www/owncloud/owncloud/apps/dav/lib/
H A DTree.php24 use OC\Files\Filesystem; alias
93 Filesystem::CLASSNAME,
94 Filesystem::signal_copy,
96 Filesystem::signal_param_oldpath => $hookSourcePath,
97 Filesystem::signal_param_newpath => $hookDestinationPath,
98 Filesystem::signal_param_run => &$run
104 Filesystem::CLASSNAME,
105 Filesystem::signal_post_copy,
107 Filesystem::signal_param_oldpath => $hookSourcePath,
108 Filesystem::signal_param_newpath => $hookDestinationPath

12345678910>>...278