Home
last modified time | relevance | path

Searched defs:mergeProperties (Results 1 – 24 of 24) sorted by relevance

/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.core/src/main/java/org/springframework/core/io/support/
H A DPropertiesLoaderSupport.java145 protected Properties mergeProperties() throws IOException { in mergeProperties() method in PropertiesLoaderSupport
/dports/graphics/tiled/tiled-1.7.2/src/libtiled/
H A Dobject.h88 void mergeProperties(const Properties &properties) in mergeProperties() function
H A Dproperties.cpp50 void mergeProperties(Properties &target, const Properties &source) in mergeProperties() function
/dports/security/owasp-dependency-check/DependencyCheck-3.1.1/dependency-check-utils/src/main/java/org/owasp/dependencycheck/utils/
H A DSettings.java667 public void mergeProperties(File filePath) throws FileNotFoundException, IOException { in mergeProperties() method in Settings
685 public void mergeProperties(String filePath) throws FileNotFoundException, IOException { in mergeProperties() method in Settings
701 public void mergeProperties(InputStream stream) throws IOException { in mergeProperties() method in Settings
/dports/net-im/jicofo/jicofo-ec1b29e/src/main/java/org/jitsi/jicofo/event/
H A DEventFactory.java285 public static String mergeProperties(Map<String, String> properties) in mergeProperties() method in EventFactory
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/IO/
H A DEntityDefinitionClassInfo.cpp177 …void EntityDefinitionClassInfo::mergeProperties(Assets::AttributeDefinition* classAttribute, const… in mergeProperties() function in TrenchBroom::IO::EntityDefinitionClassInfo
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/items/
H A Ditemprop.cxx126 void SfxItemPropertyMap::mergeProperties( const uno::Sequence< beans::Property >& rPropSeq ) in mergeProperties() function in SfxItemPropertyMap
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/ELF/
H A DSymbols.cpp378 void Symbol::mergeProperties(const Symbol &other) { in mergeProperties() function in lld::elf::Symbol
/dports/security/modsecurity3/modsecurity-v3.0.5/headers/modsecurity/
H A Drules_set_properties.h342 static int mergeProperties(RulesSetProperties *from, in mergeProperties() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/ELF/
H A DSymbols.cpp362 void Symbol::mergeProperties(const Symbol &other) { in mergeProperties() function in Symbol
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/ELF/
H A DSymbols.cpp378 void Symbol::mergeProperties(const Symbol &other) { in mergeProperties() function in lld::elf::Symbol
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/ELF/
H A DSymbols.cpp408 void Symbol::mergeProperties(const Symbol &other) { in mergeProperties() function in Symbol
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/ELF/
H A DSymbols.cpp397 void Symbol::mergeProperties(const Symbol &other) { in mergeProperties() function in Symbol
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/ELF/
H A DSymbols.cpp415 void Symbol::mergeProperties(const Symbol &other) { in mergeProperties() function in Symbol
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/ELF/
H A DSymbols.cpp500 void Symbol::mergeProperties(const Symbol &other) { in mergeProperties() function in Symbol
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/ELF/
H A DSymbols.cpp406 void Symbol::mergeProperties(const Symbol &other) { in mergeProperties() function in Symbol
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/ELF/
H A DSymbols.cpp406 void Symbol::mergeProperties(const Symbol &other) { in mergeProperties() function in Symbol
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/ELF/
H A DSymbols.cpp415 void Symbol::mergeProperties(const Symbol &other) { in mergeProperties() function in Symbol
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/ELF/
H A DSymbols.cpp415 void Symbol::mergeProperties(const Symbol &other) { in mergeProperties() function in Symbol
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/ELF/
H A DSymbols.cpp415 void Symbol::mergeProperties(const Symbol &other) { in mergeProperties() function in Symbol
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/ELF/
H A DSymbols.cpp422 void Symbol::mergeProperties(const Symbol &other) { in mergeProperties() function in Symbol
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/PluginFramework/
H A DctkPluginFrameworkLauncher.cpp128 void mergeProperties(ctkProperties& destination, const ctkProperties& source) in mergeProperties() function in ctkPluginFrameworkLauncherPrivate
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Formatter/test492/
H A DMain_in.java1535 private void mergeProperties(Properties destination, Properties source) { in mergeProperties() method in Main
H A DMain_out.java1535 private void mergeProperties(Properties destination, Properties source) { in mergeProperties() method in Main