Home
last modified time | relevance | path

Searched refs:afd_ (Results 1 – 13 of 13) sorted by relevance

/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Dphysicalsocketserver.cc532 if (pipe(afd_) < 0) in EventDispatcher()
539 close(afd_[0]); in ~EventDispatcher()
540 close(afd_[1]); in ~EventDispatcher()
574 return afd_[0]; in GetDescriptor()
583 int afd_[2]; member in talk_base::EventDispatcher
628 return afd_[0]; in GetDescriptor()
672 int fd1 = afd_[0]; in ~PosixSignalHandler()
673 int fd2 = afd_[1]; in ~PosixSignalHandler()
683 afd_[0] = -1; in ~PosixSignalHandler()
684 afd_[1] = -1; in ~PosixSignalHandler()
[all …]
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Dphysicalsocketserver.cc561 if (pipe(afd_) < 0) in EventDispatcher()
568 close(afd_[0]); in ~EventDispatcher()
569 close(afd_[1]); in ~EventDispatcher()
604 int afd_[2]; member in rtc::EventDispatcher
649 return afd_[0]; in GetDescriptor()
677 if (pipe(afd_) < 0) { in PosixSignalHandler()
693 int fd1 = afd_[0]; in ~PosixSignalHandler()
694 int fd2 = afd_[1]; in ~PosixSignalHandler()
704 afd_[0] = -1; in ~PosixSignalHandler()
705 afd_[1] = -1; in ~PosixSignalHandler()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/
H A Dphysicalsocketserver.cc823 if (pipe(afd_) < 0) in EventDispatcher()
830 close(afd_[0]); in ~EventDispatcher()
831 close(afd_[1]); in ~EventDispatcher()
866 int afd_[2]; member in rtc::EventDispatcher
911 return afd_[0]; in GetDescriptor()
939 if (pipe(afd_) < 0) { in PosixSignalHandler()
955 int fd1 = afd_[0]; in ~PosixSignalHandler()
956 int fd2 = afd_[1]; in ~PosixSignalHandler()
966 afd_[0] = -1; in ~PosixSignalHandler()
967 afd_[1] = -1; in ~PosixSignalHandler()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/base/
H A Dphysicalsocketserver.cc561 if (pipe(afd_) < 0) in EventDispatcher()
568 close(afd_[0]); in ~EventDispatcher()
569 close(afd_[1]); in ~EventDispatcher()
604 int afd_[2]; member in rtc::EventDispatcher
649 return afd_[0]; in GetDescriptor()
677 if (pipe(afd_) < 0) { in PosixSignalHandler()
693 int fd1 = afd_[0]; in ~PosixSignalHandler()
694 int fd2 = afd_[1]; in ~PosixSignalHandler()
704 afd_[0] = -1; in ~PosixSignalHandler()
705 afd_[1] = -1; in ~PosixSignalHandler()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/rtc_base/
H A Dphysical_socket_server.cc905 if (pipe(afd_) < 0) in EventDispatcher()
912 close(afd_[0]); in ~EventDispatcher()
913 close(afd_[1]); in ~EventDispatcher()
949 int afd_[2]; member in rtc::EventDispatcher
1008 if (-1 == write(afd_[1], b, sizeof(b))) { in OnPosixSignalReceived()
1020 if (pipe(afd_) < 0) { in PosixSignalHandler()
1035 int fd1 = afd_[0]; in ~PosixSignalHandler()
1036 int fd2 = afd_[1]; in ~PosixSignalHandler()
1046 afd_[0] = -1; in ~PosixSignalHandler()
1047 afd_[1] = -1; in ~PosixSignalHandler()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dphysicalsocketserver.cc900 if (pipe(afd_) < 0) in EventDispatcher()
907 close(afd_[0]); in ~EventDispatcher()
908 close(afd_[1]); in ~EventDispatcher()
944 int afd_[2]; member in rtc::EventDispatcher
989 return afd_[0]; in GetDescriptor()
1017 if (pipe(afd_) < 0) { in PosixSignalHandler()
1033 int fd1 = afd_[0]; in ~PosixSignalHandler()
1034 int fd2 = afd_[1]; in ~PosixSignalHandler()
1044 afd_[0] = -1; in ~PosixSignalHandler()
1045 afd_[1] = -1; in ~PosixSignalHandler()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dphysicalsocketserver.cc900 if (pipe(afd_) < 0) in EventDispatcher()
907 close(afd_[0]); in ~EventDispatcher()
908 close(afd_[1]); in ~EventDispatcher()
944 int afd_[2]; member in rtc::EventDispatcher
989 return afd_[0]; in GetDescriptor()
1017 if (pipe(afd_) < 0) { in PosixSignalHandler()
1033 int fd1 = afd_[0]; in ~PosixSignalHandler()
1034 int fd2 = afd_[1]; in ~PosixSignalHandler()
1044 afd_[0] = -1; in ~PosixSignalHandler()
1045 afd_[1] = -1; in ~PosixSignalHandler()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/rtc_base/
H A Dphysicalsocketserver.cc900 if (pipe(afd_) < 0) in EventDispatcher()
907 close(afd_[0]); in ~EventDispatcher()
908 close(afd_[1]); in ~EventDispatcher()
944 int afd_[2]; member in rtc::EventDispatcher
989 return afd_[0]; in GetDescriptor()
1017 if (pipe(afd_) < 0) { in PosixSignalHandler()
1033 int fd1 = afd_[0]; in ~PosixSignalHandler()
1034 int fd2 = afd_[1]; in ~PosixSignalHandler()
1044 afd_[0] = -1; in ~PosixSignalHandler()
1045 afd_[1] = -1; in ~PosixSignalHandler()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/rtc_base/
H A Dphysical_socket_server.cc927 afd_([] { in Signaler()
942 close(afd_[0]); in ~Signaler()
943 close(afd_[1]); in ~Signaler()
950 const ssize_t res = write(afd_[1], b, sizeof(b)); in Signal()
965 const ssize_t res = read(afd_[0], b, sizeof(b)); in OnEvent()
972 int GetDescriptor() override { return afd_[0]; } in GetDescriptor()
978 const std::array<int, 2> afd_; member in rtc::Signaler
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_base/
H A Dphysical_socket_server.cc926 if (pipe(afd_) < 0) in EventDispatcher()
933 close(afd_[0]); in ~EventDispatcher()
934 close(afd_[1]); in ~EventDispatcher()
941 const ssize_t res = write(afd_[1], b, sizeof(b)); in Signal()
956 const ssize_t res = read(afd_[0], b, sizeof(b)); in OnPreEvent()
964 int GetDescriptor() override { return afd_[0]; } in GetDescriptor()
970 int afd_[2]; member in rtc::EventDispatcher
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/rtc_base/
H A Dphysical_socket_server.cc929 if (pipe(afd_) < 0) in EventDispatcher()
936 close(afd_[0]); in ~EventDispatcher()
937 close(afd_[1]); in ~EventDispatcher()
944 const ssize_t res = write(afd_[1], b, sizeof(b)); in Signal()
959 const ssize_t res = read(afd_[0], b, sizeof(b)); in OnPreEvent()
967 int GetDescriptor() override { return afd_[0]; } in GetDescriptor()
973 int afd_[2]; member in rtc::EventDispatcher
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openh264/src/res/
H A DCisco_Absolute_Power_1280x720_30fps.yuv3097 …>>?A@?@A??ADA@A@ADCCD@A>=@@CDFGCBBCDCCCB?AB@CBCCABBBBC@ADEEBCEAADDDFJMJLW`afd_]`cd`[Y]^\XVYZ\\Y[ZY…
/dports/multimedia/openh264/openh264-2.1.1/res/
H A DCisco_Absolute_Power_1280x720_30fps.yuv3097 …>>?A@?@A??ADA@A@ADCCD@A>=@@CDFGCBBCDCCCB?AB@CBCCABBBBC@ADEEBCEAADDDFJMJLW`afd_]`cd`[Y]^\XVYZ\\Y[ZY…