Home
last modified time | relevance | path

Searched refs:DataFile (Results 1 – 25 of 1008) sorted by relevance

12345678910>>...41

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BeagleBoardPkg/Tools/
H A Dgenerate_image.c129 FILE *DataFile, in PopulateCHSETTINGSData() argument
144 fscanf(DataFile, "PRM_CLKSEL=0x%08x\n", &Value); in PopulateCHSETTINGSData()
189 FILE *DataFile, in PopulateCHRAMData() argument
208 fscanf(DataFile, "SDRC_POWER=0x%08x\n", &Value); in PopulateCHRAMData()
212 fscanf(DataFile, "SDRC_MCFG_0=0x%08x\n", &Value); in PopulateCHRAMData()
230 fscanf(DataFile, "SDRC_MCFG_1=0x%08x\n", &Value); in PopulateCHRAMData()
260 FILE *DataFile; in PrepareConfigurationHeader() local
263 DataFile = fopen(gDataFile, "rb"); in PrepareConfigurationHeader()
264 if (DataFile == NULL) { in PrepareConfigurationHeader()
296 PopulateCHRAMData(DataFile, &CHRAMData); in PrepareConfigurationHeader()
[all …]
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/BeagleBoard/BeagleBoardPkg/Tools/
H A Dgenerate_image.c123 FILE *DataFile,
138 fscanf(DataFile, "PRM_CLKSEL=0x%08x\n", &Value);
183 FILE *DataFile, in PerfJITEventListener()
202 fscanf(DataFile, "SDRC_POWER=0x%08x\n", &Value); in PerfJITEventListener()
206 fscanf(DataFile, "SDRC_MCFG_0=0x%08x\n", &Value); in PerfJITEventListener()
224 fscanf(DataFile, "SDRC_MCFG_1=0x%08x\n", &Value); in PerfJITEventListener()
254 FILE *DataFile;
257 DataFile = fopen(gDataFile, "rb");
258 if (DataFile == NULL) {
290 PopulateCHRAMData(DataFile, &CHRAMData);
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/io/
H A DVTKDataSetReaderBase.cxx314 this->DataFile->Stream >> tag; in ReadAttributes()
372 this->DataFile->Stream.close(); in CloseFile()
380 this->DataFile->Stream.open(this->DataFile->FileName.c_str(), in OpenFile()
405 this->DataFile->Stream >> this->DataFile->Version[0] >> dot >> this->DataFile->Version[1]; in ReadHeader()
411 (this->DataFile->Version[0] == 4 && this->DataFile->Version[1] > 2)) in ReadHeader()
415 << this->DataFile->Version[0] << "." << this->DataFile->Version[1] << ".\n"); in ReadHeader()
419 std::getline(this->DataFile->Stream, this->DataFile->Title); in ReadHeader()
477 this->DataFile->Stream >> tag; in ReadScalars()
488 this->DataFile->Stream >> tag; in ReadScalars()
744 if (this->DataFile->IsBinary) in SkipArray()
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/io/reader/
H A DVTKDataSetReaderBase.h400 this->DataFile->Stream >> tag;
483 reader.DataFile.swap(this->DataFile);
484 this->DataFile.reset(nullptr);
493 this->DataFile->Stream.open(this->DataFile->FileName.c_str(),
512 this->DataFile->Stream >> this->DataFile->Version[0] >> dot >> this->DataFile->Version[1];
518 std::getline(this->DataFile->Stream, this->DataFile->Title);
555 this->DataFile->Stream >> tag;
566 this->DataFile->Stream >> tag;
751 if (this->DataFile->IsBinary)
796 if (this->DataFile->IsBinary)
[all …]
/dports/audio/lmms/lmms-1.2.2/src/core/
H A DDataFile.cpp54 DataFile::typeDescStruct
55 DataFile::s_types[DataFile::TypeCount] =
58 { DataFile::SongProject, "song" },
70 DataFile::DataFile( Type type ) : in DataFile() function in DataFile
95 DataFile::DataFile( const QString & _fileName ) : in DataFile() function in DataFile
123 DataFile::DataFile( const QByteArray & _data ) : in DataFile() function in DataFile
134 DataFile::~DataFile() in ~DataFile()
303 DataFile::Type DataFile::type( const QString& typeName ) in type()
558 void DataFile::upgrade_0_3_0() in upgrade_0_3_0()
810 void DataFile::upgrade_1_1_0() in upgrade_1_1_0()
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Ddata_file.pb.go80 func (x *DataFiles) GetDataFiles() []*DataFile {
89 type DataFile struct { struct
120 func (x *DataFile) Reset() { argument
121 *x = DataFile{}
129 func (x *DataFile) String() string { argument
133 func (*DataFile) ProtoMessage() {} argument
148 func (*DataFile) Descriptor() ([]byte, []int) { argument
152 func (x *DataFile) GetFilePath() string { argument
159 func (x *DataFile) GetContentType() string { argument
166 func (x *DataFile) GetPayload() []byte { argument
[all …]
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Ddata_file.pb.go80 func (x *DataFiles) GetDataFiles() []*DataFile {
89 type DataFile struct { struct
120 func (x *DataFile) Reset() { argument
121 *x = DataFile{}
129 func (x *DataFile) String() string { argument
133 func (*DataFile) ProtoMessage() {} argument
148 func (*DataFile) Descriptor() ([]byte, []int) { argument
152 func (x *DataFile) GetFilePath() string { argument
159 func (x *DataFile) GetContentType() string { argument
166 func (x *DataFile) GetPayload() []byte { argument
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Ddata_file.pb.go85 func (x *DataFiles) GetDataFiles() []*DataFile {
94 type DataFile struct { struct
125 func (x *DataFile) Reset() { argument
126 *x = DataFile{}
134 func (x *DataFile) String() string { argument
138 func (*DataFile) ProtoMessage() {} argument
153 func (*DataFile) Descriptor() ([]byte, []int) { argument
157 func (x *DataFile) GetFilePath() string { argument
164 func (x *DataFile) GetContentType() string { argument
171 func (x *DataFile) GetPayload() []byte { argument
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Ddata_file.pb.go80 func (x *DataFiles) GetDataFiles() []*DataFile {
89 type DataFile struct { struct
120 func (x *DataFile) Reset() { argument
121 *x = DataFile{}
129 func (x *DataFile) String() string { argument
133 func (*DataFile) ProtoMessage() {} argument
148 func (*DataFile) Descriptor() ([]byte, []int) { argument
152 func (x *DataFile) GetFilePath() string { argument
159 func (x *DataFile) GetContentType() string { argument
166 func (x *DataFile) GetPayload() []byte { argument
[all …]
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Ddata_file.pb.go80 func (x *DataFiles) GetDataFiles() []*DataFile {
89 type DataFile struct { struct
120 func (x *DataFile) Reset() { argument
121 *x = DataFile{}
129 func (x *DataFile) String() string { argument
133 func (*DataFile) ProtoMessage() {} argument
148 func (*DataFile) Descriptor() ([]byte, []int) { argument
152 func (x *DataFile) GetFilePath() string { argument
159 func (x *DataFile) GetContentType() string { argument
166 func (x *DataFile) GetPayload() []byte { argument
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Ddata_file.pb.go80 func (x *DataFiles) GetDataFiles() []*DataFile {
89 type DataFile struct { struct
120 func (x *DataFile) Reset() { argument
121 *x = DataFile{}
129 func (x *DataFile) String() string { argument
133 func (*DataFile) ProtoMessage() {} argument
148 func (*DataFile) Descriptor() ([]byte, []int) { argument
152 func (x *DataFile) GetFilePath() string { argument
159 func (x *DataFile) GetContentType() string { argument
166 func (x *DataFile) GetPayload() []byte { argument
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Ddata_file.pb.go80 func (x *DataFiles) GetDataFiles() []*DataFile {
89 type DataFile struct { struct
120 func (x *DataFile) Reset() { argument
121 *x = DataFile{}
129 func (x *DataFile) String() string { argument
133 func (*DataFile) ProtoMessage() {} argument
148 func (*DataFile) Descriptor() ([]byte, []int) { argument
152 func (x *DataFile) GetFilePath() string { argument
159 func (x *DataFile) GetContentType() string { argument
166 func (x *DataFile) GetPayload() []byte { argument
[all …]
/dports/security/xray-core/Xray-core-1.5.0/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Ddata_file.pb.go80 func (x *DataFiles) GetDataFiles() []*DataFile {
89 type DataFile struct { struct
120 func (x *DataFile) Reset() { argument
121 *x = DataFile{}
129 func (x *DataFile) String() string { argument
133 func (*DataFile) ProtoMessage() {} argument
148 func (*DataFile) Descriptor() ([]byte, []int) { argument
152 func (x *DataFile) GetFilePath() string { argument
159 func (x *DataFile) GetContentType() string { argument
166 func (x *DataFile) GetPayload() []byte { argument
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Ddata_file.pb.go85 func (x *DataFiles) GetDataFiles() []*DataFile {
94 type DataFile struct { struct
125 func (x *DataFile) Reset() { argument
126 *x = DataFile{}
134 func (x *DataFile) String() string { argument
138 func (*DataFile) ProtoMessage() {} argument
153 func (*DataFile) Descriptor() ([]byte, []int) { argument
157 func (x *DataFile) GetFilePath() string { argument
164 func (x *DataFile) GetContentType() string { argument
171 func (x *DataFile) GetPayload() []byte { argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Ddata_file.pb.go80 func (x *DataFiles) GetDataFiles() []*DataFile {
89 type DataFile struct { struct
120 func (x *DataFile) Reset() { argument
121 *x = DataFile{}
129 func (x *DataFile) String() string { argument
133 func (*DataFile) ProtoMessage() {} argument
148 func (*DataFile) Descriptor() ([]byte, []int) { argument
152 func (x *DataFile) GetFilePath() string { argument
159 func (x *DataFile) GetContentType() string { argument
166 func (x *DataFile) GetPayload() []byte { argument
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Ddata_file.pb.go85 func (x *DataFiles) GetDataFiles() []*DataFile {
94 type DataFile struct {
125 func (x *DataFile) Reset() {
126 *x = DataFile{}
134 func (x *DataFile) String() string {
138 func (*DataFile) ProtoMessage() {}
153 func (*DataFile) Descriptor() ([]byte, []int) {
157 func (x *DataFile) GetFilePath() string {
164 func (x *DataFile) GetContentType() string {
171 func (x *DataFile) GetPayload() []byte {
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Ddata_file.pb.go80 func (x *DataFiles) GetDataFiles() []*DataFile {
89 type DataFile struct { struct
120 func (x *DataFile) Reset() { argument
121 *x = DataFile{}
129 func (x *DataFile) String() string { argument
133 func (*DataFile) ProtoMessage() {} argument
148 func (*DataFile) Descriptor() ([]byte, []int) { argument
152 func (x *DataFile) GetFilePath() string { argument
159 func (x *DataFile) GetContentType() string { argument
166 func (x *DataFile) GetPayload() []byte { argument
[all …]
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Ddata_file.pb.go80 func (x *DataFiles) GetDataFiles() []*DataFile {
89 type DataFile struct { struct
120 func (x *DataFile) Reset() { argument
121 *x = DataFile{}
129 func (x *DataFile) String() string { argument
133 func (*DataFile) ProtoMessage() {} argument
148 func (*DataFile) Descriptor() ([]byte, []int) { argument
152 func (x *DataFile) GetFilePath() string { argument
159 func (x *DataFile) GetContentType() string { argument
166 func (x *DataFile) GetPayload() []byte { argument
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Ddata_file.pb.go85 func (x *DataFiles) GetDataFiles() []*DataFile {
94 type DataFile struct { struct
125 func (x *DataFile) Reset() { argument
126 *x = DataFile{}
134 func (x *DataFile) String() string { argument
138 func (*DataFile) ProtoMessage() {} argument
153 func (*DataFile) Descriptor() ([]byte, []int) { argument
157 func (x *DataFile) GetFilePath() string { argument
164 func (x *DataFile) GetContentType() string { argument
171 func (x *DataFile) GetPayload() []byte { argument
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/google.golang.org/genproto/go-genproto-6486ece9c497/googleapis/actions/sdk/v2/
H A Ddata_file.pb.go85 func (x *DataFiles) GetDataFiles() []*DataFile {
94 type DataFile struct { struct
125 func (x *DataFile) Reset() { argument
126 *x = DataFile{}
134 func (x *DataFile) String() string { argument
138 func (*DataFile) ProtoMessage() {} argument
153 func (*DataFile) Descriptor() ([]byte, []int) { argument
157 func (x *DataFile) GetFilePath() string { argument
164 func (x *DataFile) GetContentType() string { argument
171 func (x *DataFile) GetPayload() []byte { argument
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Ddata_file.pb.go85 func (x *DataFiles) GetDataFiles() []*DataFile {
94 type DataFile struct { struct
125 func (x *DataFile) Reset() { argument
126 *x = DataFile{}
134 func (x *DataFile) String() string { argument
138 func (*DataFile) ProtoMessage() {} argument
153 func (*DataFile) Descriptor() ([]byte, []int) { argument
157 func (x *DataFile) GetFilePath() string { argument
164 func (x *DataFile) GetContentType() string { argument
171 func (x *DataFile) GetPayload() []byte { argument
[all …]
/dports/www/tusd/tusd-1.8.0/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Ddata_file.pb.go80 func (x *DataFiles) GetDataFiles() []*DataFile {
89 type DataFile struct { struct
120 func (x *DataFile) Reset() { argument
121 *x = DataFile{}
129 func (x *DataFile) String() string { argument
133 func (*DataFile) ProtoMessage() {} argument
148 func (*DataFile) Descriptor() ([]byte, []int) { argument
152 func (x *DataFile) GetFilePath() string { argument
159 func (x *DataFile) GetContentType() string { argument
166 func (x *DataFile) GetPayload() []byte { argument
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Ddata_file.pb.go85 func (x *DataFiles) GetDataFiles() []*DataFile {
94 type DataFile struct { struct
125 func (x *DataFile) Reset() { argument
126 *x = DataFile{}
134 func (x *DataFile) String() string { argument
138 func (*DataFile) ProtoMessage() {} argument
153 func (*DataFile) Descriptor() ([]byte, []int) { argument
157 func (x *DataFile) GetFilePath() string { argument
164 func (x *DataFile) GetContentType() string { argument
171 func (x *DataFile) GetPayload() []byte { argument
[all …]
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Ddata_file.pb.go85 func (x *DataFiles) GetDataFiles() []*DataFile {
94 type DataFile struct { struct
125 func (x *DataFile) Reset() { argument
126 *x = DataFile{}
134 func (x *DataFile) String() string { argument
138 func (*DataFile) ProtoMessage() {} argument
153 func (*DataFile) Descriptor() ([]byte, []int) { argument
157 func (x *DataFile) GetFilePath() string { argument
164 func (x *DataFile) GetContentType() string { argument
171 func (x *DataFile) GetPayload() []byte { argument
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Ddata_file.pb.go85 func (x *DataFiles) GetDataFiles() []*DataFile {
94 type DataFile struct { struct
125 func (x *DataFile) Reset() { argument
126 *x = DataFile{}
134 func (x *DataFile) String() string { argument
138 func (*DataFile) ProtoMessage() {} argument
153 func (*DataFile) Descriptor() ([]byte, []int) { argument
157 func (x *DataFile) GetFilePath() string { argument
164 func (x *DataFile) GetContentType() string { argument
171 func (x *DataFile) GetPayload() []byte { argument
[all …]

12345678910>>...41