/third_party/gstreamer/gstplugins_bad/ext/openaptx/ |
D | gstopenaptxdec.c | 81 gint synced; in gst_openaptx_dec_handle_frame() local 129 out_map.data, output_size, &written, &synced, &dropped); in gst_openaptx_dec_handle_frame() 139 synced = 1; in gst_openaptx_dec_handle_frame() 144 if (!synced) { in gst_openaptx_dec_handle_frame()
|
/third_party/mesa3d/src/mesa/main/ |
D | glthread.c | 283 bool synced = false; in _mesa_glthread_finish() local 287 synced = true; in _mesa_glthread_finish() 305 synced = true; in _mesa_glthread_finish() 308 if (synced) in _mesa_glthread_finish()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstclock.c | 221 gboolean synced; member 1117 GST_CLOCK_FLAG_NEEDS_STARTUP_SYNC) && !clock->priv->synced)) in gst_clock_get_internal_time() 1737 || clock->priv->synced) { in gst_clock_wait_for_sync() 1746 while (!clock->priv->synced && !timed_out) { in gst_clock_wait_for_sync() 1753 while (!clock->priv->synced) { in gst_clock_wait_for_sync() 1779 || clock->priv->synced; in gst_clock_is_synced() 1796 gst_clock_set_synced (GstClock * clock, gboolean synced) in gst_clock_set_synced() argument 1803 if (clock->priv->synced != ! !synced) { in gst_clock_set_synced() 1804 clock->priv->synced = ! !synced; in gst_clock_set_synced() 1807 g_signal_emit (clock, gst_clock_signals[SIGNAL_SYNCED], 0, ! !synced); in gst_clock_set_synced()
|
D | gstclock.h | 652 void gst_clock_set_synced (GstClock * clock, gboolean synced);
|
/third_party/libsnd/src/ |
D | ogg.c | 259 int synced ; in ogg_sync_next_page() local 263 { synced = ogg_sync_pageseek (&odata->osync, og) ; in ogg_sync_next_page() 264 if (synced < 0) in ogg_sync_next_page() 273 position -= synced ; in ogg_sync_next_page() 282 if (synced > 0) in ogg_sync_next_page()
|
/third_party/flutter/flutter/packages/flutter_tools/lib/ |
D | executable.dart | 11 // are synced internally. 102 // the build runner packages are not synced internally.
|
/third_party/json/benchmarks/thirdparty/benchmark/ |
D | releasing.md | 3 * Make sure you're on master and synced to HEAD
|
/third_party/mesa3d/src/freedreno/ci/ |
D | freedreno-a630-bypass-flakes.txt | 8 # and the UBWC updates don't get synced. The current a650 blob also
|
/third_party/benchmark/docs/ |
D | releasing.md | 3 * Make sure you're on main and synced to HEAD
|
/third_party/ninja/ |
D | RELEASING | 6 3. Make sure branches 'master' and 'release' are synced up locally
|
/third_party/gstreamer/gstreamer/libs/gst/net/ |
D | gstptpclock.c | 1062 gboolean synced; in update_ptp_time() local 1122 synced = FALSE; in update_ptp_time() 1159 synced = (estimated_ptp_time_min < corrected_ptp_time in update_ptp_time() 1167 GST_TIME_FORMAT, synced, GST_TIME_ARGS (estimated_ptp_time_min), in update_ptp_time() 1191 if (synced && ABS (discont) > max_discont) { in update_ptp_time() 1235 if (synced || now_synced || domain->skipped_updates > MAX_SKIPPED_UPDATES) { in update_ptp_time() 1270 synced = TRUE; in update_ptp_time() 1286 "synced", G_TYPE_BOOLEAN, synced, in update_ptp_time()
|
D | gstnetclientclock.c | 1346 gst_net_client_clock_synced_cb (GstClock * internal_clock, gboolean synced, in gst_net_client_clock_synced_cb() argument 1349 gst_clock_set_synced (self, synced); in gst_net_client_clock_synced_cb()
|
/third_party/flutter/flutter/packages/flutter_goldens_client/lib/ |
D | client.dart | 81 /// expected location within `bin/cache` and that it is synced to the Git 144 …n('flutter_goldens git checkout at ${comparisonRoot.path} has local changes and cannot be synced.')
|
/third_party/flutter/skia/site/dev/testing/ |
D | tests.md | 8 We assume you have already synced Skia's dependecies and set up Skia's build system.
|
/third_party/skia/site/docs/dev/testing/ |
D | tests.md | 6 We assume you have already synced Skia's dependencies and set up Skia's build
|
/third_party/libdrm/include/drm/ |
D | README | 60 Ideally all files will be synced (updated) with the latest released kernel on
|
/third_party/node/deps/cares/ |
D | SECURITY.md | 54 often synced with an upcoming release that contains the fix. If the
|
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
D | value_listenable_builder.dart | 21 /// A widget whose content stays synced with a [ValueListenable].
|
/third_party/ntfs-3g/ |
D | README.md | 155 being synced.
|
/third_party/gstreamer/gstreamer/docs/random/company/ |
D | clocks | 51 pause an element that should be synced while the others continue running?
|
/third_party/flutter/flutter/packages/flutter_driver/lib/src/extension/ |
D | extension.dart | 379 /// Returns a future that waits until no pending frame is scheduled (frame is synced). 385 /// We consider the frame is synced when both conditions are met.
|
/third_party/gstreamer/gstplugins_bad/ |
D | README.md | 59 If you find a plot hole or a badly lip-synced line of code in them,
|
/third_party/gstreamer/gstplugins_good/ |
D | README.md | 59 If you find a plot hole or a badly lip-synced line of code in them,
|
/third_party/gstreamer/gstplugins_base/ |
D | README.md | 59 If you find a plot hole or a badly lip-synced line of code in them,
|
/third_party/gstreamer/gstreamer/ |
D | README.md | 59 If you find a plot hole or a badly lip-synced line of code in them,
|