Home
last modified time | relevance | path

Searched defs:ISO (Results 1 – 25 of 379) sorted by relevance

12345678910>>...16

/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/
H A Diso.go6 type ISO struct { struct
7 ID int `json:"id"`
8 Name string `json:"name"`
9 Description string `json:"description"`
10 Type string `json:"type"`
11 Deprecated time.Time `json:"deprecated"`
16 ISO ISO `json:"iso"` member
/dports/sysutils/hcloud/cli-1.21.0/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/
H A Diso.go6 type ISO struct { struct
7 ID int `json:"id"`
8 Name string `json:"name"`
9 Description string `json:"description"`
10 Type string `json:"type"`
11 Deprecated time.Time `json:"deprecated"`
16 ISO ISO `json:"iso"` member
/dports/sysutils/terraform-provider-vultr/terraform-provider-vultr-0.1.10/vendor/github.com/JamesClonk/vultr/lib/
H A Diso.go9 type ISO struct { struct
10 ID int `json:"ISOID"`
11 Created string `json:"date_created"`
12 Filename string `json:"filename"`
13 Size int `json:"size"`
14 MD5sum string `json:"md5sum"`
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hetznercloud/hcloud-go/hcloud/
H A Diso.go14 type ISO struct { struct
15 ID int
16 Name string
17 Description string
18 Type ISOType
19 Deprecated time.Time
23 func (iso *ISO) IsDeprecated() bool {
/dports/sysutils/hcloud/cli-1.21.0/vendor/github.com/hetznercloud/hcloud-go/hcloud/
H A Diso.go14 type ISO struct { struct
15 ID int
16 Name string
17 Description string
18 Type ISOType
19 Deprecated time.Time
23 func (iso *ISO) IsDeprecated() bool {
/dports/security/lego/lego-4.5.3/vendor/github.com/vultr/govultr/v2/
H A Diso.go27 type ISO struct { struct
28 ID string `json:"id"`
29 DateCreated string `json:"date_created"`
30 FileName string `json:"filename"`
31 Size int `json:"size,omitempty"`
32 MD5Sum string `json:"md5sum,omitempty"`
33 SHA512Sum string `json:"sha512sum,omitempty"`
34 Status string `json:"status"`
56 ISO *ISO `json:"iso"` member
/dports/net/traefik/traefik-2.6.1/vendor/github.com/vultr/govultr/v2/
H A Diso.go27 type ISO struct { struct
28 ID string `json:"id"`
29 DateCreated string `json:"date_created"`
30 FileName string `json:"filename"`
31 Size int `json:"size,omitempty"`
32 MD5Sum string `json:"md5sum,omitempty"`
33 SHA512Sum string `json:"sha512sum,omitempty"`
34 Status string `json:"status"`
56 ISO *ISO `json:"iso"` member
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/driver-api/usb/
H A Derror-codes.rst175 .. [#f1]
181 .. [#f2]
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/driver-api/usb/
H A Derror-codes.rst175 .. [#f1]
181 .. [#f2]
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/driver-api/usb/
H A Derror-codes.rst175 .. [#f1]
181 .. [#f2]
/dports/games/scummvm/scummvm-2.5.1/engines/glk/alan3/
H A Dsysdep.h60 #define ISO 1 macro
64 #define ISO 1 macro
/dports/net/cloud-init/cloud-init-21.4/doc/rtd/topics/datasources/
H A Daltcloud.rst92 .. _RHEVm: https://www.redhat.com/virtualization/rhev/desktop/rhevm/
93 .. _vSphere: https://www.vmware.com/products/datacenter-virtualization/vsphere/overview.html
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/alan3/
H A Dsysdep.h78 #define ISO 1 macro
82 #define ISO 1 macro
/dports/net-im/signald/org/threeten/bp/format/
H A DChronologyText.properties1 ISO = ISO key
/dports/games/scummvm/scummvm-2.5.1/engines/glk/alan2/
H A Dsysdep.h54 #define ISO 1 macro
/dports/dns/dog/dog-0.1.0/cargo-crates/datetime-0.5.1/src/cal/fmt/
H A Diso.rs7 pub trait ISO: Sized { trait
/dports/sysutils/exa/exa-0.10.1/cargo-crates/datetime-0.5.2/src/cal/fmt/
H A Diso.rs7 pub trait ISO: Sized { trait
/dports/japanese/less/less-382.262.03.01/
H A Ddefines.h.in172 #define ISO 1 macro
179 # define ISO 1 macro
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/alan2/
H A Dsysdep.h62 #define ISO 1 macro
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/crc/
H A Dbuild.rs32 let ISO: u64 = 0xd800000000000000; in create_constants() localVariable
/dports/net/rclone/rclone-1.57.0/vendor/github.com/jcmturner/gokrb5/iana/addrtype/
H A Dconstants.go10 ISO int32 = 7 const
/dports/devel/git-lfs/git-lfs-3.0.2/vendor/github.com/jcmturner/gokrb5/v8/iana/addrtype/
H A Dconstants.go10 ISO int32 = 7 const
/dports/net/rclone/rclone-1.57.0/vendor/github.com/jcmturner/gokrb5/v8/iana/addrtype/
H A Dconstants.go10 ISO int32 = 7 const
/dports/security/vault/vault-1.8.2/vendor/github.com/jcmturner/gokrb5/v8/iana/addrtype/
H A Dconstants.go10 ISO int32 = 7 const
/dports/security/vault/vault-1.8.2/vendor/github.com/jcmturner/gokrb5/iana/addrtype/
H A Dconstants.go10 ISO int32 = 7 const

12345678910>>...16