Home
last modified time | relevance | path

Searched defs:callbackArgs (Results 1 – 16 of 16) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT OLE Win32/win32/org/eclipse/swt/internal/ole/win32/
H A DCOMObject.java59 static long callback0(long[] callbackArgs) { in callback0()
68 static long callback1(long[] callbackArgs) { in callback1()
77 static long callback2(long[] callbackArgs) { in callback2()
86 static long callback3(long[] callbackArgs) { in callback3()
95 static long callback4(long[] callbackArgs) { in callback4()
104 static long callback5(long[] callbackArgs) { in callback5()
113 static long callback6(long[] callbackArgs) { in callback6()
122 static long callback7(long[] callbackArgs) { in callback7()
131 static long callback8(long[] callbackArgs) { in callback8()
140 static long callback9(long[] callbackArgs) { in callback9()
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/runtime/
H A Dsyscall_windows.go331 type callbackArgs struct { struct
332 index uintptr
344 args unsafe.Pointer
346 result uintptr
347 retPop uintptr // For 386 cdecl, how many bytes to pop on return
351 func callbackWrap(a *callbackArgs) {
/dports/devel/aws-crt-cpp/aws-crt-cpp-0.17.2/source/
H A DImdsClient.cpp118 WrappedCallbackArgs<OnResourceAcquired> *callbackArgs = in s_onResourceAcquired() local
127 WrappedCallbackArgs<OnVectorResourceAcquired> *callbackArgs = in s_onVectorResourceAcquired() local
138 WrappedCallbackArgs<OnCredentialsAcquired> *callbackArgs = in s_onCredentialsAcquired() local
150 WrappedCallbackArgs<OnIamProfileAcquired> *callbackArgs = in s_onIamProfileAcquired() local
165 WrappedCallbackArgs<OnInstanceInfoAcquired> *callbackArgs = in s_onInstanceInfoAcquired() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/repl/
H A Dabstract_async_component.cpp141 const executor::TaskExecutor::CallbackArgs& callbackArgs, const std::string& message) { in _checkForShutdownAndConvertStatus()
153 const executor::TaskExecutor::CallbackArgs& callbackArgs, const std::string& message) { in _checkForShutdownAndConvertStatus_inlock()
H A Dabstract_async_component_test.cpp115 const executor::TaskExecutor::CallbackArgs& callbackArgs, const std::string& message) { in checkForShutdownAndConvertStatus_forTest()
376 auto callback = [&status](const executor::TaskExecutor::CallbackArgs& callbackArgs) { in TEST_F()
421 auto callback = [&status](const executor::TaskExecutor::CallbackArgs& callbackArgs) { in TEST_F()
449 auto callback = [&status](const executor::TaskExecutor::CallbackArgs& callbackArgs) { in TEST_F()
H A Dinitial_syncer.cpp406 const executor::TaskExecutor::CallbackArgs& callbackArgs, in _startInitialSyncAttemptCallback()
472 const executor::TaskExecutor::CallbackArgs& callbackArgs, in _chooseSyncSourceCallback()
927 const executor::TaskExecutor::CallbackArgs& callbackArgs, in _getNextApplierBatchCallback()
1381 const executor::TaskExecutor::CallbackArgs& callbackArgs, const std::string& message) { in _checkForShutdownAndConvertStatus_inlock()
H A Dcollection_cloner_test.cpp1331 executor::TaskExecutor::CallbackArgs callbackArgs( in TEST_F() local
2140 executor::TaskExecutor::CallbackArgs callbackArgs( in TEST_F() local
/dports/devel/aws-crt-cpp/aws-crt-cpp-0.17.2/source/auth/
H A DCredentials.cpp129 CredentialsProviderCallbackArgs *callbackArgs = in s_onCredentialsResolved() local
147 auto callbackArgs = Aws::Crt::New<CredentialsProviderCallbackArgs>(m_allocator); in GetCredentials() local
/dports/java/sablevm/sablevm-1.13/src/libpopt/
H A Dtest1.c82 static struct poptOption callbackArgs[] = { variable
/dports/devel/aws-crt-cpp/aws-crt-cpp-0.17.2/source/http/
H A DHttpConnectionManager.cpp195 auto callbackArgs = static_cast<ConnectionManagerCallbackArgs *>(userData); in s_onConnectionSetup() local
/dports/devel/popt/popt-1.18/tests/
H A Dtest1.c68 static struct poptOption callbackArgs[] = { variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/tools/iostool/
H A Dmobiledevicelib.cpp193 unsigned int v1, unsigned int v2, void *callbackArgs, in deviceNotificationSubscribe()
/dports/devel/jna/jna-5.7.0/src/com/sun/jna/
H A DCallbackReference.java560 Object[] callbackArgs = new Object[args.length]; in invokeCallback() local
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/internet/
H A Ddefer.py278 callbackArgs=None, callbackKeywords=None, argument
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/test/
H A Dtest_pb.py802 callbackArgs = None variable
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/spread/test/
H A Dtest_pb.py936 callbackArgs = None variable