Home
last modified time | relevance | path

Searched refs:AttributeGroups (Results 1 – 25 of 105) sorted by relevance

12345

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/
H A DXmlSchemaRedefine.cs49 public XmlSchemaObjectTable AttributeGroups { property in System.Xml.Schema.XmlSchemaRedefine
H A DSchemaCollectionpreProcessor.cs91 rdef.AttributeGroups.Clear(); in Cleanup()
99 schema.AttributeGroups.Clear(); in Cleanup()
425 … foreach (XmlSchemaAttributeGroup attributeGroup in includedSchema.AttributeGroups.Values) { in Preprocess()
426 … AddToTable(schema.AttributeGroups, attributeGroup.QualifiedName, attributeGroup); in Preprocess()
449 … AddToTable(schema.AttributeGroups, attributeGroup.QualifiedName, attributeGroup); in Preprocess()
511 if (redefine.AttributeGroups[attributeGroup.QualifiedName] != null) { in PreprocessRedefine()
515 … AddToTable(redefine.AttributeGroups, attributeGroup.QualifiedName, attributeGroup); in PreprocessRedefine()
516 …attributeGroup.Redefined = (XmlSchemaAttributeGroup)redefine.Schema.AttributeGroups[attributeGroup… in PreprocessRedefine()
576 foreach (DictionaryEntry entry in redefine.AttributeGroups) { in PreprocessRedefine()
577 … redefine.Schema.AttributeGroups.Insert((XmlQualifiedName)entry.Key, (XmlSchemaObject)entry.Value); in PreprocessRedefine()
H A DPreprocessor.cs163 schema.AttributeGroups.Clear(); in Cleanup()
176 rdef.AttributeGroups.Clear(); in CleanupRedefine()
647 … AddToTable(schema.AttributeGroups, attributeGroup.QualifiedName, attributeGroup); in Preprocess()
701 … foreach (XmlSchemaAttributeGroup attributeGroup in includedSchema.AttributeGroups.Values) { in CopyIncludedComponents()
702 AddToTable(schema.AttributeGroups, attributeGroup.QualifiedName, attributeGroup); in CopyIncludedComponents()
761 if (redefine.AttributeGroups[attributeGroup.QualifiedName] != null) { in PreprocessRedefine()
765 … AddToTable(redefine.AttributeGroups, attributeGroup.QualifiedName, attributeGroup); in PreprocessRedefine()
766 …uteGroup originalAttrGroup = (XmlSchemaAttributeGroup)schemaToUpdate.AttributeGroups[attributeGrou… in PreprocessRedefine()
773 … schemaToUpdate.AttributeGroups.Insert(attributeGroup.QualifiedName, attributeGroup); in PreprocessRedefine()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Schema/
H A DXmlSchemaRedefine.cs49 public XmlSchemaObjectTable AttributeGroups property in System.Xml.Schema.XmlSchemaRedefine
H A DSchemaCollectionpreProcessor.cs102 rdef.AttributeGroups.Clear(); in Cleanup()
109 schema.AttributeGroups.Clear(); in Cleanup()
513 … foreach (XmlSchemaAttributeGroup attributeGroup in includedSchema.AttributeGroups.Values) in Preprocess()
515 … AddToTable(schema.AttributeGroups, attributeGroup.QualifiedName, attributeGroup); in Preprocess()
543 … AddToTable(schema.AttributeGroups, attributeGroup.QualifiedName, attributeGroup); in Preprocess()
620 if (redefine.AttributeGroups[attributeGroup.QualifiedName] != null) in PreprocessRedefine()
626 … AddToTable(redefine.AttributeGroups, attributeGroup.QualifiedName, attributeGroup); in PreprocessRedefine()
627 …attributeGroup.Redefined = (XmlSchemaAttributeGroup)redefine.Schema.AttributeGroups[attributeGroup… in PreprocessRedefine()
704 foreach (DictionaryEntry entry in redefine.AttributeGroups) in PreprocessRedefine()
706 … redefine.Schema.AttributeGroups.Insert((XmlQualifiedName)entry.Key, (XmlSchemaObject)entry.Value); in PreprocessRedefine()
H A DPreprocessor.cs181 schema.AttributeGroups.Clear(); in Cleanup()
195 rdef.AttributeGroups.Clear(); in CleanupRedefine()
759 … AddToTable(schema.AttributeGroups, attributeGroup.QualifiedName, attributeGroup); in Preprocess()
825 … foreach (XmlSchemaAttributeGroup attributeGroup in includedSchema.AttributeGroups.Values) in CopyIncludedComponents()
827 AddToTable(schema.AttributeGroups, attributeGroup.QualifiedName, attributeGroup); in CopyIncludedComponents()
897 if (redefine.AttributeGroups[attributeGroup.QualifiedName] != null) in PreprocessRedefine()
903 … AddToTable(redefine.AttributeGroups, attributeGroup.QualifiedName, attributeGroup); in PreprocessRedefine()
904 …uteGroup originalAttrGroup = (XmlSchemaAttributeGroup)schemaToUpdate.AttributeGroups[attributeGrou… in PreprocessRedefine()
913 … schemaToUpdate.AttributeGroups.Insert(attributeGroup.QualifiedName, attributeGroup); in PreprocessRedefine()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h109 std::vector<IndexAndAttrSet> AttributeGroups; variable
220 return AttributeGroups; in getAttributeGroups()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Bitcode/Writer/
H A DValueEnumerator.h111 std::vector<IndexAndAttrSet> AttributeGroups; variable
222 return AttributeGroups; in getAttributeGroups()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h109 std::vector<IndexAndAttrSet> AttributeGroups; variable
220 return AttributeGroups; in getAttributeGroups()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Bitcode/Writer/
H A DValueEnumerator.h109 std::vector<IndexAndAttrSet> AttributeGroups; variable
220 return AttributeGroups; in getAttributeGroups()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h111 std::vector<IndexAndAttrSet> AttributeGroups; variable
222 return AttributeGroups; in getAttributeGroups()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h111 std::vector<IndexAndAttrSet> AttributeGroups; variable
222 return AttributeGroups; in getAttributeGroups()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h109 std::vector<IndexAndAttrSet> AttributeGroups; variable
220 return AttributeGroups; in getAttributeGroups()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h109 std::vector<IndexAndAttrSet> AttributeGroups; variable
220 return AttributeGroups; in getAttributeGroups()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Bitcode/Writer/
H A DValueEnumerator.h111 std::vector<IndexAndAttrSet> AttributeGroups; variable
222 return AttributeGroups; in getAttributeGroups()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Bitcode/Writer/
H A DValueEnumerator.h112 std::vector<IndexAndAttrSet> AttributeGroups; variable
223 return AttributeGroups; in getAttributeGroups()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Bitcode/Writer/
H A DValueEnumerator.h112 std::vector<IndexAndAttrSet> AttributeGroups; variable
223 return AttributeGroups; in getAttributeGroups()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h110 std::vector<IndexAndAttrSet> AttributeGroups;
221 return AttributeGroups;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Bitcode/Writer/
H A DValueEnumerator.h110 std::vector<IndexAndAttrSet> AttributeGroups; variable
221 return AttributeGroups; in getAttributeGroups()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h110 std::vector<IndexAndAttrSet> AttributeGroups; variable
221 return AttributeGroups; in getAttributeGroups()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h110 std::vector<IndexAndAttrSet> AttributeGroups; variable
221 return AttributeGroups; in getAttributeGroups()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h110 std::vector<IndexAndAttrSet> AttributeGroups; variable
221 return AttributeGroups; in getAttributeGroups()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h110 std::vector<IndexAndAttrSet> AttributeGroups; variable
221 return AttributeGroups; in getAttributeGroups()
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/servicecatalogappregistry/
H A Dapi_op_ListAttributeGroups.go44 AttributeGroups []types.AttributeGroupSummary member
H A Dapi_op_ListAssociatedAttributeGroups.go49 AttributeGroups []string member

12345