Searched refs:synch (Results 1 – 25 of 31) sorted by relevance
12
/external/v8/gypfiles/win/ |
D | msvs_dependencies.isolate | 73 '<(PRODUCT_DIR)/api-ms-win-core-synch-l1-1-0.dll', 74 '<(PRODUCT_DIR)/api-ms-win-core-synch-l1-2-0.dll',
|
/external/aac/libMpegTPDec/src/ |
D | tpdec_lib.cpp | 1104 UINT synch; /* Current sync word read from bitstream */ in synchronization() local 1119 synch = FDKreadBits(hBs, syncLength); in synchronization() 1124 if (synch == syncWord) { in synchronization() 1127 synch = ((synch << TPDEC_SYNCSKIP) & syncMask) | in synchronization() 1131 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/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsInstrFPU.td | 223 // They must be kept in synch. 244 // They must be kept in synch.
|
/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/cpython3/Doc/library/ |
D | difflib.rst | 374 if you're comparing lines as sequences of characters, and don't want to synch up 629 synch up anywhere possible, sometimes accidental matches 100 pages apart. 630 Restricting synch points to contiguous matches preserves some notion of
|
/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/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | SystemZOperands.td | 19 // SystemZ.h. They must be kept in synch.
|
/external/ImageMagick/config/ |
D | config.h.in | 1060 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>, 1065 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>, 1070 /* 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/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/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/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/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrInfo.td | 525 // X86InstrInfo.h. They must be kept in synch.
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | northamerica | 373 # Statue 175 closer in synch with the US Congress' intent.... 3116 # 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/e2fsprogs/ |
D | aclocal.m4 | 4003 #include <synch.h>
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 972 // X86InstrInfo.h. They must be kept in synch.
|
/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
|
12