Home
last modified time | relevance | path

Searched refs:includes (Results 1 – 25 of 982) sorted by relevance

12345678910>>...40

/openbsd-src/
H A DMakefile52 includes: target
55 exec ${MAKE} includes
60 cd ${.CURDIR}/include && exec ${MAKE} includes
87 exec ${MAKE} includes
101 CROSS_TARGETS=cross-env cross-dirs cross-obj cross-includes cross-binutils \
113 build regression-tests includes beforeinstall afterinstall \
/openbsd-src/gnu/llvm/libcxx/docs/DesignDocs/
H A DHeaderRemovalPolicy.rst12 Standard indirectly adds additional header includes, using the smaller headers
23 A disadvantage is that users unknowingly depend on these transitive includes.
26 algorithms will still work through those transitive includes. This problem is
29 To ease the removal of transitive includes in libc++, libc++ will remove
30 unnecessary transitive includes in newly supported C++ versions. This means
31 that users will have to fix their missing includes in order to upgrade to a
33 transitive includes at any other time, however new language versions will be
34 used as a convenient way to perform bulk removals of transitive includes.
61 discover and fix the missing includes, lessening the burden for the vendors.
/openbsd-src/gnu/lib/libstdc++/libstdc++/
H A Dtestsuite_flags.in15 testsuite_flags --install-includes
16 --build-includes
30 --install-includes)
34 --build-includes)
/openbsd-src/gnu/gcc/libmudflap/testsuite/lib/
H A Dlibmudflap.exp37 global includes
86 set includes "-I${srcdir} -I${srcdir}/.. -I.."
90 set includes "${includes} [exec sh $cxxflags_file --build-includes]"
96 lappend includes "-I../../libstdc++-v3/include"
199 global includes
212 set cxx_final [concat $cxx_final $includes]
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/lib/
H A Dlibstdc++-v3-dg.exp43 global includes
130 set includes "-I./"
137 set includes [exec sh $flags_file --build-includes]
141 set includes "-I${srcdir}"
210 global includes
222 set cxx_final [concat $cxx_final $includes]
/openbsd-src/gnu/llvm/lldb/docs/status/
H A Dfeatures.rst8 …* Object file parsers for executable file formats. Support currently includes Mach-O (32 and 64-bi…
9 …sers to extract object files contained within a file. Support currently includes universal Mach-O …
10 …mentally extract debug information from object files. Support currently includes DWARF & Mach-O sy…
12 …* Disassembly plug-ins for each architecture. Support currently includes an LLVM disassembler for …
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DChainedIncludesSource.cpp93 std::vector<std::string> &includes = CI.getPreprocessorOpts().ChainedIncludes; in createChainedIncludesSource() local
94 assert(!includes.empty() && "No '-chain-include' in options!"); in createChainedIncludesSource()
102 for (unsigned i = 0, e = includes.size(); i != e; ++i) { in createChainedIncludesSource()
116 FrontendInputFile InputFile(includes[i], IK); in createChainedIncludesSource()
159 std::string pchName = includes[i-1]; in createChainedIncludesSource()
188 std::string pchName = includes.back() + ".pch-final"; in createChainedIncludesSource()
/openbsd-src/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/
H A DBCC.pm11 foreach my $path ( @{ $spec{includes} || [] },
21 @{$spec{includes}} ,
53 @spec{ qw(includes cflags optimize perlinc) } )
56 push @{$spec{includes}}, '@"' . $script . '"';
H A DMSVC.pm16 foreach my $path ( @{ $spec{includes} || [] },
26 @{$spec{includes}} ,
52 @spec{ qw(includes cflags optimize defines perlinc) } )
55 push @{$spec{includes}}, '@"' . $script . '"';
/openbsd-src/gnu/llvm/libcxx/include/__algorithm/
H A Dincludes.h42 _LIBCPP_NODISCARD_EXT inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 bool includes( in includes() function
63 includes(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _InputIterato… in includes() function
64 return std::includes( in includes()
/openbsd-src/regress/usr.bin/m4/
H A Dincludes.m41 dnl $OpenBSD: includes.m4,v 1.1 2008/08/16 10:02:32 espie Exp $
3 define(`foo', include(includes.aux))dnl
H A DMakefile15 test-gnuformat test-includes test-dumpdef test-gnuprefix \
89 test-includes:
90 ${M4} -I${.CURDIR} ${.CURDIR}/includes.m4 | \
91 diff - ${.CURDIR}/includes.out
/openbsd-src/usr.bin/yacc/
H A Dlalr.c76 static short **includes; variable
360 includes = NEW2(ngotos, short *); in build_relations()
405 includes[i] = shortp = NEW2(nedges + 1, short); in build_relations()
412 new_includes = transpose(includes, ngotos); in build_relations()
415 free(includes[i]); in build_relations()
417 free(includes); in build_relations()
419 includes = new_includes; in build_relations()
498 digraph(includes); in compute_FOLLOWS()
/openbsd-src/gnu/usr.bin/perl/
H A Dgen_syscall_emulator.pl20 my $includes = '/usr/include';
32 "$includes/sys/syscall.h",
33 "$includes/sys/syscallargs.h",
76 my $filename = "$includes/$header";
/openbsd-src/gnu/gcc/libstdc++-v3/include/backward/
H A Dbackward_warning.h32 #warning This file includes at least one deprecated or antiquated header. \
35 header for C++ includes, or <iostream> instead of the deprecated header \
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/backward/
H A Dbackward_warning.h32 #warning This file includes at least one deprecated or antiquated header. \
35 header for C++ includes, or <sstream> instead of the deprecated header \
/openbsd-src/usr.bin/mandoc/
H A Dmanpath.c147 free(conf->output.includes); in manconf_free()
255 if (conf->includes != NULL) { in manconf_output()
256 oldval = mandoc_strdup(conf->includes); in manconf_output()
259 conf->includes = mandoc_strdup(cp); in manconf_output()
/openbsd-src/lib/libssl/
H A DLICENSE37 * "This product includes software developed by the OpenSSL Project
51 * "This product includes software developed by the OpenSSL Project
68 * This product includes cryptographic software written by Eric Young
69 * (eay@cryptsoft.com). This product includes software written by Tim
108 * "This product includes cryptographic software written by
114 * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
/openbsd-src/usr.sbin/unbound/dnstap/
H A Ddnstap.m428 # workaround for protobuf-c includes at old dir before protobuf-c-1.0.0
45 # workaround for protobuf-c includes at old dir before protobuf-c-1.0.0
59 # workaround for protobuf-c includes at old dir before protobuf-c-1.0.0
/openbsd-src/usr.bin/ssh/
H A Dservconf.h320 int *, struct connection_info *, struct include_list *includes);
323 struct include_list *includes, struct connection_info *, int);
325 struct include_list *includes, struct connection_info *);
/openbsd-src/gnu/usr.bin/cc/include/
H A DMakefile51 install includes: ${INCS} target
55 install includes: target
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/t/
H A Dprove.t77 formatter harness includes lib merge parse quiet really_quiet
85 $DEFAULT_ASSERTION{includes} = $DEFAULT_ASSERTION{argv}
119 includes => [qw(four five six)],
144 includes => [qw(four five six)],
311 { name => 'Just includes',
314 includes => [qw( four five six )],
317 includes => [qw( four five six )],
1323 includes => sub {
/openbsd-src/gnu/usr.bin/perl/Porting/
H A Ddocs-team-charter.pod47 media. This includes the web.
54 This includes enthusiastically welcoming patches from the community, and
56 contribute to the documentation project. It also includes working with
69 documentation. This includes revising this documentation as needed for
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/clang/lib/Basic/
H A DBUILD.gn23 # public_dep because public header Version.h includes generated Version.inc.
35 # public_dep because public header AttributeCommonInfo.h includes generated
39 # public_dep because public header OpenMPKinds.h includes generated
/openbsd-src/usr.bin/mail/misc/
H A Dmail.tildehelp7 ~F messages Same as ~f, but includes all headers.
10 ~M messages Same as ~m, but includes all headers.

12345678910>>...40