Home
last modified time | relevance | path

Searched refs:_MT (Results 1 – 18 of 18) sorted by relevance

/external/chromium_org/tools/gyp/test/win/compiler-flags/
Druntime-library-mtd.cc5 #ifndef _MT
Druntime-library-mdd.cc5 #ifndef _MT
Druntime-library-mt.cc5 #ifndef _MT
Druntime-library-md.cc5 #ifndef _MT
/external/stlport/stlport/stl/config/
D_evc.h63 #ifndef _MT
64 # define _MT macro
D_dm.h54 #if defined (_MT) && !defined (_STLP_NO_THREADS)
D_watcom.h19 #if defined (_MT) && !defined (_NOTHREADS)
D_gcc.h41 (defined (__MINGW32__) && defined (_MT)))
D_msvc.h62 #if defined (_MT) && !defined (_STLP_NO_THREADS)
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
Dneed_errno.h74 #if (defined(_MT) || defined(_MD) || defined(_DLL)) && !defined(_MAC)
Dimplement.h709 # if defined(_MT)
Dpthread.h1252 # if (defined(_MT) || defined(_DLL))
/external/stlport/src/details/
Dfstream_win32io.cpp115 # if defined (_MT)
/external/openssl/
De_os.h301 # if defined(_MSC_VER) && _MSC_VER<=1200 && defined(_MT) && defined(isspace)
/external/jsoncpp/
DSConstruct119 env.Append( CPPDEFINES=[ "WIN32", "NDEBUG", "_MT" ] )
/external/valgrind/main/coregrind/m_debuginfo/
Dlzodefs.h1681 # elif defined(_MT)
Dminilzo-inl.c1705 # elif defined(_MT)
/external/stlport/etc/
DChangeLog-4.024 * stl_watcom.h : _REENTRANT is being set if _MT is set (thanks to Ricardo E. Gayoso for the input)