Home
last modified time | relevance | path

Searched defs:Disks (Results 1 – 25 of 1038) sorted by relevance

12345678910>>...42

/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/genevieve/leftovers/gcp/compute/
H A Ddisks.go16 type Disks struct { struct
17 client disksClient
18 logger logger
19 zones map[string]string
30 func (d Disks) List(filter string) ([]common.Deletable, error) {
60 func (d Disks) Type() string {
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/ecs/
H A Dstruct_disks.go19 type Disks struct { struct
20 Disk []Disk `json:"Disk" xml:"Disk"`
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/ecs/
H A Dstruct_disks.go19 type Disks struct { struct
20 Disk []Disk `json:"Disk" xml:"Disk"`
/dports/sysutils/plasma5-ksysguard/ksysguard-5.22.0/ksysguardd/Linux/
H A Dsoftraid.c47 typedef struct Disks { struct
51 struct Disks *next; /* A pointer to the next disk in this array. NULL if no next */ argument
52 } Disks; typedef
/dports/graphics/bmeps/dktools-4.31.1/doc/md/
H A Dusage-examples.md477 ## Disks section in Usage examples
479 ### Cloning computers
497 ### Erase disk
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/surface/compute/disks/
H A D__init__.py24 class Disks(base.Group): class
/dports/emulators/nestopia/nestopia-1.51.1/source/core/
H A DNstFds.hpp267 struct Disks struct in Nes::Core::Fds
272 {
277 class Sides
307 const Sides sides;
308 const dword crc;
309 const dword id;
310 word current;
311 byte mounting;
312 bool writeProtected;
/dports/games/libretro-nestopia/nestopia-2b0315c/source/core/
H A DNstFds.hpp267 struct Disks struct in Nes::Core::Fds
272 {
277 class Sides
307 const Sides sides;
308 const dword crc;
309 const dword id;
310 word current;
311 byte mounting;
312 bool writeProtected;
/dports/devel/p5-Paws/Paws-0.14/lib/Paws/StorageGateway/
H A DListLocalDisksOutput.pm4 has Disks => (is => 'ro', isa => 'ArrayRef[Paws::StorageGateway::Disk]'); attribute in Paws::StorageGateway::ListLocalDisksOutput
/dports/security/lego/lego-4.5.3/vendor/github.com/sacloud/libsacloud/sacloud/
H A Dprop_disks.go19 Disks []Disk `json:",omitempty"` // ディスク member
/dports/net/traefik/traefik-2.6.1/vendor/github.com/sacloud/libsacloud/sacloud/
H A Dprop_disks.go19 Disks []Disk `json:",omitempty"` // ディスク member
/dports/sysutils/py-google-compute-engine/compute-image-packages-20190522/daisy_workflows/
H A Dbuild_el_packages.sh47 ./packaging/setup_rpm.sh
62 fi
63
64 echo "BuildSuccess: Packages are in ${OUTPUT}."
/dports/games/libretro-fmsx/fmsx-libretro-c2c26b1/EMULib/
H A DWD1793.c22 void Reset1793(register WD1793 *D,FDIDisk *Disks,register byte Eject) in Reset1793()
/dports/security/vault/vault-1.8.2/vendor/go.etcd.io/etcd/Documentation/op-guide/
H A Dhardware.md18 ## Disks section
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/coreos/etcd/Documentation/op-guide/
H A Dhardware.md18 ## Disks section
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/go.etcd.io/etcd/Documentation/op-guide/
H A Dhardware.md18 ## Disks section
/dports/devel/etcd32/etcd-3.2.32/Documentation/op-guide/
H A Dhardware.md18 ## Disks section
/dports/devel/etcd33/etcd-3.3.23/Documentation/op-guide/
H A Dhardware.md18 ## Disks section
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/coreos/etcd/Documentation/op-guide/
H A Dhardware.md18 ## Disks section
/dports/devel/etcd34/etcd-3.4.18/Documentation/op-guide/
H A Dhardware.md18 ## Disks section
/dports/sysutils/terraform/terraform-1.0.11/vendor/go.etcd.io/etcd/Documentation/op-guide/
H A Dhardware.md18 ## Disks section
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/Documentation/op-guide/
H A Dhardware.md16 ## Disks section in Hardware recommendations
/dports/sysutils/coreos-ct/container-linux-config-transpiler-0.9.0/config/types/
H A Dstorage.go18 Disks []Disk `yaml:"disks"` member
/dports/www/firefox-legacy/firefox-52.8.0esr/python/psutil/
H A DREADME.rst136 Disks chapter
/dports/devel/etcd31/etcd-3.1.20/Documentation/op-guide/
H A Dhardware.md16 ## Disks section in Hardware recommendations

12345678910>>...42