Home
last modified time | relevance | path

Searched defs:PropertySet (Results 1 – 25 of 569) sorted by path

12345678910>>...23

/dports/audio/carla/Carla-2.4.1/source/modules/juce_core/containers/
H A Djuce_PropertySet.cpp26 PropertySet::PropertySet (bool ignoreCaseOfKeyNames) in PropertySet() function in juce::PropertySet
33 PropertySet::PropertySet (const PropertySet& other) in PropertySet() function in juce::PropertySet
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_core/containers/
H A Djuce_PropertySet.cpp26 PropertySet::PropertySet (bool ignoreCaseOfKeyNames) in PropertySet() function in juce::PropertySet
33 PropertySet::PropertySet (const PropertySet& other) in PropertySet() function in juce::PropertySet
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Foundation/Collections/
H A Dmod.rs1837 pub struct PropertySet(::windows::runtime::IInspectable); struct
1838 impl PropertySet { implementation
1908 unsafe impl ::windows::runtime::RuntimeType for PropertySet { implementation
1911 unsafe impl ::windows::runtime::Interface for PropertySet { implementation
1915 impl ::windows::runtime::RuntimeName for PropertySet { implementation
1968 impl<'a> ::windows::runtime::IntoParam<'a, IPropertySet> for PropertySet { implementation
1973 impl<'a> ::windows::runtime::IntoParam<'a, IPropertySet> for &PropertySet { implementation
2044 unsafe impl ::std::marker::Send for PropertySet {} implementation
2045 unsafe impl ::std::marker::Sync for PropertySet {} implementation
2047 impl ::std::iter::IntoIterator for PropertySet { implementation
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/Audio/CoreAudio/
H A Dmod.rs15470 pub PropertySet: ::windows::runtime::GUID, field
/dports/audio/portaudio/portaudio/src/hostapi/wasapi/mingw-include/
H A Dks.h2329 GUID PropertySet; member
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/compoundfilereader/
H A Dcompoundfilereader.h398 PropertySet(const void* buffer, size_t len, const char* fmtid) in PropertySet() function
/dports/databases/kdb/kdb-3.2.0/src/tools/
H A DKDbUtils.cpp630 PropertySet::PropertySet() in PropertySet() function in PropertySet
635 PropertySet::PropertySet(const PropertySet &other) in PropertySet() function in PropertySet
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/build/src/build/
H A Dproperty_set.py129 class PropertySet: class
/dports/databases/percona57-client/boost_1_59_0/tools/build/src/build/
H A Dproperty_set.py129 class PropertySet: class
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/build/src/build/
H A Dproperty_set.py129 class PropertySet: class
/dports/databases/percona57-server/boost_1_59_0/tools/build/src/build/
H A Dproperty_set.py129 class PropertySet: class
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_dynamicclassattribute.py15 class PropertySet(PropertyBase): class
H A Dtest_property.py14 class PropertySet(PropertyBase): class
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_dynamicclassattribute.py15 class PropertySet(PropertyBase): class
H A Dtest_property.py14 class PropertySet(PropertyBase): class
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/lexers/
H A DLexHTML.cpp879 Sci_Position SCI_METHOD LexerHTML::PropertySet(const char *key, const char *val) { in PropertySet() function in LexerHTML
H A DLexJSON.cpp225 Sci_Position SCI_METHOD PropertySet(const char *key, const char *val) override { in PropertySet() function in LexerJSON
H A DLexSQL.cpp330 Sci_Position SCI_METHOD PropertySet(const char *key, const char *val) override { in PropertySet() function in LexerSQL
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/lexlib/
H A DDefaultLexer.cpp54 Sci_Position SCI_METHOD DefaultLexer::PropertySet(const char *, const char *) { in PropertySet() function in DefaultLexer
H A DLexerBase.cpp62 Sci_Position SCI_METHOD LexerBase::PropertySet(const char *key, const char *val) { in PropertySet() function in LexerBase
H A DLexerNoExceptions.cpp25 Sci_Position SCI_METHOD LexerNoExceptions::PropertySet(const char *key, const char *val) { in PropertySet() function in LexerNoExceptions
H A DOptionSet.h113 bool PropertySet(T *base, const char *name, const char *val) { in PropertySet() function
/dports/databases/xtrabackup/boost_1_59_0/tools/build/src/build/
H A Dproperty_set.py129 class PropertySet: class
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/lexers/
H A DLexAsm.cxx196 int SCI_METHOD LexerAsm::PropertySet(const char *key, const char *val) { in PropertySet() function in LexerAsm
H A DLexBasic.cxx280 int SCI_METHOD LexerBasic::PropertySet(const char *key, const char *val) { in PropertySet() function in LexerBasic

12345678910>>...23