Home
last modified time | relevance | path

Searched defs:PartitionConfig (Results 1 – 25 of 93) sorted by relevance

1234

/dports/devel/jiic/jiic/de/tu_darmstadt/informatik/rbg/hatlak/iso9660/
H A DPartitionConfig.java22 public class PartitionConfig { class
25 public PartitionConfig(String bootSystemId, String volumePartitionId) { in PartitionConfig() method in PartitionConfig
30 public PartitionConfig() { in PartitionConfig() method in PartitionConfig
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/include/glow/Runtime/
H A DRuntimeTypes.h273 struct PartitionConfig { struct
275 std::string funcName;
301 PartitionConfig() : numOfPartitions(0) {} in PartitionConfig() argument
302 bool enabled() { return numOfPartitions > 0; } in enabled()
/dports/security/lego/lego-4.5.3/vendor/github.com/oracle/oci-go-sdk/dataintegration/
H A Dpartition_config.go18 type PartitionConfig interface { interface
H A Dread_operation_config.go33 PartitionConfig PartitionConfig `mandatory:"false" json:"partitionConfig"` member
H A Dwrite_operation_config.go33 PartitionConfig PartitionConfig `mandatory:"false" json:"partitionConfig"` member
/dports/devel/py-oci/oci-2.53.1/src/oci/data_integration/models/
H A Dpartition_config.py11 class PartitionConfig(object): class
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/api/pubsublite/v1/
H A Dpubsublite-gen.go670 type PartitionConfig struct { struct
672 Capacity *Capacity `json:"capacity,omitempty"`
675 Count int64 `json:"count,omitempty,string"`
683 Scale int64 `json:"scale,omitempty"`
691 ForceSendFields []string `json:"-"`
699 NullFields []string `json:"-"`
702 func (s *PartitionConfig) MarshalJSON() ([]byte, error) {
827 PartitionConfig *PartitionConfig `json:"partitionConfig,omitempty"` member
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/google.golang.org/api/pubsublite/v1/
H A Dpubsublite-gen.go670 type PartitionConfig struct { struct
672 Capacity *Capacity `json:"capacity,omitempty"`
675 Count int64 `json:"count,omitempty,string"`
683 Scale int64 `json:"scale,omitempty"`
691 ForceSendFields []string `json:"-"`
699 NullFields []string `json:"-"`
702 func (s *PartitionConfig) MarshalJSON() ([]byte, error) {
827 PartitionConfig *PartitionConfig `json:"partitionConfig,omitempty"` member
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/google.golang.org/api/google-api-go-client-0.36.0/pubsublite/v1/
H A Dpubsublite-gen.go670 type PartitionConfig struct { struct
672 Capacity *Capacity `json:"capacity,omitempty"`
675 Count int64 `json:"count,omitempty,string"`
683 Scale int64 `json:"scale,omitempty"`
691 ForceSendFields []string `json:"-"`
699 NullFields []string `json:"-"`
702 func (s *PartitionConfig) MarshalJSON() ([]byte, error) {
827 PartitionConfig *PartitionConfig `json:"partitionConfig,omitempty"` member
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/api/pubsublite/v1/
H A Dpubsublite-gen.go733 type PartitionConfig struct { struct
735 Capacity *Capacity `json:"capacity,omitempty"`
742 Count int64 `json:"count,omitempty,string"`
750 Scale int64 `json:"scale,omitempty"`
758 ForceSendFields []string `json:"-"`
766 NullFields []string `json:"-"`
769 func (s *PartitionConfig) MarshalJSON() ([]byte, error) {
894 PartitionConfig *PartitionConfig `json:"partitionConfig,omitempty"` member
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/google.golang.org/api/pubsublite/v1/
H A Dpubsublite-gen.go733 type PartitionConfig struct { struct
735 Capacity *Capacity `json:"capacity,omitempty"`
742 Count int64 `json:"count,omitempty,string"`
750 Scale int64 `json:"scale,omitempty"`
758 ForceSendFields []string `json:"-"`
766 NullFields []string `json:"-"`
769 func (s *PartitionConfig) MarshalJSON() ([]byte, error) {
894 PartitionConfig *PartitionConfig `json:"partitionConfig,omitempty"` member
/dports/databases/litestream/litestream-0.3.6/vendor/google.golang.org/api/pubsublite/v1/
H A Dpubsublite-gen.go733 type PartitionConfig struct { struct
735 Capacity *Capacity `json:"capacity,omitempty"`
742 Count int64 `json:"count,omitempty,string"`
750 Scale int64 `json:"scale,omitempty"`
758 ForceSendFields []string `json:"-"`
766 NullFields []string `json:"-"`
769 func (s *PartitionConfig) MarshalJSON() ([]byte, error) {
894 PartitionConfig *PartitionConfig `json:"partitionConfig,omitempty"` member
/dports/sysutils/terraform/terraform-1.0.11/vendor/google.golang.org/api/pubsublite/v1/
H A Dpubsublite-gen.go733 type PartitionConfig struct { struct
735 Capacity *Capacity `json:"capacity,omitempty"`
742 Count int64 `json:"count,omitempty,string"`
750 Scale int64 `json:"scale,omitempty"`
758 ForceSendFields []string `json:"-"`
766 NullFields []string `json:"-"`
769 func (s *PartitionConfig) MarshalJSON() ([]byte, error) {
894 PartitionConfig *PartitionConfig `json:"partitionConfig,omitempty"` member
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Bus/Sd/EmmcDxe/
H A DEmmcBlockIo.c811 UINT8 PartitionConfig; in EmmcReadWrite() local
1305 UINT8 PartitionConfig; in EmmcSecurityProtocolInOut() local
1995 UINT8 PartitionConfig; in EmmcEraseBlocks() local
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Sd/EmmcDxe/
H A DEmmcBlockIo.c811 UINT8 PartitionConfig; in EmmcReadWrite() local
1305 UINT8 PartitionConfig; in EmmcSecurityProtocolInOut() local
1995 UINT8 PartitionConfig; in EmmcEraseBlocks() local
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Bus/Sd/EmmcDxe/
H A DEmmcBlockIo.c811 UINT8 PartitionConfig; in EmmcReadWrite() local
1305 UINT8 PartitionConfig; in EmmcSecurityProtocolInOut() local
1995 UINT8 PartitionConfig; in EmmcEraseBlocks() local
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Bus/Sd/EmmcDxe/
H A DEmmcBlockIo.c811 UINT8 PartitionConfig; in EmmcReadWrite() local
1305 UINT8 PartitionConfig; in EmmcSecurityProtocolInOut() local
1995 UINT8 PartitionConfig; in EmmcEraseBlocks() local
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Bus/Sd/EmmcDxe/
H A DEmmcBlockIo.c811 UINT8 PartitionConfig; in EmmcReadWrite() local
1305 UINT8 PartitionConfig; in EmmcSecurityProtocolInOut() local
1995 UINT8 PartitionConfig; in EmmcEraseBlocks() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Sd/EmmcDxe/
H A DEmmcBlockIo.c811 UINT8 PartitionConfig; in EmmcReadWrite() local
1305 UINT8 PartitionConfig; in EmmcSecurityProtocolInOut() local
1995 UINT8 PartitionConfig; in EmmcEraseBlocks() local
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Bus/Sd/EmmcDxe/
H A DEmmcBlockIo.c811 UINT8 PartitionConfig; in EmmcReadWrite() local
1305 UINT8 PartitionConfig; in EmmcSecurityProtocolInOut() local
1995 UINT8 PartitionConfig; in EmmcEraseBlocks() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Bus/Sd/EmmcDxe/
H A DEmmcBlockIo.c811 UINT8 PartitionConfig; in EmmcReadWrite() local
1305 UINT8 PartitionConfig; in EmmcSecurityProtocolInOut() local
1995 UINT8 PartitionConfig; in EmmcEraseBlocks() local
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Bus/Sd/EmmcDxe/
H A DEmmcBlockIo.c811 UINT8 PartitionConfig; in EmmcReadWrite() local
1305 UINT8 PartitionConfig; in EmmcSecurityProtocolInOut() local
1995 UINT8 PartitionConfig; in EmmcEraseBlocks() local
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Bus/Sd/EmmcBlockIoPei/
H A DEmmcBlockIoPei.c333 UINT8 PartitionConfig; in EmmcBlockIoPeimReadBlocks() local
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Sd/EmmcBlockIoPei/
H A DEmmcBlockIoPei.c333 UINT8 PartitionConfig; in EmmcBlockIoPeimReadBlocks() local
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Bus/Sd/EmmcBlockIoPei/
H A DEmmcBlockIoPei.c333 UINT8 PartitionConfig; in EmmcBlockIoPeimReadBlocks() local

1234