OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:msvc
(Results
26 - 50
of
51
) sorted by null
1
2
3
/external/chromium_org/third_party/libxslt/win32/
Makefile
1
# Makefile for libxslt, specific for Windows,
MSVC
and NMAKE.
15
AUTOCONF = .\config.
msvc
25
BINDIR = bin.
msvc
42
XSLT_INTDIR = int.xslt.
msvc
43
XSLT_INTDIR_A = int.xslta.
msvc
44
EXSLT_INTDIR = int.exslt.
msvc
45
EXSLT_INTDIR_A = int.exslta.
msvc
46
UTILS_INTDIR = int.utils.
msvc
/external/chromium_org/third_party/mesa/src/scons/
gallium.py
141
env['
msvc
'] = env['CC'] == 'cl'
146
if env['
msvc
'] and env['toolchain'] == 'default' and env['machine'] == 'x86_64':
147
#
MSVC
x64 support is broken in earlier versions of scons
156
msvc
= env['
msvc
']
284
if
msvc
:
395
if
msvc
:
438
if env['platform'] == 'windows' and
msvc
:
439
# Choose the appropriate
MSVC
CRT
480
if
msvc
[
all
...]
/external/mesa3d/scons/
gallium.py
141
env['
msvc
'] = env['CC'] == 'cl'
146
if env['
msvc
'] and env['toolchain'] == 'default' and env['machine'] == 'x86_64':
147
#
MSVC
x64 support is broken in earlier versions of scons
156
msvc
= env['
msvc
']
284
if
msvc
:
395
if
msvc
:
438
if env['platform'] == 'windows' and
msvc
:
439
# Choose the appropriate
MSVC
CRT
480
if
msvc
[
all
...]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
is_sequence.hpp
30
#include <boost/mpl/aux_/config/
msvc
.hpp>
47
//
MSVC
6.5/7.0 fails if 'has_begin' is instantiated on a class type that has a
apply.hpp
49
# include <boost/mpl/aux_/config/
msvc
.hpp>
apply_wrap.hpp
46
# include <boost/mpl/aux_/config/
msvc
.hpp>
90
//
MSVC
version
142
// metafunction forwarding confuses
MSVC
7.0
assert.hpp
27
#include <boost/mpl/aux_/config/
msvc
.hpp>
66
// agurt, 24/aug/04:
MSVC
7.1 workaround here and below: return/accept
has_xxx.hpp
26
#include <boost/mpl/aux_/config/
msvc
.hpp>
44
// agurt, 11/sep/02:
MSVC
-specific version (< 7.1), based on a USENET
68
//
MSVC
is capable of some kinds of SFINAE. If U is an incomplete
161
//
MSVC
7.1+ & VACPP
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
remove_const.hpp
23
#include <boost/type_traits/
msvc
/remove_const.hpp>
60
// references or we get ambiguities from
msvc
:
remove_cv.hpp
22
#include <boost/type_traits/
msvc
/remove_cv.hpp>
43
// references or we get ambiguities from
msvc
:
remove_pointer.hpp
19
#include <boost/type_traits/
msvc
/remove_pointer.hpp>
remove_volatile.hpp
23
#include <boost/type_traits/
msvc
/remove_volatile.hpp>
58
// references or we get ambiguities from
msvc
:
/external/chromium_org/third_party/libxml/src/win32/
Makefile
1
# Makefile for libxml2, specific for Windows,
MSVC
and NMAKE.
18
AUTOCONF = .\config.
msvc
31
BINDIR = bin.
msvc
32
XML_INTDIR = int.
msvc
33
XML_INTDIR_A = int.a.
msvc
34
XML_INTDIR_A_DLL = int.a.dll.
msvc
35
UTILS_INTDIR = int.utils.
msvc
/external/stlport/
configure.bat
251
set SELECTED_COMPILER=
msvc
252
echo !include
msvc
.mak > .\build\lib\Makefile
253
echo !include
msvc
.mak > .\build\test\unit\Makefile
254
echo !include
msvc
.mak > .\build\test\eh\Makefile
312
set SELECTED_COMPILER=
msvc
336
set SELECTED_COMPILER=
msvc
484
if "%SELECTED_COMPILER%" == "
msvc
" goto or_sok
488
if "%SELECTED_COMPILER%" == "
msvc
" goto or_dok
configure
42
--with-
msvc
=<dir> use MS VC from this catalog
176
--with-
msvc
=*)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
lambda_support.hpp
31
# include <boost/mpl/aux_/config/
msvc
.hpp>
70
//
MSVC
-optimized implementation
numeric_op.hpp
51
# include <boost/mpl/aux_/config/
msvc
.hpp>
/ndk/sources/host-tools/sed-4.2.1/testsuite/
mac-mf.good
200
{RM}
msvc
.pdb ?.err
mac-mf.inp
200
$(RM)
msvc
.pdb *.err
/external/bison/lib/
gnulib.mk
[
all
...]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/control/
while.hpp
44
# include <boost/preprocessor/control/detail/
msvc
/while.hpp>
/external/icu/icu4c/source/
icudefs.mk
81
# These are defined here because mh-cygwin-
msvc
needs to override these values.
configure
[
all
...]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/repetition/
for.hpp
38
# include <boost/preprocessor/repetition/detail/
msvc
/for.hpp>
/external/chromium_org/third_party/icu/source/
configure
[
all
...]
Completed in 1661 milliseconds
1
2
3