Home
last modified time | relevance | path

Searched refs:synchronize (Results 1 – 25 of 49) sorted by relevance

12

/external/webrtc/src/system_wrappers/source/
Ddata_log.cc123 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/
DSVGAnimatedPropertyMacros.h56 … 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/
Ddevice_util_unittest.mm26 [defaults synchronize];
76 [defaults synchronize];
81 [defaults synchronize];
94 [defaults synchronize];
99 [defaults synchronize];
112 [defaults synchronize];
115 [defaults synchronize];
Ddevice_util.mm138 [defaults synchronize];
147 [defaults synchronize];
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGTests.cpp161 …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()
DSVGPolyElement.cpp142 …ownerType->m_points.synchronize(ownerType, pointsPropertyInfo()->attributeName, ownerType->m_point… in synchronizePoints()
/external/llvm/examples/ParallelJIT/
DParallelJIT.cpp222 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/
Dtheme_helper_mac.mm53 [defaults synchronize];
90 [defaults synchronize];
/external/openfst/src/script/
DMakefile.am11 shortest-distance.cc shortest-path.cc synchronize.cc text-io.cc topsort.cc \
DMakefile.in88 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/
Dwindow_restore_utils.mm20 [defaults synchronize];
/external/chromium_org/third_party/WebKit/Tools/qunit/qunit/
Dqunit.js223 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/
DMakefile.am41 fst/script/symbols.h fst/script/synchronize.h fst/script/text-io.h \
50 fst/random-weight.h fst/synchronize.h \
DMakefile.in60 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/
DTODO8 * synchronize linux/**/syscallent.h, number of arguments for a syscal isn't
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
Dnl.po164 msgid "Never synchronize with vertical refresh, ignore application's choice"
178 "Always synchronize with vertical refresh, application chooses the minimum "
Dfr.po161 msgid "Never synchronize with vertical refresh, ignore application's choice"
174 "Always synchronize with vertical refresh, application chooses the minimum "
Dsv.po156 msgid "Never synchronize with vertical refresh, ignore application's choice"
168 msgid "Always synchronize with vertical refresh, application chooses the minimum swap interval"
Des.po159 msgid "Never synchronize with vertical refresh, ignore application's choice"
172 "Always synchronize with vertical refresh, application chooses the minimum "
Dde.po164 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/
Dnl.po164 msgid "Never synchronize with vertical refresh, ignore application's choice"
178 "Always synchronize with vertical refresh, application chooses the minimum "
Dsv.po156 msgid "Never synchronize with vertical refresh, ignore application's choice"
168 msgid "Always synchronize with vertical refresh, application chooses the minimum swap interval"
Dfr.po161 msgid "Never synchronize with vertical refresh, ignore application's choice"
174 "Always synchronize with vertical refresh, application chooses the minimum "
Des.po159 msgid "Never synchronize with vertical refresh, ignore application's choice"
172 "Always synchronize with vertical refresh, application chooses the minimum "
Dde.po164 msgid "Never synchronize with vertical refresh, ignore application's choice"
179 "Always synchronize with vertical refresh, application chooses the minimum "

12