Searched refs:Merge (Results 1 – 2 of 2) sorted by relevance
/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/Syntax/ | ||
D | InitAttribute.cs | 25 public InitAttribute Merge(InitAttribute other) in Merge() method in Antmicro.Renode.PlatformDescription.Syntax.InitAttribute |
D | Entry.cs | 89 mergedAttributes.Add(ourInit.Merge(theirInit)); in MergeWith() |