Searched refs:MSC (Results 1 – 20 of 20) sorted by relevance
/external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/ |
D | EASLibVst.c | 324 #if defined(_DEBUG) && !defined(MSC) 371 #if defined(_DEBUG) && !defined(MSC) in EAS_HWInit() 410 #if defined(_DEBUG) && !defined(MSC) in EAS_HWShutdown()
|
D | EASLib.c | 629 #if defined(_DEBUG) && !defined(MSC) 676 #if defined(_DEBUG) && !defined(MSC) in EAS_HWInit() 715 #if defined(_DEBUG) && !defined(MSC) in EAS_HWShutdown()
|
/external/zlib/src/ |
D | zconf.h.cmakein | 285 * This was tested only with MSC; for other MSDOS compilers you may have 291 /* MSC small or medium model */ 376 /* Borland C/C++ and some old MSC versions ignore FAR inside typedef */
|
D | zconf.h.in | 283 * This was tested only with MSC; for other MSDOS compilers you may have 289 /* MSC small or medium model */ 374 /* Borland C/C++ and some old MSC versions ignore FAR inside typedef */
|
D | ChangeLog | 1049 - use define instead of typedef for Bytef also for MSC small/medium (Tom Lane) 1145 - increase stack space for MSC (Tim Wegner) 1216 - use _fdopen instead of fdopen for MSC >= 6.0 (Thomas Fanslau) 1254 - better check for 16-bit mode MSC (avoids problem with Symantec)
|
/external/opencv3/3rdparty/zlib/ |
D | zconf.h.cmakein | 285 * This was tested only with MSC; for other MSDOS compilers you may have 291 /* MSC small or medium model */ 376 /* Borland C/C++ and some old MSC versions ignore FAR inside typedef */
|
D | ChangeLog | 1049 - use define instead of typedef for Bytef also for MSC small/medium (Tom Lane) 1145 - increase stack space for MSC (Tim Wegner) 1216 - use _fdopen instead of fdopen for MSC >= 6.0 (Thomas Fanslau) 1254 - better check for 16-bit mode MSC (avoids problem with Symantec)
|
/external/deqp/framework/delibs/cmake/ |
D | Defs.cmake | 103 DE_MAKE_ENV_BOOL("DE_COMPILER" "MSC")
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeVectorTypes.cpp | 3218 MaskedScatterSDNode *MSC = cast<MaskedScatterSDNode>(N); in WidenVecOp_MSCATTER() local 3219 SDValue DataOp = MSC->getValue(); in WidenVecOp_MSCATTER() 3220 SDValue Mask = MSC->getMask(); in WidenVecOp_MSCATTER() 3232 SDValue Index = MSC->getIndex(); in WidenVecOp_MSCATTER() 3238 SDValue Ops[] = {MSC->getChain(), WideVal, Mask, MSC->getBasePtr(), Index}; in WidenVecOp_MSCATTER() 3240 MSC->getMemoryVT(), dl, Ops, in WidenVecOp_MSCATTER() 3241 MSC->getMemOperand()); in WidenVecOp_MSCATTER()
|
D | DAGCombiner.cpp | 5276 MaskedScatterSDNode *MSC = cast<MaskedScatterSDNode>(N); in visitMSCATTER() local 5277 SDValue Mask = MSC->getMask(); in visitMSCATTER() 5278 SDValue Data = MSC->getValue(); in visitMSCATTER() 5296 std::tie(LoVT, HiVT) = DAG.GetSplitDestVTs(MSC->getValueType(0)); in visitMSCATTER() 5298 SDValue Chain = MSC->getChain(); in visitMSCATTER() 5300 EVT MemoryVT = MSC->getMemoryVT(); in visitMSCATTER() 5301 unsigned Alignment = MSC->getOriginalAlignment(); in visitMSCATTER() 5309 SDValue BasePtr = MSC->getBasePtr(); in visitMSCATTER() 5311 std::tie(IndexLo, IndexHi) = DAG.SplitVector(MSC->getIndex(), DL); in visitMSCATTER() 5314 getMachineMemOperand(MSC->getPointerInfo(), in visitMSCATTER() [all …]
|
/external/libxml2/ |
D | NEWS | 1405 - portability: problem with xpath.c on Windows (MSC and Borland), memcmp 1960 - patches for Borland C++ and MSC by Igor 2120 - the Microsoft MSC projects files should now be up to date 2154 - a few more fixes for compilation on Windows MSC by Yon Derek 2172 compilation on Windows MSC 2241 - Windows: Igor Zlatkovic patches for MSC compilation
|
D | configure.ac | 1613 dnl Also *win32*config.h files redefine them for various MSC compilers.
|
D | ChangeLog | 7020 * xpath.c: last version of the fix for MSC version 1200 15776 Igor Zlatkovic for Windows/MSC 15802 * win32/libxml2/*: update of the MSC projects from Igor Zlatkovic 16100 CVS on Windows/MSC 16156 when compiling on WIN32 and MSC 16752 * xpath.c: Igor Zlatkovic suggested a change for NAN and MSC 16958 Igor Zlatkovic patches for MSC compilation and added his 18116 when compiling with MSC
|
/external/ceres-solver/docs/source/ |
D | version_history.rst | 276 #. Collections port fix for MSC 2008 (Sergey Sharybin)
|
/external/libmtp/ |
D | README | 484 (MSC). Please set it to MTP to avoid problems with libmtp.
|
/external/selinux/policycoreutils/po/ |
D | ar.po | 417 msgstr "مستوى MSC" 421 msgstr "مدى MSC" 4028 msgstr "مدى MSC"
|
/external/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 9483 "PH-MSC", 20832 "MSC",
|
/external/opencv3/3rdparty/libpng/ |
D | CHANGES | 840 Use MSC _RPTn debugging instead of fprintf if _MSC_VER is defined.
|
/external/libpng/ |
D | CHANGES | 848 Use MSC _RPTn debugging instead of fprintf if _MSC_VER is defined.
|
/external/bison/ |
D | ChangeLog-2012 | 9985 Solaris, AIX, MSC.
|