Home
last modified time | relevance | path

Searched defs:toProperties (Results 1 – 19 of 19) sorted by relevance

/dports/net/p5-Net-Amazon-MechanicalTurk/Net-Amazon-MechanicalTurk-1.02/lib/Net/Amazon/MechanicalTurk/
H A DProperties.pm9 sub toProperties { subroutine
H A DDataStructure.pm50 sub toProperties { subroutine
/dports/deskutils/horde-kronolith/kronolith-4.2.29/lib/Event/
H A DSql.php179 public function toProperties($full = false) function in Kronolith_Event_Sql
/dports/graphics/krita/krita-4.4.8/libs/ui/animation/
H A DKisHDRMetadataOptions.cpp30 KisPropertiesConfigurationSP KisHDRMetadataOptions::toProperties() const in toProperties() function in KisHDRMetadataOptions
H A DKisAnimationRenderingOptions.cpp83 KisPropertiesConfigurationSP KisAnimationRenderingOptions::toProperties() const in toProperties() function in KisAnimationRenderingOptions
/dports/java/servingxml/servingxml-1.1.2/servingxml-framework/src/main/java/com/servingxml/components/property/
H A DOutputProperty.java52 public static Properties toProperties(OutputProperty[] outputProperties) { in toProperties() method in OutputProperty
H A DSystemProperty.java50 public static Properties toProperties(SystemProperty[] systemProperties) { in toProperties() method in SystemProperty
H A DProperty.java52 public static Properties toProperties(Property[] customProperties) { in toProperties() method in Property
/dports/java/servingxml/servingxml-1.1.2/servingxml-framework/src/main/java/com/servingxml/components/command/
H A DEnvVariable.java51 public static Properties toProperties(EnvVariable[] outputProperties) { in toProperties() method in EnvVariable
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Metadata/Edm/
H A DReferentialConstraint.cs33 IEnumerable<EdmProperty> toProperties) in ReferentialConstraint()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/tests/org.eclipse.core.tests.runtime/src/org/eclipse/core/tests/internal/preferences/
H A DBadTestScope.java101 Properties toProperties() throws BackingStoreException { in toProperties() method in BadTestScope
H A DTestScope2.java112 Properties toProperties() throws BackingStoreException { in toProperties() method in TestScope2
/dports/graphics/krita/krita-4.4.8/plugins/impex/tiff/
H A Dkis_tiff_converter.cc204 KisPropertiesConfigurationSP KisTIFFOptions::toProperties() const in toProperties() function in KisTIFFOptions
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/pf/text/
H A DStringUtil.java1269 public Properties toProperties( String str, Properties properties ) in toProperties() method in StringUtil
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Objects/DataClasses/
H A DRelatedEnd.cs1542 …opertiesAreKeyProperties(string[] keyMemberNames, ReadOnlyMetadataCollection<EdmProperty> toProper… in CheckIfAllPropertiesAreKeyProperties()
/dports/java/apache-commons-collections/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/
H A DMapUtils.java854 public static Properties toProperties(final Map map) { in toProperties() method in MapUtils
/dports/graphics/tiled/tiled-1.7.2/src/libtiled/
H A Dvarianttomapconverter.cpp154 Properties VariantToMapConverter::toProperties(const QVariant &propertiesVariant, in toProperties() function in Tiled::VariantToMapConverter
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/functional/
H A Des3fClippingTests.cpp671 const std::string toProperties = genClippingPointInfoString(m_lines[ndx].p1); in testRender() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles2/functional/
H A Des2fClippingTests.cpp668 const std::string toProperties = genClippingPointInfoString(m_lines[ndx].p1); in testRender() local