Home
last modified time | relevance | path

Searched refs:select_handle (Results 1 – 23 of 23) sorted by relevance

/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/src/
H A Dsocket.erl85 select_handle/0,
1544 select_handle ->
1672 select_handle ->
1955 select_handle ->
2318 select_handle ->
2347 select_handle ->
2618 select_handle ->
2635 select_handle ->
2853 select_handle ->
3157 select_handle ->
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/src/
H A Dsocket.erl85 select_handle/0,
1544 select_handle ->
1672 select_handle ->
1955 select_handle ->
2318 select_handle ->
2347 select_handle ->
2618 select_handle ->
2635 select_handle ->
2853 select_handle ->
3157 select_handle ->
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/src/
H A Dsocket.erl85 select_handle/0,
1544 select_handle ->
1672 select_handle ->
1955 select_handle ->
2318 select_handle ->
2347 select_handle ->
2618 select_handle ->
2635 select_handle ->
2853 select_handle ->
3157 select_handle ->
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/src/
H A Dsocket.erl85 select_handle/0,
1544 select_handle ->
1672 select_handle ->
1955 select_handle ->
2318 select_handle ->
2347 select_handle ->
2618 select_handle ->
2635 select_handle ->
2853 select_handle ->
3157 select_handle ->
[all …]
/dports/lang/erlang-doc/otp_doc_html_24.1/lib/kernel-8.1/doc/html/
H A Dkernel.eix744 {"accept", "accept(ListenSocket, SelectHandle :: select_handle())", "accept-2"},
796 {"recv", "recv(Socket, Flags, SelectHandle :: select_handle())", "recv-3"},
798 {"recv", "recv(Socket, Length, SelectHandle :: select_handle())", "recv-3"},
800 {"recv", "recv(Socket, Length, Flags, SelectHandle :: select_handle())", "recv-4"},
829 {"recvmsg", "recvmsg(Socket, SelectHandle :: select_handle())", "recvmsg-2"},
831 {"recvmsg", "recvmsg(Socket, Flags, SelectHandle :: select_handle())", "recvmsg-3"},
843 {"send", "send(Socket, Data, SelectHandle :: select_handle())", "send-3"},
845 {"send", "send(Socket, Data, Flags, SelectHandle :: select_handle())", "send-4"},
850 {"send", "send(Socket, Data, Cont, SelectHandle :: select_handle())", "send-4"},
858 {"sendmsg", "sendmsg(Socket, Msg, SelectHandle :: select_handle())", "sendmsg-3"},
[all …]
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/plugins/
H A Dtexture_region_editor_plugin.cpp130 Ref<Texture> select_handle = get_icon("EditorHandle", "EditorIcons"); in _region_draw() local
148 ofs *= 1.4144 * (select_handle->get_size().width / 2); in _region_draw()
153 …edit_draw->draw_texture(select_handle, (endpoints[i] + ofs - (select_handle->get_size() / 2)).floo… in _region_draw()
156 …ofs += (endpoints[next] - endpoints[i]).tangent().normalized() * (select_handle->get_size().width … in _region_draw()
159 …edit_draw->draw_texture(select_handle, (endpoints[i] + ofs - (select_handle->get_size() / 2)).floo… in _region_draw()
H A Dcanvas_item_editor_plugin.cpp779 float radius = (select_handle->get_size().width / 2) * 1.5; in _find_drag_type()
791 ofs *= 1.4144 * (select_handle->get_size().width / 2); in _find_drag_type()
799 …ofs += (endpoints[next] - endpoints[i]).tangent().normalized() * (select_handle->get_size().width … in _find_drag_type()
1941 ofs *= 1.4144 * (select_handle->get_size().width / 2); in _viewport_draw()
1943 select_handle->draw(ci, (endpoints[i] + ofs - (select_handle->get_size() / 2)).floor()); in _viewport_draw()
1946 …ofs += (endpoints[next] - endpoints[i]).tangent().normalized() * (select_handle->get_size().width … in _viewport_draw()
1948 select_handle->draw(ci, (ofs - (select_handle->get_size() / 2)).floor()); in _viewport_draw()
2158 select_handle = get_icon("EditorHandle", "EditorIcons"); in _notification()
H A Dcanvas_item_editor_plugin.h298 Ref<Texture> select_handle; variable
/dports/devel/godot2/godot-2.1.6-stable/editor/plugins/
H A Dtexture_region_editor_plugin.cpp130 Ref<Texture> select_handle = get_icon("EditorHandle", "EditorIcons"); in _region_draw() local
148 ofs *= 1.4144 * (select_handle->get_size().width / 2); in _region_draw()
153 …edit_draw->draw_texture(select_handle, (endpoints[i] + ofs - (select_handle->get_size() / 2)).floo… in _region_draw()
156 …ofs += (endpoints[next] - endpoints[i]).tangent().normalized() * (select_handle->get_size().width … in _region_draw()
159 …edit_draw->draw_texture(select_handle, (endpoints[i] + ofs - (select_handle->get_size() / 2)).floo… in _region_draw()
H A Dcanvas_item_editor_plugin.cpp779 float radius = (select_handle->get_size().width / 2) * 1.5; in _find_drag_type()
791 ofs *= 1.4144 * (select_handle->get_size().width / 2); in _find_drag_type()
799 …ofs += (endpoints[next] - endpoints[i]).tangent().normalized() * (select_handle->get_size().width … in _find_drag_type()
1941 ofs *= 1.4144 * (select_handle->get_size().width / 2); in _viewport_draw()
1943 select_handle->draw(ci, (endpoints[i] + ofs - (select_handle->get_size() / 2)).floor()); in _viewport_draw()
1946 …ofs += (endpoints[next] - endpoints[i]).tangent().normalized() * (select_handle->get_size().width … in _viewport_draw()
1948 select_handle->draw(ci, (ofs - (select_handle->get_size() / 2)).floor()); in _viewport_draw()
2158 select_handle = get_icon("EditorHandle", "EditorIcons"); in _notification()
H A Dcanvas_item_editor_plugin.h298 Ref<Texture> select_handle; variable
/dports/devel/godot-tools/godot-3.2.3-stable/editor/plugins/
H A Dtexture_region_editor_plugin.cpp137 Ref<Texture> select_handle = get_icon("EditorHandle", "EditorIcons"); in _region_draw() local
160 ofs *= Math_SQRT2 * (select_handle->get_size().width / 2); in _region_draw()
165 …edit_draw->draw_texture(select_handle, (endpoints[i] + ofs - (select_handle->get_size() / 2)).floo… in _region_draw()
168 …ofs += (endpoints[next] - endpoints[i]).tangent().normalized() * (select_handle->get_size().width … in _region_draw()
171 …edit_draw->draw_texture(select_handle, (endpoints[i] + ofs - (select_handle->get_size() / 2)).floo… in _region_draw()
H A Dcanvas_item_editor_plugin.h405 Ref<Texture> select_handle; variable
H A Dcanvas_item_editor_plugin.cpp1720 float radius = (select_handle->get_size().width / 2) * 1.5; in _gui_input_resize()
1727 ofs *= (select_handle->get_size().width / 2); in _gui_input_resize()
1733 …ofs += (endpoints[next] - endpoints[i]).tangent().normalized() * (select_handle->get_size().width … in _gui_input_resize()
3253 ofs *= Math_SQRT2 * (select_handle->get_size().width / 2); in _draw_selection()
3255 select_handle->draw(ci, (endpoints[i] + ofs - (select_handle->get_size() / 2)).floor()); in _draw_selection()
3258 …ofs += (endpoints[next] - endpoints[i]).tangent().normalized() * (select_handle->get_size().width … in _draw_selection()
3260 select_handle->draw(ci, (ofs - (select_handle->get_size() / 2)).floor()); in _draw_selection()
3868 select_handle = get_icon("EditorHandle", "EditorIcons"); in _notification()
/dports/devel/godot/godot-3.2.3-stable/editor/plugins/
H A Dtexture_region_editor_plugin.cpp137 Ref<Texture> select_handle = get_icon("EditorHandle", "EditorIcons"); in _region_draw() local
160 ofs *= Math_SQRT2 * (select_handle->get_size().width / 2); in _region_draw()
165 …edit_draw->draw_texture(select_handle, (endpoints[i] + ofs - (select_handle->get_size() / 2)).floo… in _region_draw()
168 …ofs += (endpoints[next] - endpoints[i]).tangent().normalized() * (select_handle->get_size().width … in _region_draw()
171 …edit_draw->draw_texture(select_handle, (endpoints[i] + ofs - (select_handle->get_size() / 2)).floo… in _region_draw()
H A Dcanvas_item_editor_plugin.h405 Ref<Texture> select_handle; variable
H A Dcanvas_item_editor_plugin.cpp1720 float radius = (select_handle->get_size().width / 2) * 1.5; in _gui_input_resize()
1727 ofs *= (select_handle->get_size().width / 2); in _gui_input_resize()
1733 …ofs += (endpoints[next] - endpoints[i]).tangent().normalized() * (select_handle->get_size().width … in _gui_input_resize()
3253 ofs *= Math_SQRT2 * (select_handle->get_size().width / 2); in _draw_selection()
3255 select_handle->draw(ci, (endpoints[i] + ofs - (select_handle->get_size() / 2)).floor()); in _draw_selection()
3258 …ofs += (endpoints[next] - endpoints[i]).tangent().normalized() * (select_handle->get_size().width … in _draw_selection()
3260 select_handle->draw(ci, (ofs - (select_handle->get_size() / 2)).floor()); in _draw_selection()
3868 select_handle = get_icon("EditorHandle", "EditorIcons"); in _notification()
/dports/net/py-trio/trio-0.19.0/trio/_core/
H A D_io_windows.py431 select_handle = _get_underlying_socket(
443 if base_handle != select_handle:
/dports/devel/ftnchek/ftnchek-3.3.1/
H A Dfortran.y2796 select_case_stmt: select_handle '(' {complex_const_allowed = TRUE;} expr ')' EOS
2813 select_handle : tok_SELECTCASE
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/test/
H A Dsocket_SUITE.erl2089 [{select_handle, true} | Config];
2100 lists:keydelete(select_handle, 1, Config);
49926 case lists:member({select_handle, true}, Config) of
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/test/
H A Dsocket_SUITE.erl2089 [{select_handle, true} | Config];
2100 lists:keydelete(select_handle, 1, Config);
49926 case lists:member({select_handle, true}, Config) of
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/test/
H A Dsocket_SUITE.erl2089 [{select_handle, true} | Config];
2100 lists:keydelete(select_handle, 1, Config);
49926 case lists:member({select_handle, true}, Config) of
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/test/
H A Dsocket_SUITE.erl2089 [{select_handle, true} | Config];
2100 lists:keydelete(select_handle, 1, Config);
49926 case lists:member({select_handle, true}, Config) of