/external/pthreadpool/ |
D | BUILD.bazel | 208 # 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/ |
D | x_server_pixel_buffer.h | 59 void Synchronize();
|
D | window_capturer_x11.cc | 172 x_server_pixel_buffer_.Synchronize(); in CaptureFrame()
|
D | x_server_pixel_buffer.cc | 324 void XServerPixelBuffer::Synchronize() { in Synchronize() function in webrtc::XServerPixelBuffer
|
D | screen_capturer_x11.cc | 360 x_server_pixel_buffer_.Synchronize(); in CaptureScreen()
|
/external/pdfium/fpdfsdk/ |
D | cpdfsdk_widget.cpp | 260 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()
|
D | cpdfsdk_widget.h | 55 void Synchronize(bool bSynchronizeElse);
|
D | cpdfsdk_interactiveform.cpp | 235 pWidget->Synchronize(false); in SynchronizeField()
|
/external/glide/third_party/disklrucache/ |
D | CHANGELOG.md | 14 * Fix: Synchronize calls to `isClosed`.
|
/external/skia/site/docs/dev/chrome/ |
D | changes.md | 21 * Synchronize the above changes in Skia with a Chromium commit to
|
/external/skqp/site/dev/chrome/ |
D | changes.md | 16 * Synchronize the above changes in Skia with a Chromium commit to
|
/external/python/cpython2/Doc/library/ |
D | dumbdbm.rst | 90 Synchronize the on-disk directory and data files. This method is called by the
|
D | bsddb.rst | 168 Synchronize the database on disk.
|
D | shelve.rst | 74 Synchronize and close the persistent *dict* object. Operations on a closed
|
/external/webrtc/sdk/objc/components/renderer/opengl/ |
D | RTCNSGLVideoView.m | 164 // Synchronize buffer swaps with vertical refresh rate.
|
/external/python/cpython2/Tools/scripts/ |
D | README | 66 treesync.py Synchronize source trees (very ideosyncratic)
|
/external/llvm/lib/Target/PowerPC/ |
D | p9-instrs.txt | 164 // Message Synchronize X-form p1126 170 // SLB Synchronize X-form p1031
|
/external/tensorflow/tensorflow/core/profiler/internal/gpu/ |
D | cupti_tracer.cc | 1024 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/ |
D | shelve.rst | 72 Synchronize and close the persistent *dict* object. Operations on a closed
|
D | dbm.rst | 388 Synchronize the on-disk directory and data files. This method is called
|
/external/llvm/test/MC/PowerPC/ |
D | ppc64-encoding.s | 887 # Message Synchronize 897 # SLB Synchronize
|
/external/jackson-core/release-notes/ |
D | VERSION-2.x | 38 #565: Synchronize variants of `JsonGenerator#writeNumberField` with `JsonGenerator#writeNumber`
|
/external/llvm-project/llvm/test/MC/PowerPC/ |
D | ppc64-encoding.s | 1066 # Message Synchronize 1076 # SLB Synchronize
|
/external/freetype/ |
D | ChangeLog.25 | 1528 * 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'.
|
D | ChangeLog.29 | 526 * 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.
|