Home
last modified time | relevance | path

Searched refs:excb (Results 1 – 25 of 49) sorted by relevance

12

/dports/devel/php-ice37/ice-3.7.2/cpp/include/Ice/
H A DConnectionAsync.h34 : ::IceInternal::OnewayCallbackNC<T>(obj, 0, excb, sentcb) in CallbackNC_Connection_flushBatchRequests()
66 void (T::*excb)(const ::Ice::Exception&),
105 : ::IceInternal::OnewayCallback<T, CT>(obj, 0, excb, sentcb) in Callback_Connection_flushBatchRequests()
176 : ::IceInternal::OnewayCallbackNC<T>(obj, 0, excb, sentcb) in CallbackNC_Connection_heartbeat()
208 void (T::*excb)(const ::Ice::Exception&),
211 return new CallbackNC_Connection_heartbeat<T>(instance, excb, sentcb);
225 return new CallbackNC_Connection_heartbeat<T>(instance, excb, sentcb);
245 Callback_Connection_heartbeat(const TPtr& obj, Exception excb, Sent sentcb) in Callback_Connection_heartbeat() argument
246 : ::IceInternal::OnewayCallback<T, CT>(obj, 0, excb, sentcb) in Callback_Connection_heartbeat()
281 return new Callback_Connection_heartbeat<T, CT>(instance, excb, sentcb);
[all …]
H A DCommunicatorAsync.h32 CallbackNC_Communicator_flushBatchRequests(const TPtr& obj, Exception excb, Sent sentcb) in CallbackNC_Communicator_flushBatchRequests() argument
33 : ::IceInternal::OnewayCallbackNC<T>(obj, 0, excb, sentcb) in CallbackNC_Communicator_flushBatchRequests()
65 void (T::*excb)(const ::Ice::Exception&),
68 return new CallbackNC_Communicator_flushBatchRequests<T>(instance, excb, sentcb);
80 newCallback_Communicator_flushBatchRequests(T* instance, void (T::*excb)(const ::Ice::Exception&),
83 return new CallbackNC_Communicator_flushBatchRequests<T>(instance, excb, sentcb);
103 Callback_Communicator_flushBatchRequests(const TPtr& obj, Exception excb, Sent sentcb) in Callback_Communicator_flushBatchRequests() argument
104 : ::IceInternal::OnewayCallback<T, CT>(obj, 0, excb, sentcb) in Callback_Communicator_flushBatchRequests()
133 void (T::*excb)(const ::Ice::Exception&, const CT&),
136 return new Callback_Communicator_flushBatchRequests<T, CT>(instance, excb, sentcb);
[all …]
H A DProxy.h3426 …CallbackNC(const TPtr& instance, Exception excb, Sent sentcb) : _callback(instance), _exception(ex… in CallbackNC() argument
3483 …Callback(const TPtr& instance, Exception excb, Sent sentcb) : _callback(instance), _exception(excb in Callback() argument
3540 …CallbackNC(const TPtr& instance, bool cb, Exception excb, Sent sentcb) : CallbackNC<T>(instance, e… in TwowayCallbackNC() argument
3542 CallbackBase::checkCallback(instance, cb || excb != 0); in TwowayCallbackNC()
3556 …yCallback(const TPtr& instance, bool cb, Exception excb, Sent sentcb) : Callback<T, CT>(instance, in TwowayCallback() argument
3558 CallbackBase::checkCallback(instance, cb || excb != 0); in TwowayCallback()
3577 CallbackNC<T>(instance, excb, sentcb), _response(cb) in OnewayCallbackNC()
3616 Callback<T, CT>(instance, excb, sentcb), _response(cb) in OnewayCallback()
4668 void (T::*excb)(const ::Ice::Exception&),
4700 void (T::*excb)(const ::Ice::Exception&),
[all …]
/dports/devel/ice37/ice-3.7.2/cpp/include/Ice/
H A DConnectionAsync.h34 : ::IceInternal::OnewayCallbackNC<T>(obj, 0, excb, sentcb) in CallbackNC_Connection_flushBatchRequests()
66 void (T::*excb)(const ::Ice::Exception&),
105 : ::IceInternal::OnewayCallback<T, CT>(obj, 0, excb, sentcb) in Callback_Connection_flushBatchRequests()
176 : ::IceInternal::OnewayCallbackNC<T>(obj, 0, excb, sentcb) in CallbackNC_Connection_heartbeat()
208 void (T::*excb)(const ::Ice::Exception&),
211 return new CallbackNC_Connection_heartbeat<T>(instance, excb, sentcb);
225 return new CallbackNC_Connection_heartbeat<T>(instance, excb, sentcb);
245 Callback_Connection_heartbeat(const TPtr& obj, Exception excb, Sent sentcb) in Callback_Connection_heartbeat() argument
246 : ::IceInternal::OnewayCallback<T, CT>(obj, 0, excb, sentcb) in Callback_Connection_heartbeat()
281 return new Callback_Connection_heartbeat<T, CT>(instance, excb, sentcb);
[all …]
H A DCommunicatorAsync.h32 CallbackNC_Communicator_flushBatchRequests(const TPtr& obj, Exception excb, Sent sentcb) in CallbackNC_Communicator_flushBatchRequests() argument
33 : ::IceInternal::OnewayCallbackNC<T>(obj, 0, excb, sentcb) in CallbackNC_Communicator_flushBatchRequests()
65 void (T::*excb)(const ::Ice::Exception&),
68 return new CallbackNC_Communicator_flushBatchRequests<T>(instance, excb, sentcb);
80 newCallback_Communicator_flushBatchRequests(T* instance, void (T::*excb)(const ::Ice::Exception&),
83 return new CallbackNC_Communicator_flushBatchRequests<T>(instance, excb, sentcb);
103 Callback_Communicator_flushBatchRequests(const TPtr& obj, Exception excb, Sent sentcb) in Callback_Communicator_flushBatchRequests() argument
104 : ::IceInternal::OnewayCallback<T, CT>(obj, 0, excb, sentcb) in Callback_Communicator_flushBatchRequests()
133 void (T::*excb)(const ::Ice::Exception&, const CT&),
136 return new Callback_Communicator_flushBatchRequests<T, CT>(instance, excb, sentcb);
[all …]
H A DProxy.h3426 …CallbackNC(const TPtr& instance, Exception excb, Sent sentcb) : _callback(instance), _exception(ex… in CallbackNC() argument
3483 …Callback(const TPtr& instance, Exception excb, Sent sentcb) : _callback(instance), _exception(excb in Callback() argument
3540 …CallbackNC(const TPtr& instance, bool cb, Exception excb, Sent sentcb) : CallbackNC<T>(instance, e… in TwowayCallbackNC() argument
3542 CallbackBase::checkCallback(instance, cb || excb != 0); in TwowayCallbackNC()
3556 …yCallback(const TPtr& instance, bool cb, Exception excb, Sent sentcb) : Callback<T, CT>(instance, in TwowayCallback() argument
3558 CallbackBase::checkCallback(instance, cb || excb != 0); in TwowayCallback()
3577 CallbackNC<T>(instance, excb, sentcb), _response(cb) in OnewayCallbackNC()
3616 Callback<T, CT>(instance, excb, sentcb), _response(cb) in OnewayCallback()
4668 void (T::*excb)(const ::Ice::Exception&),
4700 void (T::*excb)(const ::Ice::Exception&),
[all …]
/dports/devel/py-ice37/ice-3.7.2/cpp/include/Ice/
H A DConnectionAsync.h34 : ::IceInternal::OnewayCallbackNC<T>(obj, 0, excb, sentcb) in CallbackNC_Connection_flushBatchRequests()
66 void (T::*excb)(const ::Ice::Exception&),
105 : ::IceInternal::OnewayCallback<T, CT>(obj, 0, excb, sentcb) in Callback_Connection_flushBatchRequests()
176 : ::IceInternal::OnewayCallbackNC<T>(obj, 0, excb, sentcb) in CallbackNC_Connection_heartbeat()
208 void (T::*excb)(const ::Ice::Exception&),
211 return new CallbackNC_Connection_heartbeat<T>(instance, excb, sentcb);
225 return new CallbackNC_Connection_heartbeat<T>(instance, excb, sentcb);
245 Callback_Connection_heartbeat(const TPtr& obj, Exception excb, Sent sentcb) in Callback_Connection_heartbeat() argument
246 : ::IceInternal::OnewayCallback<T, CT>(obj, 0, excb, sentcb) in Callback_Connection_heartbeat()
281 return new Callback_Connection_heartbeat<T, CT>(instance, excb, sentcb);
[all …]
H A DCommunicatorAsync.h32 CallbackNC_Communicator_flushBatchRequests(const TPtr& obj, Exception excb, Sent sentcb) in CallbackNC_Communicator_flushBatchRequests() argument
33 : ::IceInternal::OnewayCallbackNC<T>(obj, 0, excb, sentcb) in CallbackNC_Communicator_flushBatchRequests()
65 void (T::*excb)(const ::Ice::Exception&),
68 return new CallbackNC_Communicator_flushBatchRequests<T>(instance, excb, sentcb);
80 newCallback_Communicator_flushBatchRequests(T* instance, void (T::*excb)(const ::Ice::Exception&),
83 return new CallbackNC_Communicator_flushBatchRequests<T>(instance, excb, sentcb);
103 Callback_Communicator_flushBatchRequests(const TPtr& obj, Exception excb, Sent sentcb) in Callback_Communicator_flushBatchRequests() argument
104 : ::IceInternal::OnewayCallback<T, CT>(obj, 0, excb, sentcb) in Callback_Communicator_flushBatchRequests()
133 void (T::*excb)(const ::Ice::Exception&, const CT&),
136 return new Callback_Communicator_flushBatchRequests<T, CT>(instance, excb, sentcb);
[all …]
H A DProxy.h3426 …CallbackNC(const TPtr& instance, Exception excb, Sent sentcb) : _callback(instance), _exception(ex… in CallbackNC() argument
3483 …Callback(const TPtr& instance, Exception excb, Sent sentcb) : _callback(instance), _exception(excb in Callback() argument
3540 …CallbackNC(const TPtr& instance, bool cb, Exception excb, Sent sentcb) : CallbackNC<T>(instance, e… in TwowayCallbackNC() argument
3542 CallbackBase::checkCallback(instance, cb || excb != 0); in TwowayCallbackNC()
3556 …yCallback(const TPtr& instance, bool cb, Exception excb, Sent sentcb) : Callback<T, CT>(instance, in TwowayCallback() argument
3558 CallbackBase::checkCallback(instance, cb || excb != 0); in TwowayCallback()
3577 CallbackNC<T>(instance, excb, sentcb), _response(cb) in OnewayCallbackNC()
3616 Callback<T, CT>(instance, excb, sentcb), _response(cb) in OnewayCallback()
4668 void (T::*excb)(const ::Ice::Exception&),
4700 void (T::*excb)(const ::Ice::Exception&),
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/
H A Dex_data.c338 const EX_CALLBACK *excb; member
347 if (ap->excb == bp->excb) in ex_callback_compare()
350 if (ap->excb == NULL) in ex_callback_compare()
352 if (bp->excb == NULL) in ex_callback_compare()
354 if (ap->excb->priority == bp->excb->priority) in ex_callback_compare()
356 return ap->excb->priority > bp->excb->priority ? -1 : 1; in ex_callback_compare()
388 storage[i].excb = sk_EX_CALLBACK_value(ip->meth, i); in CRYPTO_free_ex_data()
398 f = storage[i].excb; in CRYPTO_free_ex_data()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/
H A Dex_data.c338 const EX_CALLBACK *excb; member
347 if (ap->excb == bp->excb) in ex_callback_compare()
350 if (ap->excb == NULL) in ex_callback_compare()
352 if (bp->excb == NULL) in ex_callback_compare()
354 if (ap->excb->priority == bp->excb->priority) in ex_callback_compare()
356 return ap->excb->priority > bp->excb->priority ? -1 : 1; in ex_callback_compare()
388 storage[i].excb = sk_EX_CALLBACK_value(ip->meth, i); in CRYPTO_free_ex_data()
398 f = storage[i].excb; in CRYPTO_free_ex_data()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/
H A Dex_data.c338 const EX_CALLBACK *excb; member
347 if (ap->excb == bp->excb) in ex_callback_compare()
350 if (ap->excb == NULL) in ex_callback_compare()
352 if (bp->excb == NULL) in ex_callback_compare()
354 if (ap->excb->priority == bp->excb->priority) in ex_callback_compare()
356 return ap->excb->priority > bp->excb->priority ? -1 : 1; in ex_callback_compare()
388 storage[i].excb = sk_EX_CALLBACK_value(ip->meth, i); in CRYPTO_free_ex_data()
398 f = storage[i].excb; in CRYPTO_free_ex_data()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/
H A Dex_data.c338 const EX_CALLBACK *excb; member
347 if (ap->excb == bp->excb) in ex_callback_compare()
350 if (ap->excb == NULL) in ex_callback_compare()
352 if (bp->excb == NULL) in ex_callback_compare()
354 if (ap->excb->priority == bp->excb->priority) in ex_callback_compare()
356 return ap->excb->priority > bp->excb->priority ? -1 : 1; in ex_callback_compare()
388 storage[i].excb = sk_EX_CALLBACK_value(ip->meth, i); in CRYPTO_free_ex_data()
398 f = storage[i].excb; in CRYPTO_free_ex_data()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/crypto/
H A Dex_data.c338 const EX_CALLBACK *excb; member
347 if (ap->excb == bp->excb) in ex_callback_compare()
350 if (ap->excb == NULL) in ex_callback_compare()
352 if (bp->excb == NULL) in ex_callback_compare()
354 if (ap->excb->priority == bp->excb->priority) in ex_callback_compare()
356 return ap->excb->priority > bp->excb->priority ? -1 : 1; in ex_callback_compare()
388 storage[i].excb = sk_EX_CALLBACK_value(ip->meth, i); in CRYPTO_free_ex_data()
398 f = storage[i].excb; in CRYPTO_free_ex_data()
/dports/security/openssl-devel/openssl-3.0.2/crypto/
H A Dex_data.c338 const EX_CALLBACK *excb; member
347 if (ap->excb == bp->excb) in ex_callback_compare()
350 if (ap->excb == NULL) in ex_callback_compare()
352 if (bp->excb == NULL) in ex_callback_compare()
354 if (ap->excb->priority == bp->excb->priority) in ex_callback_compare()
356 return ap->excb->priority > bp->excb->priority ? -1 : 1; in ex_callback_compare()
388 storage[i].excb = sk_EX_CALLBACK_value(ip->meth, i); in CRYPTO_free_ex_data()
398 f = storage[i].excb; in CRYPTO_free_ex_data()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/addressbook/libebook/
H A De-book.c343 if (excb != NULL) in add_contact_reply()
472 if (excb != NULL) in modify_contacts_reply()
657 if (excb != NULL) in get_required_fields_reply()
842 if (excb != NULL) in get_supported_fields_reply()
1074 if (excb != NULL) in get_contact_reply()
1204 if (excb != NULL) in remove_contact_reply()
1349 if (excb != NULL) in remove_contact_by_id_reply()
1453 if (excb != NULL) in remove_contacts_reply()
1648 if (excb != NULL) in get_book_view_reply()
1843 if (excb != NULL) in get_contacts_reply()
[all …]
/dports/devel/php-ice37/ice-3.7.2/csharp/src/Ice/
H A DAsyncResult.cs66 AsyncResult whenCompleted(ExceptionCallback excb); in whenCompleted() argument
71 AsyncResult<T> whenCompleted(T cb, ExceptionCallback excb); in whenCompleted() argument
73 new AsyncResult<T> whenCompleted(ExceptionCallback excb); in whenCompleted() argument
H A DOutgoingAsync.cs1640 new public Ice.AsyncResult<T> whenCompleted(Ice.ExceptionCallback excb) in whenCompleted() argument
1642 base.whenCompleted(excb); in whenCompleted()
1646 virtual public Ice.AsyncResult<T> whenCompleted(T cb, Ice.ExceptionCallback excb) in whenCompleted() argument
1648 if(cb == null && excb == null) in whenCompleted()
1659 exceptionCallback_ = excb; in whenCompleted()
/dports/devel/ice37/ice-3.7.2/csharp/src/Ice/
H A DAsyncResult.cs66 AsyncResult whenCompleted(ExceptionCallback excb); in whenCompleted() argument
71 AsyncResult<T> whenCompleted(T cb, ExceptionCallback excb); in whenCompleted() argument
73 new AsyncResult<T> whenCompleted(ExceptionCallback excb); in whenCompleted() argument
/dports/devel/py-ice37/ice-3.7.2/csharp/src/Ice/
H A DAsyncResult.cs66 AsyncResult whenCompleted(ExceptionCallback excb); in whenCompleted() argument
71 AsyncResult<T> whenCompleted(T cb, ExceptionCallback excb); in whenCompleted() argument
73 new AsyncResult<T> whenCompleted(ExceptionCallback excb); in whenCompleted() argument
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/arch/alpha/gen/
H A D__setjmp14.S100 excb /* required 4.7.8.1 Alpha ARM */
102 excb /* required 4.7.8.1 Alpha ARM */
/dports/science/ergo/ergo-3.8/source/dft/
H A Dxc_evaluators.h221 Matrix *exca, *excb; member
226 : exca(a_), excb(b_), in UksData()
345 tmp, d->dRb, *d->excb); in xcCallbackLdaU()
399 grid->g.rad.a, *d->excb); in xcCallbackGgaU()
/dports/devel/php-ice37/ice-3.7.2/csharp/test/Ice/dispatcher/
H A DAllTests.cs151 Ice.ExceptionCallback excb = cb.ignoreEx; in allTests()
157 …while((r = p.begin_opWithPayload(seq).whenCompleted(resp, excb).whenSent(scb)).sentSynchronously()… in allTests()
/dports/devel/ice37/ice-3.7.2/csharp/test/Ice/dispatcher/
H A DAllTests.cs151 Ice.ExceptionCallback excb = cb.ignoreEx; in allTests()
157 …while((r = p.begin_opWithPayload(seq).whenCompleted(resp, excb).whenSent(scb)).sentSynchronously()… in allTests()
/dports/devel/py-ice37/ice-3.7.2/csharp/test/Ice/dispatcher/
H A DAllTests.cs151 Ice.ExceptionCallback excb = cb.ignoreEx; in allTests()
157 …while((r = p.begin_opWithPayload(seq).whenCompleted(resp, excb).whenSent(scb)).sentSynchronously()… in allTests()

12