Home
last modified time | relevance | path

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

12

/external/aac/libMpegTPDec/src/
Dtpdec_lib.cpp1117 UINT synch; /* Current sync word read from bitstream */ in synchronization() local
1132 synch = FDKreadBits(hBs, syncLength); in synchronization()
1137 if (synch == syncWord) { in synchronization()
1140 synch = ((synch << TPDEC_SYNCSKIP) & syncMask) | in synchronization()
1144 if (synch != syncWord) { in synchronization()
/external/tcpdump/
Dconfig.h.in319 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
324 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
329 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
/external/llvm-project/lldb/source/Commands/
DCommandObjectCommands.cpp1066 ScriptedCommandSynchronicity synch) in CommandObjectPythonFunction() argument
1068 m_synchro(synch), m_fetched_help_long(false) { in CommandObjectPythonFunction()
1140 ScriptedCommandSynchronicity synch) in CommandObjectScriptingObject() argument
1142 m_synchro(synch), m_fetched_help_short(false), in CommandObjectScriptingObject()
/external/mtools/
Dconfig.h.in452 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
457 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
/external/libxml2/
Dconfig.h.cmake.in278 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
/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/python/cpython3/Doc/library/
Ddifflib.rst379 if you're comparing lines as sequences of characters, and don't want to synch up
647 synch up anywhere possible, sometimes accidental matches 100 pages apart.
648 Restricting synch points to contiguous matches preserves some notion of
/external/ImageMagick/config/
Dconfig.h.in1058 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
1063 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
1068 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
/external/ImageMagick/MagickCore/
Dvms.h863 #define sys$synch SYS$SYNCH
/external/python/cpython2/
Dpyconfig.h.in1230 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
1235 /* 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/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/python/cpython3/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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsInstrFPU.td692 // They must be kept in synch.
/external/llvm-project/llvm/lib/Target/Mips/
DMipsInstrFPU.td725 // They must be kept in synch.
/external/llvm/lib/Target/AVR/
DAVRInstrInfo.td276 // AVRInstrInfo.td. They must be kept in synch.
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRInstrInfo.td318 // AVRInstrInfo.td. They must be kept in synch.
/external/llvm-project/llvm/lib/Target/AVR/
DAVRInstrInfo.td324 // AVRInstrInfo.td. They must be kept in synch.
/external/cldr/tools/java/org/unicode/cldr/util/data/
Dnorthamerica396 # Statue 175 closer in synch with the US Congress' intent....
3396 # decided to use DST was to be in synch with Puerto Rico, who was also going
/external/llvm/lib/Target/X86/
DX86InstrInfo.td905 // X86InstrInfo.h. They must be kept in synch.
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.td1013 // X86InstrInfo.h. They must be kept in synch.
/external/e2fsprogs/
Daclocal.m44003 #include <synch.h>
/external/llvm-project/llvm/lib/Target/X86/
DX86InstrInfo.td1050 // X86InstrInfo.h. They must be kept in synch.

12