Home
last modified time | relevance | path

Searched defs:PropertyDictionary (Results 1 – 12 of 12) sorted by relevance

/dports/devel/msbuild/msbuild-0.06/src/Build/Collections/
H A DPropertyDictionary.cs42 …internal sealed class PropertyDictionary<T> : IEnumerable<T>, IEquatable<PropertyDictionary<T>>, I… class
54 public PropertyDictionary() in PropertyDictionary() method in Microsoft.Build.Collections.PropertyDictionary
62 internal PropertyDictionary(int capacity) in PropertyDictionary() method in Microsoft.Build.Collections.PropertyDictionary
70 internal PropertyDictionary(IEnumerable<T> elements) in PropertyDictionary() method in Microsoft.Build.Collections.PropertyDictionary
82 internal PropertyDictionary(MSBuildNameIgnoreCaseComparer comparer) in PropertyDictionary() method in Microsoft.Build.Collections.PropertyDictionary
90 internal PropertyDictionary(int capacity, IEnumerable<T> elements) in PropertyDictionary() method in Microsoft.Build.Collections.PropertyDictionary
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Include/Rocket/Core/BitmapFont/
H A DFontProvider.h41 class PropertyDictionary; variable
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Include/Rocket/Core/FreeType/
H A DFontProvider.h41 class PropertyDictionary; variable
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Source/Core/
H A DStyleSheetParser.h34 class PropertyDictionary; variable
H A DPropertyDictionary.cpp34 PropertyDictionary::PropertyDictionary() in PropertyDictionary() function in Rocket::Core::PropertyDictionary
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Include/Rocket/Core/
H A DFontDatabase.h42 class PropertyDictionary; variable
H A DDecorator.h42 class PropertyDictionary; variable
H A DPropertySpecification.h38 class PropertyDictionary; variable
H A DFactory.h52 class PropertyDictionary; variable
H A DElement.h64 class PropertyDictionary; variable
/dports/lang/v8/v8-9.6.180.12/src/objects/
H A Ddictionary.h24 using PropertyDictionary = SwissNameDictionary; variable
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Channels/
H A DServiceChannelProxy.cs647 class PropertyDictionary : IDictionary class in System.ServiceModel.Channels.ServiceChannelProxy.SingleReturnMessage