HomeSort by relevance Sort by last modified time
    Searched refs:_MSC_VER (Results 101 - 125 of 1598) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/llvm/include/llvm/Support/
Compiler.h 20 #if defined(_MSC_VER)
61 #ifdef _MSC_VER
62 #define LLVM_MSC_PREREQ(version) (_MSC_VER >= (version))
73 #if !defined(_MSC_VER) || defined(__clang__) || LLVM_MSC_PREREQ(1900)
131 #elif defined(_MSC_VER)
187 #elif defined(_MSC_VER)
199 #elif defined(_MSC_VER)
207 #elif defined(_MSC_VER)
215 #elif defined(_MSC_VER)
225 #elif defined(_MSC_VER)
    [all...]
thread.h 24 #ifdef _MSC_VER
36 #ifdef _MSC_VER
  /external/dng_sdk/source/
dng_types.h 27 #ifdef _MSC_VER
107 #if defined(_MSC_VER) && _MSC_VER < 1600
  /external/llvm/lib/Support/
Atomic.cpp 19 #if defined(_MSC_VER)
35 # elif defined(_MSC_VER)
53 #elif defined(_MSC_VER)
  /external/mesa3d/src/gallium/include/pipe/
p_compiler.h 45 #if defined(_MSC_VER)
50 #endif /* _MSC_VER */
99 # elif defined(_MSC_VER)
123 # elif defined(_MSC_VER)
143 # elif defined(_MSC_VER)
155 # elif defined(_MSC_VER)
175 # if defined(_MSC_VER) && _MSC_VER < 1300
183 # elif defined(_MSC_VER)
184 # if _MSC_VER >= 130
    [all...]
  /external/compiler-rt/lib/builtins/
int_math.h 28 #if defined(_MSC_VER) && !defined(__clang__)
34 #if defined(_MSC_VER) && !defined(__clang__)
40 #if defined(_MSC_VER) && !defined(__clang__)
62 #endif /* _MSC_VER */
64 #if defined(_MSC_VER) && !defined(__clang__)
74 #if defined(_MSC_VER) && !defined(__clang__)
84 #if defined(_MSC_VER) && !defined(__clang__)
94 #if defined(_MSC_VER) && !defined(__clang__)
104 #if defined(_MSC_VER) && !defined(__clang__)
  /external/curl/lib/
strtoofft.h 47 # if defined(_MSC_VER) && (_MSC_VER >= 1300) && (_INTEGRAL_MAX_BITS >= 64)
  /external/flac/include/FLAC/
ordinals.h 36 #if defined(_MSC_VER) && _MSC_VER < 1600
  /external/icu/icu4c/source/common/unicode/
ptypes.h 111 #ifdef _MSC_VER
119 #ifdef _MSC_VER
  /external/jemalloc/include/jemalloc/
jemalloc_defs.h.in 36 #ifdef _MSC_VER
  /external/libmojo/mojo/public/c/system/
macros.h 25 #elif defined(_MSC_VER)
43 #elif defined(_MSC_VER)
  /external/libxml2/include/libxml/
xmlwin32version.h 197 * being used and luckily the compiler defines such a thing: _MSC_VER. The
204 #if defined(_MSC_VER) && !defined(IN_LIBXML) && !defined(LIBXML_STATIC)
233 #ifdef _MSC_VER
  /external/libyuv/files/third_party/gflags/gen/posix/include/private/
config.h 95 # if GFLAGS_IS_A_DLL && defined(_MSC_VER)
108 # if GFLAGS_IS_A_DLL && defined(_MSC_VER)
  /external/libyuv/files/third_party/gflags/gen/win/include/private/
config.h 95 # if GFLAGS_IS_A_DLL && defined(_MSC_VER)
108 # if GFLAGS_IS_A_DLL && defined(_MSC_VER)
  /external/llvm/utils/unittest/UnitTestMain/
TestMain.cpp 17 # if defined(_MSC_VER)
37 # if defined(_MSC_VER)
  /external/mesa3d/src/mapi/mapi/
u_compiler.h 10 # elif defined(_MSC_VER)
34 # elif defined(_MSC_VER)
  /external/swiftshader/third_party/LLVM/utils/unittest/UnitTestMain/
TestMain.cpp 17 # if defined(_MSC_VER)
30 # if defined(_MSC_VER)
  /external/webrtc/webrtc/system_wrappers/source/
cpu_features.cc 15 #if defined(WEBRTC_ARCH_X86_FAMILY) && defined(_MSC_VER)
28 #ifndef _MSC_VER
47 #endif // _MSC_VER
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
warning_disable.h 7 # if (_MSC_VER < 1300) /* VC6/eVC4 */
19 # if (_MSC_VER <= 1310)
23 # if (_MSC_VER < 1300) && defined (UNDER_CE)
29 # if (_MSC_VER >= 1400) && defined (UNDER_CE)
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
warning_disable.h 7 # if (_MSC_VER < 1300) /* VC6/eVC4 */
19 # if (_MSC_VER <= 1310)
23 # if (_MSC_VER < 1300) && defined (UNDER_CE)
29 # if (_MSC_VER >= 1400) && defined (UNDER_CE)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
fileobject.h 73 #if defined _MSC_VER && _MSC_VER >= 1400
80 #elif defined _MSC_VER && _MSC_VER >= 1200
  /device/linaro/bootloader/edk2/StdLib/Include/x86/
float.h 19 #if !defined(_MSC_VER) /* Non-Microsoft compiler specifics. */
31 #endif // !defined(_MSC_VER)
  /external/bison/darwin-lib/sys/
types.h 35 # if defined _MSC_VER
  /external/bison/lib/
sys_types.in.h 34 # if defined _MSC_VER
  /external/bison/linux-lib/sys/
types.h 35 # if defined _MSC_VER

Completed in 723 milliseconds

1 2 3 45 6 7 8 91011>>