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

1 2 3 45 6 7 8 91011>>

  /external/eigen/bench/btl/
CMakeLists.txt 24 IF(MSVC)
32 ENDIF(MSVC)
  /external/stlport/stlport/stl/config/
_msvc.h 29 * MSVC compilers so there is some specific settings.
50 * simulating MSVC behavior use identical macros to report compilation context.
132 /* There is no partial spec, and MSVC breaks on simulating it for iterator_traits queries */
143 # if (_STLP_MSVC < 1300) /* including MSVC 6.0 */
180 # if (_STLP_MSVC < 1300) /* MSVC 6.0 and earlier */
202 /* Starting with MSVC 7.0 and compilers simulating it,
208 #if (_STLP_MSVC_LIB < 1300) /* including MSVC 6.0 */
253 * users to explicitely link with it we use the MSVC auto link feature.
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_msvc.h 29 * MSVC compilers so there is some specific settings.
50 * simulating MSVC behavior use identical macros to report compilation context.
132 /* There is no partial spec, and MSVC breaks on simulating it for iterator_traits queries */
143 # if (_STLP_MSVC < 1300) /* including MSVC 6.0 */
180 # if (_STLP_MSVC < 1300) /* MSVC 6.0 and earlier */
202 /* Starting with MSVC 7.0 and compilers simulating it,
208 #if (_STLP_MSVC_LIB < 1300) /* including MSVC 6.0 */
253 * users to explicitely link with it we use the MSVC auto link feature.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
iterator.hpp 11 // 28 Jun 00 Workarounds to deal with known MSVC bugs (David Abrahams)
37 // declare iterator_base in namespace detail to work around MSVC bugs which
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
remove_const.hpp 23 #include <boost/type_traits/msvc/remove_const.hpp>
60 // references or we get ambiguities from msvc:
remove_cv.hpp 22 #include <boost/type_traits/msvc/remove_cv.hpp>
43 // references or we get ambiguities from msvc:
remove_reference.hpp 17 #include <boost/type_traits/msvc/remove_reference.hpp>
30 // references or we get ambiguities from msvc:
remove_volatile.hpp 23 #include <boost/type_traits/msvc/remove_volatile.hpp>
58 // references or we get ambiguities from msvc:
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_msvc.h 29 * MSVC compilers so there is some specific settings.
50 * simulating MSVC behavior use identical macros to report compilation context.
132 /* There is no partial spec, and MSVC breaks on simulating it for iterator_traits queries */
143 # if (_STLP_MSVC < 1300) /* including MSVC 6.0 */
180 # if (_STLP_MSVC < 1300) /* MSVC 6.0 and earlier */
202 /* Starting with MSVC 7.0 and compilers simulating it,
208 #if (_STLP_MSVC_LIB < 1300) /* including MSVC 6.0 */
253 * users to explicitely link with it we use the MSVC auto link feature.
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_msvc.h 29 * MSVC compilers so there is some specific settings.
50 * simulating MSVC behavior use identical macros to report compilation context.
132 /* There is no partial spec, and MSVC breaks on simulating it for iterator_traits queries */
143 # if (_STLP_MSVC < 1300) /* including MSVC 6.0 */
180 # if (_STLP_MSVC < 1300) /* MSVC 6.0 and earlier */
202 /* Starting with MSVC 7.0 and compilers simulating it,
208 #if (_STLP_MSVC_LIB < 1300) /* including MSVC 6.0 */
253 * users to explicitely link with it we use the MSVC auto link feature.
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_msvc.h 29 * MSVC compilers so there is some specific settings.
50 * simulating MSVC behavior use identical macros to report compilation context.
132 /* There is no partial spec, and MSVC breaks on simulating it for iterator_traits queries */
143 # if (_STLP_MSVC < 1300) /* including MSVC 6.0 */
180 # if (_STLP_MSVC < 1300) /* MSVC 6.0 and earlier */
202 /* Starting with MSVC 7.0 and compilers simulating it,
208 #if (_STLP_MSVC_LIB < 1300) /* including MSVC 6.0 */
253 * users to explicitely link with it we use the MSVC auto link feature.
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_msvc.h 29 * MSVC compilers so there is some specific settings.
50 * simulating MSVC behavior use identical macros to report compilation context.
132 /* There is no partial spec, and MSVC breaks on simulating it for iterator_traits queries */
143 # if (_STLP_MSVC < 1300) /* including MSVC 6.0 */
180 # if (_STLP_MSVC < 1300) /* MSVC 6.0 and earlier */
202 /* Starting with MSVC 7.0 and compilers simulating it,
208 #if (_STLP_MSVC_LIB < 1300) /* including MSVC 6.0 */
253 * users to explicitely link with it we use the MSVC auto link feature.
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_msvc.h 29 * MSVC compilers so there is some specific settings.
50 * simulating MSVC behavior use identical macros to report compilation context.
132 /* There is no partial spec, and MSVC breaks on simulating it for iterator_traits queries */
143 # if (_STLP_MSVC < 1300) /* including MSVC 6.0 */
180 # if (_STLP_MSVC < 1300) /* MSVC 6.0 and earlier */
202 /* Starting with MSVC 7.0 and compilers simulating it,
208 #if (_STLP_MSVC_LIB < 1300) /* including MSVC 6.0 */
253 * users to explicitely link with it we use the MSVC auto link feature.
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
README 30 MSVC or GNU C (MinGW32 MSys development kit)
114 pthreadVSE.dll (MSVC/SEH)
117 pthreadVC1.dll (MSVC/not dependent on exceptions - not binary
119 pthreadVC2.dll (MSVC/not dependent on exceptions - not binary
190 use MSVC - where 'v' is the DLL versioning (compatibility) number.
283 __CLEANUP_SEH MSVC only
284 __CLEANUP_CXX C++, including MSVC++, GNU G++
285 __CLEANUP_C C, including GNU GCC, not MSVC
317 the above, and then link with pthreadVC.lib (MSVC or MSVC++) an
    [all...]
Makefile 384 @ echo nmake clean VCE (to build the MSVC dll with C++ exception handling)
385 @ echo nmake clean VSE (to build the MSVC dll with structured exception handling)
386 @ echo nmake clean VC (to build the MSVC dll with C cleanup code)
387 @ echo nmake clean VCE-inlined (to build the MSVC inlined dll with C++ exception handling)
388 @ echo nmake clean VSE-inlined (to build the MSVC inlined dll with structured exception handling)
389 @ echo nmake clean VC-inlined (to build the MSVC inlined dll with C cleanup code)
390 @ echo nmake clean VC-static (to build the MSVC static lib with C cleanup code)
391 @ echo nmake clean VCE-debug (to build the debug MSVC dll with C++ exception handling)
392 @ echo nmake clean VSE-debug (to build the debug MSVC dll with structured exception handling)
393 @ echo nmake clean VC-debug (to build the debug MSVC dll with C cleanup code
    [all...]
  /external/chromium_org/third_party/protobuf/vsprojects/
readme.txt 2 MSVC. This is not the recommended way to do Protocol Buffer development --
4 accessible to those who primarily work with MSVC.
23 * To avoid conflicts between the MSVC debug and release runtime libraries, when
33 compatibility issues between different versions of MSVC's STL library, it is
38 1) Open protobuf.sln in MSVC.
105 its public interfaces. MSVC does not provide any reasonable way to export
111 unique, so there should be no problem with this, but MSVC prints warning
  /external/protobuf/vsprojects/
readme.txt 2 MSVC. This is not the recommended way to do Protocol Buffer development --
4 accessible to those who primarily work with MSVC.
23 * To avoid conflicts between the MSVC debug and release runtime libraries, when
33 compatibility issues between different versions of MSVC's STL library, it is
38 1) Open protobuf.sln in MSVC.
105 its public interfaces. MSVC does not provide any reasonable way to export
111 unique, so there should be no problem with this, but MSVC prints warning
  /external/stlport/doc/
README.msvc 12 Visual C++ 6 SP5. It can also be used for the MSVC++ family.
35 use, for MSVC 6 it is:
48 2. Go to MSVC++ Bin directory with a default MSVC6 install it is
52 to have the MSVC++ compiler run during the build process. The most important
54 MSVC++ command line compiler. [You may omit this step, if you chose 'Install paths
65 closer make file to your effective compiler, msvc.mak in our case.
85 Adjust your include and link paths in MSVC IDE (in 'Tools -> Options -> Directories'
90 There are some preprocessor defines that control usage of the STLport in msvc
156 The compiler of MSVC++ 6 has a bug when dealing with symbols existant in both
  /external/libvorbis/lib/
os.h 86 /* both GCC and MSVC are kinda stupid about rounding/casting to int.
121 /* MSVC inline assembly. 32 bit only; inline ASM isn't implemented in the
143 #endif /* Special MSVC 32 bit implementation */
164 #endif /* Special MSVC x64 implementation */
174 /* Note: MSVC and GCC (at least on some systems) round towards zero, thus,
  /external/ceres-solver/internal/ceres/
stringprintf.cc 35 #include <cstdio> // MSVC requires this for _vsnprintf
71 // Error or MSVC running out of space. MSVC 8.0 and higher
  /external/icu4c/samples/uciter8/
readme.txt 25 uciter8.sln Windows MSVC workspace. Double-click this to get started.
26 uciter8.vcproj Windows MSVC project file
30 2. In MSVC, open the workspace file icu\samples\uciter8\uciter8.sln
  /external/icu4c/samples/ugrep/
readme.txt 22 ./ugrep.sln Windows MSVC workspace. Double-click this to get started.
23 ./ugrep.vcproj Windows MSVC project file.
29 2. In MSVC, open the workspace file icu\samples\ugrep\ugrep.sln
  /external/bison/lib/
msvc-inval.c 1 /* Invalid parameter handler for MSVC runtime libraries.
20 #include "msvc-inval.h"
  /external/llvm/cmake/modules/
LLVMProcessSources.cmake 62 elseif( MSVC )
70 elseif( MSVC )
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
limits_win32.h 15 #error "This header is MSVC specific, Clang and GCC should not include it"
66 #include <ymath.h> // internal MSVC header providing the needed functionality

Completed in 1961 milliseconds

1 2 3 45 6 7 8 91011>>