Searched
full:msvc (Results
326 -
350 of
663) sorted by null
<<11121314151617181920>>
/external/mesa3d/src/glsl/ |
opt_structure_splitting.cpp | 43 // XXX using variable_entry2 here to avoid collision (MSVC multiply-defined
|
/external/protobuf/gtest/include/gtest/ |
gtest-message.h | 75 // Note that StrStream behaves differently in gcc and in MSVC. You
|
gtest-spi.h | 203 // to avoid an MSVC warning on unreachable code.
|
/external/protobuf/gtest/include/gtest/internal/ |
gtest-internal.h | 94 // compile with MSVC. 230 // compiled using MSVC. 496 // compiler (e.g. MSVC 7.1 & 8.0) may try to merge 795 // Suppresses MSVC warnings 4072 (unreachable code) for the code following [all...] |
/external/protobuf/src/google/protobuf/stubs/ |
common_unittest.cc | 49 #ifdef PACKAGE_VERSION // only defined when using automake, not MSVC
|
/external/stlport/test/unit/ |
ptrspec_test.cpp | 54 #if !defined(_MSC_VER) || (_MSC_VER > 1200) // excluding MSVC 6.0
|
/external/v8/src/ |
zone.h | 157 // require the operator to be visible. MSVC requires the delete
|
/external/valgrind/main/coregrind/ |
pub_core_debuginfo.h | 126 /* Use MSVC FPO data to do one step of stack unwinding. */
|
/external/webkit/Source/JavaScriptCore/wtf/ |
Platform.h | 61 /* COMPILER(MSVC) Microsoft Visual C++ */ 1108 /* JIT is not implemented for 64 bit on MSVC */ 1109 #if !defined(ENABLE_JIT) && COMPILER(MSVC) && CPU(X86_64) [all...] |
StackBounds.cpp | 254 #if CPU(X86) && COMPILER(MSVC)
|
ThreadingPthreads.cpp | 45 #if !COMPILER(MSVC)
|
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/ |
PoolAlloc.cpp | 138 // Support MSVC++ 6.0
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
mac-mf.good | 200 {RM} msvc.pdb ?.err
|
/ndk/tests/device/test-gnustl-full/unit/ |
ptrspec_test.cpp | 54 #if !defined(_MSC_VER) || (_MSC_VER > 1200) // excluding MSVC 6.0
|
/ndk/tests/device/test-stlport/unit/ |
ptrspec_test.cpp | 54 #if !defined(_MSC_VER) || (_MSC_VER > 1200) // excluding MSVC 6.0
|
/external/chromium/testing/gmock/ |
README | 211 The msvc/2005 directory contains VC++ 2005 projects and the msvc/2010 216 build the library and tests (or open the gmock.sln in the MSVC IDE).
|
/external/e2fsprogs/intl/ |
Makefile.in | 154 libgnuintl.h.msvc-static libgnuintl.h.msvc-shared README.woe32 Makefile.msvc
|
/external/webkit/Source/JavaScriptCore/wtf/text/ |
WTFString.cpp | 379 #if COMPILER(MSVC) 845 #if COMPILER(MSVC) 853 #if COMPILER(MSVC)
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
config.rpath | 28 # All known linkers require a `.a' archive for static linking (except MSVC, 142 # FIXME: the MSVC++ port hasn't been tested in a loooong time 150 # we just hope/assume this is gcc and not c89 (= MSVC++)
|
/external/icu4c/ |
configure.in.orig | 271 # MSVC floating-point option 275 if test $icu_cv_host_frag = mh-cygwin-msvc 535 # Check to see if we are using CygWin with MSVC 539 # For msvc, the thread options are set by runConfigureICU 680 if test $icu_cv_host_frag = mh-cygwin-msvc [all...] |
/external/chromium/testing/gtest/include/gtest/ |
gtest-printers.h | 428 // MSVC can be configured to define wchar_t as a typedef of unsigned 581 // MSVC warns about adding const to a function type, so we want to 652 // MSVC warns about adding const to a function type, so we want to
|
/external/gtest/include/gtest/ |
gtest-printers.h | 428 // MSVC can be configured to define wchar_t as a typedef of unsigned 581 // MSVC warns about adding const to a function type, so we want to 652 // MSVC warns about adding const to a function type, so we want to
|
/external/llvm/utils/unittest/googletest/include/gtest/ |
gtest-printers.h | 428 // MSVC can be configured to define wchar_t as a typedef of unsigned 581 // MSVC warns about adding const to a function type, so we want to 652 // MSVC warns about adding const to a function type, so we want to
|
/external/stlport/etc/ |
ChangeLog-4.0 | 53 * config/msvc.h - addidional level 4 warnings suppressed (thanks to Ed Brey for the report) 54 * _ios.h : fixed DLL export decl for MSVC (thanks to Alberto Barbati for the report) 528 Finally, it works for MSVC and all other platforms.
|
/external/chromium/chrome/browser/net/ |
pref_proxy_config_service_unittest.cc | 268 // Explicit assignment operator, so testing::TestWithParam works with MSVC.
|
Completed in 917 milliseconds
<<11121314151617181920>>