Home
last modified time | relevance | path

Searched defs:VersionFile (Results 1 – 25 of 81) sorted by relevance

1234

/dports/sysutils/kubectl/kubernetes-1.22.2/cluster/images/etcd/migrate/
H A Ddata_dir.go120 type VersionFile struct { struct
121 path string
125 func (v *VersionFile) Exists() (bool, error) {
130 func (v *VersionFile) Read() (*EtcdVersionPair, error) {
144 func (v *VersionFile) Write(vp *EtcdVersionPair) error {
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/common/fileio/
H A Dversionfile.cpp38 VersionFile::VersionFile(const Version& version) noexcept : mVersion(version) { in VersionFile() function in librepcb::VersionFile
/dports/games/multimc/MultiMC5-0.6.11/api/logic/minecraft/
H A DComponent.h19 class VersionFile; variable
H A DVersionFile.h16 class VersionFile; variable
/dports/www/nextcloud/nextcloud/apps-pkg/files_versions/lib/Sabre/
H A DVersionFile.php36 class VersionFile implements IFile { class
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/CI/
H A Dbuild_version.py69 class VersionFile: class
/dports/devel/newtonsoft-json/Newtonsoft.Json-9.0.1/Tools/Dotnet/
H A Dinstall.ps1189 $VersionFile = Join-Path -Path $InstallRoot -ChildPath $RelativePathToVersionFile in Get-Version-Info-From-Version-File() variable
190 Say-Verbose "Local version file: $VersionFile" in Get-Version-Info-From-Version-File() variable
192 if (Test-Path $VersionFile) { in Get-Version-Info-From-Version-File() variable
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/google.golang.org/api/firebasehosting/v1beta1/
H A Dfirebasehosting-gen.go1208 type VersionFile struct { struct
1210 Hash string `json:"hash,omitempty"`
1213 Path string `json:"path,omitempty"`
1227 Status string `json:"status,omitempty"`
1235 ForceSendFields []string `json:"-"`
1243 NullFields []string `json:"-"`
1246 func (s *VersionFile) MarshalJSON() ([]byte, error) {
/dports/misc/concourse/concourse-6.7.2/vendor/google.golang.org/api/firebasehosting/v1beta1/
H A Dfirebasehosting-gen.go1226 type VersionFile struct { struct
1228 Hash string `json:"hash,omitempty"`
1231 Path string `json:"path,omitempty"`
1245 Status string `json:"status,omitempty"`
1253 ForceSendFields []string `json:"-"`
1261 NullFields []string `json:"-"`
1264 func (s *VersionFile) MarshalJSON() ([]byte, error) {
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/google.golang.org/api/google-api-go-client-0.7.0/firebasehosting/v1beta1/
H A Dfirebasehosting-gen.go1208 type VersionFile struct { struct
1210 Hash string `json:"hash,omitempty"`
1213 Path string `json:"path,omitempty"`
1227 Status string `json:"status,omitempty"`
1235 ForceSendFields []string `json:"-"`
1243 NullFields []string `json:"-"`
1246 func (s *VersionFile) MarshalJSON() ([]byte, error) {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/google.golang.org/api/firebasehosting/v1beta1/
H A Dfirebasehosting-gen.go1305 type VersionFile struct { struct
1307 Hash string `json:"hash,omitempty"`
1310 Path string `json:"path,omitempty"`
1324 Status string `json:"status,omitempty"`
1332 ForceSendFields []string `json:"-"`
1340 NullFields []string `json:"-"`
1343 func (s *VersionFile) MarshalJSON() ([]byte, error) {
/dports/sysutils/istio/istio-1.6.7/vendor/google.golang.org/api/firebasehosting/v1beta1/
H A Dfirebasehosting-gen.go1305 type VersionFile struct { struct
1307 Hash string `json:"hash,omitempty"`
1310 Path string `json:"path,omitempty"`
1324 Status string `json:"status,omitempty"`
1332 ForceSendFields []string `json:"-"`
1340 NullFields []string `json:"-"`
1343 func (s *VersionFile) MarshalJSON() ([]byte, error) {
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/api/firebasehosting/v1beta1/
H A Dfirebasehosting-gen.go1537 type VersionFile struct { struct
1539 Hash string `json:"hash,omitempty"`
1542 Path string `json:"path,omitempty"`
1556 Status string `json:"status,omitempty"`
1564 ForceSendFields []string `json:"-"`
1572 NullFields []string `json:"-"`
1575 func (s *VersionFile) MarshalJSON() ([]byte, error) {
/dports/net/storj/storj-1.45.3/vendor/google.golang.org/api/firebasehosting/v1beta1/
H A Dfirebasehosting-gen.go1537 type VersionFile struct { struct
1539 Hash string `json:"hash,omitempty"`
1542 Path string `json:"path,omitempty"`
1556 Status string `json:"status,omitempty"`
1564 ForceSendFields []string `json:"-"`
1572 NullFields []string `json:"-"`
1575 func (s *VersionFile) MarshalJSON() ([]byte, error) {
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/google.golang.org/api/firebasehosting/v1beta1/
H A Dfirebasehosting-gen.go1537 type VersionFile struct { struct
1539 Hash string `json:"hash,omitempty"`
1542 Path string `json:"path,omitempty"`
1556 Status string `json:"status,omitempty"`
1564 ForceSendFields []string `json:"-"`
1572 NullFields []string `json:"-"`
1575 func (s *VersionFile) MarshalJSON() ([]byte, error) {
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp286 llvm::ErrorOr<std::unique_ptr<llvm::MemoryBuffer>> VersionFile = in detectHIPRuntime() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp286 llvm::ErrorOr<std::unique_ptr<llvm::MemoryBuffer>> VersionFile = in detectHIPRuntime() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp287 llvm::ErrorOr<std::unique_ptr<llvm::MemoryBuffer>> VersionFile = in detectHIPRuntime() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp294 llvm::ErrorOr<std::unique_ptr<llvm::MemoryBuffer>> VersionFile = in detectHIPRuntime() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp294 llvm::ErrorOr<std::unique_ptr<llvm::MemoryBuffer>> VersionFile = in detectHIPRuntime() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Driver/ToolChains/
H A DCuda.cpp147 llvm::ErrorOr<std::unique_ptr<llvm::MemoryBuffer>> VersionFile = in CudaInstallationDetector() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Driver/ToolChains/
H A DCuda.cpp155 llvm::ErrorOr<std::unique_ptr<llvm::MemoryBuffer>> VersionFile = in CudaInstallationDetector() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.cpp147 llvm::ErrorOr<std::unique_ptr<llvm::MemoryBuffer>> VersionFile = in CudaInstallationDetector() local
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Driver/ToolChains/
H A DCuda.cpp154 llvm::ErrorOr<std::unique_ptr<llvm::MemoryBuffer>> VersionFile = in CudaInstallationDetector() local
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/api/firebasehosting/v1beta1/
H A Dfirebasehosting-gen.go1589 type VersionFile struct { struct
1591 Hash string `json:"hash,omitempty"`
1594 Path string `json:"path,omitempty"`
1608 Status string `json:"status,omitempty"`
1616 ForceSendFields []string `json:"-"`
1624 NullFields []string `json:"-"`
1627 func (s *VersionFile) MarshalJSON() ([]byte, error) {

1234