OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:msvc
(Results
1 - 25
of
644
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/bluetooth/glib/build/win32/dirent/
README
1
This is dirent from mingw-runtime-3.3, separated for
MSVC
user's
/external/protobuf/vsprojects/
convert2008to2005.sh
3
# This script downgrades
MSVC
2008 projects to
MSVC
2005 projects, allowing
4
# people with
MSVC
2005 to open them. Otherwise,
MSVC
2005 simply refuses to
7
#
MSVC
2005, you may have to run this manually. (Hint: Use Cygwin or MSYS.)
config.h
1
/* protobuf config.h for
MSVC
. On other platforms, this is generated
9
// in
MSVC
2010:
11
// TODO(kenton): Use unordered_map instead, which is available in
MSVC
2010.
/external/icu4c/common/unicode/
platform.win
9
* Note: Windows build with
MSVC
Solution/Project files creates platform.h from
12
* If ICU4C is built with Cywin using
MSVC
, the normal autoconf generated
15
*
MSVC
or was built with just the
MSVC
Solution/Project files.
/external/stlport/test/compiler/
partial_spec.cpp
4
*
MSVC
6
8
*
MSVC
8
ttei2.cpp
8
*
MSVC
6
9
*
MSVC
8
ttei6.cpp
6
*
MSVC
6
7
*
MSVC
8 Beta
ttei7.cpp
4
*
MSVC
6
8
*
MSVC
8 Beta
ttei1.cpp
4
*
MSVC
6
9
*
MSVC
8 Beta
ttei3.cpp
10
*
MSVC
6
11
*
MSVC
8 Beta
ttei4.cpp
10
*
MSVC
6
11
*
MSVC
8 Beta
ttei5.cpp
10
*
MSVC
6
11
*
MSVC
8 Beta
/external/llvm/cmake/modules/
GetHostTriple.cmake
5
if(
MSVC
)
17
else(
MSVC
)
27
endif(
MSVC
)
/external/clang/lib/Driver/
CMakeLists.txt
24
IF(
MSVC
)
30
ENDIF(
MSVC
)
/external/clang/test/Misc/
diag-format.c
5
// RUN: %clang -fsyntax-only -fdiagnostics-format=
msvc
%s 2>&1 | FileCheck %s -check-prefix=
MSVC
6
// RUN: %clang -fsyntax-only -fdiagnostics-format=
msvc
-target x86_64-pc-win32 %s 2>&1 | FileCheck %s -check-prefix=
MSVC
7
// RUN: %clang -fsyntax-only -fdiagnostics-format=
msvc
-target x86_64-pc-win32 -fshow-column %s 2>&1 | FileCheck %s -check-prefix=
MSVC
11
// RUN: %clang -fsyntax-only -fdiagnostics-format=
msvc
-fno-show-column %s 2>&1 | FileCheck %s -check-prefix=MSVC_ORIG
30
//
MSVC
: {{.*}}(28,7) : warning: extra tokens at end of #endif directive [-Wextra-tokens]
/external/dropbear/libtomcrypt/
updatemakes.sh
17
perl filter.pl makefile.
msvc
tmplist
18
sed -e 's/\.o /.obj /g' < tmp.delme > makefile.
msvc
/external/webkit/Source/cmake/
OptionsCommon.cmake
15
IF (
MSVC
)
OptionsWindows.cmake
8
IF (
MSVC
)
/external/clang/lib/Frontend/
CMakeLists.txt
44
IF(
MSVC
)
50
ENDIF(
MSVC
)
/external/clang/test/SemaCXX/
MicrosoftCompatibility-cxx98.cpp
4
//
MSVC
allows forward enum declaration
/external/stlport/stlport/stl/config/
_intel.h
8
/* You need to undef following macro if your icl install is binded to
MSVC
6
12
/* You need to undef following macro if your icl install is binded to
MSVC
.Net 2002
17
/* You need to undef following macro if your icl install is binded to
MSVC
.Net 2003
22
/* You need to undef following macro if your icl install is binded to
MSVC
2005
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_intel.h
8
/* You need to undef following macro if your icl install is binded to
MSVC
6
12
/* You need to undef following macro if your icl install is binded to
MSVC
.Net 2002
17
/* You need to undef following macro if your icl install is binded to
MSVC
.Net 2003
22
/* You need to undef following macro if your icl install is binded to
MSVC
2005
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_intel.h
8
/* You need to undef following macro if your icl install is binded to
MSVC
6
12
/* You need to undef following macro if your icl install is binded to
MSVC
.Net 2002
17
/* You need to undef following macro if your icl install is binded to
MSVC
.Net 2003
22
/* You need to undef following macro if your icl install is binded to
MSVC
2005
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_intel.h
8
/* You need to undef following macro if your icl install is binded to
MSVC
6
12
/* You need to undef following macro if your icl install is binded to
MSVC
.Net 2002
17
/* You need to undef following macro if your icl install is binded to
MSVC
.Net 2003
22
/* You need to undef following macro if your icl install is binded to
MSVC
2005
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/config/
_intel.h
8
/* You need to undef following macro if your icl install is binded to
MSVC
6
12
/* You need to undef following macro if your icl install is binded to
MSVC
.Net 2002
17
/* You need to undef following macro if your icl install is binded to
MSVC
.Net 2003
22
/* You need to undef following macro if your icl install is binded to
MSVC
2005
Completed in 340 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>