Home
last modified time | relevance | path

Searched refs:call_state (Results 1 – 25 of 228) sorted by relevance

12345678910

/dports/emulators/qemu60/qemu-6.0.0/block/
H A Dblock-copy.c183 .call_state = call_state, in block_copy_task_create()
693 QLIST_INSERT_HEAD(&call_state->s->calls, call_state, list); in block_copy_common()
699 ret = block_copy_wait_one(call_state->s, call_state->offset, in block_copy_common()
716 if (call_state->cb) { in block_copy_common()
717 call_state->cb(call_state->cb_opaque); in block_copy_common()
766 return call_state; in block_copy_async()
771 if (!call_state) { in block_copy_call_free()
776 g_free(call_state); in block_copy_call_free()
786 return call_state->finished && !call_state->cancelled && in block_copy_call_succeeded()
792 return call_state->finished && !call_state->cancelled && in block_copy_call_failed()
[all …]
/dports/emulators/qemu/qemu-6.2.0/block/
H A Dblock-copy.c85 BlockCopyCallState *call_state; member
251 .call_state = call_state, in block_copy_task_create()
898 if (call_state->cb) { in block_copy_common()
899 call_state->cb(call_state->cb_opaque); in block_copy_common()
950 return call_state; in block_copy_async()
955 if (!call_state) { in block_copy_call_free()
960 g_free(call_state); in block_copy_call_free()
972 call_state->ret == 0; in block_copy_call_succeeded()
979 call_state->ret < 0; in block_copy_call_failed()
993 return call_state->ret; in block_copy_call_status()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/
H A Dblock-copy.c85 BlockCopyCallState *call_state; member
251 .call_state = call_state, in block_copy_task_create()
898 if (call_state->cb) { in block_copy_common()
899 call_state->cb(call_state->cb_opaque); in block_copy_common()
950 return call_state; in block_copy_async()
955 if (!call_state) { in block_copy_call_free()
960 g_free(call_state); in block_copy_call_free()
972 call_state->ret == 0; in block_copy_call_succeeded()
979 call_state->ret < 0; in block_copy_call_failed()
993 return call_state->ret; in block_copy_call_status()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/python/grpcio/grpc/_cython/_cygrpc/
H A Dchannel.pyx.pxi107 if call_state.due:
125 if call_state.due:
141 if call_state.due:
242 call_state.due.remove(tag)
243 if not call_state.due:
245 call_state.c_call = NULL
266 call_state = _CallState()
282 call_state.due.remove(tag)
283 if not call_state.due:
285 call_state.c_call = NULL
[all …]
/dports/biology/gatk/gatk-4.2.0.0/src/main/python/org/broadinstitute/hellbender/gcnvkernel/postprocess/
H A Dsegment_quality_utils.py183 assert call_state in self.all_states_set
186 start_index, end_index, self.leave_one_out_state_lists[call_state])
223 assert call_state in self.all_states_set
240 start_index, end_index, [call_state])
247 def get_segment_quality_start(self, start_index: int, call_state: int) -> float:
264 all_other_states_list = self.leave_one_out_state_lists[call_state]
275 … self.log_trans_tcc[start_index - 1, call_state, call_state] +
282 def get_segment_quality_end(self, end_index: int, call_state: int) -> float:
299 all_other_states_list = self.leave_one_out_state_lists[call_state]
310 complementary_paths_unnorm_logp.append((self.alpha_tc[end_index, call_state] +
[all …]
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DCallbackI.c59 if (icl && icl->call_state)
61 icl->call_state |= _XtCBFreeAfterCalling;
78 icl->call_state = 0;
101 if (icl->call_state) in _XmRemoveCallback()
117 icl->call_state = 0; in _XmRemoveCallback()
155 if (icl->call_state) in _XmRemoveAllCallbacks()
156 icl->call_state |= _XtCBFreeAfterCalling; in _XmRemoveAllCallbacks()
185 ostate = icl->call_state; in _XmCallCallbackList()
186 icl->call_state = _XtCBCalling; in _XmCallCallbackList()
192 icl->call_state |= ostate; in _XmCallCallbackList()
[all …]
/dports/devel/grpc130/grpc-1.30.2/src/python/grpcio/grpc/_cython/_cygrpc/
H A Dchannel.pyx.pxi103 if call_state.due:
121 if call_state.due:
137 if call_state.due:
264 call_state.due.remove(tag)
265 if not call_state.due:
267 call_state.c_call = NULL
288 call_state = _CallState()
304 call_state.due.remove(tag)
305 if not call_state.due:
307 call_state.c_call = NULL
[all …]
/dports/devel/grpc134/grpc-1.34.1/src/python/grpcio/grpc/_cython/_cygrpc/
H A Dchannel.pyx.pxi103 if call_state.due:
121 if call_state.due:
137 if call_state.due:
264 call_state.due.remove(tag)
265 if not call_state.due:
267 call_state.c_call = NULL
288 call_state = _CallState()
304 call_state.due.remove(tag)
305 if not call_state.due:
307 call_state.c_call = NULL
[all …]
/dports/devel/grpc/grpc-1.42.0/src/python/grpcio/grpc/_cython/_cygrpc/
H A Dchannel.pyx.pxi103 if call_state.due:
121 if call_state.due:
137 if call_state.due:
264 call_state.due.remove(tag)
265 if not call_state.due:
267 call_state.c_call = NULL
288 call_state = _CallState()
304 call_state.due.remove(tag)
305 if not call_state.due:
307 call_state.c_call = NULL
[all …]
/dports/devel/py-grpcio/grpcio-1.43.0/src/python/grpcio/grpc/_cython/_cygrpc/
H A Dchannel.pyx.pxi103 if call_state.due:
121 if call_state.due:
137 if call_state.due:
264 call_state.due.remove(tag)
265 if not call_state.due:
267 call_state.c_call = NULL
288 call_state = _CallState()
304 call_state.due.remove(tag)
305 if not call_state.due:
307 call_state.c_call = NULL
[all …]
/dports/x11-toolkits/libXt/libXt-1.2.1/src/
H A DCallback.c139 icl->call_state = 0; in _XtAddCallback()
230 icl->call_state = 0; in AddCallbacks()
401 if (icl->call_state) { in XtRemoveCallbacks()
409 icl->call_state = 0; in XtRemoveCallbacks()
455 if (icl->call_state) in _XtRemoveAllCallbacks()
537 if (icl->call_state) { in _XtGetCallbackList()
547 icl->call_state = 0; in _XtGetCallbackList()
601 ostate = icl->call_state; in XtCallCallbacks()
657 ostate = icl->call_state; in XtCallCallbackList()
666 icl->call_state = 0; in XtCallCallbackList()
[all …]
/dports/emulators/qemu/qemu-6.2.0/include/block/
H A Dblock-copy.h65 void block_copy_call_free(BlockCopyCallState *call_state);
71 bool block_copy_call_finished(BlockCopyCallState *call_state);
72 bool block_copy_call_succeeded(BlockCopyCallState *call_state);
73 bool block_copy_call_failed(BlockCopyCallState *call_state);
74 bool block_copy_call_cancelled(BlockCopyCallState *call_state);
75 int block_copy_call_status(BlockCopyCallState *call_state, bool *error_is_read);
78 void block_copy_kick(BlockCopyCallState *call_state);
90 void block_copy_call_cancel(BlockCopyCallState *call_state);
/dports/emulators/qemu60/qemu-6.0.0/include/block/
H A Dblock-copy.h62 void block_copy_call_free(BlockCopyCallState *call_state);
68 bool block_copy_call_finished(BlockCopyCallState *call_state);
69 bool block_copy_call_succeeded(BlockCopyCallState *call_state);
70 bool block_copy_call_failed(BlockCopyCallState *call_state);
71 bool block_copy_call_cancelled(BlockCopyCallState *call_state);
72 int block_copy_call_status(BlockCopyCallState *call_state, bool *error_is_read);
75 void block_copy_kick(BlockCopyCallState *call_state);
87 void block_copy_call_cancel(BlockCopyCallState *call_state);
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/block/
H A Dblock-copy.h65 void block_copy_call_free(BlockCopyCallState *call_state);
71 bool block_copy_call_finished(BlockCopyCallState *call_state);
72 bool block_copy_call_succeeded(BlockCopyCallState *call_state);
73 bool block_copy_call_failed(BlockCopyCallState *call_state);
74 bool block_copy_call_cancelled(BlockCopyCallState *call_state);
75 int block_copy_call_status(BlockCopyCallState *call_state, bool *error_is_read);
78 void block_copy_kick(BlockCopyCallState *call_state);
90 void block_copy_call_cancel(BlockCopyCallState *call_state);
/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/src/
H A Dmedia-channel-hold.c335 TpChannelCallStateFlags call_state = 0; in remote_state_changed_cb() local
338 call_state |= TP_CHANNEL_CALL_STATE_HELD; in remote_state_changed_cb()
341 call_state |= TP_CHANNEL_CALL_STATE_RINGING; in remote_state_changed_cb()
343 DEBUG ("Call state changed to %u (current state %u)", call_state, in remote_state_changed_cb()
344 priv->call_state); in remote_state_changed_cb()
346 if (call_state == priv->call_state) in remote_state_changed_cb()
349 priv->call_state = call_state; in remote_state_changed_cb()
352 priv->peer, call_state); in remote_state_changed_cb()
368 GUINT_TO_POINTER (priv->call_state)); in gabble_media_channel_get_call_states()
/dports/net/liblinphone/linphone-3.12.0/daemon/commands/
H A Dcall-status.cc59 LinphoneCallState call_state = LinphoneCallIdle; in exec() local
60 call_state = linphone_call_get_state(call); in exec()
63 ostr << "State: " << linphone_call_state_to_string(call_state) << "\n"; in exec()
65 switch (call_state) { in exec()
78 switch (call_state) { in exec()
/dports/databases/postgresql11-docs/postgresql-11.14/src/pl/tcl/
H A Dpltcl.c827 call_state->prodesc = prodesc;
848 call_state->rsi = rsi;
969 if (call_state->tuple_store)
972 if (call_state->ret_tupdesc)
1039 call_state);
1301 call_state);
2211 call_state);
2228 tuplestore_putvalues(call_state->tuple_store, call_state->ret_tupdesc,
3198 if (call_state->ret_tupdesc)
3294 call_state->tuple_store =
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/pl/tcl/
H A Dpltcl.c827 call_state->prodesc = prodesc; in pltcl_func_handler()
848 call_state->rsi = rsi; in pltcl_func_handler()
969 if (call_state->tuple_store) in pltcl_func_handler()
972 if (call_state->ret_tupdesc) in pltcl_func_handler()
1039 call_state); in pltcl_func_handler()
1301 call_state); in pltcl_trigger_handler()
2211 call_state); in pltcl_returnnext()
2228 tuplestore_putvalues(call_state->tuple_store, call_state->ret_tupdesc, in pltcl_returnnext()
3198 if (call_state->ret_tupdesc) in pltcl_build_tuple_result()
3294 call_state->tuple_store = in pltcl_init_tuple_store()
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/pl/tcl/
H A Dpltcl.c827 call_state->prodesc = prodesc; in pltcl_func_handler()
848 call_state->rsi = rsi; in pltcl_func_handler()
969 if (call_state->tuple_store) in pltcl_func_handler()
972 if (call_state->ret_tupdesc) in pltcl_func_handler()
1039 call_state); in pltcl_func_handler()
1301 call_state); in pltcl_trigger_handler()
2211 call_state); in pltcl_returnnext()
2228 tuplestore_putvalues(call_state->tuple_store, call_state->ret_tupdesc, in pltcl_returnnext()
3198 if (call_state->ret_tupdesc) in pltcl_build_tuple_result()
3294 call_state->tuple_store = in pltcl_init_tuple_store()
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/pl/tcl/
H A Dpltcl.c827 call_state->prodesc = prodesc; in pltcl_func_handler()
848 call_state->rsi = rsi; in pltcl_func_handler()
969 if (call_state->tuple_store) in pltcl_func_handler()
972 if (call_state->ret_tupdesc) in pltcl_func_handler()
1039 call_state); in pltcl_func_handler()
1301 call_state); in pltcl_trigger_handler()
2211 call_state); in pltcl_returnnext()
2228 tuplestore_putvalues(call_state->tuple_store, call_state->ret_tupdesc, in pltcl_returnnext()
3198 if (call_state->ret_tupdesc) in pltcl_build_tuple_result()
3294 call_state->tuple_store = in pltcl_init_tuple_store()
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/pl/tcl/
H A Dpltcl.c827 call_state->prodesc = prodesc; in pltcl_func_handler()
848 call_state->rsi = rsi; in pltcl_func_handler()
969 if (call_state->tuple_store) in pltcl_func_handler()
972 if (call_state->ret_tupdesc) in pltcl_func_handler()
1039 call_state); in pltcl_func_handler()
1301 call_state); in pltcl_trigger_handler()
2211 call_state); in pltcl_returnnext()
2228 tuplestore_putvalues(call_state->tuple_store, call_state->ret_tupdesc, in pltcl_returnnext()
3198 if (call_state->ret_tupdesc) in pltcl_build_tuple_result()
3294 call_state->tuple_store = in pltcl_init_tuple_store()
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/pl/tcl/
H A Dpltcl.c827 call_state->prodesc = prodesc; in pltcl_func_handler()
848 call_state->rsi = rsi; in pltcl_func_handler()
969 if (call_state->tuple_store) in pltcl_func_handler()
972 if (call_state->ret_tupdesc) in pltcl_func_handler()
1039 call_state); in pltcl_func_handler()
1301 call_state); in pltcl_trigger_handler()
2211 call_state); in pltcl_returnnext()
2228 tuplestore_putvalues(call_state->tuple_store, call_state->ret_tupdesc, in pltcl_returnnext()
3198 if (call_state->ret_tupdesc) in pltcl_build_tuple_result()
3294 call_state->tuple_store = in pltcl_init_tuple_store()
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/pl/tcl/
H A Dpltcl.c823 call_state->prodesc = prodesc;
844 call_state->rsi = rsi;
965 if (call_state->tuple_store)
968 if (call_state->ret_tupdesc)
1035 call_state);
1304 call_state);
2214 call_state);
2231 tuplestore_putvalues(call_state->tuple_store, call_state->ret_tupdesc,
3186 if (call_state->ret_tupdesc)
3288 call_state->tuple_store =
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/pl/tcl/
H A Dpltcl.c827 call_state->prodesc = prodesc;
848 call_state->rsi = rsi;
969 if (call_state->tuple_store)
972 if (call_state->ret_tupdesc)
1039 call_state);
1301 call_state);
2211 call_state);
2228 tuplestore_putvalues(call_state->tuple_store, call_state->ret_tupdesc,
3198 if (call_state->ret_tupdesc)
3294 call_state->tuple_store =
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/pl/tcl/
H A Dpltcl.c814 call_state->prodesc = prodesc; in pltcl_func_handler()
835 call_state->rsi = rsi; in pltcl_func_handler()
956 if (call_state->tuple_store) in pltcl_func_handler()
959 if (call_state->ret_tupdesc) in pltcl_func_handler()
1026 call_state); in pltcl_func_handler()
1295 call_state); in pltcl_trigger_handler()
2206 call_state); in pltcl_returnnext()
2223 tuplestore_putvalues(call_state->tuple_store, call_state->ret_tupdesc, in pltcl_returnnext()
3175 if (call_state->ret_tupdesc) in pltcl_build_tuple_result()
3277 call_state->tuple_store = in pltcl_init_tuple_store()
[all …]

12345678910