HomeSort by relevance Sort by last modified time
    Searched full:msvc (Results 51 - 75 of 1273) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/clang/test/SemaCXX/
microsoft-dtor-lookup.cpp 31 // In the MSVC ABI, functions must destroy their aggregate arguments. foo
34 // though MSVC rejects bar.
75 // MSVC accepts foo() but we reject it for consistency with Itanium. MSVC also
  /external/dropbear/libtommath/etc/
makefile.msvc 0 #MSVC Makefile
  /external/eigen/Eigen/
StdList 16 #if (defined(_MSC_VER) && defined(_WIN64)) /* MSVC auto aligns in 64 bit builds */
  /external/speex/
AUTHORS 9 wave_out.[ch], some #ifdefs for windows port and MSVC project files
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/config/
msvc.hpp 13 // $Id: msvc.hpp 49267 2008-10-11 06:19:02Z agurtovoy $
eti.hpp 17 #include <boost/mpl/aux_/config/msvc.hpp>
20 // flags for MSVC 6.5's so-called "early template instantiation bug"
nttp.hpp 17 #include <boost/mpl/aux_/config/msvc.hpp>
20 // MSVC 6.5 ICE-s on the code as simple as this (see "aux_/nttp_decl.hpp"
  /external/bison/lib/
msvc-nothrow.h 2 with MSVC runtime libraries.
21 /* With MSVC runtime libraries with the "invalid parameter handler" concept,
  /external/chromium_org/third_party/WebKit/Source/wtf/os-win32/
stdbool.h 24 #if !COMPILER(MSVC)
25 #error "This stdbool.h file should only be compiled with MSVC"
  /external/chromium/testing/gmock/
Makefile.am 162 msvc/2005/gmock.sln \
163 msvc/2005/gmock.vcproj \
164 msvc/2005/gmock_config.vsprops \
165 msvc/2005/gmock_main.vcproj \
166 msvc/2005/gmock_test.vcproj
170 msvc/2010/gmock.sln \
171 msvc/2010/gmock.vcxproj \
172 msvc/2010/gmock_config.props \
173 msvc/2010/gmock_main.vcxproj \
174 msvc/2010/gmock_test.vcxpro
    [all...]
  /external/libpng/scripts/
CMakeLists.txt 69 # msvc does not append 'lib' - do it here to have consistent name
70 if(MSVC)
72 endif(MSVC)
103 if(MSVC)
105 endif(MSVC)
150 # does not work with msvc due to png_lib_ver issue
209 # to create msvc import lib for mingw compiled shared lib
  /external/chromium_org/testing/gtest/
CMakeLists.txt 143 # MSVC 7.1 does not support STL with exceptions disabled.
144 if (NOT MSVC OR MSVC_VERSION GREATER 1310)
172 if (NOT MSVC OR NOT MSVC_VERSION EQUAL 1600)
174 # Yet MSVC 10's <utility> declares tuple_element<size_t, class>.
177 # MSVC 10 doesn't compile.
195 # MSVC 7.1 does not support STL with exceptions disabled.
196 if (NOT MSVC OR MSVC_VERSION GREATER 1310)
232 # MSVC 7.1 does not support STL with exceptions disabled.
233 if (NOT MSVC OR MSVC_VERSION GREATER 1310)
  /external/llvm/cmake/modules/
HandleLLVMOptions.cmake 16 # MSVC doesn't like _DEBUG on release builds. See PR 4379.
17 if( NOT MSVC )
24 # Also remove /D NDEBUG to avoid MSVC warnings about conflicting defines.
151 if( MSVC )
155 # MSVC 10 will complain about headers in the STL not being exported, but
156 # will not complain in MSVC 11.
164 # Add definitions that make MSVC much less annoying.
197 # No MSVC equivalent available
232 endif( MSVC )
  /external/chromium_org/third_party/libxml/src/win32/
Readme.txt 26 2.2.2 Compatability problems with MSVC (and probably CYGWIN)
82 cscript configure.js compiler=msvc prefix=c:\opt
105 with Microsoft's MSVC compiler, you would use the NMAKE utility. If
107 would use the GNU make. Assuming you use MSVC, type
109 nmake /f Makefile.msvc
128 configure script during the configure stage by typing (with MSVC in
131 nmake /f Makefile.msvc install
178 versions available, but note that these where built with MSVC. Hence the
191 2.2.2 Compatability problems with MSVC (and probably CYGWIN)
193 A libxml2 DLL generated by BCB is callable from MSVC programs, but there is
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/
SConscript 24 if not env['msvc']:
25 # These drivers do not build on MSVC compilers
94 if not env['msvc']:
  /external/icu4c/samples/break/
readme.txt 11 break.sln Windows MSVC workspace. Double-click this to get started.
12 break.vcproj Windows MSVC project file
16 2. In MSVC, open the workspace file icu\samples\break\break.sln
  /external/icu4c/samples/cal/
readme.txt 13 cal.sln Windows MSVC workspace. Double-click this to get started.
14 cal.vcproj Windows MSVC project file
18 2. In MSVC, open the workspace file icu\samples\cal\cal.sln
  /external/icu4c/samples/case/
readme.txt 11 case.sln Windows MSVC workspace. Double-click this to get started.
12 case.vcproj Windows MSVC project file
16 2. In MSVC, open the solution file icu\samples\case\case.sln
  /external/icu4c/samples/citer/
readme.txt 10 citer.sln Windows MSVC workspace. Double-click this to get started.
11 citer.vcproj Windows MSVC project file
15 2. In MSVC, open the workspace file icu\samples\citer\citer.sln
  /external/icu4c/samples/coll/
readme.txt 10 coll.sln Windows MSVC workspace. Double-click this to get started.
11 coll.vcproj Windows MSVC project file
15 2. In MSVC, open the workspace file icu\samples\coll\coll.sln
  /external/icu4c/samples/date/
readme.txt 13 date.sln Windows MSVC workspace. Double-click this to get started.
14 date.vcproj Windows MSVC project file
18 2. In MSVC, open the workspace file icu\samples\date\date.sln
  /external/icu4c/samples/numfmt/
readme.txt 13 numfmt.sln Windows MSVC workspace. Double-click this to get started.
14 numfmt.vcproj Windows MSVC project file
18 2. In MSVC, open the workspace file icu\samples\numfmt\numfmt.sln
  /external/icu4c/samples/strsrch/
readme.txt 10 strsrch.sln Windows MSVC workspace. Double-click this to get started.
11 strsrch.vcproj Windows MSVC project file
15 2. In MSVC, open the workspace file icu\samples\strsrch\strsrch.sln
  /external/icu4c/samples/ucnv/
readme.txt 16 ucnv.sln Windows MSVC workspace. Double-click this to get started.
17 ucnv.vcproj Windows MSVC project file
21 2. In MSVC, open the workspace file icu\samples\ucnv\ucnv.sln
  /external/icu4c/samples/udata/
readme.txt 11 udata.sln Windows MSVC workspace. Double-click this to get started.
12 udata.vcproj Windows MSVC project file
16 2. In MSVC, open the workspace file icu\samples\udata\udata.sln

Completed in 456 milliseconds

1 23 4 5 6 7 8 91011>>