Searched defs:Sync (Results 1 - 15 of 15) sorted by relevance

/external/webp/src/utils/
H A Dthread.h61 int (*Sync)(WebPWorker* const worker); member in struct:__anon16996
64 // function, but not be changed afterward until the next call to Sync().
68 // mechanism while still using the WebPWorker structs. Sync() must
H A Dthread.c172 // signal to the main thread that we're done (for Sync())
211 static int Sync(WebPWorker* const worker) { function
251 ok = Sync(worker);
291 Init, Reset, Sync, Launch, Execute, End
297 winterface->Sync == NULL || winterface->Launch == NULL ||
/external/libvpx/libvpx/test/
H A Dvp9_thread_test.cc207 int Sync(VPxWorker *const worker) { return !worker->had_error; } function in namespace:__anon9438::impl
220 impl::Init, impl::Reset, impl::Sync, impl::Launch, impl::Execute, impl::End
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DBufferedTokenStream.cs184 Sync(_p);
188 protected virtual void Sync(int i) { method in class:Antlr.Runtime.BufferedTokenStream
262 Sync(i);
275 Sync(0);
365 Sync(i);
368 Sync(i);
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
H A DBufferedTokenStream.cs212 Sync(_p);
216 protected virtual void Sync(int i) method in class:Antlr.Runtime.BufferedTokenStream
298 Sync(i);
313 Sync(0);
417 Sync(i);
421 Sync(i);
/external/guava/guava/src/com/google/common/util/concurrent/
H A DAbstractFuture.java68 private final Sync<V> sync = new Sync<V>();
176 * {@link AbstractFuture.Sync#COMPLETED} and invoke the listeners if the
193 * {@link AbstractFuture.Sync#COMPLETED} and invoke the listeners if the
212 * Sync state, and the lock is released whenever the state changes to
224 static final class Sync<V> extends AbstractQueuedSynchronizer { class in class:AbstractFuture
/external/lldb/source/Host/common/
H A DFile.cpp450 File::Sync () function in class:File
/external/zlib/src/contrib/dotzlib/DotZLib/
H A DDotZLib.cs24 None, Partial, Sync, Full, Finish, Block enumerator in enum:DotZLib.FlushTypes
/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.h102 Sync, enumerator in enum:llvm::MipsISD::NodeType
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/vogar/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/annotations/ ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...

Completed in 567 milliseconds