Searched refs:synch (Results 1 – 14 of 14) 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 | 712 UINT synch; /* Current sync word read from bitstream */ in synchronization() local 728 synch = FDKreadBits(hBs, syncLength); in synchronization() 732 if (synch == syncWord) { in synchronization() 735 synch = ((synch << TPDEC_SYNCSKIP) & syncMask) | FDKreadBits(hBs, TPDEC_SYNCSKIP); in synchronization() 738 if (synch != syncWord) { in synchronization()
|
/external/tcpdump/ |
D | config.h.in | 295 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>, 300 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>, 305 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
|
/external/lldb/source/Commands/ |
D | CommandObjectCommands.cpp | 1264 ScriptedCommandSynchronicity synch) : in CommandObjectPythonFunction() argument 1270 m_synchro(synch), in CommandObjectPythonFunction() 1637 ScriptedCommandSynchronicity synch) : in PythonAliasReader() argument 1641 m_synchronous(synch), in PythonAliasReader()
|
/external/valgrind/memcheck/tests/vbit-test/ |
D | README | 10 By design, the tester will always be in-synch with the list of IROps
|
/external/llvm/lib/Target/Mips/ |
D | MipsInstrFPU.td | 503 // They must be kept in synch. 520 // They must be kept in synch.
|
/external/libxml2/os400/ |
D | os400config.h.in | 331 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
|
/external/bison/m4/ |
D | threadlib.m4 | 226 #include <synch.h>
|
/external/mesa3d/include/GL/ |
D | vms_x_fix.h | 1151 #define sys$synch SYS$SYNCH
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 835 // 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/libexif/po/ |
D | sk.po | 5728 msgstr "zapnutý, pomalá synch., korekcia červených očí"
|