OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:msvc
(Results
26 - 50
of
663
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu4c/samples/props/
readme.txt
10
props.sln Windows
MSVC
workspace. Double-click this to get started.
11
props.vcproj Windows
MSVC
project file
15
2. In
MSVC
, open the workspace file icu\samples\props\props.sln
/external/icu4c/samples/ustring/
readme.txt
10
ustring.sln Windows
MSVC
workspace. Double-click this to get started.
11
ustring.vcproj Windows
MSVC
project file
15
2. In
MSVC
, open the workspace file icu\samples\ustring\ustring.sln
/external/protobuf/
autogen.sh
29
# otherwise it will be set to "multi-threaded static" when
MSVC
upgrades
30
# the project file to
MSVC
2005/2008. vladl of Google Test says gtest will
35
s/RuntimeLibrary="4"/RuntimeLibrary="2"/g;' gtest/
msvc
/*.vcproj
/external/webkit/Source/JavaScriptCore/os-win32/
stdint.h
27
compile using
MSVC
which does not ship with the stdint.h header. */
29
#if !COMPILER(
MSVC
)
30
#error "This stdint.h file should only be compiled with
MSVC
"
stdbool.h
24
#if !COMPILER(
MSVC
)
25
#error "This stdbool.h file should only be compiled with
MSVC
"
/external/webkit/Source/JavaScriptCore/wtf/
AlwaysInline.h
26
#elif (COMPILER(
MSVC
) || COMPILER(RVCT)) && defined(NDEBUG)
62
#elif COMPILER(
MSVC
) || COMPILER(RVCT)
70
#if !COMPILER(
MSVC
)
ASCIICType.h
48
#if !COMPILER(
MSVC
) || defined(_NATIVE_WCHAR_T_DEFINED)
56
#if !COMPILER(
MSVC
) || defined(_NATIVE_WCHAR_T_DEFINED)
64
#if !COMPILER(
MSVC
) || defined(_NATIVE_WCHAR_T_DEFINED)
72
#if !COMPILER(
MSVC
) || defined(_NATIVE_WCHAR_T_DEFINED)
80
#if !COMPILER(
MSVC
) || defined(_NATIVE_WCHAR_T_DEFINED)
88
#if !COMPILER(
MSVC
) || defined(_NATIVE_WCHAR_T_DEFINED)
96
#if !COMPILER(
MSVC
) || defined(_NATIVE_WCHAR_T_DEFINED)
104
#if !COMPILER(
MSVC
) || defined(_NATIVE_WCHAR_T_DEFINED)
125
#if !COMPILER(
MSVC
) || defined(_NATIVE_WCHAR_T_DEFINED)
133
#if !COMPILER(
MSVC
) || defined(_NATIVE_WCHAR_T_DEFINED
[
all
...]
/external/clang/test/Headers/
ms-null-ms-header-vs-stddef.cpp
4
// Something in
MSVC
's headers (pulled in e.g. by <crtdefs.h>) defines __null
/external/dbus/cmake/modules/
ProjectSourceGroup.cmake
1
# folders in the
msvc
projects
/external/dropbear/libtommath/etc/
makefile.msvc
0
#
MSVC
Makefile
/external/llvm/unittests/VMCore/
CMakeLists.txt
23
if(
MSVC
AND MSVC_VERSION LESS 1600)
/external/speex/
AUTHORS
9
wave_out.[ch], some #ifdefs for windows port and
MSVC
project files
/external/webkit/Source/JavaScriptCore/
CMakeListsWinCE.txt
12
COMMAND ${PERL_EXECUTABLE} ${JAVASCRIPTCORE_DIR}/create_jit_stubs --prefix=
MSVC
${JAVASCRIPTCORE_DIR}/jit/JITStubs.cpp > ${DERIVED_SOURCES_DIR}/GeneratedJITStubs.asm
/external/chromium/testing/gmock/
Makefile.am
162
msvc
/2005/gmock.sln \
163
msvc
/2005/gmock.vcproj \
164
msvc
/2005/gmock_config.vsprops \
165
msvc
/2005/gmock_main.vcproj \
166
msvc
/2005/gmock_test.vcproj
170
msvc
/2010/gmock.sln \
171
msvc
/2010/gmock.vcxproj \
172
msvc
/2010/gmock_config.props \
173
msvc
/2010/gmock_main.vcxproj \
174
msvc
/2010/gmock_test.vcxpro
[
all
...]
/external/libpng/scripts/
CMakeLists.txt
69
#
msvc
does not append 'lib' - do it here to have consistent name
70
if(
MSVC
)
72
endif(
MSVC
)
103
if(
MSVC
)
105
endif(
MSVC
)
150
# does not work with
msvc
due to png_lib_ver issue
209
# to create
msvc
import lib for mingw compiled shared lib
/external/icu4c/samples/break/
readme.txt
11
break.sln Windows
MSVC
workspace. Double-click this to get started.
12
break.vcproj Windows
MSVC
project file
16
2. In
MSVC
, open the workspace file icu\samples\break\break.sln
/external/icu4c/samples/cal/
readme.txt
13
cal.sln Windows
MSVC
workspace. Double-click this to get started.
14
cal.vcproj Windows
MSVC
project file
18
2. In
MSVC
, open the workspace file icu\samples\cal\cal.sln
/external/icu4c/samples/case/
readme.txt
11
case.sln Windows
MSVC
workspace. Double-click this to get started.
12
case.vcproj Windows
MSVC
project file
16
2. In
MSVC
, open the solution file icu\samples\case\case.sln
/external/icu4c/samples/citer/
readme.txt
10
citer.sln Windows
MSVC
workspace. Double-click this to get started.
11
citer.vcproj Windows
MSVC
project file
15
2. In
MSVC
, open the workspace file icu\samples\citer\citer.sln
/external/icu4c/samples/coll/
readme.txt
10
coll.sln Windows
MSVC
workspace. Double-click this to get started.
11
coll.vcproj Windows
MSVC
project file
15
2. In
MSVC
, open the workspace file icu\samples\coll\coll.sln
/external/icu4c/samples/date/
readme.txt
13
date.sln Windows
MSVC
workspace. Double-click this to get started.
14
date.vcproj Windows
MSVC
project file
18
2. In
MSVC
, open the workspace file icu\samples\date\date.sln
/external/icu4c/samples/numfmt/
readme.txt
13
numfmt.sln Windows
MSVC
workspace. Double-click this to get started.
14
numfmt.vcproj Windows
MSVC
project file
18
2. In
MSVC
, open the workspace file icu\samples\numfmt\numfmt.sln
/external/icu4c/samples/strsrch/
readme.txt
10
strsrch.sln Windows
MSVC
workspace. Double-click this to get started.
11
strsrch.vcproj Windows
MSVC
project file
15
2. In
MSVC
, open the workspace file icu\samples\strsrch\strsrch.sln
/external/icu4c/samples/ucnv/
readme.txt
16
ucnv.sln Windows
MSVC
workspace. Double-click this to get started.
17
ucnv.vcproj Windows
MSVC
project file
21
2. In
MSVC
, open the workspace file icu\samples\ucnv\ucnv.sln
/external/icu4c/samples/udata/
readme.txt
11
udata.sln Windows
MSVC
workspace. Double-click this to get started.
12
udata.vcproj Windows
MSVC
project file
16
2. In
MSVC
, open the workspace file icu\samples\udata\udata.sln
Completed in 894 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>