Home
last modified time | relevance | path

Searched refs:Synchronize (Results 1 – 25 of 54) sorted by relevance

123

/external/pthreadpool/
DBUILD.bazel208 # Synchronize workers using pthreads condition variable.
214 # Synchronize workers using futex.
220 # Synchronize workers using Grand Central Dispatch.
226 # Synchronize workers using WinAPI event.
/external/webrtc/modules/desktop_capture/linux/
Dx_server_pixel_buffer.h59 void Synchronize();
Dwindow_capturer_x11.cc172 x_server_pixel_buffer_.Synchronize(); in CaptureFrame()
Dx_server_pixel_buffer.cc324 void XServerPixelBuffer::Synchronize() { in Synchronize() function in webrtc::XServerPixelBuffer
Dscreen_capturer_x11.cc360 x_server_pixel_buffer_.Synchronize(); in CaptureScreen()
/external/pdfium/fpdfsdk/
Dcpdfsdk_widget.cpp260 void CPDFSDK_Widget::Synchronize(bool bSynchronizeElse) { in Synchronize() function in CPDFSDK_Widget
529 Synchronize(true); in SetCheck()
539 Synchronize(true); in SetValue()
550 Synchronize(true); in SetOptionSelection()
559 Synchronize(true); in ClearSelection()
Dcpdfsdk_widget.h55 void Synchronize(bool bSynchronizeElse);
Dcpdfsdk_interactiveform.cpp235 pWidget->Synchronize(false); in SynchronizeField()
/external/glide/third_party/disklrucache/
DCHANGELOG.md14 * Fix: Synchronize calls to `isClosed`.
/external/skia/site/docs/dev/chrome/
Dchanges.md21 * Synchronize the above changes in Skia with a Chromium commit to
/external/skqp/site/dev/chrome/
Dchanges.md16 * Synchronize the above changes in Skia with a Chromium commit to
/external/python/cpython2/Doc/library/
Ddumbdbm.rst90 Synchronize the on-disk directory and data files. This method is called by the
Dbsddb.rst168 Synchronize the database on disk.
Dshelve.rst74 Synchronize and close the persistent *dict* object. Operations on a closed
/external/webrtc/sdk/objc/components/renderer/opengl/
DRTCNSGLVideoView.m164 // Synchronize buffer swaps with vertical refresh rate.
/external/python/cpython2/Tools/scripts/
DREADME66 treesync.py Synchronize source trees (very ideosyncratic)
/external/llvm/lib/Target/PowerPC/
Dp9-instrs.txt164 // Message Synchronize X-form p1126
170 // SLB Synchronize X-form p1031
/external/tensorflow/tensorflow/core/profiler/internal/gpu/
Dcupti_tracer.cc1024 TF_RETURN_IF_ERROR(Synchronize()); in Stop()
1030 TF_RETURN_IF_ERROR(Synchronize()); in Stop()
1071 Status Synchronize() const { in Synchronize() function in tensorflow::profiler::__anond046b8460111::CudaEventRecorder
/external/python/cpython3/Doc/library/
Dshelve.rst72 Synchronize and close the persistent *dict* object. Operations on a closed
Ddbm.rst388 Synchronize the on-disk directory and data files. This method is called
/external/llvm/test/MC/PowerPC/
Dppc64-encoding.s887 # Message Synchronize
897 # SLB Synchronize
/external/jackson-core/release-notes/
DVERSION-2.x38 #565: Synchronize variants of `JsonGenerator#writeNumberField` with `JsonGenerator#writeNumber`
/external/llvm-project/llvm/test/MC/PowerPC/
Dppc64-encoding.s1066 # Message Synchronize
1076 # SLB Synchronize
/external/freetype/
DChangeLog.251528 * builds/vms/ftconfig.h: Synchronize.
1549 * src/sfnt/ttpost.c (tt_post_default_names): Synchronize with
2371 * src/cid/cidload.c (cid_parse_font_matrix): Synchronize with
2374 * src/type42/t42parse.c (t42_parse_font_matrix): Synchronize with
2376 (t42_parse_encoding): Synchronize with `t1_parse_encoding'.
3847 [autofit] Synchronize `cjk' with `latin' module (and vice versa).
3857 (af_cjk_metrics_scale): Synchronize.
3997 * builds/unix/ftconfig.h: Synchronize with
4209 Synchronize ranges with `latin'.
DChangeLog.29526 * builds/windows/vc2010/freetype.sln: Synchronize with the project.
644 Synchronize other Windows project files.
662 * builds/vms/ftconfig.h: Synchronize with unix `ftconfig.in' file.
666 * builds/unix/ftconfig.in: Synchronize with main `ftconfig.h' file.

123