Searched refs:synch (Results 1 – 25 of 29) sorted by relevance
12
/external/aac/libMpegTPDec/src/ |
D | tpdec_lib.cpp | 1117 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/ |
D | config.h.in | 319 /* 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/libxml2/os400/ |
D | os400config.h.in | 278 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
|
/external/python/cpython2/Doc/library/ |
D | difflib.rst | 357 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/ |
D | difflib.rst | 378 if you're comparing lines as sequences of characters, and don't want to synch up 643 synch up anywhere possible, sometimes accidental matches 100 pages apart. 644 Restricting synch points to contiguous matches preserves some notion of
|
/external/ImageMagick/config/ |
D | config.h.in | 1023 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>, 1028 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>, 1033 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
|
/external/ImageMagick/MagickCore/ |
D | vms.h | 863 #define sys$synch SYS$SYNCH
|
/external/python/cpython2/ |
D | pyconfig.h.in | 1230 /* 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/ |
D | MipsInstrFPU.td | 524 // They must be kept in synch.
|
/external/python/cpython2/PC/VS7.1/ |
D | python20.wse | 1713 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/ |
D | ChangeLog | 777 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/ |
D | ChangeLog | 777 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-7.0/llvm/lib/Target/Mips/ |
D | MipsInstrFPU.td | 659 // They must be kept in synch.
|
/external/llvm/lib/Target/AVR/ |
D | AVRInstrInfo.td | 276 // AVRInstrInfo.td. They must be kept in synch.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/ |
D | AVRInstrInfo.td | 310 // AVRInstrInfo.td. They must be kept in synch.
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | northamerica | 396 # 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/ |
D | X86InstrInfo.td | 905 // X86InstrInfo.h. They must be kept in synch.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 972 // X86InstrInfo.h. They must be kept in synch.
|
/external/e2fsprogs/ |
D | aclocal.m4 | 4003 #include <synch.h>
|
/external/libexif/po/ |
D | sk.po | 5728 msgstr "zapnutý, pomalá synch., korekcia červených očí"
|
/external/python/cpython2/Misc/ |
D | HISTORY | 3824 get the on-disk files in synch could be badly surprised. The race 8007 ensures the zlib header files used can no longer get out of synch with
|
/external/one-true-awk/testdir/ |
D | funstack.in | 16785 bibsource = "Compendex database; ftp://ftp.ira.uka.de/pub/bibliography/Parallel/par.synch.bib", 24428 …graphy/Misc/os.bib and ftp://ftp.ira.uka.de/pub/bibliography/Parallel/par.synch.bib and ftp://ftp.… 25095 …ibliography/Database/Wiederhold.bib; ftp://ftp.ira.uka.de/pub/bibliography/Parallel/par.synch.bib",
|
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/ |
D | ospd.txt.gz |
|
/external/toolchain-utils/deprecated/dejagnu/gdb_baseline/ |
D | x86_64-cros-linux-gnu | 19020 PASS: gdb.threads/tls.exp: set breakpoint at synch point 19043 PASS: gdb.threads/tls.exp: continue to synch point
|
/external/python/cpython3/Misc/ |
D | HISTORY | 21208 get the on-disk files in synch could be badly surprised. The race 25386 ensures the zlib header files used can no longer get out of synch with
|
12