/external/webrtc/webrtc/system_wrappers/source/ |
D | data_log.cc | 122 CriticalSectionScoped synchronize(cells_lock_); in InsertCell() local 132 CriticalSectionScoped synchronize(cells_lock_); in ToString() local 181 CriticalSectionScoped synchronize(table_lock_); in AddColumn() local 198 CriticalSectionScoped synchronize(table_lock_); in InsertCell() local 224 CriticalSectionScoped synchronize(table_lock_); in Flush() local 252 CriticalSectionScoped synchronize(table_lock_); in Flush() local 341 CriticalSectionScoped synchronize(crit_sect_.get()); in CreateLog() local 362 CriticalSectionScoped synchronize(crit_sect_.get()); in ReturnLog() local 372 WriteLockScoped synchronize(*tables_lock_); in AddTable() local 385 ReadLockScoped synchronize(*tables_lock_); in AddColumn() local [all …]
|
D | clock.cc | 242 ReadLockScoped synchronize(*lock_); in TimeInMilliseconds() local 247 ReadLockScoped synchronize(*lock_); in TimeInMicroseconds() local 267 WriteLockScoped synchronize(*lock_); in AdvanceTimeMicroseconds() local
|
/external/ImageMagick/MagickCore/ |
D | matrix.c | 76 synchronize; member 191 if (matrix_info->synchronize != MagickFalse) in SetMatrixExtent() 204 *synchronize; in AcquireMatrixInfo() local 221 synchronize=GetEnvironmentValue("MAGICK_SYNCHRONIZE"); in AcquireMatrixInfo() 222 if (synchronize != (const char *) NULL) in AcquireMatrixInfo() 224 matrix_info->synchronize=IsStringTrue(synchronize); in AcquireMatrixInfo() 225 synchronize=DestroyString(synchronize); in AcquireMatrixInfo()
|
D | cache-private.h | 205 synchronize, member
|
D | blob.c | 133 synchronize, member 454 clone_info->synchronize=blob_info->synchronize; in CloneBlobInfo() 520 if (image->blob->synchronize != MagickFalse) in CloseBlob() 544 (image->blob->synchronize != MagickFalse)) in CloseBlob() 2430 image->blob->synchronize=image_info->synchronize; in OpenBlob() 4129 if (image->blob->synchronize != MagickFalse) in SetBlobExtent() 4177 if (image->blob->synchronize != MagickFalse) in SetBlobExtent()
|
D | image.h | 449 synchronize; member
|
D | image.c | 1334 *synchronize; in GetImageInfo() local 1351 synchronize=GetEnvironmentValue("MAGICK_SYNCHRONIZE"); in GetImageInfo() 1352 if (synchronize != (const char *) NULL) in GetImageInfo() 1354 image_info->synchronize=IsStringTrue(synchronize); in GetImageInfo() 1355 synchronize=DestroyString(synchronize); in GetImageInfo()
|
D | cache.c | 190 *synchronize; in AcquirePixelCache() local 211 synchronize=GetEnvironmentValue("MAGICK_SYNCHRONIZE"); in AcquirePixelCache() 212 if (synchronize != (const char *) NULL) in AcquirePixelCache() 214 cache_info->synchronize=IsStringTrue(synchronize); in AcquirePixelCache() 215 synchronize=DestroyString(synchronize); in AcquirePixelCache() 3388 if (cache_info->synchronize != MagickFalse) in SetPixelCacheExtent()
|
/external/llvm/examples/ParallelJIT/ |
D | ParallelJIT.cpp | 226 static WaitForThreads synchronize; variable 236 synchronize.block(); // wait until other threads are at this point in callFunc() 285 synchronize.releaseThreads(3); // wait until other threads are at this point in main()
|
/external/skia/site/dev/chrome/ |
D | changes.md | 6 The strategy you use to synchronize changes in the Skia and Chromium 35 how to synchronize the changes between Skia, Blink, and Chromium [here](./blink).
|
/external/autotest/server/site_tests/p2p_EndToEndTest/ |
D | control | 52 # Create the shared QueueBarrier to synchronize the processes.
|
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/ |
D | nl.po | 164 msgid "Never synchronize with vertical refresh, ignore application's choice" 178 "Always synchronize with vertical refresh, application chooses the minimum "
|
D | sv.po | 156 msgid "Never synchronize with vertical refresh, ignore application's choice" 168 msgid "Always synchronize with vertical refresh, application chooses the minimum swap interval"
|
D | fr.po | 161 msgid "Never synchronize with vertical refresh, ignore application's choice" 174 "Always synchronize with vertical refresh, application chooses the minimum "
|
D | es.po | 159 msgid "Never synchronize with vertical refresh, ignore application's choice" 172 "Always synchronize with vertical refresh, application chooses the minimum "
|
D | de.po | 164 msgid "Never synchronize with vertical refresh, ignore application's choice" 179 "Always synchronize with vertical refresh, application chooses the minimum "
|
/external/opencv3/modules/features2d/src/opencl/ |
D | brute_force_match.cl | 235 … //synchronize to make sure each elem for reduceIteration in share memory is written already. 362 //synchronize to make sure each elem for reduceIteration in share memory is written already. 439 … //synchronize to make sure each elem for reduceIteration in share memory is written already.
|
/external/llvm/lib/Fuzzer/ |
D | FuzzerFlags.def | 52 "to synchronize the test corpus.")
|
/external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/org/jbox2d/dynamics/ |
D | Fixture.java | 417 protected void synchronize(BroadPhase broadPhase, final Transform transform1, in synchronize() method in Fixture
|
D | Body.java | 335 f.synchronize(broadPhase, m_xf, m_xf); in setTransform() 1131 f.synchronize(m_world.m_contactManager.m_broadPhase, xf1, m_xf); in synchronizeFixtures()
|
/external/mesa3d/docs/ |
D | MESA_swap_frame_usage.spec | 158 time and does not synchronize to vertical blank.
|
/external/lz4/ |
D | NEWS | 44 Updated : Makefile : synchronize library version number with lz4.h, thanks to Takayuki Matsuoka
|
/external/google-breakpad/src/client/ios/ |
D | BreakpadController.mm | 317 [userDefaults synchronize];
|
/external/libmicrohttpd/doc/chapters/ |
D | largerpost.inc | 10 synchronize the global states at the cost of possible delays for other connections if the processing
|
/external/google-breakpad/src/client/mac/sender/ |
D | uploader.mm | 262 [ud synchronize];
|