Home
last modified time | relevance | path

Searched defs:CreateFile (Results 26 – 50 of 1173) sorted by relevance

12345678910>>...47

/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/test_util/
H A Dtestutil_test.cc15 void CreateFile(Env* env, const std::string& path) { in CreateFile() function
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/test_util/
H A Dtestutil_test.cc15 void CreateFile(Env* env, const std::string& path) { in CreateFile() function
/dports/databases/rocksdb-lite/rocksdb-6.26.1/test_util/
H A Dtestutil_test.cc15 void CreateFile(Env* env, const std::string& path) { in CreateFile() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/test_util/
H A Dtestutil_test.cc15 void CreateFile(Env* env, const std::string& path) { in CreateFile() function
/dports/audio/mous/mous-2.0.1/sdk/scx/
H A DFileHelper.h22 CreateFile(const char* path, uint64_t size) in CreateFile() function
/dports/security/keepass/KeePass-2.49-Source/KeePass/Util/Archive/
H A DXspArchive.cs46 internal static void CreateFile(string strXspFile, string strSourceDir) in CreateFile() method in KeePass.Util.Archive.XspArchive
/dports/games/ags/ags_linux_v.3.4.4.1/Common/util/
H A Dfile.h66 inline Stream *CreateFile(const String &filename) in CreateFile() function
/dports/games/scummvm/scummvm-2.5.1/engines/ags/shared/util/
H A Dfile.h77 inline Stream *CreateFile(const String &filename) { in CreateFile() function
/dports/devel/msbuild/msbuild-0.06/src/Shared/UnitTests/
H A DTestEnvironment.cs185 public TransientTestFile CreateFile(string extension = ".tmp") in CreateFile() method in Microsoft.Build.UnitTests.TestEnvironment
190 public TransientTestFile CreateFile(string fileName, string contents = "") in CreateFile() method in Microsoft.Build.UnitTests.TestEnvironment
195 …public TransientTestFile CreateFile(TransientTestFolder transientTestFolder, string fileName, stri… in CreateFile() method in Microsoft.Build.UnitTests.TestEnvironment
209 …public TransientTestFile CreateFile(TransientTestFolder transientTestFolder, string extension = ".… in CreateFile() method in Microsoft.Build.UnitTests.TestEnvironment
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/holding_space/
H A Dscoped_test_mount_point.cc75 base::FilePath ScopedTestMountPoint::CreateFile( in CreateFile() function in ash::holding_space::ScopedTestMountPoint
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/
H A DInterop.CreateFile.cs27 internal static SafeFileHandle CreateFile( in CreateFile() method in Interop.Kernel32
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/Interop/Windows/Kernel32/
H A DInterop.CreateFile.cs27 internal static SafeFileHandle CreateFile( in CreateFile() method in Interop.Kernel32
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/minio/pkg/safe/
H A Dsafe.go111 func CreateFile(name string) (*File, error) { func
/dports/lang/mono/mono-5.10.1.57/external/nuget-buildtasks/src/Microsoft.NuGet.Build.Tasks.Tests/Helpers/
H A DTempDirectory.cs55 public TempFile CreateFile(string name) in CreateFile() method in Microsoft.NuGet.Build.Tasks.Tests.Helpers.TempDirectory
H A DTempRoot.cs57 …public TempFile CreateFile(TempRoot root, string prefix = null, string extension = null, string di… in CreateFile() method in Microsoft.NuGet.Build.Tasks.Tests.Helpers.TempRoot
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/file_system_provider/operations/
H A Dcreate_file.cc16 CreateFile::CreateFile(extensions::EventRouter* event_router, in CreateFile() function in chromeos::file_system_provider::operations::CreateFile
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/file/
H A Dfile_util.h37 inline IOStatus CreateFile(const std::shared_ptr<FileSystem>& fs, in CreateFile() function
/dports/databases/rocksdb-lite/rocksdb-6.26.1/file/
H A Dfile_util.h37 inline IOStatus CreateFile(const std::shared_ptr<FileSystem>& fs, in CreateFile() function
/dports/databases/rocksdb/rocksdb-6.26.1/file/
H A Dfile_util.h37 inline IOStatus CreateFile(const std::shared_ptr<FileSystem>& fs, in CreateFile() function
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/file/
H A Dfile_util.h37 inline IOStatus CreateFile(const std::shared_ptr<FileSystem>& fs, in CreateFile() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/file/
H A Dfile_util.h37 inline IOStatus CreateFile(const std::shared_ptr<FileSystem>& fs, in CreateFile() function
/dports/sysutils/go-wtf/wtf-0.21.0/cfg/
H A Dconfig_files.go34 func CreateFile(fileName string) (string, error) { func
/dports/net/rclone/rclone-1.57.0/backend/sugarsync/api/
H A Dtypes.go123 type CreateFile struct { struct
124 XMLName xml.Name `xml:"file"`
125 Name string `xml:"displayName"`
126 MediaType string `xml:"mediaType"`
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-lib/
H A Dutime.c34 # define CreateFile CreateFileA macro
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.FileSystem/tests/Performance/
H A DPerf.FileStream.cs22 private string CreateFile(int size) in CreateFile() method in System.IO.Tests.Perf_FileStream

12345678910>>...47