Home
last modified time | relevance | path

Searched defs:sync (Results 1 – 25 of 39) sorted by relevance

12

/external/astl/src/
Dstdio_filebuf.cpp47 int stdio_filebuf::sync() { in sync() function in android::stdio_filebuf
/external/nist-sip/java/gov/nist/javax/sip/header/
DAddressParametersHeader.java77 protected AddressParametersHeader(String name, boolean sync) { in AddressParametersHeader()
DParametersHeader.java69 protected ParametersHeader(String hdrName, boolean sync) { in ParametersHeader()
/external/webkit/Source/WebKit/chromium/src/
DStorageNamespaceProxy.cpp104 void StorageNamespaceProxy::sync() in sync() function in WebCore::StorageNamespaceProxy
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
DTimerTaskTest.java24 Object sync = new Object(), start = new Object(); field in TimerTaskTest
DTimerTest.java29 Object sync = new Object(); field in TimerTest
/external/oprofile/daemon/
Dopd_extended.h53 int (*sync)(struct sfile *); member
/external/e2fsprogs/include/nonunix/
Dunistd.h39 __inline void sync(void){}; in sync() function
/external/webkit/Source/WebKit/android/WebCoreSupport/
DWebRequest.h93 void setSync(bool sync) { m_isSync = sync; } in setSync()
/external/stlport/src/
Dstdio_streambuf.cpp144 int stdio_streambuf_base::sync() { in sync() function in stdio_streambuf_base
Diostream.cpp296 bool _STLP_CALL ios_base::sync_with_stdio(bool sync) { in sync_with_stdio()
/external/webkit/Source/WebCore/storage/
DStorageNamespaceImpl.cpp189 void StorageNamespaceImpl::sync() in sync() function in WebCore::StorageNamespaceImpl
DStorageAreaImpl.cpp250 void StorageAreaImpl::sync() in sync() function in WebCore::StorageAreaImpl
DStorageAreaSync.cpp336 void StorageAreaSync::sync(bool clearItems, const HashMap<String, String>& items) in sync() function in WebCore::StorageAreaSync
/external/clang/test/CodeGen/
Dbuiltins-ptx.c95 void sync() { in sync() function
/external/guava/src/com/google/common/util/concurrent/
DAbstractFuture.java53 private final Sync<V> sync = new Sync<V>(); field in AbstractFuture
/external/stlport/stlport/stl/
D_streambuf.c184 basic_streambuf<_CharT, _Traits>::sync() { return 0; } in sync() function
D_fstream.c402 int basic_filebuf<_CharT, _Traits>::sync() { in sync() function
/external/zlib/contrib/iostream/
Dzfstream.cpp206 int gzfilebuf::sync() { in sync() function in gzfilebuf
/external/zlib/contrib/iostream3/
Dzfstream.cc299 gzfilebuf::sync() in sync() function in gzfilebuf
/external/sonivox/arm-wt-22k/lib_src/
Djet.c736 EAS_PUBLIC EAS_RESULT JET_SetMuteFlags (EAS_DATA_HANDLE easHandle, EAS_U32 muteFlags, EAS_BOOL sync) in JET_SetMuteFlags()
772 …ULT JET_SetMuteFlag (EAS_DATA_HANDLE easHandle, EAS_INT trackNum, EAS_BOOL muteFlag, EAS_BOOL sync) in JET_SetMuteFlag()
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
DThreadTest.java462 boolean sync; in test_interrupt() field in ThreadTest.ChildThread1
478 public ChildThread1(Thread p, String name, boolean sync) { in test_interrupt()
/external/nist-sip/java/gov/nist/core/
DNameValueList.java71 public NameValueList(boolean sync) { in NameValueList()
/external/antlr/src/org/antlr/runtime/
DBufferedTokenStream.java124 protected void sync(int i) { in sync() method in BufferedTokenStream
/external/webkit/Source/WebCore/platform/sql/
DSQLiteDatabase.cpp227 void SQLiteDatabase::setSynchronous(SynchronousPragma sync) in setSynchronous()

12