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

1 23 4 5 6 7 8 91011>>

  /external/icu4c/samples/ufortune/
readme.txt 12 ./ufortune.sln Windows MSVC workspace. Double-click this to get started.
13 ./ufortune.vcproj Windows MSVC project file.
23 2. In MSVC, open the workspace file icu\samples\ufortune\ufortune.sln
  /external/icu4c/samples/uresb/
readme.txt 12 uresb.sln Windows MSVC workspace. Double-click this to get started.
13 uresb.vcproj Windows MSVC project file
23 2. In MSVC, open the workspace file icu\samples\uresb\uresb.sln
  /external/clang/test/Sema/
pragma-pack-3.c 13 // inconsistent with MSVC, and the gcc documentation. In other cases,
  /external/llvm/unittests/ADT/
CMakeLists.txt 36 if(MSVC AND MSVC_VERSION LESS 1600)
  /external/llvm/unittests/ExecutionEngine/JIT/
CMakeLists.txt 47 if(MSVC)
  /external/webkit/Source/JavaScriptCore/
jsc.pro 9 win32-msvc*: CONFIG += exceptions_off stl_off
  /external/chromium/testing/gtest/
Makefile.am 119 # MSVC project files
121 msvc/gtest-md.sln \
122 msvc/gtest-md.vcproj \
123 msvc/gtest.sln \
124 msvc/gtest.vcproj \
125 msvc/gtest_main-md.vcproj \
126 msvc/gtest_main.vcproj \
127 msvc/gtest_prod_test-md.vcproj \
128 msvc/gtest_prod_test.vcproj \
129 msvc/gtest_unittest-md.vcproj
    [all...]
  /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.
  /external/webkit/Source/WebCore/svg/properties/
SVGStaticPropertyTearOff.h 28 #if COMPILER(MSVC)
60 #if COMPILER(MSVC)
  /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.
  /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.
  /external/llvm/cmake/modules/
HandleLLVMOptions.cmake 28 # MSVC doesn't like _DEBUG on release builds. See PR 4379.
29 if( NOT MSVC )
137 if( MSVC )
144 # Add definitions that make MSVC much less annoying.
185 # No MSVC equivalent available
205 endif( MSVC )
LLVMProcessSources.cmake 62 elseif( MSVC )
70 elseif( MSVC )
  /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/webkit/Source/JavaScriptCore/jit/
JITStubs.h 116 #if COMPILER(MSVC) || (OS(WINDOWS) && COMPILER(GCC))
119 #endif // COMPILER(MSVC) || (OS(WINDOWS) && COMPILER(GCC))
143 #if COMPILER(MSVC) || (OS(WINDOWS) && COMPILER(GCC))
145 #endif // COMPILER(MSVC) || (OS(WINDOWS) && COMPILER(GCC))
173 #if COMPILER(MSVC)
176 #endif // COMPILER(MSVC)
201 #if COMPILER(MSVC)
203 #endif // COMPILER(MSVC)
263 #if COMPILER(MSVC)
  /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/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/dbus/cmake/
readme-cmake.txt 29 win32-msvc
34 5. cmake -G <msvc available target, see cmake --help for a list" <dbus-src-root>/cmake
  /external/expat/
CMakeLists.txt 41 if(MSVC)
43 endif(MSVC)
  /external/webkit/Source/JavaScriptCore/wtf/
ByteArray.h 91 // MSVC can't handle correctly unsized array.
94 #if COMPILER(MSVC)

Completed in 877 milliseconds

1 23 4 5 6 7 8 91011>>