Searched refs:MSC (Results 1 – 24 of 24) 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/python/cpython2/Modules/zlib/ |
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 | 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/zlib/src/ |
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 | 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/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | DataTypes.h.in | 136 /* MSC treats -2147483648 as -(2147483648U). */
|
D | DataTypes.h.cmake | 136 /* MSC treats -2147483648 as -(2147483648U). */
|
/external/deqp/framework/delibs/cmake/ |
D | Defs.cmake | 103 DE_MAKE_ENV_BOOL("DE_COMPILER" "MSC")
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeVectorTypes.cpp | 3336 MaskedScatterSDNode *MSC = cast<MaskedScatterSDNode>(N); in WidenVecOp_MSCATTER() local 3337 SDValue DataOp = MSC->getValue(); in WidenVecOp_MSCATTER() 3338 SDValue Mask = MSC->getMask(); in WidenVecOp_MSCATTER() 3350 SDValue Index = MSC->getIndex(); in WidenVecOp_MSCATTER() 3356 SDValue Ops[] = {MSC->getChain(), WideVal, Mask, MSC->getBasePtr(), Index}; in WidenVecOp_MSCATTER() 3358 MSC->getMemoryVT(), dl, Ops, in WidenVecOp_MSCATTER() 3359 MSC->getMemOperand()); in WidenVecOp_MSCATTER()
|
D | DAGCombiner.cpp | 5331 MaskedScatterSDNode *MSC = cast<MaskedScatterSDNode>(N); in visitMSCATTER() local 5332 SDValue Mask = MSC->getMask(); in visitMSCATTER() 5333 SDValue Data = MSC->getValue(); in visitMSCATTER() 5351 std::tie(LoVT, HiVT) = DAG.GetSplitDestVTs(MSC->getValueType(0)); in visitMSCATTER() 5353 SDValue Chain = MSC->getChain(); in visitMSCATTER() 5355 EVT MemoryVT = MSC->getMemoryVT(); in visitMSCATTER() 5356 unsigned Alignment = MSC->getOriginalAlignment(); in visitMSCATTER() 5364 SDValue BasePtr = MSC->getBasePtr(); in visitMSCATTER() 5366 std::tie(IndexLo, IndexHi) = DAG.SplitVector(MSC->getIndex(), DL); in visitMSCATTER() 5369 getMachineMemOperand(MSC->getPointerInfo(), in visitMSCATTER() [all …]
|
/external/python/cpython2/Doc/faq/ |
D | windows.rst | 65 Python 2.7.3 (default, Apr 10 2012, 22.71:26) [MSC v.1500 32 bit (Intel)] on win32
|
/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 | 1648 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/selinux/policycoreutils/po/ |
D | ar.po | 417 msgstr "مستوى MSC" 421 msgstr "مدى MSC" 4028 msgstr "مدى MSC"
|
/external/libmtp/ |
D | README | 311 (MSC). Please set it to MTP to avoid problems with libmtp.
|
/external/syslinux/com32/lib/libpng/ |
D | CHANGES | 777 Use MSC _RPTn debugging instead of fprintf if _MSC_VER is defined.
|
/external/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 21942 "MSC",
|
/external/libpng/ |
D | CHANGES | 848 Use MSC _RPTn debugging instead of fprintf if _MSC_VER is defined.
|
/external/python/cpython2/Misc/ |
D | HISTORY | 5889 MSVC 6, sys.version contains the substring "MSC v.1200 ". 1200 is 16393 * A new MS-DOS port has been done, using MSC 6.0 (I believe). Thanks,
|
/external/bison/ |
D | ChangeLog-2012 | 9985 Solaris, AIX, MSC.
|