OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:msvc
(Results
101 - 125
of
663
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu4c/samples/
readme.txt
37
udata - demonstrates the use of ICU low level data routines (reader/writer in 'all'
MSVC
solution)
66
Windows
MSVC
:
/external/libpng/contrib/visupng/
README.txt
19
libpng DLLs and LIBs are in ..\..\projects\
msvc
\win32\libpng
20
zlib DLLs and LIBs are in ..\..\projects\
msvc
\win32\zlib
/external/llvm/
CMakeLists.txt
94
if(
MSVC
)
97
else(
MSVC
)
100
endif(
MSVC
)
153
#
MSVC
has a gazillion warnings with this.
154
if(
MSVC
)
156
else(
MSVC
)
217
if (
MSVC
OR XCODE)
441
if (
MSVC
)
/external/webkit/Source/JavaScriptCore/
DerivedSources.pro
78
# GENERATOR 2-B: JIT Stub functions for
MSVC
81
msvcstubs.commands = perl -i $$msvcstubs.wkScript --prefix
MSVC
${QMAKE_FILE_NAME} > ${QMAKE_FILE_OUT}
/external/webkit/Source/JavaScriptCore/wtf/
StaticConstructors.h
25
// with two separate methods for GCC and
MSVC
. Both methods prevent the static
28
// initialized by the linker/loader. On
MSVC
we use a special compiler feature
TCSpinLock.h
37
#if (CPU(X86) || CPU(X86_64) || CPU(PPC)) && (COMPILER(GCC) || COMPILER(
MSVC
))
83
#elif COMPILER(
MSVC
)
115
#elif COMPILER(
MSVC
)
165
#elif COMPILER(
MSVC
)
/external/webrtc/src/
typedefs.h
96
// Since
MSVC
doesn't include these headers, we have to write our own
97
// version to provide a compatibility layer between
MSVC
and the WebRTC
/ndk/build/tools/toolchain-patches/python/Python-2.7.3/
0004-MINGW-FIXES-sysconfig-like-posix.patch
8
- dnl To be compatible with
MSVC
build.
10
+ dnl To be *incompatible* with
MSVC
build!
/external/chromium/base/
fix_wp64.h
6
// on
MSVC
with /Wp64 flag enabled.
port.h
39
// for this purpose.
MSVC
does not provide va_copy, so define an
/external/clang/include/clang-c/
Platform.h
21
/*
MSVC
DLL import/export. */
/external/flac/include/FLAC/
assert.h
35
/* we need this since some compilers (like
MSVC
) leave assert()s on release code (and we don't want to use their ASSERT) */
/external/gtest/
README.android
29
rm -rf
msvc
/
/external/icu4c/samples/ufortune/resources/
fortune_resources.mak
9
#
MSVC
project file for ufortune
/external/llvm/include/llvm/Support/
AlignOf.h
67
/// specialization to cope with old versions of
MSVC
and GCC where only an
76
//
MSVC
requires special handling here.
113
// a member of a by-value function argument in
MSVC
, even if the alignment
133
// Any larger and
MSVC
complains.
/external/stlport/stlport/stl/
_construct.h
100
// in a considerably better code at least on
MSVC
.
125
// in a considerably better code at least on
MSVC
.
145
// in a considerably better code at least on
MSVC
.
169
// in a considerably better code at least on
MSVC
.
/external/v8/src/
win32-math.h
37
#error Wrong environment, expected
MSVC
.
/ndk/sources/cxx-stl/stlport/stlport/stl/
_construct.h
100
// in a considerably better code at least on
MSVC
.
125
// in a considerably better code at least on
MSVC
.
145
// in a considerably better code at least on
MSVC
.
169
// in a considerably better code at least on
MSVC
.
/ndk/sources/host-tools/make-3.81/w32/subproc/
w32err.c
31
/* __declspec (thread) necessary if you will use multiple threads on
MSVC
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include-fixed/X11/
Xw32defs.h
15
#ifdef __GNUC__ /* mingw is more close to __unix__ than
msvc
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/X11/
Xw32defs.h
15
#ifdef __GNUC__ /* mingw is more close to __unix__ than
msvc
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include-fixed/X11/
Xw32defs.h
15
#ifdef __GNUC__ /* mingw is more close to __unix__ than
msvc
*/
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_construct.h
100
// in a considerably better code at least on
MSVC
.
125
// in a considerably better code at least on
MSVC
.
145
// in a considerably better code at least on
MSVC
.
169
// in a considerably better code at least on
MSVC
.
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_construct.h
100
// in a considerably better code at least on
MSVC
.
125
// in a considerably better code at least on
MSVC
.
145
// in a considerably better code at least on
MSVC
.
169
// in a considerably better code at least on
MSVC
.
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_construct.h
100
// in a considerably better code at least on
MSVC
.
125
// in a considerably better code at least on
MSVC
.
145
// in a considerably better code at least on
MSVC
.
169
// in a considerably better code at least on
MSVC
.
Completed in 686 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>