Home
last modified time | relevance | path

Searched refs:is_control_opcode (Results 1 – 25 of 48) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/testing/mochitest/pywebsocket/mod_pywebsocket/
H A Dextensions.py274 common.is_control_opcode(frame.opcode)):
302 if frame.rsv1 != 1 or common.is_control_opcode(frame.opcode):
592 if frame.rsv1 == 1 and not common.is_control_opcode(frame.opcode):
598 common.is_control_opcode(frame.opcode)):
H A Dcommon.py149 def is_control_opcode(opcode): function
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/mochitest/pywebsocket/mod_pywebsocket/
H A Dextensions.py274 common.is_control_opcode(frame.opcode)):
302 if frame.rsv1 != 1 or common.is_control_opcode(frame.opcode):
592 if frame.rsv1 == 1 and not common.is_control_opcode(frame.opcode):
598 common.is_control_opcode(frame.opcode)):
/dports/lang/spidermonkey78/firefox-78.9.0/testing/mochitest/pywebsocket/mod_pywebsocket/
H A Dextensions.py274 common.is_control_opcode(frame.opcode)):
302 if frame.rsv1 != 1 or common.is_control_opcode(frame.opcode):
592 if frame.rsv1 == 1 and not common.is_control_opcode(frame.opcode):
598 common.is_control_opcode(frame.opcode)):
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/
H A Dextensions.py274 common.is_control_opcode(frame.opcode)):
302 if frame.rsv1 != 1 or common.is_control_opcode(frame.opcode):
685 if frame.rsv1 == 1 and not common.is_control_opcode(frame.opcode):
691 common.is_control_opcode(frame.opcode)):
H A Dcommon.py151 def is_control_opcode(opcode): function
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/
H A Dextensions.py274 common.is_control_opcode(frame.opcode)):
302 if frame.rsv1 != 1 or common.is_control_opcode(frame.opcode):
685 if frame.rsv1 == 1 and not common.is_control_opcode(frame.opcode):
691 common.is_control_opcode(frame.opcode)):
/dports/www/firefox-esr/firefox-91.8.0/testing/mochitest/pywebsocket3/mod_pywebsocket/
H A Dextensions.py386 if frame.rsv1 == 1 and not common.is_control_opcode(frame.opcode):
391 if (not compression_bit or common.is_control_opcode(frame.opcode)):
H A Dcommon.py123 def is_control_opcode(opcode): function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pywebsocket3/src/mod_pywebsocket/
H A Dextensions.py386 if frame.rsv1 == 1 and not common.is_control_opcode(frame.opcode):
391 if (not compression_bit or common.is_control_opcode(frame.opcode)):
H A Dcommon.py123 def is_control_opcode(opcode): function
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/pywebsocket3/mod_pywebsocket/
H A Dextensions.py387 if frame.rsv1 == 1 and not common.is_control_opcode(frame.opcode):
392 if (not compression_bit or common.is_control_opcode(frame.opcode)):
H A Dcommon.py123 def is_control_opcode(opcode): function
/dports/www/firefox/firefox-99.0/testing/mochitest/pywebsocket3/mod_pywebsocket/
H A Dextensions.py386 if frame.rsv1 == 1 and not common.is_control_opcode(frame.opcode):
391 if (not compression_bit or common.is_control_opcode(frame.opcode)):
H A Dcommon.py123 def is_control_opcode(opcode): function
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/pywebsocket3/mod_pywebsocket/
H A Dextensions.py387 if frame.rsv1 == 1 and not common.is_control_opcode(frame.opcode):
392 if (not compression_bit or common.is_control_opcode(frame.opcode)):
H A Dcommon.py123 def is_control_opcode(opcode): function
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/pywebsocket3/mod_pywebsocket/
H A Dextensions.py387 if frame.rsv1 == 1 and not common.is_control_opcode(frame.opcode):
392 if (not compression_bit or common.is_control_opcode(frame.opcode)):
H A Dcommon.py123 def is_control_opcode(opcode): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pywebsocket3/src/mod_pywebsocket/
H A Dextensions.py386 if frame.rsv1 == 1 and not common.is_control_opcode(frame.opcode):
391 if (not compression_bit or common.is_control_opcode(frame.opcode)):
H A Dcommon.py123 def is_control_opcode(opcode): function
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mochitest/pywebsocket3/mod_pywebsocket/
H A Dextensions.py386 if frame.rsv1 == 1 and not common.is_control_opcode(frame.opcode):
391 if (not compression_bit or common.is_control_opcode(frame.opcode)):
H A Dcommon.py123 def is_control_opcode(opcode): function
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/pywebsocket3/mod_pywebsocket/
H A Dextensions.py386 if frame.rsv1 == 1 and not common.is_control_opcode(frame.opcode):
391 if (not compression_bit or common.is_control_opcode(frame.opcode)):
H A Dcommon.py123 def is_control_opcode(opcode): function

12