Home
last modified time | relevance | path

Searched defs:PropertyEntry (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/kdevelop/kdevelop-21.12.3/plugins/subversion/3rdparty/kdevsvncpp/
H A Dproperty.hpp50 struct PropertyEntry struct
52 std::string name;
53 std::string value;
H A Dproperty.cpp39 PropertyEntry::PropertyEntry(const char * name, const char * value) in PropertyEntry() function in svn::PropertyEntry
/dports/graphics/aseprite/aseprite-1.2.9/src/script/
H A Dengine.h31 struct PropertyEntry { struct
32 const char* id;
33 Function getter;
34 Function setter;
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.beans/src/main/java/org/springframework/beans/factory/parsing/
H A DPropertyEntry.java27 public class PropertyEntry implements ParseState.Entry { class
38 public PropertyEntry(String name) { in PropertyEntry() method in PropertyEntry
/dports/lang/mono/mono-5.10.1.57/external/nunit-lite/NUnitLite-1.0.0/src/framework/Api/
H A DPropertyEntry.cs31 public class PropertyEntry class
41 public PropertyEntry(string name, object value) in PropertyEntry() method in NUnit.Framework.Api.PropertyEntry
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.UI/
H A DPropertyEntry.cs35 public abstract class PropertyEntry { class
41 internal PropertyEntry () { } in PropertyEntry() method in System.Web.UI.PropertyEntry
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/
H A DPropertyEntry.cs21 public abstract class PropertyEntry { class
29 internal PropertyEntry() { in PropertyEntry() method in System.Web.UI.PropertyEntry
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/property_service/libpropertyinfoparser/include/property_info_parser/
H A Dproperty_info_parser.h29 struct PropertyEntry { struct
30 uint32_t name_offset;
31 uint32_t namelen;
34 uint32_t context_index;
36 uint32_t type_index;
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/property_service/libpropertyinfoparser/include/property_info_parser/
H A Dproperty_info_parser.h29 struct PropertyEntry { struct
30 uint32_t name_offset;
31 uint32_t namelen;
34 uint32_t context_index;
36 uint32_t type_index;
/dports/games/ufoai/ufoai-2.5-source/eclipse/net.sourceforge.ufoai.dsl.ui/src/net/sourceforge/ufoai/ui/properties/
H A DUFOAIPropertyInfo.java15 private static class PropertyEntry extends PropertyDescriptor { class in UFOAIPropertyInfo
19 public PropertyEntry(Object id, String category, String label, String value) { in PropertyEntry() method in UFOAIPropertyInfo.PropertyEntry
/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/util/
H A Dqdeclarativepropertychanges.cpp533 typedef QPair<QString, QVariant> PropertyEntry; in containsValue() typedef
570 typedef QPair<QString, QVariant> PropertyEntry; in changeValue() typedef
624 typedef QPair<QString, QVariant> PropertyEntry; in changeExpression() typedef
705 typedef QPair<QString, QVariant> PropertyEntry; in property() typedef
730 typedef QPair<QString, QVariant> PropertyEntry; in removeProperty() typedef
757 typedef QPair<QString, QVariant> PropertyEntry; in value() typedef
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.resources/src/org/eclipse/core/internal/properties/
H A DPropertyBucket.java27 public static class PropertyEntry extends Entry { class in PropertyBucket
121 public PropertyEntry(IPath path, PropertyEntry base) { in PropertyEntry() method in PropertyBucket.PropertyEntry
138 protected PropertyEntry(IPath path, String[][] value) { in PropertyEntry() method in PropertyBucket.PropertyEntry
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/
H A DWindowRenderer.h219 typedef std::pair<Property*, bool> PropertyEntry; typedef
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/util/
H A Dqquickpropertychanges.cpp541 typedef QPair<QString, QVariant> PropertyEntry; in containsValue() typedef
574 typedef QPair<QString, QVariant> PropertyEntry; in changeValue() typedef
700 typedef QPair<QString, QVariant> PropertyEntry; in property() typedef
742 typedef QPair<QString, QVariant> PropertyEntry; in value() typedef
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/quick/util/
H A Dqquickpropertychanges.cpp541 typedef QPair<QString, QVariant> PropertyEntry; in containsValue() typedef
574 typedef QPair<QString, QVariant> PropertyEntry; in changeValue() typedef
700 typedef QPair<QString, QVariant> PropertyEntry; in property() typedef
742 typedef QPair<QString, QVariant> PropertyEntry; in value() typedef
/dports/devel/log4net/log4net-1.2.10/src/Repository/Hierarchy/
H A DHierarchy.cs1019 internal class PropertyEntry class in log4net.Repository.Hierarchy.Hierarchy
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.DirectoryServices/src/Interop/
H A DUnsafeNativeMethods.cs259 public class PropertyEntry class in System.DirectoryServices.Interop.UnsafeNativeMethods
/dports/devel/anjuta/anjuta-3.34.0/plugins/project-manager/
H A Ddialogs.c79 } PropertyEntry; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Diads.h57 typedef class PropertyEntry PropertyEntry; typedef
59 typedef struct PropertyEntry PropertyEntry; typedef
1503 class PropertyEntry; variable
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Diads.h57 typedef class PropertyEntry PropertyEntry; typedef
59 typedef struct PropertyEntry PropertyEntry; typedef
1503 class PropertyEntry; variable
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Networking/ActiveDirectory/
H A Dmod.rs3121 pub const PropertyEntry: ::windows_sys::core::GUID = ::windows_sys::core::GUID { data1: 1926491586,… const
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.Web.cs7408 public abstract partial class PropertyEntry class
7410 internal PropertyEntry() { } in PropertyEntry() method in System.Web.UI.PropertyEntry
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Web.cs8755 public abstract partial class PropertyEntry class
8757 internal PropertyEntry() { } in PropertyEntry() method in System.Web.UI.PropertyEntry
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Web.cs9233 public abstract partial class PropertyEntry class
9235 internal PropertyEntry() { } in PropertyEntry() method in System.Web.UI.PropertyEntry
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Web.cs10783 public abstract partial class PropertyEntry class
10785 internal PropertyEntry() { } in PropertyEntry() method in System.Web.UI.PropertyEntry

12