Home
last modified time | relevance | path

Searched refs:mask_send (Results 1 – 25 of 32) sorted by relevance

12

/dports/net-p2p/libtorrent/libtorrent-0.13.8/test/torrent/
H A Dtracker_controller_test.cc178 CPPUNIT_ASSERT(!(tracker_controller.flags() & torrent::TrackerController::mask_send)); in test_send_start()
199 …CPPUNIT_ASSERT((tracker_controller.flags() & torrent::TrackerController::mask_send) == torrent::Tr… in test_send_stop_normal()
204 CPPUNIT_ASSERT((tracker_controller.flags() & torrent::TrackerController::mask_send) == 0); in test_send_stop_normal()
226 …CPPUNIT_ASSERT((tracker_controller.flags() & torrent::TrackerController::mask_send) == torrent::Tr… in test_send_completed_normal()
231 CPPUNIT_ASSERT((tracker_controller.flags() & torrent::TrackerController::mask_send) == 0); in test_send_completed_normal()
247 …CPPUNIT_ASSERT((tracker_controller.flags() & torrent::TrackerController::mask_send) == torrent::Tr… in test_send_update_normal()
430 …CPPUNIT_ASSERT((tracker_controller.flags() & torrent::TrackerController::mask_send) != torrent::Tr… in test_multiple_send_stop()
438 …CPPUNIT_ASSERT((tracker_controller.flags() & torrent::TrackerController::mask_send) == torrent::Tr… in test_multiple_send_stop()
443 CPPUNIT_ASSERT((tracker_controller.flags() & torrent::TrackerController::mask_send) == 0); in test_multiple_send_stop()
451 CPPUNIT_ASSERT((tracker_controller.flags() & torrent::TrackerController::mask_send) == 0); in test_multiple_send_stop()
H A Dtracker_controller_test.h97 CPPUNIT_ASSERT(!(tracker_controller.flags() & torrent::TrackerController::mask_send)); \
107 CPPUNIT_ASSERT((tracker_controller.flags() & torrent::TrackerController::mask_send) == \
127 CPPUNIT_ASSERT(!(tracker_controller.flags() & torrent::TrackerController::mask_send)); \
139 CPPUNIT_ASSERT(!(tracker_controller.flags() & torrent::TrackerController::mask_send)); \
/dports/net-p2p/libtorrent/libtorrent-0.13.8/src/torrent/
H A Dtracker_controller.cc78 switch ((m_flags & mask_send)) { in current_send_state()
174 m_flags &= ~mask_send; in send_start_event()
206 m_flags &= ~mask_send; in send_stop_event()
236 m_flags &= ~mask_send; in send_completed_event()
265 if ((m_flags & mask_send) && m_tracker_list->has_active()) in send_update_event()
269 if (!(m_flags & mask_send)) in send_update_event()
531 m_flags &= ~(mask_send | flag_promiscuous_mode | flag_failure_mode); in receive_success()
H A Dtracker_controller.h73 …static const int mask_send = flag_send_update | flag_send_start | flag_send_stop | flag_send_compl… variable
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/commands/
H A Dstart_ws_server.php73 pts_web_socket::$mask_send = true;
/dports/www/firefox-esr/firefox-91.8.0/testing/mochitest/pywebsocket3/mod_pywebsocket/
H A Dstream.py401 self.mask_send = False
430 self._options.mask_send, self._options.outgoing_frame_filters,
861 mask=self._options.mask_send,
934 frame = create_ping_frame(body, self._options.mask_send,
941 frame = create_pong_frame(body, self._options.mask_send,
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/pywebsocket3/mod_pywebsocket/
H A Dstream.py397 self.mask_send = False
426 self._options.mask_send, self._options.outgoing_frame_filters,
857 mask=self._options.mask_send,
930 frame = create_ping_frame(body, self._options.mask_send,
937 frame = create_pong_frame(body, self._options.mask_send,
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/
H A D_stream_hybi.py401 self.mask_send = False
432 self._options.mask_send, self._options.outgoing_frame_filters,
801 body, mask=self._options.mask_send,
865 self._options.mask_send,
874 self._options.mask_send,
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/
H A D_stream_hybi.py401 self.mask_send = False
432 self._options.mask_send, self._options.outgoing_frame_filters,
801 body, mask=self._options.mask_send,
865 self._options.mask_send,
874 self._options.mask_send,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pywebsocket3/src/mod_pywebsocket/
H A Dstream.py397 self.mask_send = False
426 self._options.mask_send, self._options.outgoing_frame_filters,
857 mask=self._options.mask_send,
930 frame = create_ping_frame(body, self._options.mask_send,
937 frame = create_pong_frame(body, self._options.mask_send,
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/pywebsocket3/mod_pywebsocket/
H A Dstream.py397 self.mask_send = False
426 self._options.mask_send, self._options.outgoing_frame_filters,
857 mask=self._options.mask_send,
930 frame = create_ping_frame(body, self._options.mask_send,
937 frame = create_pong_frame(body, self._options.mask_send,
/dports/www/firefox/firefox-99.0/testing/mochitest/pywebsocket3/mod_pywebsocket/
H A Dstream.py401 self.mask_send = False
430 self._options.mask_send, self._options.outgoing_frame_filters,
861 mask=self._options.mask_send,
934 frame = create_ping_frame(body, self._options.mask_send,
941 frame = create_pong_frame(body, self._options.mask_send,
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/pywebsocket3/mod_pywebsocket/
H A Dstream.py397 self.mask_send = False
426 self._options.mask_send, self._options.outgoing_frame_filters,
857 mask=self._options.mask_send,
930 frame = create_ping_frame(body, self._options.mask_send,
937 frame = create_pong_frame(body, self._options.mask_send,
/dports/lang/spidermonkey60/firefox-60.9.0/testing/mochitest/pywebsocket/mod_pywebsocket/
H A D_stream_hybi.py401 self.mask_send = False
432 self._options.mask_send, self._options.outgoing_frame_filters,
801 body, mask=self._options.mask_send,
872 self._options.mask_send,
881 self._options.mask_send,
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/mochitest/pywebsocket/mod_pywebsocket/
H A D_stream_hybi.py401 self.mask_send = False
432 self._options.mask_send, self._options.outgoing_frame_filters,
801 body, mask=self._options.mask_send,
872 self._options.mask_send,
881 self._options.mask_send,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pywebsocket3/src/mod_pywebsocket/
H A Dstream.py397 self.mask_send = False
426 self._options.mask_send, self._options.outgoing_frame_filters,
857 mask=self._options.mask_send,
930 frame = create_ping_frame(body, self._options.mask_send,
937 frame = create_pong_frame(body, self._options.mask_send,
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mochitest/pywebsocket3/mod_pywebsocket/
H A Dstream.py401 self.mask_send = False
430 self._options.mask_send, self._options.outgoing_frame_filters,
861 mask=self._options.mask_send,
934 frame = create_ping_frame(body, self._options.mask_send,
941 frame = create_pong_frame(body, self._options.mask_send,
/dports/lang/spidermonkey78/firefox-78.9.0/testing/mochitest/pywebsocket/mod_pywebsocket/
H A D_stream_hybi.py401 self.mask_send = False
432 self._options.mask_send, self._options.outgoing_frame_filters,
801 body, mask=self._options.mask_send,
872 self._options.mask_send,
881 self._options.mask_send,
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/pywebsocket3/mod_pywebsocket/
H A Dstream.py397 self.mask_send = False
426 self._options.mask_send, self._options.outgoing_frame_filters,
857 mask=self._options.mask_send,
930 frame = create_ping_frame(body, self._options.mask_send,
937 frame = create_pong_frame(body, self._options.mask_send,
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/objects/
H A Dpts_web_socket.php32 public static $mask_send = false; variable in pts_web_socket
258 if(self::$mask_send) // XXX ugly hack
/dports/comms/bpl+/bpl+/
H A Dbplexec.c669 STATIC int mask_send(int c) in mask_send() function
1469 mask_send(data); in send_packet()
1481 mask_send(i >> 8); /* mask_send �́A��ɉ��� 8 �r�b�g�̂ݑ��� */ in send_packet()
1483 mask_send(i); in send_packet()
H A DTAGS216 STATIC int mask_send(668,19273
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dmixed_cdft_methods.F2780 LOGICAL, DIMENSION(:), POINTER :: mask_recv, mask_send, touched local
2802 mask_recv, mask_send, cavity, recvbuffer, sbuff, force_env_section, &
3256 ALLOCATE (mask_send(SIZE(mixed_cdft%dest_list)), mask_recv(SIZE(mixed_cdft%source_list)))
3261 mask_send = .FALSE.
3290 IF (sbuff(j)%iv(1) .EQ. should_deallocate) mask_send(j) = .TRUE.
3465 IF (ANY(mask_send)) THEN
3466 ALLOCATE (tmp(SIZE(mixed_cdft%dest_list) - COUNT(mask_send)), &
3467 tmp_bo(2, SIZE(mixed_cdft%dest_list) - COUNT(mask_send)))
3470 IF (.NOT. mask_send(j)) THEN
3499 DEALLOCATE (mask_recv, mask_send)
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dmixed_cdft_methods.F2772 LOGICAL, DIMENSION(:), POINTER :: mask_recv, mask_send, touched local
2794 mask_recv, mask_send, cavity, recvbuffer, sbuff, force_env_section, &
3248 ALLOCATE (mask_send(SIZE(mixed_cdft%dest_list)), mask_recv(SIZE(mixed_cdft%source_list)))
3253 mask_send = .FALSE.
3282 IF (sbuff(j)%iv(1) .EQ. should_deallocate) mask_send(j) = .TRUE.
3457 IF (ANY(mask_send)) THEN
3458 ALLOCATE (tmp(SIZE(mixed_cdft%dest_list) - COUNT(mask_send)), &
3459 tmp_bo(2, SIZE(mixed_cdft%dest_list) - COUNT(mask_send)))
3462 IF (.NOT. mask_send(j)) THEN
3491 DEALLOCATE (mask_recv, mask_send)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pywebsocket3/src/example/
H A Decho_client.py554 stream_option.mask_send = True

12