OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:msvc
(Results
301 - 325
of
663
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/clang/lib/Parse/
ParsePragma.cpp
143
// In
MSVC
/gcc, #pragma pack(4) sets the alignment without affecting
198
// In
MSVC
/gcc, #pragma pack() resets the alignment without affecting
/external/gtest/include/gtest/internal/
gtest-port.h
298
//
MSVC
's and C++Builder's implementations of the STL use the _HAS_EXCEPTIONS
372
# ifdef _CPPRTTI //
MSVC
defines this macro iff RTTI is enabled.
460
// implementation of it already. At this time, GCC 4.0.0+ and
MSVC
464
// implementation.
MSVC
2008 (9.0) provides TR1 tuple in a 323 MB
563
// We don't support
MSVC
7.1 with exceptions disabled now. Therefore
[
all
...]
/external/icu4c/
runConfigureICU
35
Cygwin/
MSVC
Use the Microsoft Visual C++ compiler on Cygwin
241
Cygwin/
MSVC
)
/external/llvm/unittests/Support/
AlignOfTest.cpp
256
// Some versions of
MSVC
get this wrong somewhat disturbingly. The failure
321
// Some versions of
MSVC
also get this wrong. The failure again appears to be
/external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h
302
//
MSVC
's and C++Builder's implementations of the STL use the _HAS_EXCEPTIONS
377
# ifdef _CPPRTTI //
MSVC
defines this macro iff RTTI is enabled.
450
// implementation of it already. At this time, GCC 4.0.0+ and
MSVC
454
// implementation.
MSVC
2008 (9.0) provides TR1 tuple in a 323 MB
553
// We don't support
MSVC
7.1 with exceptions disabled now. Therefore
[
all
...]
/external/v8/src/
globals.h
160
//
MSVC
) in the API header files when mixing code that uses the standard
176
// works on compilers that don't have it (like
MSVC
).
/external/valgrind/tsan/
ts_util.h
153
#elif defined(TS_USE_WIN_STL) // -------------
MSVC
STL ---------
245
#define UNLIKELY(x) (x) // TODO(kcc): how to say this in
MSVC
?
/external/chromium/base/allocator/
allocator_shim.cc
25
// new_mode behaves similarly to
MSVC
's _set_new_mode.
/external/chromium/base/
bind_helpers.h
136
//
MSVC
warns when you try to use Base if T has a private destructor, the
/external/chromium/sdch/open-vcdiff/src/gtest/
gtest-message.h
75
// Note that StrStream behaves differently in gcc and in
MSVC
. You
gtest-spi.h
104
// Google Test with
MSVC
7.1 and exceptions disabled.
/external/chromium/testing/gmock/include/gmock/
gmock-actions.h
123
// type is the same as wchar_t for gcc, and invalid for
MSVC
.
127
//
MSVC
.
464
// because
MSVC
produces duplicate symbols in different translation units
780
// because
MSVC
produces duplicate symbols in different translation units
[
all
...]
gmock-more-actions.h
134
// parameter) in
MSVC
with -W4. Unfortunately they cannot be fixed in
/external/chromium/testing/gtest/include/gtest/
gtest-message.h
77
// Note that stringstream behaves differently in gcc and in
MSVC
. You
gtest-spi.h
203
// to avoid an
MSVC
warning on unreachable code.
/external/clang/include/clang/AST/
Attr.h
49
// It is good practice to pair new/delete operators. Also,
MSVC
gives many
/external/dbus/dbus/
dbus-internals.h
87
at least gnu cc and
msvc
compiler are known to
/external/dropbear/libtommath/
changes.txt
92
-- Johan Lindh sent a patch so
MSVC
wouldn't whine about redefining malloc [in weird dll modes]
157
-- Added "mont" demo to the makefile.
msvc
in etc/
292
-- added
MSVC
makefiles
352
v0.05 -- Builds with
MSVC
out of the box
/external/gtest/include/gtest/
gtest-message.h
77
// Note that stringstream behaves differently in gcc and in
MSVC
. You
gtest-spi.h
203
// to avoid an
MSVC
warning on unreachable code.
/external/icu4c/i18n/
format.cpp
29
* library exports and
MSVC
6 writes a .dll but not a .lib file.
/external/llvm/include/llvm/Support/
Compiler.h
54
// No version of
MSVC
currently supports this.
/external/llvm/utils/unittest/googletest/include/gtest/
gtest-message.h
77
// Note that stringstream behaves differently in gcc and in
MSVC
. You
gtest-spi.h
203
// to avoid an
MSVC
warning on unreachable code.
/external/mesa3d/src/glsl/builtins/tools/
generate_builtins.py
28
# Work around
MSVC
's 65535 byte limit by outputting an array of characters
Completed in 1574 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>