Home
last modified time | relevance | path

Searched refs:c_find (Results 1 – 25 of 102) sorted by relevance

12345

/dports/sysutils/lnav/lnav-0.10.1/src/
H A Dsysclip.cfg.hh59 clip_commands c_find; member
66 return this->c_find; in select()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/call/adaptation/
H A Dresource.cc28 RTC_DCHECK(absl::c_find(listeners_, listener) == listeners_.end()) in RegisterListener()
35 auto it = absl::c_find(listeners_, listener); in UnregisterListener()
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/lib/test/
H A Drnddb.c36 int c_find = 0; variable
94 printf("*** find %ld.%ld %d\n", t_find.tv_sec, t_find.tv_usec, c_find); in do_report()
108 (double) c_find); in do_report()
284 c_find++; in main()
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/lib/test/
H A Drnddb.c36 int c_find = 0; variable
94 printf("*** find %ld.%ld %d\n", t_find.tv_sec, t_find.tv_usec, c_find); in do_report()
108 (double) c_find); in do_report()
284 c_find++; in main()
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/lib/test/
H A Drnddb.c36 int c_find = 0; variable
94 printf("*** find %ld.%ld %d\n", t_find.tv_sec, t_find.tv_usec, c_find); in do_report()
108 (double) c_find); in do_report()
284 c_find++; in main()
/dports/net-im/tg_owt/tg_owt-d578c76/src/call/adaptation/
H A Dresource_adaptation_processor.cc127 RTC_DCHECK(absl::c_find(resources_, resource) == resources_.end()) in AddResource()
148 auto it = absl::c_find(resources_, resource); in RemoveResource()
206 if (absl::c_find(resources_, resource) == resources_.end()) { in OnResourceUsageStateMeasured()
266 if (absl::c_find(most_limited_resources, reason_resource) == in OnResourceUnderuse()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/call/adaptation/
H A Dresource_adaptation_processor.cc127 RTC_DCHECK(absl::c_find(resources_, resource) == resources_.end()) in AddResource()
148 auto it = absl::c_find(resources_, resource); in RemoveResource()
206 if (absl::c_find(resources_, resource) == resources_.end()) { in OnResourceUsageStateMeasured()
266 if (absl::c_find(most_limited_resources, reason_resource) == in OnResourceUnderuse()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/call/adaptation/
H A Dresource_adaptation_processor.cc127 RTC_DCHECK(absl::c_find(resources_, resource) == resources_.end()) in AddResource()
148 auto it = absl::c_find(resources_, resource); in RemoveResource()
206 if (absl::c_find(resources_, resource) == resources_.end()) { in OnResourceUsageStateMeasured()
266 if (absl::c_find(most_limited_resources, reason_resource) == in OnResourceUnderuse()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/media/engine/
H A Dfake_webrtc_call.cc480 auto it = absl::c_find(audio_send_streams_, in DestroyAudioSendStream()
500 auto it = absl::c_find(audio_receive_streams_, in DestroyAudioReceiveStream()
521 auto it = absl::c_find(video_send_streams_, in DestroyVideoSendStream()
541 auto it = absl::c_find(video_receive_streams_, in DestroyVideoReceiveStream()
562 absl::c_find(flexfec_receive_streams_, in DestroyFlexfecReceiveStream()
/dports/net-im/tg_owt/tg_owt-d578c76/src/media/engine/
H A Dfake_webrtc_call.cc468 auto it = absl::c_find(audio_send_streams_, in DestroyAudioSendStream()
488 auto it = absl::c_find(audio_receive_streams_, in DestroyAudioReceiveStream()
509 auto it = absl::c_find(video_send_streams_, in DestroyVideoSendStream()
529 auto it = absl::c_find(video_receive_streams_, in DestroyVideoReceiveStream()
550 absl::c_find(flexfec_receive_streams_, in DestroyFlexfecReceiveStream()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/media/engine/
H A Dfake_webrtc_call.cc489 auto it = absl::c_find(audio_send_streams_, in DestroyAudioSendStream()
509 auto it = absl::c_find(audio_receive_streams_, in DestroyAudioReceiveStream()
530 auto it = absl::c_find(video_send_streams_, in DestroyVideoSendStream()
550 auto it = absl::c_find(video_receive_streams_, in DestroyVideoReceiveStream()
571 absl::c_find(flexfec_receive_streams_, in DestroyFlexfecReceiveStream()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/media/engine/
H A Dfake_webrtc_call.cc489 auto it = absl::c_find(audio_send_streams_, in DestroyAudioSendStream()
509 auto it = absl::c_find(audio_receive_streams_, in DestroyAudioReceiveStream()
530 auto it = absl::c_find(video_send_streams_, in DestroyVideoSendStream()
550 auto it = absl::c_find(video_receive_streams_, in DestroyVideoReceiveStream()
571 absl::c_find(flexfec_receive_streams_, in DestroyFlexfecReceiveStream()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/rtc_base/
H A Dtest_echo_server.h59 ClientList::iterator it = absl::c_find(client_sockets_, socket); in OnClose()
/dports/net-im/tg_owt/tg_owt-d578c76/src/rtc_base/
H A Dtest_echo_server.h59 ClientList::iterator it = absl::c_find(client_sockets_, socket); in OnClose()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_base/
H A Dtest_echo_server.h59 ClientList::iterator it = absl::c_find(client_sockets_, socket); in OnClose()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/rtc_base/
H A Dtest_echo_server.h59 ClientList::iterator it = absl::c_find(client_sockets_, socket); in OnClose()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/libretro/
H A Dretro_common.h76 char* str_char_replace(char* destination, char c_find, char c_replace);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/pc/
H A Drtp_transceiver.cc180 auto it = absl::c_find(senders_, sender); in RemoveSender()
205 auto it = absl::c_find(receivers_, receiver); in RemoveReceiver()
H A Dcomposite_data_channel_transport.cc48 auto it = absl::c_find(transports_, transport); in RemoveTransport()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/pc/
H A Drtp_transceiver.cc192 auto it = absl::c_find(senders_, sender); in RemoveSender()
217 auto it = absl::c_find(receivers_, receiver); in RemoveReceiver()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/media/base/
H A Dfake_media_engine.cc537 channels_.erase(absl::c_find(channels_, channel)); in UnregisterChannel()
603 auto it = absl::c_find(channels_, channel); in UnregisterChannel()
679 channels_.erase(absl::c_find(channels_, channel)); in UnregisterChannel()
/dports/net-im/tg_owt/tg_owt-d578c76/src/media/base/
H A Dfake_media_engine.cc538 channels_.erase(absl::c_find(channels_, channel)); in UnregisterChannel()
604 auto it = absl::c_find(channels_, channel); in UnregisterChannel()
680 channels_.erase(absl::c_find(channels_, channel)); in UnregisterChannel()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/media/base/
H A Dfake_media_engine.cc538 channels_.erase(absl::c_find(channels_, channel)); in UnregisterChannel()
604 auto it = absl::c_find(channels_, channel); in UnregisterChannel()
680 channels_.erase(absl::c_find(channels_, channel)); in UnregisterChannel()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/media/base/
H A Dfake_media_engine.cc538 channels_.erase(absl::c_find(channels_, channel)); in UnregisterChannel()
604 auto it = absl::c_find(channels_, channel); in UnregisterChannel()
680 channels_.erase(absl::c_find(channels_, channel)); in UnregisterChannel()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/
H A Dretro_common.h183 char* str_char_replace(char* destination, char c_find, char c_replace);

12345