/external/webkit/Source/JavaScriptCore/yarr/ |
YarrJIT.h | 36 #if CPU(X86) && !COMPILER(MSVC)
|
/external/webkit/Source/WebCore/svg/ |
SVGPathByteStreamSource.h | 56 #if COMPILER(MSVC)
|
/external/webkit/Source/WebKit/qt/ |
WebKit_pch.h | 28 * MSVC is very sensitive and behaves fairly strange when compiling with
|
/external/webkit/Source/WebKit/qt/declarative/ |
declarative.pro | 7 win32|mac:!wince*:!win32-msvc:!macx-xcode:CONFIG += debug_and_release
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_stdexcept_base.h | 46 * - The MSVC compilers when the STLport user wants to make an STLport dll linked to
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
ncurses_dll.h | 34 /* but this structure may be useful at some point for an MSVC build */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
ncurses_dll.h | 34 /* but this structure may be useful at some point for an MSVC build */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
ncurses_dll.h | 34 /* but this structure may be useful at some point for an MSVC build */
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_stdexcept_base.h | 47 * - The MSVC compilers when the STLport user wants to make an STLport dll linked to
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_stdexcept_base.h | 47 * - The MSVC compilers when the STLport user wants to make an STLport dll linked to
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_stdexcept_base.h | 47 * - The MSVC compilers when the STLport user wants to make an STLport dll linked to
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_stdexcept_base.h | 44 * - The MSVC compilers when the STLport user wants to make an STLport dll linked to
|
/external/v8/ |
SConstruct | 241 'msvc': { 339 'msvc': { 396 'msvc': { 412 'msvc': { 461 'msvc': { 610 'msvc': { 771 'msvc': { 879 'msvc': { 961 elif 'msvc' in tools: 962 return 'msvc' [all...] |
/external/dbus/cmake/bus/ |
CMakeLists.txt | 109 if(MSVC) 111 endif(MSVC)
|
/external/llvm/cmake/modules/ |
LLVM-Config.cmake | 3 if( NOT MSVC ) 14 endif( NOT MSVC )
|
/external/protobuf/gtest/samples/ |
sample7_unittest.cc | 125 // and compilers, such as MSVC 7.1. If we use conditional compilation to 126 // compile out all code referring to the gtest_main library, MSVC linker
|
sample8_unittest.cc | 166 // such as MSVC 7.1. If we use conditional compilation to compile out 167 // all code referring to the gtest_main library, MSVC linker will not
|
/external/protobuf/src/google/protobuf/stubs/ |
hash.h | 61 // that they can be used as "less" functions, which is required by MSVC anyway. 107 // MSVC's hash_compare<const char*> hashes based on the string contents but
|
/external/stlport/ |
configure.bat | 251 set SELECTED_COMPILER=msvc 252 echo !include msvc.mak > .\build\lib\Makefile 253 echo !include msvc.mak > .\build\test\unit\Makefile 254 echo !include msvc.mak > .\build\test\eh\Makefile 312 set SELECTED_COMPILER=msvc 336 set SELECTED_COMPILER=msvc 484 if "%SELECTED_COMPILER%" == "msvc" goto or_sok 488 if "%SELECTED_COMPILER%" == "msvc" goto or_dok
|
/external/stlport/etc/ |
ReleaseNote.txt | 101 - MSVC .Net 2002, 2003 and MSVC 2005 Beta
|
/external/webkit/Source/JavaScriptCore/os-win32/ |
inttypes.h | 37 #if !COMPILER(MSVC) 38 #error "This inttypes.h file should only be compiled with MSVC"
|
/external/chromium/testing/gmock/include/gmock/ |
gmock-generated-function-mockers.h | 53 // namespace. However if we define it in ::testing, MSVC will 72 // Even though gcc and MSVC don't enforce it, 'this->' is required 93 // Even though gcc and MSVC don't enforce it, 'this->' is required 114 // Even though gcc and MSVC don't enforce it, 'this->' is required 136 // Even though gcc and MSVC don't enforce it, 'this->' is required 158 // Even though gcc and MSVC don't enforce it, 'this->' is required 182 // Even though gcc and MSVC don't enforce it, 'this->' is required 207 // Even though gcc and MSVC don't enforce it, 'this->' is required 232 // Even though gcc and MSVC don't enforce it, 'this->' is required 257 // Even though gcc and MSVC don't enforce it, 'this->' is require [all...] |
gmock-generated-function-mockers.h.pump | 54 // namespace. However if we define it in ::testing, MSVC will 88 // Even though gcc and MSVC don't enforce it, 'this->' is required 103 // line is just a trick for working around a bug in MSVC 8.0, which
|
/external/chromium/chrome/browser/net/gaia/ |
token_service_unittest.cc | 128 // MSVC doesn't like this comparison as EQ. 143 // MSVC doesn't like this comparison as EQ. 256 // MSVC doesn't like this comparison as EQ.
|
/external/protobuf/gtest/test/ |
gtest-typed-test_test.cc | 61 // MSVC's <list> doesn't compile cleanly with /W4. 353 // and compilers, such as MSVC 7.1. If we use conditional compilation to 354 // compile out all code referring to the gtest_main library, MSVC linker
|