OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_MSC_VER
(Results
176 - 200
of
591
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/harfbuzz/src/
harfbuzz-global.h
42
#if defined(__GNUC__) || defined(
_MSC_VER
)
/external/libxslt/libxslt/
xsltexports.h
48
#if defined(_WIN32) && defined(
_MSC_VER
)
/external/llvm/lib/Support/
ErrorHandling.cpp
29
#if defined(
_MSC_VER
)
regerror.c
48
#ifdef
_MSC_VER
/external/opencv/otherlibs/highgui/
grfmt_base.h
45
#if
_MSC_VER
>= 1200
/external/openssl/crypto/des/
des3s.cpp
21
#elif defined(
_MSC_VER
)
dess.cpp
21
#elif defined(
_MSC_VER
)
/external/openssl/crypto/md4/
md4s.cpp
21
#elif defined(
_MSC_VER
)
/external/openssl/crypto/md5/
md5s.cpp
21
#elif defined(
_MSC_VER
)
/external/openssl/crypto/rc4/
rc4s.cpp
21
#elif defined(
_MSC_VER
)
/external/openssl/crypto/ripemd/asm/
rips.cpp
21
#elif defined(
_MSC_VER
)
/external/skia/src/opts/
opts_check_SSE2.cpp
34
#ifdef
_MSC_VER
/external/stlport/stlport/stl/
c_locale.h
66
/*
_MSC_VER
check is here for historical reason and seems wrong as it is the macro defined
68
* is weird. However
_MSC_VER
might also be a SGI compiler macro so we keep it this way.*/
69
# if defined (
_MSC_VER
)
/external/valgrind/unittest/
atomicity_tests.cc
91
#ifndef
_MSC_VER
143
#endif //
_MSC_VER