OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_MSC_VER
(Results
126 - 150
of
1598
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/lib/Headers/
inttypes.h
26
#if defined(
_MSC_VER
) &&
_MSC_VER
< 1800
32
#if defined(
_MSC_VER
) &&
_MSC_VER
< 1900
/external/e2fsprogs/intl/
relocatable.h
34
#if defined
_MSC_VER
&& BUILDING_DLL
/external/eigen/Eigen/src/Core/util/
ReenableStupidWarnings.h
5
#ifdef
_MSC_VER
/external/flac/include/FLAC/
export.h
62
#elif defined(
_MSC_VER
)
/external/google-breakpad/src/common/windows/
string_utils-inl.h
46
#if
_MSC_VER
>= 1400 // MSVC 2005/8
57
#if
_MSC_VER
< 1400 // MSVC 2005/8
108
#if
_MSC_VER
>= 1400 // MSVC 2005/8
110
#else //
_MSC_VER
>= 1400
117
#endif //
_MSC_VER
>= 1400
125
#if
_MSC_VER
>= 1400 // MSVC 2005/8
127
#else //
_MSC_VER
>= 1400
137
#endif //
_MSC_VER
>= 1400
/external/icu/icu4c/source/io/unicode/
ustream.h
33
#if !defined(
_MSC_VER
)
/external/icu/icu4c/source/tools/ctestfw/unicode/
testtype.h
21
#if defined(
_MSC_VER
)
/external/libdivsufsort/android_include/
config.h
72
#ifdef
_MSC_VER
/external/libjpeg-turbo/
jconfigint.h
16
#elif defined(
_MSC_VER
)
/external/libopus/celt/
float_cast.h
93
#elif (defined(
_MSC_VER
) &&
_MSC_VER
>= 1400) && defined (_M_X64)
100
#elif (defined(
_MSC_VER
) &&
_MSC_VER
>= 1400) && defined (_M_IX86)
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
mkvwriter.cc
11
#ifdef
_MSC_VER
45
#ifdef
_MSC_VER
66
#ifdef
_MSC_VER
77
#ifdef
_MSC_VER
/external/libxml2/include/
win32config.h
44
#if defined(
_MSC_VER
) || defined(__BORLANDC__)
61
#else /*
_MSC_VER
*/
96
#endif /*
_MSC_VER
*/
98
#if defined(
_MSC_VER
)
100
#if
_MSC_VER
< 1900
103
#if
_MSC_VER
< 1500
/external/libxml2/win32/VC10/
config.h
43
#if defined(
_MSC_VER
) || defined(__BORLANDC__)
60
#else /*
_MSC_VER
*/
95
#endif /*
_MSC_VER
*/
97
#if defined(
_MSC_VER
)
99
#if
_MSC_VER
< 1900 // Cannot define this in VS 2015 and above!
102
#if
_MSC_VER
< 1500
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Sources/
StdAfx.h
21
#if
_MSC_VER
> 1000
23
#endif //
_MSC_VER
> 1000
/external/pdfium/third_party/libtiff/
tiffconf.h
42
#if _FXM_PLATFORM_ == _FXM_PLATFORM_WINDOWS_ &&
_MSC_VER
>= 1900
86
#ifdef
_MSC_VER
// windows
133
#ifdef
_MSC_VER
155
#ifdef
_MSC_VER
/external/sfntly/cpp/src/sample/subsetter/
main.cc
18
#if
_MSC_VER
> 12
/external/sfntly/cpp/src/sfntly/port/
type.h
22
#if defined (
_MSC_VER
) && (
_MSC_VER
< 1600)
79
#if defined (
_MSC_VER
)
86
#if defined (
_MSC_VER
)
/external/skia/include/private/
SkSafe_math.h
29
#if defined(
_MSC_VER
) && !defined(_INC_MATH)
/external/skia/src/gpu/effects/
GrProxyMove.h
25
#elif defined(
_MSC_VER
) && defined(__clang__)
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Compiler.h
87
#elif defined(
_MSC_VER
)
99
#elif defined(
_MSC_VER
)
108
#elif defined(
_MSC_VER
)
121
#elif defined(
_MSC_VER
)
/external/swiftshader/third_party/LLVM/lib/Support/
IsNAN.cpp
23
#elif defined(
_MSC_VER
)
/external/syslinux/com32/lib/libpng/
pnggccrd.c
5
#if (!defined
_MSC_VER
) && \
/external/webrtc/webrtc/modules/audio_processing/aec/
aec_common.h
16
#ifdef
_MSC_VER
/* visual c++ */
/external/xmlrpcpp/src/
XmlRpcException.h
7
#if defined(
_MSC_VER
)
XmlRpcSource.h
7
#if defined(
_MSC_VER
)
Completed in 1694 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>