Searched refs:synch (Results 1 – 16 of 16) sorted by relevance
/external/jmdns/src/javax/jmdns/impl/ |
D | ListenerStatus.java | 37 public ServiceListenerStatus(ServiceListener listener, boolean synch) { in ServiceListenerStatus() argument 38 super(listener, synch); in ServiceListenerStatus() 164 public ServiceTypeListenerStatus(ServiceTypeListener listener, boolean synch) { in ServiceTypeListenerStatus() argument 165 super(listener, synch); in ServiceTypeListenerStatus() 238 public ListenerStatus(T listener, boolean synch) { in ListenerStatus() argument 241 _synch = synch; in ListenerStatus()
|
D | JmDNSImpl.java | 922 private void addServiceListener(String type, ServiceListener listener, boolean synch) { in addServiceListener() argument 923 ServiceListenerStatus status = new ServiceListenerStatus(listener, synch); in addServiceListener()
|
/external/aac/libMpegTPDec/src/ |
D | tpdec_lib.cpp | 539 UINT synch; /* Current sync word read from bitstream */ in synchronization() local 555 synch = FDKreadBits(hBs, syncLength); in synchronization() 559 if (synch == syncWord) { in synchronization() 562 synch = ((synch << TPDEC_SYNCSKIP) & syncMask) | FDKreadBits(hBs, TPDEC_SYNCSKIP); in synchronization() 565 if (synch != syncWord) { in synchronization()
|
/external/llvm/lib/Target/Mips/ |
D | MipsInstrFPU.td | 409 // They must be kept in synch. 421 // They must be kept in synch.
|
/external/webkit/Source/WebCore/platform/mac/ |
D | DragImageMac.mm | 111 //Keep border_y in synch with DragController::LinkDragBorderInset
|
/external/bison/m4/ |
D | threadlib.m4 | 226 #include <synch.h>
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 641 // X86InstrInfo.h. They must be kept in synch.
|
/external/bison/ |
D | ChangeLog | 1854 tests: synch line -> syncline, for consistency
|
D | ChangeLog-2012 | 12364 * tests/synclines.at (%union synch line): Put a dummy member in 18473 (Prologue synch line, %union synch line, Postprologue synch line) 18474 (Action synch line, Epilogue synch line): New tests.
|
/external/oprofile/ |
D | ChangeLog-2003 | 4738 * module/x86/op_model_p4.c: synch with linux 2.5 mainline
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2002-12-03 | 14442 constructor to accessor, so it doesn't get out of synch with 16498 synch with WebKitDebug.h
|
D | ChangeLog-2003-10-25 | 13647 synch as to the state of the mouse. This covers the case of AK widgets that
|
D | ChangeLog-2011-02-16 | 11455 Get the WKScrollbarPainterRefs to synch up with the
|
/external/webkit/Source/WebKit2/ |
D | ChangeLog | 1216 Should not rely on WKEditableLinkBehavior being in synch
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 28578 synch sinC
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog-2007-10-14 | 1917 Because the WebHTMLView is not necessarily in synch with the
|