Home
last modified time | relevance | path

Searched refs:_Reply (Results 26 – 50 of 1121) sorted by relevance

12345678910>>...45

/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/src/
H A Dlogger_server.erl332 handle_cast({async_req_reply,_Ref,_Reply} = Reply,State) ->
347 handle_info({Ref,_Reply},State) when is_reference(Ref) ->
H A Dfile_io_server.erl415 {stop,_Reason,_Reply,_State}=Result) ->
418 {error,_Reply,_State}=Result) ->
421 {reply,_Reply,State}) ->
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/src/
H A Dlogger_server.erl335 handle_cast({async_req_reply,_Ref,_Reply} = Reply,State) ->
353 handle_info({Ref,_Reply},State) when is_reference(Ref) ->
H A Dfile_io_server.erl407 {stop,_Reason,_Reply,_State}=Result) ->
410 {error,_Reply,_State}=Result) ->
413 {reply,_Reply,State}) ->
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/src/
H A Dlogger_server.erl332 handle_cast({async_req_reply,_Ref,_Reply} = Reply,State) ->
347 handle_info({Ref,_Reply},State) when is_reference(Ref) ->
H A Dfile_io_server.erl415 {stop,_Reason,_Reply,_State}=Result) ->
418 {error,_Reply,_State}=Result) ->
421 {reply,_Reply,State}) ->
/dports/mail/horde-imp/imp-6.2.27/locale/he/LC_MESSAGES/
H A Dimp.po253 msgid "_Reply"
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/src/
H A Dfile_io_server.erl407 {stop,_Reason,_Reply,_State}=Result) ->
410 {error,_Reply,_State}=Result) ->
413 {reply,_Reply,State}) ->
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/src/
H A Dfile_io_server.erl415 {stop,_Reason,_Reply,_State}=Result) ->
418 {error,_Reply,_State}=Result) ->
421 {reply,_Reply,State}) ->
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/src/
H A Dfile_io_server.erl415 {stop,_Reason,_Reply,_State}=Result) ->
418 {error,_Reply,_State}=Result) ->
421 {reply,_Reply,State}) ->
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/src/
H A Dfile_io_server.erl415 {stop,_Reason,_Reply,_State}=Result) ->
418 {error,_Reply,_State}=Result) ->
421 {reply,_Reply,State}) ->
/dports/lang/yap/yap-6.2.2/packages/clib/
H A Dstresssocket.pl291 catch(client(sleep(2), _Reply, 1), E, true),
/dports/lang/swi-pl/swipl-8.2.3/packages/clib/
H A Dstresssocket.pl299 catch(client(sleep(2), _Reply, 1), E, true),
/dports/databases/erlang-eredis/eredis-1.1.0/src/
H A Deredis_client.erl105 {reply, _Reply, State1} ->
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/et/examples/
H A Det_demo.erl305 {mnesia_tm, _Node, {dirty_res, _Reply}} -> dirty_res;
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/et/examples/
H A Det_demo.erl305 {mnesia_tm, _Node, {dirty_res, _Reply}} -> dirty_res;
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/et/examples/
H A Det_demo.erl305 {mnesia_tm, Node, {dirty_res, _Reply}} -> dirty_res;
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/et/examples/
H A Det_demo.erl305 {mnesia_tm, Node, {dirty_res, _Reply}} -> dirty_res;
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/et/examples/
H A Det_demo.erl305 {mnesia_tm, _Node, {dirty_res, _Reply}} -> dirty_res;
/dports/lang/erlang/otp-OTP-24.1.7/lib/et/examples/
H A Det_demo.erl305 {mnesia_tm, Node, {dirty_res, _Reply}} -> dirty_res;
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/et/examples/
H A Det_demo.erl305 {mnesia_tm, Node, {dirty_res, _Reply}} -> dirty_res;
/dports/net-im/py-python-telegram-bot/python-telegram-bot-13.1/telegram/ext/
H A Dfilters.py615 class _Reply(MessageFilter): class in Filters
621 reply = _Reply()
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/fabric/src/
H A Dfabric_doc_update.erl300 {stop, _Reply} ->
/dports/lang/erlang-runtime23/corba-5.0.2/lib/ic/src/
H A Dic_erl_template.erl509 emit_function(G, N, X, true, true, Name, InArgs, _OutArgs, _Reply) ->
/dports/lang/erlang-runtime24/corba-5.0.2/lib/ic/src/
H A Dic_erl_template.erl509 emit_function(G, N, X, true, true, Name, InArgs, _OutArgs, _Reply) ->

12345678910>>...45