HomeSort by relevance Sort by last modified time
    Searched full:msvc (Results 1 - 25 of 663) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /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/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/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/5/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/6/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/7/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/8/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
  /frameworks/compile/libbcc/runtime/
CMakeLists.txt 39 IF( WIN32 OR MSVC OR HAVE_OSATOMIC_COMPARE_AND_SWAP_INT OR HAVE_SYNC_BOOL_COMPARE_AND_SWAP_INT )
41 ELSE( WIN32 OR MSVC OR HAVE_OSATOMIC_COMPARE_AND_SWAP_INT OR HAVE_SYNC_BOOL_COMPARE_AND_SWAP_INT )
43 ENDIF( WIN32 OR MSVC OR HAVE_OSATOMIC_COMPARE_AND_SWAP_INT OR HAVE_SYNC_BOOL_COMPARE_AND_SWAP_INT )
  /external/libpng/
CMakeLists.txt 131 if(MSVC)
133 endif(MSVC)
135 if(PNG_SHARED OR NOT MSVC)
136 #if building msvc static this has NOT to be defined
169 if(MSVC)
170 # msvc does not append 'lib' - do it here to have consistent name
180 if(MSVC)
181 # msvc does not append 'lib' - do it here to have consistent name
192 # does not work with msvc due to png_lib_ver issue
281 # to create msvc import lib for mingw compiled shared li
    [all...]

Completed in 270 milliseconds

1 2 3 4 5 6 7 8 91011>>