/external/webrtc/src/system_wrappers/source/ |
D | data_log.cc | 123 CriticalSectionScoped synchronize(cells_lock_); in InsertCell() local 133 CriticalSectionScoped synchronize(cells_lock_); in ToString() local 182 CriticalSectionScoped synchronize(table_lock_); in AddColumn() local 199 CriticalSectionScoped synchronize(table_lock_); in InsertCell() local 225 CriticalSectionScoped synchronize(table_lock_); in Flush() local 253 CriticalSectionScoped synchronize(table_lock_); in Flush() local 343 CriticalSectionScoped synchronize(crit_sect_.get()); in CreateLog() local 373 CriticalSectionScoped synchronize(crit_sect_.get()); in ReturnLog() local 383 WriteLockScoped synchronize(*tables_lock_); in AddTable() local 396 ReadLockScoped synchronize(*tables_lock_); in AddColumn() local [all …]
|
/external/chromium_org/third_party/WebKit/Source/core/svg/properties/ |
D | SVGAnimatedPropertyMacros.h | 56 … void synchronize(Element* ownerElement, const QualifiedName& attrName, const AtomicString& value) in synchronize() function 102 &OwnerType::synchronize##UpperProperty, \ 131 void OwnerType::synchronize##UpperProperty() \ 136 m_##LowerProperty.synchronize(this, LowerProperty##PropertyInfo()->attributeName, value); \ 146 void OwnerType::synchronize##UpperProperty(SVGElement* maskedOwnerType) \ 150 ownerType->synchronize##UpperProperty(); \ 170 void synchronize##UpperProperty(); \ 172 static void synchronize##UpperProperty(SVGElement* maskedOwnerType); \
|
/external/chromium_org/base/ios/ |
D | device_util_unittest.mm | 26 [defaults synchronize]; 76 [defaults synchronize]; 81 [defaults synchronize]; 94 [defaults synchronize]; 99 [defaults synchronize]; 112 [defaults synchronize]; 115 [defaults synchronize];
|
D | device_util.mm | 138 [defaults synchronize]; 147 [defaults synchronize];
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
D | SVGTests.cpp | 161 …m_requiredFeatures.synchronize(contextElement, requiredFeaturesPropertyInfo()->attributeName, valu… in synchronizeRequiredFeatures() 170 …m_requiredExtensions.synchronize(contextElement, requiredExtensionsPropertyInfo()->attributeName, … in synchronizeRequiredExtensions() 179 … m_systemLanguage.synchronize(contextElement, systemLanguagePropertyInfo()->attributeName, value); in synchronizeSystemLanguage()
|
D | SVGPolyElement.cpp | 142 …ownerType->m_points.synchronize(ownerType, pointsPropertyInfo()->attributeName, ownerType->m_point… in synchronizePoints()
|
/external/llvm/examples/ParallelJIT/ |
D | ParallelJIT.cpp | 222 static WaitForThreads synchronize; variable 232 synchronize.block(); // wait until other threads are at this point in callFunc() 280 synchronize.releaseThreads(3); // wait until other threads are at this point in main()
|
/external/chromium_org/content/browser/ |
D | theme_helper_mac.mm | 53 [defaults synchronize]; 90 [defaults synchronize];
|
/external/openfst/src/script/ |
D | Makefile.am | 11 shortest-distance.cc shortest-path.cc synchronize.cc text-io.cc topsort.cc \
|
D | Makefile.in | 88 shortest-distance.cc shortest-path.cc synchronize.cc \ 101 @HAVE_SCRIPT_TRUE@ synchronize.lo text-io.lo topsort.lo \ 253 @HAVE_SCRIPT_TRUE@shortest-distance.cc shortest-path.cc synchronize.cc text-io.cc topsort.cc \ 366 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/synchronize.Plo@am__quote@
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
D | window_restore_utils.mm | 20 [defaults synchronize];
|
/external/chromium_org/third_party/WebKit/Tools/qunit/qunit/ |
D | qunit.js | 223 synchronize(function() { 228 synchronize(function() { 231 synchronize(function() { 234 synchronize(function() { 237 synchronize(function() { 246 synchronize(run); 852 function synchronize( callback ) { function
|
/external/openfst/src/include/ |
D | Makefile.am | 41 fst/script/symbols.h fst/script/synchronize.h fst/script/text-io.h \ 50 fst/random-weight.h fst/synchronize.h \
|
D | Makefile.in | 60 fst/synchronize.h fst/epsnormalize.h fst/log.h fst/rational.h \ 118 fst/script/synchronize.h fst/script/text-io.h \ 307 fst/script/symbols.h fst/script/synchronize.h fst/script/text-io.h \ 316 fst/random-weight.h fst/synchronize.h \
|
/external/strace/ |
D | TODO | 8 * synchronize linux/**/syscallent.h, number of arguments for a syscal isn't
|
/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 | fr.po | 161 msgid "Never synchronize with vertical refresh, ignore application's choice" 174 "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 | 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/chromium_org/third_party/mesa/src/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 "
|