Home
last modified time | relevance | path

Searched defs:FileNames (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/zucchini/
H A Dzucchini_integration.cc18 struct FileNames { struct
19 FileNames() : is_dummy(true) { in FileNames() argument
26 FileNames(const base::FilePath& old_name, in FileNames() function
34 base::FilePath old_name;
35 base::FilePath new_name;
36 base::FilePath patch_name;
39 const bool is_dummy;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/zucchini/
H A Dzucchini_integration.cc18 struct FileNames { struct
19 FileNames() : is_dummy(true) { in FileNames() function
26 FileNames(const base::FilePath& old_name, in FileNames() function
34 base::FilePath old_name;
35 base::FilePath new_name;
36 base::FilePath patch_name;
39 const bool is_dummy;
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/fbreader/src/formats/chm/
H A DCHMFile.h37 struct FileNames { struct
52 FileNames sectionNames(shared_ptr<ZLInputStream> base) const; argument
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/
H A DPlatformEnvironment.cpp77 static const char* FileNames[]; member in PlatformEnvironment
234 const char * PlatformEnvironment::FileNames[] = member in PlatformEnvironment
/dports/math/vtk8/VTK-8.2.0/IO/Core/
H A DvtkGlobFileNames.h131 vtkStringArray *FileNames; // VTK array of files variable
H A DvtkSortFileNames.h146 vtkStringArray *FileNames; variable
/dports/math/vtk9/VTK-9.1.0/IO/Core/
H A DvtkGlobFileNames.h131 vtkStringArray* FileNames; // VTK array of files variable
H A DvtkSortFileNames.h145 vtkStringArray* FileNames; variable
/dports/math/vtk6/VTK-6.2.0/IO/Core/
H A DvtkGlobFileNames.h107 vtkStringArray *FileNames; // VTK array of files variable
H A DvtkSortFileNames.h126 vtkStringArray *FileNames; variable
/dports/math/vtk9/VTK-9.1.0/IO/CONVERGECFD/
H A DvtkCONVERGECFDReader.h113 std::vector<std::string> FileNames; variable
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Multiple/
H A DFile__ReferenceFilesHelper_Resource.h33 ZtringList FileNames; //Source file name (relative path) variable
H A DFile_Ism.cpp81 std::set<Ztring> FileNames; in FileHeader_Begin() local
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Multiple/
H A DFile__ReferenceFilesHelper_Resource.h33 ZtringList FileNames; //Source file name (relative path) variable
H A DFile_Ism.cpp81 std::set<Ztring> FileNames; in FileHeader_Begin() local
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Multiple/
H A DFile__ReferenceFilesHelper_Resource.h33 ZtringList FileNames; //Source file name (relative path) variable
H A DFile_Ism.cpp81 std::set<Ztring> FileNames; in FileHeader_Begin() local
/dports/benchmarks/polygraph/polygraph-4.13.0/src/xstd/
H A DDirScanner.h34 typedef std::deque<String> FileNames; // in the order they are found typedef
/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/external/Lucene.Net.Light/src/core/Index/
H A DIndexCommit.cs52 public abstract ICollection<string> FileNames { get; } property in Lucene.Net.Index.IndexCommit
/dports/science/iboview/ibo-view.20150427/src/IboView/
H A DIvSettings.cpp127 FileNames; in IvMakeFileDialogWithHistory() local
198FileNames = IvMakeFileDialogWithHistory(QFileDialog::AnyFile, QFileDialog::AcceptSave, QFileDialog… in IvGetSaveFileName() local
/dports/devel/gdcm/gdcm-3.0.10/Utilities/VTK/
H A DvtkGDCMThreadedImageReader2.h129 vtkStringArray *FileNames; variable
/dports/security/keepass/KeePass-2.49-Source/KeePass/Util/
H A DCommandLineArgs.cs52 public IEnumerable<string> FileNames property in KeePass.Util.CommandLineArgs
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Dwksp_data_menu_files.cpp135 bool CWKSP_Data_Menu_Files::Recent_Get(int DataType, wxArrayString &FileNames, bool bAppend) in Recent_Get()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/Test/System.Windows.Forms/
H A DSaveFileDialogTest.cs152 public void FileNames () in FileNames() method in MonoTests.System.Windows.Forms.SaveFileDialogTest
/dports/math/vtk9/VTK-9.1.0/IO/CGNS/
H A DvtkFileSeriesHelper.h196 std::vector<std::string> FileNames; variable

12345678910>>...14