Home
last modified time | relevance | path

Searched defs:propertySet (Results 1 – 25 of 228) sorted by relevance

12345678910

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/scheduler/
H A Dpropertyset.go14 type propertySet struct { struct
16 ctx Context
19 logger log.Logger
22 jobID string
25 namespace string
28 taskGroup string
31 targetAttribute string
35 allowedCount uint64
39 errorBuilding error
43 existingValues map[string]uint64
[all …]
/dports/sysutils/nomad/nomad-1.1.0/scheduler/
H A Dpropertyset.go14 type propertySet struct { struct
16 ctx Context
19 logger log.Logger
22 jobID string
25 namespace string
28 taskGroup string
31 targetAttribute string
35 allowedCount uint64
39 errorBuilding error
43 existingValues map[string]uint64
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DSwapChainPanelNativeWindow_unittest.cpp400 ComPtr<IPropertySet> propertySet; in CreatePropertyMap() local
464 ComPtr<IMap<HSTRING, IInspectable *>> propertySet; in TEST() local
486 ComPtr<IMap<HSTRING, IInspectable *>> propertySet; in TEST() local
534 ComPtr<IMap<HSTRING, IInspectable *>> propertySet; in TEST_P() local
584 ComPtr<IMap<HSTRING, IInspectable *>> propertySet; in TEST_P() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DSwapChainPanelNativeWindow_unittest.cpp400 ComPtr<IPropertySet> propertySet; in CreatePropertyMap() local
464 ComPtr<IMap<HSTRING, IInspectable *>> propertySet; in TEST() local
486 ComPtr<IMap<HSTRING, IInspectable *>> propertySet; in TEST() local
534 ComPtr<IMap<HSTRING, IInspectable *>> propertySet; in TEST_P() local
584 ComPtr<IMap<HSTRING, IInspectable *>> propertySet; in TEST_P() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DSwapChainPanelNativeWindow_unittest.cpp258 ComPtr<IPropertySet> propertySet; in CreatePropertyMap() local
315 ComPtr<IMap<HSTRING, IInspectable*>> propertySet; in TEST() local
335 ComPtr<IMap<HSTRING, IInspectable*>> propertySet; in TEST() local
375 ComPtr<IMap<HSTRING, IInspectable*>> propertySet; in TEST_P() local
425 ComPtr<IMap<HSTRING, IInspectable*>> propertySet; in TEST_P() local
/dports/devel/upnp/pupnp-release-1.14.12/upnp/src/gena/
H A Dgena_device.c181 char *propertySet, in notify_send_and_recv()
274 char *propertySet, in genaNotify()
431 const DOMString propertySet) in AllocGenaHeaders()
501 DOMString propertySet, in genaInitNotifyCommon()
675 DOMString propertySet = NULL; in genaInitNotify() local
725 DOMString propertySet = NULL; in genaInitNotifyExt() local
810 DOMString propertySet) in genaNotifyAllCommon()
974 DOMString propertySet = NULL; in genaNotifyAllExt() local
1019 DOMString propertySet = NULL; in genaNotifyAll() local
/dports/editors/calligra/calligra-3.2.1/filters/libodf2/
H A DKoOdfStyle.cpp110 QString KoOdfStyle::property(const QString &propertySet, const QString &property) const in property() argument
119 void KoOdfStyle::setProperty(const QString &propertySet, const QString &property, const QString &va… in setProperty()
H A DKoOdfListStyle.cpp126 QString KoOdfListStyle::property(QString &propertySet, QString &property) const in property()
135 void KoOdfListStyle::setProperty(QString &propertySet, QString &property, QString &value) in setProperty()
H A DKoOdfTextProperties.cpp78 bool KoOdfTextProperties::saveOdf(const QString &propertySet, KoXmlWriter *writer) in saveOdf()
H A DKoOdfGraphicProperties.cpp103 bool KoOdfGraphicProperties::saveOdf(const QString &propertySet, KoXmlWriter *writer) in saveOdf()
H A DKoOdfHeaderFooterProperties.cpp93 bool KoOdfHeaderFooterProperties::saveOdf(const QString &propertySet, KoXmlWriter *writer) in saveOdf()
H A DKoOdfPageLayoutProperties.cpp102 bool KoOdfPageLayoutProperties::saveOdf(const QString &propertySet, KoXmlWriter *writer) in saveOdf()
/dports/net/libnpupnp/libnpupnp-4.1.5/src/gena/
H A Dgena_device.cpp131 static int genaNotify(const std::string& propertySet, const subscription *sub) in genaNotify()
209 std::string propertySet; // Message content member
308 const std::string& propertySet, in genaInitNotifyXML()
392 std::string propertySet; in genaInitNotifyVars() local
463 char *UDN, char *servId, const std::string& propertySet) in genaNotifyAllXML()
551 std::string propertySet; in genaNotifyAll() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/OleDb/
H A DDBPropSet.cs189 internal void SetPropertySet(int index, Guid propertySet, tagDBPROP[] properties) { in SetPropertySet()
243 …static internal DBPropSet CreateProperty(Guid propertySet, int propertyId, bool required, object v… in CreateProperty()
H A DOleDbConnection.cs397 internal object GetDataSourcePropertyValue(Guid propertySet, int propertyID) { in GetDataSourcePropertyValue()
402 internal object GetDataSourceValue(Guid propertySet, int propertyID) { in GetDataSourceValue()
535 …internal void SetDataSourcePropertyValue(Guid propertySet, int propertyID, string description, boo… in SetDataSourcePropertyValue()
H A DPropertyIDSet.cs30 internal PropertyIDSet(Guid propertySet, int propertyID) : base(PropertyIDSetAndValueSize) { in PropertyIDSet()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Services.Client/Client/System/Data/Services/Client/
H A DOpenObject.cs23 private readonly Dictionary<string, object> propertySet = new Dictionary<string, object>(); field in System.Data.Services.Client.OpenObject
/dports/mail/libvmime/vmime-0.9.2/src/vmime/
H A DpropertySet.cpp32 propertySet::propertySet() in propertySet() function in vmime::propertySet
37 propertySet::propertySet(const string& props) in propertySet() function in vmime::propertySet
43 propertySet::propertySet(const propertySet& set) in propertySet() function in vmime::propertySet
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/
H A DMUCServicePropertyEventListener.java38 void propertySet( String service, String property, Map<String, Object> params ); in propertySet() method
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/net/
H A DInetAddressCachePolicy.java75 private static boolean propertySet; field in InetAddressCachePolicy
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/sun/net/
H A DInetAddressCachePolicy.java75 private static boolean propertySet; field in InetAddressCachePolicy
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/net/
H A DInetAddressCachePolicy.java75 private static boolean propertySet; field in InetAddressCachePolicy
/dports/devel/flexdock/flexdock-1.2.4/src/java/plaf/org/flexdock/plaf/resources/
H A DPainterResourceHandler.java23 PropertySet propertySet = Configurator.getProperties(stringValue, PAINTER_RESOURCE_KEY); in getResource() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/sun/net/
H A DInetAddressCachePolicy.java75 private static boolean propertySet; field in InetAddressCachePolicy
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/sun/net/
H A DInetAddressCachePolicy.java76 private static boolean propertySet; field in InetAddressCachePolicy

12345678910