OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:msvc
(Results
426 - 450
of
663
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium/testing/gmock/include/gmock/
gmock-spec-builders.h
[
all
...]
gmock-matchers.h
[
all
...]
/external/clang/lib/AST/
MicrosoftMangle.cpp
188
//
MSVC
doesn't mangle C++ names the same way it mangles extern "C" names.
210
// TODO: Fields? Can
MSVC
even mangle them?
834
// Note that the
MSVC
__restrict keyword isn't the same as the C99 restrict
[
all
...]
/external/clang/lib/Sema/
SemaAccess.cpp
789
// Emulate a
MSVC
bug where the creation of pointer-to-member
[
all
...]
/external/clang/lib/Lex/
Pragma.cpp
578
// We have a
MSVC
style pragma message.
[
all
...]
/external/flac/libFLAC/
bitreader.c
153
/* OPT: an
MSVC
built-in would be better */
808
/* OPT: possibly faster version for use with
MSVC
*/
[
all
...]
/external/libffi/
ltcf-c.sh
43
# FIXME: the
MSVC
++ port hasn't been tested in a loooong time
119
# FIXME: what about values for
MSVC
?
[
all
...]
/external/protobuf/gtest/src/
gtest.cc
760
//
MSVC
8 deprecates _ftime64(), so we want to suppress warning 4996
[
all
...]
/external/protobuf/src/google/protobuf/compiler/
command_line_interface.cc
76
#define W_OK 02 // not defined by
MSVC
for whatever reason
79
#define F_OK 00 // not defined by
MSVC
for whatever reason
[
all
...]
/external/stlport/test/unit/
string_test.cpp
1088
//
MSVC
sees no problem. gcc limitation or
MSVC
is too cool ??
[
all
...]
/external/valgrind/main/coregrind/m_debuginfo/
priv_storage.h
345
/* for apps using Wine:
MSVC
++ PDB FramePointerOmitted: somewhat like
746
/* Optimized code under Wine x86:
MSVC
++ PDB FramePointerOmitted
/external/webkit/Source/WebCore/dom/
XMLDocumentParserLibxml2.cpp
941
#if COMPILER(
MSVC
) || COMPILER(RVCT)
955
#if !COMPILER(
MSVC
) && !COMPILER(RVCT)
[
all
...]
/external/zlib/src/contrib/inflate86/
inffast.S
33
* inffast.obj generates a COFF object which can then be linked with
MSVC
++
40
* with
MSVC
++. Not sure yet, but I think the P4 will also be slower using the
[
all
...]
/ndk/tests/device/test-gnustl-full/unit/
string_test.cpp
1088
//
MSVC
sees no problem. gcc limitation or
MSVC
is too cool ??
[
all
...]
/ndk/tests/device/test-stlport/unit/
string_test.cpp
1088
//
MSVC
sees no problem. gcc limitation or
MSVC
is too cool ??
[
all
...]
/external/bzip2/
bzip2recover.c
33
int support to circumvent this problem. Ditto
MSVC
.
/external/chromium/base/
logging.cc
451
//
MSVC
doesn't like complex extern templates and DLLs.
/external/chromium/sdch/open-vcdiff/src/gtest/internal/
gtest-internal.h
90
// compile with
MSVC
.
/external/chromium/testing/gmock/include/gmock/internal/
gmock-internal-utils.h
96
//
MSVC
treats wchar_t as a native type usually, but treats it as the
/external/chromium/testing/gmock/test/
gmock-internal-utils_test.cc
254
// In some implementations (e.g.
MSVC
), double and long double
/external/chromium/testing/gtest/
README
196
The
msvc
\ folder contains two solutions with Visual C++ projects.
/external/chromium/testing/gtest/src/
gtest-port.cc
72
//
MSVC
and C++Builder do not provide a definition of STDERR_FILENO.
/external/clang/docs/
UsersManual.html
292
<dt id="opt_fdiagnostics-format"><b>-fdiagnostics-format=clang/
msvc
/vi</b>:
302
<dt><b>
msvc
</b></dt>
[
all
...]
/external/clang/include/clang/AST/
ExprCXX.h
[
all
...]
/external/clang/lib/Frontend/
CompilerInvocation.cpp
379
case DiagnosticOptions::
Msvc
:
380
Res.push_back("-fdiagnostics-format=
msvc
"); break;
[
all
...]
Completed in 1298 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>