Home
last modified time | relevance | path

Searched refs:TypeEnum (Results 1 – 25 of 1085) sorted by relevance

12345678910>>...44

/dports/net/grive2/grive2-ffb744a/libgrive/src/json/
H A DVal.hh42 typedef boost::error_info<struct SrcType, TypeEnum> SrcType_ ;
43 typedef boost::error_info<struct DestType, TypeEnum> DestType_ ;
61 explicit Val( TypeEnum type ) ;
95 TypeEnum Type() const ;
139 template <> struct Val::Type2Enum<void> { static const TypeEnum type = null_type ; } ;
167 virtual TypeEnum Type() const = 0 ;
177 TypeEnum Type() const { return Type2Enum<T>::type ; } in Type()
184 TypeEnum Type() const { return null_type ; } in Type()
200 TypeEnum dest = Type2Enum<T>::type ; in As()
214 TypeEnum dest = Type2Enum<T>::type ; in As()
[all …]
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/SPIRV/Mangler/
H A DParameterType.h86 enum TypeEnum { enum
122 ParamType(TypeEnum typeId) : m_typeId(typeId) {}; in ParamType()
148 TypeEnum getTypeId() const { in getTypeId()
158 TypeEnum m_typeId;
164 const static TypeEnum enumTy;
202 const static TypeEnum enumTy;
263 const static TypeEnum enumTy;
310 const static TypeEnum enumTy;
348 const static TypeEnum enumTy;
409 const static TypeEnum enumTy;
/dports/sysutils/vector/vector-0.10.0/cargo-crates/wabt-sys-0.7.1/wabt/src/
H A Dir.h256 template <ExprType TypeEnum>
278 template <ExprType TypeEnum>
311 template <ExprType TypeEnum>
358 template <ExprType TypeEnum>
416 template <ExprType TypeEnum>
611 template <ExternalKind TypeEnum>
976 template <ActionType TypeEnum>
1032 template <CommandType TypeEnum>
1044 template <CommandType TypeEnum>
1071 template <CommandType TypeEnum>
[all …]
/dports/devel/spirv-llvm-translator/SPIRV-LLVM-Translator-13.0.0/lib/SPIRV/Mangler/
H A DParameterType.h118 enum TypeEnum { enum
156 ParamType(TypeEnum TypeId) : TypeId(TypeId){}; in ParamType()
183 TypeEnum getTypeId() const { return TypeId; } in getTypeId()
191 TypeEnum TypeId;
196 const static TypeEnum EnumTy;
233 const static TypeEnum EnumTy;
293 const static TypeEnum EnumTy;
337 const static TypeEnum EnumTy;
373 const static TypeEnum EnumTy;
429 const static TypeEnum EnumTy;
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/preview/datalake/analytics/2017-09-01-preview/job/
H A Denums.go163 type TypeEnum string type
167 Hive TypeEnum = "Hive"
169 Scope TypeEnum = "Scope"
171 USQL TypeEnum = "USql"
175 func PossibleTypeEnumValues() []TypeEnum {
176 return []TypeEnum{Hive, Scope, USQL}
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/preview/datalake/analytics/2017-09-01-preview/job/
H A Denums.go163 type TypeEnum string type
167 Hive TypeEnum = "Hive"
169 Scope TypeEnum = "Scope"
171 USQL TypeEnum = "USql"
175 func PossibleTypeEnumValues() []TypeEnum {
176 return []TypeEnum{Hive, Scope, USQL}
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/preview/datalake/analytics/2017-09-01-preview/job/
H A Denums.go163 type TypeEnum string type
167 Hive TypeEnum = "Hive"
169 Scope TypeEnum = "Scope"
171 USQL TypeEnum = "USql"
175 func PossibleTypeEnumValues() []TypeEnum {
176 return []TypeEnum{Hive, Scope, USQL}
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/preview/datalake/analytics/2017-09-01-preview/job/
H A Denums.go163 type TypeEnum string type
167 Hive TypeEnum = "Hive"
169 Scope TypeEnum = "Scope"
171 USQL TypeEnum = "USql"
175 func PossibleTypeEnumValues() []TypeEnum {
176 return []TypeEnum{Hive, Scope, USQL}
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/preview/datalake/analytics/2017-09-01-preview/job/
H A Denums.go174 type TypeEnum string type
178 Hive TypeEnum = "Hive"
180 Scope TypeEnum = "Scope"
182 USQL TypeEnum = "USql"
186 func PossibleTypeEnumValues() []TypeEnum {
187 return []TypeEnum{Hive, Scope, USQL}
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/preview/datalake/analytics/2017-09-01-preview/job/
H A Denums.go163 type TypeEnum string type
167 Hive TypeEnum = "Hive"
169 Scope TypeEnum = "Scope"
171 USQL TypeEnum = "USql"
175 func PossibleTypeEnumValues() []TypeEnum {
176 return []TypeEnum{Hive, Scope, USQL}
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/preview/datalake/analytics/2017-09-01-preview/job/
H A Denums.go163 type TypeEnum string type
167 Hive TypeEnum = "Hive"
169 Scope TypeEnum = "Scope"
171 USQL TypeEnum = "USql"
175 func PossibleTypeEnumValues() []TypeEnum {
176 return []TypeEnum{Hive, Scope, USQL}
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/preview/datalake/analytics/2017-09-01-preview/job/
H A Denums.go174 type TypeEnum string type
178 Hive TypeEnum = "Hive"
180 Scope TypeEnum = "Scope"
182 USQL TypeEnum = "USql"
186 func PossibleTypeEnumValues() []TypeEnum {
187 return []TypeEnum{Hive, Scope, USQL}
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/preview/datalake/analytics/2015-11-01-preview/job/
H A Denums.go124 type TypeEnum string type
128 Hive TypeEnum = "Hive"
130 USQL TypeEnum = "USql"
134 func PossibleTypeEnumValues() []TypeEnum {
135 return []TypeEnum{Hive, USQL}
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/preview/datalake/analytics/2015-11-01-preview/job/
H A Denums.go124 type TypeEnum string type
128 Hive TypeEnum = "Hive"
130 USQL TypeEnum = "USql"
134 func PossibleTypeEnumValues() []TypeEnum {
135 return []TypeEnum{Hive, USQL}
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/preview/datalake/analytics/2015-11-01-preview/job/
H A Denums.go124 type TypeEnum string type
128 Hive TypeEnum = "Hive"
130 USQL TypeEnum = "USql"
134 func PossibleTypeEnumValues() []TypeEnum {
135 return []TypeEnum{Hive, USQL}
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/preview/datalake/analytics/2015-11-01-preview/job/
H A Denums.go124 type TypeEnum string type
128 Hive TypeEnum = "Hive"
130 USQL TypeEnum = "USql"
134 func PossibleTypeEnumValues() []TypeEnum {
135 return []TypeEnum{Hive, USQL}
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/preview/datalake/analytics/2015-11-01-preview/job/
H A Denums.go124 type TypeEnum string type
128 Hive TypeEnum = "Hive"
130 USQL TypeEnum = "USql"
134 func PossibleTypeEnumValues() []TypeEnum {
135 return []TypeEnum{Hive, USQL}
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/preview/datalake/analytics/2015-11-01-preview/job/
H A Denums.go135 type TypeEnum string type
139 Hive TypeEnum = "Hive"
141 USQL TypeEnum = "USql"
145 func PossibleTypeEnumValues() []TypeEnum {
146 return []TypeEnum{Hive, USQL}
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/preview/datalake/analytics/2015-11-01-preview/job/
H A Denums.go124 type TypeEnum string type
128 Hive TypeEnum = "Hive"
130 USQL TypeEnum = "USql"
134 func PossibleTypeEnumValues() []TypeEnum {
135 return []TypeEnum{Hive, USQL}
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/preview/datalake/analytics/2015-11-01-preview/job/
H A Denums.go135 type TypeEnum string type
139 Hive TypeEnum = "Hive"
141 USQL TypeEnum = "USql"
145 func PossibleTypeEnumValues() []TypeEnum {
146 return []TypeEnum{Hive, USQL}
/dports/devel/collada-dom/collada-dom-2.5.0/dom/include/1.5/dom/
H A DdomCg_param.h26 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::CG_PARAM; } in getElementType()
38 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::BOOL; } in getElementType()
96 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::BOOL2; } in getElementType()
154 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::BOOL3; } in getElementType()
212 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::BOOL4; } in getElementType()
270 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::BOOL2X1; } in getElementType()
328 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::BOOL2X2; } in getElementType()
386 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::BOOL2X3; } in getElementType()
966 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::FLOAT; } in getElementType()
1894 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::INT; } in getElementType()
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/preview/datalake/analytics/2016-03-20-preview/job/
H A Denums.go134 type TypeEnum string type
138 Hive TypeEnum = "Hive"
140 USQL TypeEnum = "USql"
144 func PossibleTypeEnumValues() []TypeEnum {
145 return []TypeEnum{Hive, USQL}
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/preview/datalake/analytics/2016-03-20-preview/job/
H A Denums.go134 type TypeEnum string type
138 Hive TypeEnum = "Hive"
140 USQL TypeEnum = "USql"
144 func PossibleTypeEnumValues() []TypeEnum {
145 return []TypeEnum{Hive, USQL}
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/preview/datalake/analytics/2016-03-20-preview/job/
H A Denums.go134 type TypeEnum string type
138 Hive TypeEnum = "Hive"
140 USQL TypeEnum = "USql"
144 func PossibleTypeEnumValues() []TypeEnum {
145 return []TypeEnum{Hive, USQL}
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/preview/datalake/analytics/2016-03-20-preview/job/
H A Denums.go134 type TypeEnum string type
138 Hive TypeEnum = "Hive"
140 USQL TypeEnum = "USql"
144 func PossibleTypeEnumValues() []TypeEnum {
145 return []TypeEnum{Hive, USQL}

12345678910>>...44