Home
last modified time | relevance | path

Searched defs:_sm (Results 1 – 25 of 100) sorted by relevance

1234

/dports/devel/swig/swig-4.0.2/Examples/test-suite/
H A Darray_member.i73 typedef struct _sm { struct
74 int i;
75 MY_SBUFF x;
/dports/dns/gdnsd2/gdnsd-2.4.3/include/gdnsd/
H A Dvscf.h153 #define vscf_hash_get_data_byconstkey(_d, _key, _sm) \ argument
155 #define vscf_hash_get_data_bystringkey(_d, _key, _sm) \ argument
/dports/audio/polyphone/polyphone-75a5e88/sources/core/sample/
H A Dsampleloader.h46 SoundfontManager * _sm; variable
/dports/audio/polyphone/polyphone-75a5e88/sources/core/input/sf2/
H A Dinputparsersf2.h48 SoundfontManager * _sm; variable
/dports/www/newsboat/newsboat-2.22.1/rust/libnewsboat/tests/
H A Dscopemeasure_dropping_writes_a_line_to_the_log.rs28 let _sm = ScopeMeasure::new(String::from("test")); in droppping_a_scopemeasure_writes_a_line_to_the_log() localVariable
/dports/audio/midipp/midipp-2.1.1/src/
H A Dmidipp_replace.cpp30 MppReplace :: MppReplace(MppMainWindow *_mw, MppScoreMain *_sm, in MppReplace()
/dports/math/py-sympy/sympy-1.9/sympy/parsing/autolev/test-examples/
H A Druletest12.py2 import sympy as _sm namespace
H A Druletest11.py2 import sympy as _sm namespace
H A Druletest1.py2 import sympy as _sm namespace
H A Druletest4.py2 import sympy as _sm namespace
/dports/sysutils/edk2/edk2-edk2-stable202102/MdePkg/Include/Ppi/
H A DReadOnlyVariable2.h73 @param VariableNameSize On entry, points to the size of the buffer pointed to by VariableName. in getError()
/dports/databases/libmemcached/libmemcached-1.0.18/libtest/result/
H A Dbase.hpp54 } // namespace libtest in RunnableToolOneStep()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/bfa/
H A Dbfa_cs.h190 #define bfa_sm_set_state(_sm, _state) ((_sm)->sm = (bfa_sm_t)(_state)) argument
191 #define bfa_sm_send_event(_sm, _event) ((_sm)->sm((_sm), (_event))) argument
192 #define bfa_sm_get_state(_sm) ((_sm)->sm) argument
193 #define bfa_sm_cmp_state(_sm, _state) ((_sm)->sm == (bfa_sm_t)(_state)) argument
203 #define BFA_SM(_sm) ((bfa_sm_t)(_sm)) argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/bfa/
H A Dbfa_cs.h190 #define bfa_sm_set_state(_sm, _state) ((_sm)->sm = (bfa_sm_t)(_state)) argument
191 #define bfa_sm_send_event(_sm, _event) ((_sm)->sm((_sm), (_event))) argument
192 #define bfa_sm_get_state(_sm) ((_sm)->sm) argument
193 #define bfa_sm_cmp_state(_sm, _state) ((_sm)->sm == (bfa_sm_t)(_state)) argument
203 #define BFA_SM(_sm) ((bfa_sm_t)(_sm)) argument
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/bfa/
H A Dbfa_cs.h190 #define bfa_sm_set_state(_sm, _state) ((_sm)->sm = (bfa_sm_t)(_state)) argument
191 #define bfa_sm_send_event(_sm, _event) ((_sm)->sm((_sm), (_event))) argument
192 #define bfa_sm_get_state(_sm) ((_sm)->sm) argument
193 #define bfa_sm_cmp_state(_sm, _state) ((_sm)->sm == (bfa_sm_t)(_state)) argument
203 #define BFA_SM(_sm) ((bfa_sm_t)(_sm)) argument
/dports/audio/polyphone/polyphone-75a5e88/sources/core/input/
H A Dabstractinputparser.h74 SoundfontManager * _sm; variable
/dports/audio/polyphone/polyphone-75a5e88/sources/editor/tools/
H A Dabstracttooliterating.h73 SoundfontManager * _sm; variable
/dports/databases/libmemcached/libmemcached-1.0.18/tests/libmemcached-1.0/
H A Dsasl.cc62 * to test supports SASL authentication, and that they use the default
/dports/audio/polyphone/polyphone-75a5e88/sources/editor/modulator/
H A Dmodulatorcell.h81 SoundfontManager * _sm; variable
/dports/deskutils/simpleagenda/SimpleAgenda-0.43/
H A DAppController.h27 StoreManager *_sm; variable
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/libweb3jsonrpc/
H A DAdminNet.cpp13 AdminNet::AdminNet(NetworkFace& _network, SessionManager& _sm): m_network(_network), m_sm(_sm) {} in AdminNet()
/dports/audio/polyphone/polyphone-75a5e88/sources/core/
H A Dduplicator.h63 SoundfontManager * _sm; variable
/dports/math/py-sympy/sympy-1.9/sympy/parsing/autolev/test-examples/pydy-example-repo/
H A Dmass_spring_damper.py2 import sympy as _sm namespace
H A Ddouble_pendulum.py2 import sympy as _sm namespace
/dports/sysutils/edk2/edk2-edk2-stable202102/MdePkg/Include/Protocol/
H A DTls.h54 /// A priority list of preferred algorithms for the TLS session. in ~RunnableTool()

1234