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

1 2 34 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/mesa3d/src/gallium/
SConscript 24 if not env['msvc']:
25 # These drivers do not build on MSVC compilers
94 if not env['msvc']:
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
sequence_tag.hpp 29 // on MSVC to avoid dreadful "internal structure overflow" error
43 // agurt, 07/feb/03: workaround for what seems to be MSVC 7.0-specific ETI issue
83 // agurt 24/nov/02: MSVC 6.5 gets confused in 'sequence_tag_impl<true>'
  /external/chromium_org/third_party/WebKit/Source/core/platform/audio/
DenormalDisabler.h 35 #if OS(WINDOWS) && COMPILER(MSVC)
49 #if OS(WINDOWS) && COMPILER(MSVC)
64 #if OS(WINDOWS) && COMPILER(MSVC)
75 #if OS(WINDOWS) && COMPILER(MSVC) && (!_M_IX86_FP)
  /external/chromium_org/third_party/yasm/source/config/win/
stdint.h 11 #error This file should only be included when compiling with MSVC.
  /external/eigen/Eigen/
StdDeque 17 #if (defined(_MSC_VER) && defined(_WIN64)) /* MSVC auto aligns in 64 bit builds */
StdVector 17 #if (defined(_MSC_VER) && defined(_WIN64)) /* MSVC auto aligns in 64 bit builds */
  /external/libvpx/libvpx/vp9/common/
vp9_systemdependent.h 28 // round is not defined in MSVC before VS2013.
  /external/llvm/unittests/ADT/
CMakeLists.txt 40 if(MSVC AND MSVC_VERSION LESS 1600)
  /external/llvm/unittests/ExecutionEngine/JIT/
CMakeLists.txt 47 if(MSVC)
  /external/llvm/unittests/IR/
CMakeLists.txt 27 if(MSVC AND MSVC_VERSION LESS 1600)
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
CMakeLists.txt 13 if (MSVC OR XCODE)
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
clear_impl.hpp 23 // no default implementation; the definition is needed to make MSVC happy
msvc_never_true.hpp 17 #include <boost/mpl/aux_/config/msvc.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/config/
arrays.hpp 17 #include <boost/mpl/aux_/config/msvc.hpp>
bind.hpp 18 #include <boost/mpl/aux_/config/msvc.hpp>
has_apply.hpp 18 #include <boost/mpl/aux_/config/msvc.hpp>
integral.hpp 17 #include <boost/mpl/aux_/config/msvc.hpp>
msvc_typename.hpp 17 #include <boost/mpl/aux_/config/msvc.hpp>
pp_counter.hpp 18 # include <boost/mpl/aux_/config/msvc.hpp>
ttp.hpp 17 #include <boost/mpl/aux_/config/msvc.hpp>
  /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/chromium_org/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/chromium_org/third_party/WebKit/Source/core/svg/properties/
SVGStaticPropertyTearOff.h 27 #if COMPILER(MSVC)
59 #if COMPILER(MSVC)

Completed in 8526 milliseconds

1 2 34 5 6 7 8 91011>>