Home
last modified time | relevance | path

Searched refs:CRType (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-batch/source/model/
H A DCRType.cpp29 CRType GetCRTypeForName(const Aws::String& name) in GetCRTypeForName()
34 return CRType::EC2; in GetCRTypeForName()
38 return CRType::SPOT; in GetCRTypeForName()
42 return CRType::FARGATE; in GetCRTypeForName()
46 return CRType::FARGATE_SPOT; in GetCRTypeForName()
52 return static_cast<CRType>(hashCode); in GetCRTypeForName()
55 return CRType::NOT_SET; in GetCRTypeForName()
62 case CRType::EC2: in GetNameForCRType()
64 case CRType::SPOT: in GetNameForCRType()
66 case CRType::FARGATE: in GetNameForCRType()
[all …]
H A DComputeResource.cpp22 m_type(CRType::NOT_SET), in ComputeResource()
48 m_type(CRType::NOT_SET), in ComputeResource()
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/batch/types/
H A Denums.go123 type CRType string
127 CRTypeEc2 CRType = "EC2"
128 CRTypeSpot CRType = "SPOT"
129 CRTypeFargate CRType = "FARGATE"
130 CRTypeFargateSpot CRType = "FARGATE_SPOT"
136 func (CRType) Values() []CRType {
137 return []CRType{
H A Dtypes.go209 Type CRType
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/batch/types/
H A Denums.go123 type CRType string type
127 CRTypeEc2 CRType = "EC2"
128 CRTypeSpot CRType = "SPOT"
129 CRTypeFargate CRType = "FARGATE"
130 CRTypeFargateSpot CRType = "FARGATE_SPOT"
136 func (CRType) Values() []CRType {
137 return []CRType{
H A Dtypes.go209 Type CRType
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/batch/types/
H A Denums.go123 type CRType string type
127 CRTypeEc2 CRType = "EC2"
128 CRTypeSpot CRType = "SPOT"
129 CRTypeFargate CRType = "FARGATE"
130 CRTypeFargateSpot CRType = "FARGATE_SPOT"
136 func (CRType) Values() []CRType {
137 return []CRType{
H A Dtypes.go209 Type CRType
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/batch/types/
H A Denums.go123 type CRType string type
127 CRTypeEc2 CRType = "EC2"
128 CRTypeSpot CRType = "SPOT"
129 CRTypeFargate CRType = "FARGATE"
130 CRTypeFargateSpot CRType = "FARGATE_SPOT"
136 func (CRType) Values() []CRType {
137 return []CRType{
H A Dtypes.go208 Type CRType
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/batch/types/
H A Denums.go123 type CRType string type
127 CRTypeEc2 CRType = "EC2"
128 CRTypeSpot CRType = "SPOT"
129 CRTypeFargate CRType = "FARGATE"
130 CRTypeFargateSpot CRType = "FARGATE_SPOT"
136 func (CRType) Values() []CRType {
137 return []CRType{
H A Dtypes.go226 Type CRType
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/batch/types/
H A Denums.go123 type CRType string type
127 CRTypeEc2 CRType = "EC2"
128 CRTypeSpot CRType = "SPOT"
129 CRTypeFargate CRType = "FARGATE"
130 CRTypeFargateSpot CRType = "FARGATE_SPOT"
136 func (CRType) Values() []CRType {
137 return []CRType{
H A Dtypes.go208 Type CRType
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/batch/types/
H A Denums.go123 type CRType string type
127 CRTypeEc2 CRType = "EC2"
128 CRTypeSpot CRType = "SPOT"
129 CRTypeFargate CRType = "FARGATE"
130 CRTypeFargateSpot CRType = "FARGATE_SPOT"
136 func (CRType) Values() []CRType {
137 return []CRType{
H A Dtypes.go208 Type CRType
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/batch/types/
H A Denums.go123 type CRType string type
127 CRTypeEc2 CRType = "EC2"
128 CRTypeSpot CRType = "SPOT"
129 CRTypeFargate CRType = "FARGATE"
130 CRTypeFargateSpot CRType = "FARGATE_SPOT"
136 func (CRType) Values() []CRType {
137 return []CRType{
H A Dtypes.go208 Type CRType
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-batch/include/aws/batch/model/
H A DCRType.h16 enum class CRType enum
27 AWS_BATCH_API CRType GetCRTypeForName(const Aws::String& name);
29 AWS_BATCH_API Aws::String GetNameForCRType(CRType value);
H A DComputeResource.h59 inline const CRType& GetType() const{ return m_type; } in GetType()
83 inline void SetType(const CRType& value) { m_typeHasBeenSet = true; m_type = value; } in SetType()
95 inline void SetType(CRType&& value) { m_typeHasBeenSet = true; m_type = std::move(value); } in SetType()
107 inline ComputeResource& WithType(const CRType& value) { SetType(value); return *this;} in WithType()
119 inline ComputeResource& WithType(CRType&& value) { SetType(std::move(value)); return *this;} in WithType()
1632 CRType m_type;
/dports/x11-fm/gentoo/gentoo-0.20.7/src/
H A Dcmdseq.h35 extern const gchar * csq_cmdrow_type_to_string(CRType type);
36 extern CRType csq_cmdrow_string_to_type(const gchar *type);
38 extern CmdRow * csq_cmdrow_new(CRType type, const gchar *def, guint32 flags);
40 extern void csq_cmdrow_set_type(CmdRow *row, CRType type);
H A Dcmdseq.c626 const gchar * csq_cmdrow_type_to_string(CRType type) in csq_cmdrow_type_to_string()
634 CRType csq_cmdrow_string_to_type(const gchar *type) in csq_cmdrow_string_to_type()
641 return (CRType) i; in csq_cmdrow_string_to_type()
649 CmdRow * csq_cmdrow_new(CRType type, const gchar *def, guint32 flags) in csq_cmdrow_new()
688 void csq_cmdrow_set_type(CmdRow *row, CRType type) in csq_cmdrow_set_type()
H A Dgentoo.h284 CRTP_NUM_TYPES } CRType; typedef
288 CRType type; /* The type of the row. */
H A Dcfg_cmdseq.c453 CRType type; in evt_addrow_clicked()
572 csq_cmdrow_set_type(row, (CRType) index); in evt_type_selected()
574 gtk_notebook_set_current_page(GTK_NOTEBOOK(page->dextra), (CRType) index); in evt_type_selected()
1198 CRType type = CRTP_BUILTIN; in load_cmdrow()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXInlineAsmLowering.cpp70 Type *rewriteTypeForCR(Type *CRType) const;
209 Type *GenXInlineAsmLowering::rewriteTypeForCR(Type *CRType) const { in rewriteTypeForCR()
210 IGC_ASSERT_MESSAGE(CRType->isIntOrIntVectorTy(), in rewriteTypeForCR()
213 return CRType->isVectorTy() in rewriteTypeForCR()
216 cast<IGCLLVM::FixedVectorType>(CRType)->getNumElements()) in rewriteTypeForCR()

12