Searched
full:msvc (Results
376 -
400 of
663) sorted by null
<<11121314151617181920>>
/external/webkit/Source/JavaScriptCore/runtime/ |
JSString.h | 447 // When an object is created from a different DLL, MSVC changes vptr to a "local" one right after invoking a constructor, 451 #if COMPILER(MSVC) && !defined(BUILDING_JavaScriptCore)
|
/ndk/sources/host-tools/make-3.81/w32/subproc/ |
sub_proc.c | 20 #include <process.h> /* for msvc _beginthreadex, _endthreadex */ 1027 * wildcard expansion in programs linked with MSVC's SETARGV.OBJ so
|
/external/stlport/etc/ |
ChangeLog | 153 numeric_limits::max value to MSVC 8 compiler, this code was 570 used by the std::distance function. The MSVC _Distance function is also [all...] |
/external/chromium/sdch/open-vcdiff/src/gtest/ |
gtest.cc | 668 // MSVC 8 deprecates _ftime64(), so we want to suppress warning 4996 713 // MSVC 8 deprecates strncpy(), so we want to suppress warning 818 // correctly with MSVC 7.1. [all...] |
/external/webkit/WebKitLibraries/ |
ChangeLog | 394 Some of the bots are running into bogus linker errors due to MSVC's "minimal rebuild" [all...] |
/external/chromium/testing/gtest/test/ |
gtest-printers_test.cc | 216 // MSVC defines the following classes in the ::stdext namespace while 412 // MSVC compiler can be configured to define whar_t as a typedef 416 // memory accesses. MSVC defines _NATIVE_WCHAR_T_DEFINED symbol when [all...] |
/external/clang/lib/Frontend/ |
TextDiagnostic.cpp | 782 case DiagnosticOptions::Msvc: OS << '(' << LineNo; break; 789 if (DiagOpts.Format == DiagnosticOptions::Msvc) { 799 case DiagnosticOptions::Msvc: OS << ") : "; break; [all...] |
/external/gtest/test/ |
gtest-printers_test.cc | 216 // MSVC defines the following classes in the ::stdext namespace while 412 // MSVC compiler can be configured to define whar_t as a typedef 416 // memory accesses. MSVC defines _NATIVE_WCHAR_T_DEFINED symbol when [all...] |
/external/protobuf/src/google/protobuf/compiler/ |
command_line_interface_unittest.cc | 72 #define F_OK 00 // not defined by MSVC for whatever reason 269 "test_plugin.exe", // Other Win32 (MSVC) [all...] |
importer.cc | 60 #define F_OK 00 // not defined by MSVC for whatever reason
|
/external/chromium/chrome/browser/download/ |
save_package_unittest.cc | 22 // This second define is needed because MSVC is broken.
|
/external/chromium/chrome/browser/safe_browsing/ |
protocol_manager.h | 35 // Allows us to use URLFetchers in a hash_map with gcc (MSVC is okay without
|
/external/chromium/testing/gmock/test/ |
gmock_link_test.h | 417 // parameter) in MSVC with -W4. Unfortunately they cannot be fixed in
|
/external/chromium/third_party/libjingle/source/talk/site_scons/ |
talk.py | 441 # MSVC compile flags have precedence at the beginning ...
|
/external/clang/lib/Sema/ |
SemaAttr.cpp | 259 // FIXME: Warn about popping named records as MSVC does.
|
/external/dropbear/libtomcrypt/src/headers/ |
tomcrypt_macros.h | 1 /* fix for MSVC ...evil! */
|
/external/e2fsprogs/config/ |
config.rpath | 97 # FIXME: the MSVC++ port hasn't been tested in a loooong time
|
/external/icu4c/common/ |
cmemory.h | 299 // MSVC insists on exporting an instantiation of MaybeStackArray, which
|
/external/icu4c/common/unicode/ |
pwin32.h | 344 * Flag for workaround of MSVC 2003 optimization bugs
|
/external/icu4c/i18n/ |
digitlst.h | 58 // MSVC requires this, even though it should not be necessary.
|
/external/llvm/ |
CREDITS.TXT | 338 D: MSVC support
|
/external/llvm/lib/Target/X86/ |
X86InstrControl.td | 241 // __chkstk(MSVC): clobber R10, R11 and EFLAGS.
|
/external/protobuf/src/google/protobuf/ |
generated_message_reflection.h | 388 // On MSVC, this should be detected automatically.
|
/external/stlport/stlport/stl/ |
_iterator_base.h | 371 // MSVC specific
|
_limits.h | 485 //For MSVC, long double is nothing more than an alias for double.
|
Completed in 1422 milliseconds
<<11121314151617181920>>