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

<<11121314151617181920>>

  /external/skia/third_party/libpng/
pngconf.h 199 # if defined(__GNUC__) || (defined(_MSC_VER) && (_MSC_VER >= 800))
226 # if (defined(_MSC_VER) && _MSC_VER < 800) ||\
398 # elif defined(_MSC_VER) && (_MSC_VER >= 1300)
406 # if (_MSC_VER >= 1400)
417 # if (_MSC_VER >= 1400)
535 (defined(_MSC_VER) && defined(MAXSEG_64K))
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
Atomic.h 23 #ifdef _MSC_VER
  /external/wpa_supplicant_8/src/utils/
includes.h 31 #ifndef _MSC_VER
33 #endif /* _MSC_VER */
  /external/xmlrpcpp/src/
XmlRpc.h 20 #if defined(_MSC_VER)
XmlRpcSocket.h 6 #if defined(_MSC_VER)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vssym32.h 409 #elif defined(_MSC_VER)
427 #elif defined(_MSC_VER)
445 #elif defined(_MSC_VER)
458 #elif defined(_MSC_VER)
474 #elif defined(_MSC_VER)
545 #elif defined(_MSC_VER)
564 #elif defined(_MSC_VER)
578 #elif defined(_MSC_VER)
598 #elif defined(_MSC_VER)
613 #elif defined(_MSC_VER)
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Ia32/
ProcessorBind.h 96 #if _MSC_VER == 1800 || _MSC_VER == 1900
  /device/linaro/bootloader/edk2/MdePkg/Include/X64/
ProcessorBind.h 97 #if _MSC_VER == 1800 || _MSC_VER == 1900
  /external/aac/libSYS/include/
machine_type.h 176 #ifdef _MSC_VER
348 #ifdef _MSC_VER
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_test_utils.h 34 #if defined(_MSC_VER)
36 #else // defined(_MSC_VER)
38 #endif // defined(_MSC_VER)
40 #if !defined(_MSC_VER) || defined(__clang__)
  /external/expat/lib/
expat_external.h 37 #if defined(_MSC_VER)
113 #if defined(XML_USE_MSC_EXTENSIONS) && _MSC_VER < 1400
  /external/fmtlib/test/
posix-mock.h 40 #ifndef _MSC_VER
46 #ifndef _MSC_VER
  /external/freetype/include/freetype/internal/
ftvalid.h 79 #if defined( _MSC_VER ) /* Visual C++ (and Intel C++) */
85 #endif /* _MSC_VER */
99 #if defined( _MSC_VER )
  /external/jemalloc/include/jemalloc/internal/
jemalloc_internal_decls.h 51 #ifdef _MSC_VER
62 #if _MSC_VER < 1800
  /external/libchrome/base/
cpu_unittest.cc 10 #if _MSC_VER >= 1700
104 #if _MSC_VER >= 1700
114 #endif // _MSC_VER >= 1700
  /external/libvpx/libvpx/vpx_ports/
mem.h 19 #elif defined(_MSC_VER)
32 #if HAVE_NEON && defined(_MSC_VER)
  /external/libyuv/files/include/libyuv/
compare_row.h 33 #if defined(_M_IX86) && !defined(__clang__) && defined(_MSC_VER) && \
34 _MSC_VER >= 1700
  /external/libyuv/files/third_party/gflags/gen/posix/include/gflags/
gflags_declare.h 50 # if 0 && defined(_MSC_VER)
59 # ifdef _MSC_VER
  /external/libyuv/files/third_party/gflags/gen/win/include/gflags/
gflags_declare.h 50 # if 0 && defined(_MSC_VER)
59 # ifdef _MSC_VER
  /external/opencv/cv/src/
_cv.h 45 #if defined _MSC_VER && _MSC_VER >= 1200
  /external/pdfium/third_party/freetype/include/freetype/internal/
ftvalid.h 79 #if defined( _MSC_VER ) /* Visual C++ (and Intel C++) */
85 #endif /* _MSC_VER */
99 #if defined( _MSC_VER )
  /external/webrtc/webrtc/modules/audio_device/mac/portaudio/
pa_ringbuffer.h 75 #elif (_MSC_VER >= 1400)
77 #elif defined(_MSC_VER) || defined(__BORLANDC__)
  /external/wpa_supplicant_8/src/eap_common/
eap_defs.h 14 #ifdef _MSC_VER
16 #endif /* _MSC_VER */
25 #ifdef _MSC_VER
27 #endif /* _MSC_VER */
eap_fast_common.h 39 #ifdef _MSC_VER
41 #endif /* _MSC_VER */
48 #ifdef _MSC_VER
50 #endif /* _MSC_VER */
eap_gpsk_common.h 35 #ifdef _MSC_VER
37 #endif /* _MSC_VER */
44 #ifdef _MSC_VER
46 #endif /* _MSC_VER */

Completed in 4224 milliseconds

<<11121314151617181920>>