OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:msvc
(Results
1 - 24
of
24
) sorted by relevancy
/src/external/bsd/libfido2/dist/src/
diff_exports.sh
8
for f in export.gnu export.llvm export.
msvc
; do
17
MSVC
="${TMPDIR}/
msvc
"
21
grep -v '^EXPORTS$' export.
msvc
| sort > "${
MSVC
}"
22
diff -u "${GNU}" "${LLVM}" && diff -u "${
MSVC
}" "${LLVM}"
24
rm "${GNU}" "${LLVM}" "${
MSVC
}"
/src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
DynamicLibrary.inc
137
// Doing that here is causing real problems for the JIT where
msvc
.dll
140
// mean that the
msvc
.dll versions would be returned.
/src/external/bsd/file/dist/magic/
Makefile.am
204
$(MAGIC_FRAGMENT_DIR)/
msvc
\
/src/external/gpl3/gdb/dist/gnulib/import/
Makefile.am
1540
## begin gnulib module
msvc
-inval
1543
libgnu_a_SOURCES +=
msvc
-inval.c
1546
EXTRA_DIST +=
msvc
-inval.h
1548
## end gnulib module
msvc
-inval
1550
## begin gnulib module
msvc
-nothrow
1553
libgnu_a_SOURCES +=
msvc
-nothrow.c
1556
EXTRA_DIST +=
msvc
-nothrow.h
1558
## end gnulib module
msvc
-nothrow
/src/external/gpl3/gdb.old/dist/gnulib/import/
Makefile.am
1540
## begin gnulib module
msvc
-inval
1543
libgnu_a_SOURCES +=
msvc
-inval.c
1546
EXTRA_DIST +=
msvc
-inval.h
1548
## end gnulib module
msvc
-inval
1550
## begin gnulib module
msvc
-nothrow
1553
libgnu_a_SOURCES +=
msvc
-nothrow.c
1556
EXTRA_DIST +=
msvc
-nothrow.h
1558
## end gnulib module
msvc
-nothrow
/src/external/bsd/libpcap/dist/
config.sub
1789
kernel* |
msvc
* )
1841
windows*-
msvc
*-)
1858
*-
msvc
*- )
/src/external/bsd/nsd/dist/
config.sub
1777
kernel* |
msvc
* )
1828
windows*-
msvc
*-)
1844
*-
msvc
*- )
/src/external/bsd/nsd/dist/simdzone/
config.sub
1777
kernel* |
msvc
* )
1828
windows*-
msvc
*-)
1844
*-
msvc
*- )
/src/external/bsd/tcpdump/dist/
config.sub
1786
kernel* |
msvc
* )
1838
windows*-
msvc
*-)
1855
*-
msvc
*- )
/src/external/bsd/unbound/dist/
config.sub
2173
kernel* |
msvc
* )
2227
windows*-
msvc
*-)
2244
*-
msvc
*- )
/src/external/gpl3/binutils/dist/
config.sub
2173
kernel* |
msvc
* )
2227
windows*-
msvc
*-)
2244
*-
msvc
*- )
/src/external/gpl3/binutils.old/dist/
config.sub
2167
kernel* |
msvc
* )
2219
windows*-
msvc
*-)
2236
*-
msvc
*- )
/src/external/mpl/bind/dist/
config.sub
2167
kernel* |
msvc
* )
2219
windows*-
msvc
*-)
2236
*-
msvc
*- )
/src/external/gpl3/gdb.old/dist/
config.sub
1786
kernel* |
msvc
* )
1838
windows*-
msvc
*-)
1855
*-
msvc
*- )
/src/external/gpl3/gdb/dist/
config.sub
2167
kernel* |
msvc
* )
2219
windows*-
msvc
*-)
2236
*-
msvc
*- )
/src/external/public-domain/xz/dist/build-aux/
config.sub
2173
kernel* |
msvc
* )
2227
windows*-
msvc
*-)
2244
*-
msvc
*- )
/src/external/bsd/jemalloc/dist/build-aux/
config.sub
2173
kernel* |
msvc
* )
2227
windows*-
msvc
*-)
2244
*-
msvc
*- )
/src/external/public-domain/sqlite/dist/autosetup/
autosetup-config.sub
2167
kernel* |
msvc
* )
2219
windows*-
msvc
*-)
2236
*-
msvc
*- )
/src/external/bsd/byacc/dist/
config.sub
2173
kernel* |
msvc
* )
2227
windows*-
msvc
*-)
2244
*-
msvc
*- )
/src/external/gpl3/gdb.old/dist/gdbserver/
configure
5062
//
MSVC
always sets __cplusplus to 199711L in older versions; newer versions
5065
// https://devblogs.microsoft.com/cppblog/
msvc
-now-correctly-reports-__cplusplus/
5879
//
MSVC
always sets __cplusplus to 199711L in older versions; newer versions
5882
// https://devblogs.microsoft.com/cppblog/
msvc
-now-correctly-reports-__cplusplus/
6686
for switch in -std=c++${alternative} +std=c++${alternative} "-h std=c++${alternative}"
MSVC
; do
6711
//
MSVC
always sets __cplusplus to 199711L in older versions; newer versions
6714
// https://devblogs.microsoft.com/cppblog/
msvc
-now-correctly-reports-__cplusplus/
/src/external/gpl3/gdb/dist/gdbserver/
configure
5052
//
MSVC
always sets __cplusplus to 199711L in older versions; newer versions
5055
// https://devblogs.microsoft.com/cppblog/
msvc
-now-correctly-reports-__cplusplus/
5869
//
MSVC
always sets __cplusplus to 199711L in older versions; newer versions
5872
// https://devblogs.microsoft.com/cppblog/
msvc
-now-correctly-reports-__cplusplus/
6676
for switch in -std=c++${alternative} +std=c++${alternative} "-h std=c++${alternative}"
MSVC
; do
6701
//
MSVC
always sets __cplusplus to 199711L in older versions; newer versions
6704
// https://devblogs.microsoft.com/cppblog/
msvc
-now-correctly-reports-__cplusplus/
/src/external/gpl3/gdb.old/dist/gdb/
configure
7010
# Also find C++ and __fastcall symbols from
MSVC
++,
8233
# All known linkers require a `.a' archive for static linking (except
MSVC
,
9109
# FIXME: the
MSVC
++ port hasn't been tested in a loooong time
9117
# we just hope/assume this is gcc and not c89 (=
MSVC
++)
16538
//
MSVC
always sets __cplusplus to 199711L in older versions; newer versions
16541
// https://devblogs.microsoft.com/cppblog/
msvc
-now-correctly-reports-__cplusplus/
17355
//
MSVC
always sets __cplusplus to 199711L in older versions; newer versions
17358
// https://devblogs.microsoft.com/cppblog/
msvc
-now-correctly-reports-__cplusplus/
18162
for switch in -std=c++${alternative} +std=c++${alternative} "-h std=c++${alternative}"
MSVC
; do
18187
//
MSVC
always sets __cplusplus to 199711L in older versions; newer version
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
configure
7023
# Also find C++ and __fastcall symbols from
MSVC
++,
8246
# All known linkers require a `.a' archive for static linking (except
MSVC
,
9122
# FIXME: the
MSVC
++ port hasn't been tested in a loooong time
9130
# we just hope/assume this is gcc and not c89 (=
MSVC
++)
16551
//
MSVC
always sets __cplusplus to 199711L in older versions; newer versions
16554
// https://devblogs.microsoft.com/cppblog/
msvc
-now-correctly-reports-__cplusplus/
17368
//
MSVC
always sets __cplusplus to 199711L in older versions; newer versions
17371
// https://devblogs.microsoft.com/cppblog/
msvc
-now-correctly-reports-__cplusplus/
18175
for switch in -std=c++${alternative} +std=c++${alternative} "-h std=c++${alternative}"
MSVC
; do
18200
//
MSVC
always sets __cplusplus to 199711L in older versions; newer version
[
all
...]
/src/external/mit/expat/dist/
configure
7656
# Also find C++ and __fastcall symbols from
MSVC
++ or ICC,
9841
# All known linkers require a '.a' archive for static linking (except
MSVC
and
10792
# FIXME: the
MSVC
++ and ICC port hasn't been tested in a loooong time
10800
# we just hope/assume this is gcc and not c89 (=
MSVC
++ or ICC)
11462
# Native
MSVC
or ICC
11503
# Assume
MSVC
and ICC wrapper
12561
# Native
MSVC
or ICC
12617
# Assume
MSVC
and ICC wrapper
16190
# Native
MSVC
or ICC
18160
# Native
MSVC
or IC
[
all
...]
Completed in 70 milliseconds
Indexes created Tue May 05 00:25:04 UTC 2026