Home
last modified time | relevance | path

Searched refs:probed (Results 1 – 25 of 30) sorted by relevance

12

/third_party/toybox/
DMakefile33 $(KCONFIG_TOP): generated/Config.in generated/Config.probed
34 generated/Config.probed: generated/Config.in
D.gitignore9 /generated/Config.probed
DConfig.in4 source generated/Config.probed
/third_party/toybox/porting/liteos_a/
DMakefile33 $(KCONFIG_TOP): generated/Config.in generated/Config.probed
34 generated/Config.probed: generated/Config.in
/third_party/toybox/scripts/
Dgenconfig.sh142 probeconfig > generated/Config.probed || rm generated/Config.probed
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpstats.c31 ctx->probed = FALSE; in gst_rtp_packet_rate_ctx_reset()
52 if (!ctx->probed) { in gst_rtp_packet_rate_ctx_update()
53 ctx->probed = TRUE; in gst_rtp_packet_rate_ctx_update()
112 if (time_ms <= 0 || !ctx->probed || ctx->avg_packet_rate == -1) { in gst_rtp_packet_rate_ctx_get_max_dropout()
123 if (time_ms <= 0 || !ctx->probed || ctx->avg_packet_rate == -1) { in gst_rtp_packet_rate_ctx_get_max_misorder()
Drtpstats.h221 gboolean probed; member
/third_party/pulseaudio/src/modules/alsa/
Dalsa-mixer.h226 bool probed:1; member
375 bool probed:1; member
Dalsa-mixer.c3115 if (p->probed) in pa_alsa_path_probe()
3117 p->probed = true; in pa_alsa_path_probe()
3295 pa_yes_no(p->probed), in pa_alsa_path_dump()
5089 if (ps->probed) in pa_alsa_profile_set_probe()
5227 ps->probed = true; in pa_alsa_profile_set_probe()
5242 pa_yes_no(ps->probed), in pa_alsa_profile_set_dump()
Dalsa-ucm.c2057 ps->probed = true; in pa_alsa_ucm_add_profile_set()
/third_party/gstreamer/gstplugins_bad/po/
Den_GB.po183 #~ msgid "Your OSS device could not be probed correctly"
184 #~ msgstr "Your oss device could not be probed correctly"
287 #~ msgstr "Your oss device could not be probed correctly"
Dor.po206 #~ msgid "Your OSS device could not be probed correctly"
Dsq.po183 #~ msgid "Your OSS device could not be probed correctly"
/third_party/mesa3d/docs/relnotes/
D20.0.7.rst122 - intel/perf: store the probed i915-perf version
/third_party/lwip/doc/
Dmqtt_client.txt49 Connection to server can also be probed by calling mqtt_client_is_connected(client)
/third_party/gstreamer/gstplugins_base/po/
Den_GB.po838 #~ msgstr "Your oss device could not be probed correctly"
841 #~ msgid "Your OSS device could not be probed correctly"
842 #~ msgstr "Your oss device could not be probed correctly"
Dor.po885 #~ msgid "Your OSS device could not be probed correctly"
Dsq.po858 #~ msgid "Your OSS device could not be probed correctly"
/third_party/gstreamer/gstplugins_good/po/
Den_GB.po73 msgstr "Your oss device could not be probed correctly"
158 msgstr "Your oss device could not be probed correctly"
/third_party/skia/third_party/externals/microhttpd/doc/chapters/
Dexploringrequests.inc8 just return MHD_NO after we have probed the request. This way, the connection is closed
/third_party/e2fsprogs/doc/RelNotes/
Dv1.39.txt126 that the "best" (i.e., leaf) device is probed by the blkid library.
Dv1.40.txt222 volume disappears while it is being probed. (Addresses RedHat
881 pathnames had an extra "/dev" when they were being probed.
/third_party/libffi/
Dacinclude.m446 # Unlike /dev/zero, the MAP_ANON(YMOUS) defines can be probed for.
/third_party/ffmpeg/doc/
Ddemuxers.texi188 probed and 0 otherwise.
/third_party/skia/third_party/externals/microhttpd/doc/
Dlibmicrohttpd-tutorial.info341 function, thus we will just return MHD_NO after we have probed the

12