/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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jar | ... java.io.IOException e
public static synchronized void synchronize (org.eclipse.core.runtime.IProgressMonitor ... |
/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/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];
|
D | crash_report_sender.m | 519 [ud synchronize];
|
/external/llvm/docs/ |
D | LibFuzzer.rst | 69 … 0 Execute an external command "<sync_command> <test_corpus>" to synchronize the test corpus.
|
/external/mesa3d/src/gallium/docs/source/ |
D | context.rst | 541 Do not synchronize pending operations on the resource when mapping. The
|
/external/guice/extensions/persist/lib/ |
D | hibernate-search.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hibernate/
org/ ... |
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_common_syscalls.inc | 1307 // We synchronize io_submit -> io_getevents/io_cancel using the 1311 // synchronize on 0. But there does not seem to be a better solution
|
/external/testng/ |
D | CHANGES.txt | 89 Fixed: GITHUB-523: externally synchronize our use of the static SimpleDateFormat (mcosby)
|