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
644
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium/sdch/open-vcdiff/src/gtest/
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/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
/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++ */
1109
/* JIT is not implemented for 64 bit on
MSVC
*/
1110
#if !defined(ENABLE_JIT) && COMPILER(
MSVC
) && CPU(X86_64)
[
all
...]
StackBounds.cpp
254
#if CPU(X86) && COMPILER(
MSVC
)
ThreadingPthreads.cpp
45
#if !COMPILER(
MSVC
)
Completed in 481 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>