Home
last modified time | relevance | path

Searched defs:my_callback (Results 1 – 25 of 63) sorted by relevance

123

/dports/comms/wsjtz/wsjtx/lib/
H A Djt65_test.f9042 subroutine my_callback (this,sync,snr,dt,freq,drift,nflip,width, & subroutine
47 class(jt65_decoder), intent(inout) :: this
48 real, intent(in) :: sync
49 integer, intent(in) :: snr
50 real, intent(in) :: dt
51 integer, intent(in) :: freq
52 integer, intent(in) :: drift
76 end subroutine my_callback argument
/dports/net-im/py-slixmpp/slixmpp-1.7.1/tests/
H A Dtest_stream_xep_0323.py432 def my_callback(from_jid, result, nodeId=None, timestamp=None, fields=None, error_msg=None): function
472 def my_callback(from_jid, result, nodeId=None, timestamp=None, fields=None, error_msg=None): function
510 def my_callback(from_jid, result, nodeId=None, timestamp=None, fields=None, error_msg=None): function
640 def my_callback(from_jid, result, nodeId=None, timestamp=None, error_msg=None): function
1013 def my_callback(from_jid, result, nodeId=None, timestamp=None, fields=None, error_msg=None): function
1099 def my_callback(from_jid, result, nodeId=None, timestamp=None, fields=None, error_msg=None): function
H A Dtest_stream_xep_0325.py228 def my_callback(from_jid, result, nodeIds=None, fields=None, error_msg=None): function
270 def my_callback(from_jid, result, nodeIds=None, fields=None, error_msg=None): function
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/input/c/
H A Dalign-proto-vars.c11 typedef void (*my_callback)(int id, typedef
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/expected/c/
H A D00144-align-proto-vars.c11 typedef void (*my_callback)(int id, typedef
/dports/www/py-httpretty/httpretty-1.1.4/docs/source/_static/
H A Dread-timeout.py15 def my_callback(request, url, headers): function
H A Dguide-callback-regex-ipdb.py10 def my_callback(request, url, headers): function
/dports/www/py-httpretty/httpretty-1.1.4/tests/bugfixes/nosetests/
H A Dtest_430_respect_timeout.py35 def my_callback(request, url, headers): function
/dports/devel/py-cffi/cffi-1.15.0/testing/embedding/
H A Dadd_recursive-test.c10 DLLIMPORT int (*my_callback)(int); variable
/dports/net-p2p/c-lightning/lightning-0.10.2/ccan/ccan/typesafe_cb/test/
H A Dcompile_fail-typesafe_cb-int.c16 void my_callback(int something) in my_callback() function
H A Dcompile_fail-typesafe_cb.c13 static void my_callback(char *p) in my_callback() function
H A Dcompile_fail-typesafe_cb_postargs.c12 static void my_callback(char *p, int x) in my_callback() function
H A Dcompile_fail-typesafe_cb_preargs.c13 static void my_callback(int x, char *p) in my_callback() function
/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/swig/python/tests/
H A Dra.py104 def my_callback(info, pool): function
122 def my_callback(info, pool): function
133 def my_callback(revision, date, author): function
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/swig/python/tests/
H A Dra.py104 def my_callback(info, pool): function
122 def my_callback(info, pool): function
133 def my_callback(revision, date, author): function
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/swig/python/tests/
H A Dra.py104 def my_callback(info, pool): function
122 def my_callback(info, pool): function
133 def my_callback(revision, date, author): function
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/swig/python/tests/
H A Dra.py104 def my_callback(info, pool): function
122 def my_callback(info, pool): function
133 def my_callback(revision, date, author): function
/dports/misc/py-xgboost/xgboost-1.5.1/tests/python/
H A Dtest_survival.py25 def my_callback(env): function
/dports/misc/xgboost/xgboost-1.5.1/tests/python/
H A Dtest_survival.py25 def my_callback(env): function
/dports/net/yaz/yaz-5.31.1/zoom/
H A Dzoomtst4.c12 const char *my_callback (void *handle, const char *name) in my_callback() function
H A Dzoomtst5.c13 const char *my_callback(void *handle, const char *name) in my_callback() function
/dports/x11-fonts/roboto-fonts-ttf/roboto-2.134/third_party/spiro/x3/pyrex/
H A Dbeztest.py4 def my_callback(cmd, what, arg, more): function
H A Dmain.py3 def my_callback(cmd, what, arg, more): function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/vr/openxr/
H A Dopenxr_device.cc107 auto my_callback = in RequestSession() local
/dports/editors/biew/biew-610/biewlib/sysdep/ia32/win32/
H A Dtimer.c76 static VOID CALLBACK my_callback( UINT _uTimerID, UINT uMessage, DWORD dwUser, DWORD dw1, DWORD dw2… in my_callback() function

123