Home
last modified time | relevance | path

Searched defs:containerType (Results 1 – 25 of 519) sorted by relevance

12345678910>>...21

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/ModelBinding/
H A DAssociatedMetadataProvider.cs19 …ct ModelMetadata CreateMetadata(IEnumerable<Attribute> attributes, Type containerType, Func<object… in CreateMetadata()
21 …protected virtual IEnumerable<Attribute> FilterAttributes(Type containerType, PropertyDescriptor p… in FilterAttributes()
25 …verride IEnumerable<ModelMetadata> GetMetadataForProperties(object container, Type containerType) { in GetMetadataForProperties()
33 …ate IEnumerable<ModelMetadata> GetMetadataForPropertiesImpl(object container, Type containerType) { in GetMetadataForPropertiesImpl()
40 …e ModelMetadata GetMetadataForProperty(Func<object> modelAccessor, Type containerType, string prop… in GetMetadataForProperty()
61 …l ModelMetadata GetMetadataForProperty(Func<object> modelAccessor, Type containerType, PropertyDes… in GetMetadataForProperty()
H A DModelMetadataProvider.cs6 …abstract IEnumerable<ModelMetadata> GetMetadataForProperties(object container, Type containerType); in GetMetadataForProperties()
8 …t ModelMetadata GetMetadataForProperty(Func<object> modelAccessor, Type containerType, string prop… in GetMetadataForProperty()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web.Mvc3/Mvc/
H A DAssociatedMetadataProvider.cs21 …ct ModelMetadata CreateMetadata(IEnumerable<Attribute> attributes, Type containerType, Func<object… in CreateMetadata()
23 …protected virtual IEnumerable<Attribute> FilterAttributes(Type containerType, PropertyDescriptor p… in FilterAttributes()
31 …verride IEnumerable<ModelMetadata> GetMetadataForProperties(object container, Type containerType) { in GetMetadataForProperties()
39 …ate IEnumerable<ModelMetadata> GetMetadataForPropertiesImpl(object container, Type containerType) { in GetMetadataForPropertiesImpl()
46 …e ModelMetadata GetMetadataForProperty(Func<object> modelAccessor, Type containerType, string prop… in GetMetadataForProperty()
67 …l ModelMetadata GetMetadataForProperty(Func<object> modelAccessor, Type containerType, PropertyDes… in GetMetadataForProperty()
H A DModelMetadataProvider.cs5 …abstract IEnumerable<ModelMetadata> GetMetadataForProperties(object container, Type containerType); in GetMetadataForProperties()
7 …t ModelMetadata GetMetadataForProperty(Func<object> modelAccessor, Type containerType, string prop… in GetMetadataForProperty()
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Mvc/
H A DAssociatedMetadataProvider.cs25 …ct ModelMetadata CreateMetadata(IEnumerable<Attribute> attributes, Type containerType, Func<object… in CreateMetadata()
27 …protected virtual IEnumerable<Attribute> FilterAttributes(Type containerType, PropertyDescriptor p… in FilterAttributes()
37 … override IEnumerable<ModelMetadata> GetMetadataForProperties(object container, Type containerType) in GetMetadataForProperties()
47 …ivate IEnumerable<ModelMetadata> GetMetadataForPropertiesImpl(object container, Type containerType) in GetMetadataForPropertiesImpl()
56 …e ModelMetadata GetMetadataForProperty(Func<object> modelAccessor, Type containerType, string prop… in GetMetadataForProperty()
81 …l ModelMetadata GetMetadataForProperty(Func<object> modelAccessor, Type containerType, PropertyDes… in GetMetadataForProperty()
H A DCachedAssociatedMetadataProvider`1.cs42 …de ModelMetadata CreateMetadata(IEnumerable<Attribute> attributes, Type containerType, Func<object… in CreateMetadata()
59 …etadata CreateMetadataPrototype(IEnumerable<Attribute> attributes, Type containerType, Type modelT… in CreateMetadataPrototype()
70 …e ModelMetadata GetMetadataForProperty(Func<object> modelAccessor, Type containerType, string prop… in GetMetadataForProperty()
75 …e ModelMetadata GetMetadataForProperty(Func<object> modelAccessor, Type containerType, PropertyDes… in GetMetadataForProperty()
80 … override IEnumerable<ModelMetadata> GetMetadataForProperties(object container, Type containerType) in GetMetadataForProperties()
H A DModelMetadataProvider.cs9 …abstract IEnumerable<ModelMetadata> GetMetadataForProperties(object container, Type containerType); in GetMetadataForProperties()
11 …t ModelMetadata GetMetadataForProperty(Func<object> modelAccessor, Type containerType, string prop… in GetMetadataForProperty()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/serial/impl/
H A Dcontinfo.inl56 const CContainerTypeInfo* containerType = m_ContainerType; local
78 const CContainerTypeInfo* containerType = m_ContainerType; local
96 const CContainerTypeInfo* containerType = m_ContainerType; local
118 const CContainerTypeInfo* containerType = m_ContainerType; local
271 const CContainerTypeInfo* containerType)
284 const CContainerTypeInfo* containerType = local
295 const CContainerTypeInfo* containerType = local
307 const CContainerTypeInfo* containerType)
390 const CContainerTypeInfo* containerType = local
402 const CContainerTypeInfo* containerType = local
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/serial/impl/
H A Dcontinfo.inl56 const CContainerTypeInfo* containerType = m_ContainerType; local
78 const CContainerTypeInfo* containerType = m_ContainerType; local
96 const CContainerTypeInfo* containerType = m_ContainerType; local
118 const CContainerTypeInfo* containerType = m_ContainerType; local
271 const CContainerTypeInfo* containerType)
284 const CContainerTypeInfo* containerType = local
295 const CContainerTypeInfo* containerType = local
307 const CContainerTypeInfo* containerType)
390 const CContainerTypeInfo* containerType = local
402 const CContainerTypeInfo* containerType = local
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.UI/
H A DTemplateContainerAttribute.cs40 Type containerType; field in System.Web.UI.TemplateContainerAttribute
43 public TemplateContainerAttribute (Type containerType, BindingDirection bindingDirection) in TemplateContainerAttribute()
53 public TemplateContainerAttribute (Type containerType) in TemplateContainerAttribute()
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Http/Metadata/Providers/
H A DAssociatedMetadataProvider.cs20 … override IEnumerable<ModelMetadata> GetMetadataForProperties(object container, Type containerType) in GetMetadataForProperties()
30 …ivate IEnumerable<ModelMetadata> GetMetadataForPropertiesImpl(object container, Type containerType) in GetMetadataForPropertiesImpl()
46 …e ModelMetadata GetMetadataForProperty(Func<object> modelAccessor, Type containerType, string prop… in GetMetadataForProperty()
79 …etadata CreateMetadataPrototype(IEnumerable<Attribute> attributes, Type containerType, Type modelT… in CreateMetadataPrototype()
113 …private PropertyInformation CreatePropertyInformation(Type containerType, PropertyDescriptor prope… in CreatePropertyInformation()
/dports/net/py-libcloud/apache-libcloud-3.4.1/test/compute/fixtures/gce/
H A Dprojects_centos-cloud_global_images.json16 "containerType": "TAR" string
36 "containerType": "TAR" string
56 "containerType": "TAR" string
76 "containerType": "TAR" string
96 "containerType": "TAR" string
116 "containerType": "TAR" string
136 "containerType": "TAR" string
156 "containerType": "TAR" string
176 "containerType": "TAR" string
196 "containerType": "TAR" string
[all …]
H A Dprojects_debian-cloud_global_images.json12 "containerType": "TAR", string
34 "containerType": "TAR", string
56 "containerType": "TAR", string
76 "containerType": "TAR", string
96 "containerType": "TAR", string
116 "containerType": "TAR", string
136 "containerType": "TAR", string
156 "containerType": "TAR", string
178 "containerType": "TAR", string
198 "containerType": "TAR", string
[all …]
H A Dprojects_ubuntu-os-cloud_global_images.json15 "containerType": "TAR" string
34 "containerType": "TAR" string
54 "containerType": "TAR" string
69 "containerType": "TAR" string
88 "containerType": "TAR" string
108 "containerType": "TAR" string
123 "containerType": "TAR" string
142 "containerType": "TAR" string
162 "containerType": "TAR" string
H A Dprojects_suse-byos-cloud_global_images.json16 "containerType": "TAR", string
37 "containerType": "TAR", string
58 "containerType": "TAR", string
79 "containerType": "TAR", string
100 "containerType": "TAR", string
121 "containerType": "TAR", string
142 "containerType": "TAR", string
H A Dprojects_coreos-cloud_global_images.json14 "containerType": "TAR" string
37 "containerType": "TAR" string
62 "containerType": "TAR" string
87 "containerType": "TAR" string
112 "containerType": "TAR" string
137 "containerType": "TAR" string
162 "containerType": "TAR" string
192 "containerType": "TAR" string
222 "containerType": "TAR" string
252 "containerType": "TAR" string
[all …]
H A Dprojects_suse-cloud_global_images.json16 "containerType": "TAR" string
40 "containerType": "TAR" string
64 "containerType": "TAR" string
88 "containerType": "TAR" string
112 "containerType": "TAR" string
131 "containerType": "TAR" string
150 "containerType": "TAR" string
H A Dprojects_opensuse-cloud_global_images.json16 "containerType": "TAR" string
37 "containerType": "TAR" string
58 "containerType": "TAR" string
79 "containerType": "TAR" string
95 "containerType": "TAR" string
H A Dprojects_cos-cloud_global_images.json19 "containerType": "TAR", string
40 "containerType": "TAR", string
61 "containerType": "TAR", string
82 "containerType": "TAR", string
H A Dprojects_windows-sql-cloud_global_images.json31 "containerType": "TAR", string
64 "containerType": "TAR", string
97 "containerType": "TAR", string
130 "containerType": "TAR", string
163 "containerType": "TAR", string
196 "containerType": "TAR", string
229 "containerType": "TAR", string
262 "containerType": "TAR", string
295 "containerType": "TAR", string
328 "containerType": "TAR", string
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/System/Runtime/CompilerServices/
H A DInitializedDataAttributes.cs22 public InitDataBlobAttribute(Type containerType, string rvaFieldName) { } in InitDataBlobAttribute()
30 public MethodAddrFixupAttribute(int offset, Type containerType, string methodName) { } in MethodAddrFixupAttribute()
38 public FieldAddrFixupAttribute(int offset, Type containerType, string fieldName) { } in FieldAddrFixupAttribute()
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Http/Metadata/
H A DModelMetadataProvider.cs9 …abstract IEnumerable<ModelMetadata> GetMetadataForProperties(object container, Type containerType); in GetMetadataForProperties()
11 …t ModelMetadata GetMetadataForProperty(Func<object> modelAccessor, Type containerType, string prop… in GetMetadataForProperty()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Compute/
H A DImageRawDisk.php20 public $containerType; variable in Google_Service_Compute_ImageRawDisk
24 public function setContainerType($containerType)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Compute/
H A DImageRawDisk.php20 public $containerType; variable in Google_Service_Compute_ImageRawDisk
24 public function setContainerType($containerType)
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.MetadataServices/
H A DMetaDataExporter.cs353 void WritePart (XmlTextWriter tw, string name, Type t, Type containerType) in WritePart()
475 string GetXmlNamespace (Type t, Type containerType) in GetXmlNamespace()
496 string GetQualifiedXmlType (XmlTextWriter tw, Type type, Type containerType) in GetQualifiedXmlType()
578 void FindDataTypes (Type t, Type containerType, Hashtable types, ArrayList services) in FindDataTypes()

12345678910>>...21