Home
last modified time | relevance | path

Searched refs:synch (Results 1 – 25 of 29) sorted by relevance

12

/external/jmdns/src/javax/jmdns/impl/
DListenerStatus.java37 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()
DJmDNSImpl.java922 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/
Dtpdec_lib.cpp729 UINT synch; /* Current sync word read from bitstream */ in synchronization() local
745 synch = FDKreadBits(hBs, syncLength); in synchronization()
749 if (synch == syncWord) { in synchronization()
752 synch = ((synch << TPDEC_SYNCSKIP) & syncMask) | FDKreadBits(hBs, TPDEC_SYNCSKIP); in synchronization()
755 if (synch != syncWord) { in synchronization()
/external/v8/gypfiles/win/
Dmsvs_dependencies.isolate73 '<(PRODUCT_DIR)/api-ms-win-core-synch-l1-1-0.dll',
74 '<(PRODUCT_DIR)/api-ms-win-core-synch-l1-2-0.dll',
/external/tcpdump/
Dconfig.h.in316 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
321 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
326 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsInstrFPU.td223 // They must be kept in synch.
244 // They must be kept in synch.
/external/valgrind/memcheck/tests/vbit-test/
DREADME10 By design, the tester will always be in-synch with the list of IROps
/external/libxml2/os400/
Dos400config.h.in278 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
/external/python/cpython2/Doc/library/
Ddifflib.rst357 if you're comparing lines as sequences of characters, and don't want to synch up
608 synch up anywhere possible, sometimes accidental matches 100 pages apart.
609 Restricting synch points to contiguous matches preserves some notion of
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZOperands.td19 // SystemZ.h. They must be kept in synch.
/external/ImageMagick/config/
Dconfig.h.in1041 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
1046 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
1051 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
/external/bison/m4/
Dthreadlib.m4226 #include <synch.h>
/external/ImageMagick/MagickCore/
Dvms.h863 #define sys$synch SYS$SYNCH
/external/python/cpython2/
Dpyconfig.h.in1200 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
1205 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
/external/llvm/lib/Target/Mips/
DMipsInstrFPU.td524 // They must be kept in synch.
/external/python/cpython2/PC/VS7.1/
Dpython20.wse1713 Text=Extension module DLLs (.pyd); keep in synch with libs directory next
1809 Text=Link libraries (.lib); keep in synch with DLLs above, except that the Python lib lives here.
2836 Text=Installation Expert, it only shows up in the "If" block below. Keep in synch!
/external/libchrome/base/
DBUILD.gn1231 "$root_out_dir/api-ms-win-core-synch-l1-1-0.dll",
1232 "$root_out_dir/api-ms-win-core-synch-l1-2-0.dll",
/external/python/cpython2/Lib/idlelib/
DChangeLog777 Smarter logic for finding a parse synch point.
871 the fancy stuff requires looking backward for a parsing synch point; ps1
/external/llvm/lib/Target/AVR/
DAVRInstrInfo.td276 // AVRInstrInfo.td. They must be kept in synch.
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrInfo.td525 // X86InstrInfo.h. They must be kept in synch.
/external/llvm/lib/Target/X86/
DX86InstrInfo.td905 // X86InstrInfo.h. They must be kept in synch.
/external/e2fsprogs/
Daclocal.m44003 #include <synch.h>
/external/bison/
DChangeLog1854 tests: synch line -> syncline, for consistency
DChangeLog-201212364 * 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/
Dsk.po5728 msgstr "zapnutý, pomalá synch., korekcia červených očí"

12