/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
H A D | pipelines.md | 22 ;; Include N7 pipeline settings. 28 ;; Include N8 pipeline settings. 34 ;; Include E8 pipeline settings. 40 ;; Include N9/N10 pipeline settings. 47 ;; Include N10 pipeline settings. 53 ;; Include Graywolf pipeline settings. 59 ;; Include N12/N13 pipeline settings.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
H A D | pipelines.md | 22 ;; Include N7 pipeline settings. 28 ;; Include N8 pipeline settings. 34 ;; Include E8 pipeline settings. 40 ;; Include N9/N10 pipeline settings. 47 ;; Include N10 pipeline settings. 53 ;; Include Graywolf pipeline settings. 59 ;; Include N12/N13 pipeline settings.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | cond.d | 46 enum Include : ubyte enum 57 Include inc; 568 if (inc == Include.notComputed) in include() 570 inc = Include.no; in include() 576 inc = Include.yes; in include() 580 inc = Include.yes; in include() 589 inc = Include.yes; in include() 593 return (inc == Include.yes); in include() 845 if (inc == Include.notComputed) in include() 847 inc = Include.no; in include() [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | InitHeaderSearch.cpp | 560 for (auto &Include : IncludePath) in Realize() local 561 if (Include.first == Quoted) in Realize() 562 SearchList.push_back(Include.second); in Realize() 568 for (auto &Include : IncludePath) in Realize() local 569 if (Include.first == Angled || Include.first == IndexHeaderMap) in Realize() 570 SearchList.push_back(Include.second); in Realize() 575 for (auto &Include : IncludePath) in Realize() local 576 if (Include.first == System || Include.first == ExternCSystem || in Realize() 577 (!Lang.ObjC && !Lang.CPlusPlus && Include.first == CSystem) || in Realize() 579 Include.first == CXXSystem) || in Realize() [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Inclusions/ |
H A D | HeaderIncludes.h | 82 struct Include { struct 83 Include(StringRef Name, tooling::Range R) : Name(Name), R(R) {} in Include() function 92 void addExistingInclude(Include IncludeToAdd, unsigned NextLineOffset); argument 100 llvm::StringMap<llvm::SmallVector<Include, 1>> ExistingIncludes; 108 std::unordered_map<int, llvm::SmallVector<const Include *, 8>>
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | ChangeLog | 97 * msgl-cat.h: Include read-catalog-abstract.h. 101 * msgattrib.c: Include read-po.h, read-properties.h, read-stringtable.h. 104 * msgcat.c: Include read-po.h, read-properties.h, read-stringtable.h. 107 * msgcmp.c: Include read-po.h, read-properties.h, read-stringtable.h. 111 * msgcomm.c: Include read-po.h, read-properties.h, read-stringtable.h. 114 * msgconv.c: Include read-po.h, read-properties.h, read-stringtable.h. 117 * msgen.c: Include read-po.h, read-properties.h, read-stringtable.h. 120 * msgexec.c: Include read-po.h, read-properties.h, read-stringtable.h. 123 * msgfilter.c: Include read-po.h, read-properties.h, read-stringtable.h. 126 * msgfmt.c: Include read-po.h, read-properties.h, read-stringtable.h. [all …]
|
H A D | ChangeLog.0 | 47 * msgconv.c: Include localcharset.h. 49 * msginit.c: Include localcharset.h. 51 * msgl-charset.c: Include localcharset.h. 56 * format-java.c: Include alloca.h instead of liballoca.h. 255 * po-lex.c: Include <stdarg.h> instead of libstdarg.h. 420 * msgl-iconv.h: Include iconv.h. 425 * xgettext.h: Include iconv.h. 456 * msgcmp.c: Include read-po.h. 485 * xgettext.c: Include x-smalltalk.h. 503 * xgettext.c: Include x-php.c. [all …]
|
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/ |
H A D | ChangeLog.0 | 23 * javacomp.c: Include classpath.h instead of classpath.c. 31 * localcharset.c: Include it. 40 * javacomp.c: Include alloca.h instead of liballoca.h. 70 * copy-file.c: Include <sys/utime.h> if <utime.h> doesn't exist. 230 Include <stdarg.h> instead of libstdarg.h. 232 * vasprintf.c: Include <stdarg.h> instead of libstdarg.h. 238 * xerror.c: Include <stdarg.h> instead of libstdarg.h. 251 * argmatch.c: Include gettext.h instead of <locale.h> and <libintl.h>. 252 * error.c [!_LIBC]: Include gettext.h instead of <libintl.h>. 253 * getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>. [all …]
|
H A D | ChangeLog.1 | 11 * javacomp.c: Include c-strstr.h instead of strstr.h. 13 * propername.c: Include c-strstr.h. 32 * fstrcmp.c: Include lock.h, tls.h. 54 * clean-temp.c: Include limits.h, gl_linkedhash_list.h. 108 * fatal-signal.c: Include <config.h>, not "config.h". 170 * clean-temp.h: Include <stdbool.h>. 206 * getndelim2.c: Include <stdlib.h> always. 256 Include stdlib.h. 269 * localcharset.c [CYGWIN]: Include <windows.h>. 288 * progreloc.c: Include <mach-o/dyld.h> if available. [all …]
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/src/ |
H A D | ChangeLog | 45 * envsubst.c: Include propername.h. 47 * gettext.c: Include propername.h. 49 * ngettext.c: Include propername.h. 147 * envsubst.c: Include xalloc.h instead of xmalloc.h. 153 * envsubst.c: Include stdbool.h. 156 * gettext.c: Include stdbool.h. 159 * ngettext.c: Include stdbool.h. 195 * gettext.c: Include closeout.h. 197 * ngettext.c: Include closeout.h. 245 * gettext.c: Include progname.h, relocatable.h. [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | ChangeLog-2018 | 170 * modules.cc: Include gt-d-modules.h. 266 * d-frontend.cc: Include compiler.h, errors.h, expression.h. 291 * d-builtins.cc: Include expression.h, identifier.h. 292 * d-codegen.cc: Include identifier.h. 293 * d-convert.cc: Include declaration.h. 294 * d-frontend.cc: Include identifier.h. 295 * d-lang.cc: Include declaration.h, expression.h, identifier.h. 297 * d-target.cc: Include declaration.h, expression.h, identifier.h. 298 * expr.cc: Include identifier.h. 299 * imports.cc: Include identifier.h. [all …]
|
/netbsd-src/external/gpl3/gdb/dist/sim/bpf/ |
H A D | ChangeLog-2021 | 43 * decode-be.c: Include cgen-mem.h & cgen-ops.h. 48 * bpf-helpers.c: Include bpf-helpers.h. 51 * bpf.c: Include decode-be.h & decode-le.h. 57 * sim-main.h: Include bpf-helpers.h. 123 * bpf.c: Include sim-signal.h. 173 * bpf-helpers.c, bpf.c, sim-if.c, traps.c: Include defs.h. 282 * bpf.c: Include bpf-helpers.h. 286 * sim-if.c: Include stdlib.h.
|
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/modules/ |
H A D | quotearg.diff | 9 Include: 17 Include:
|
H A D | quote.diff | 9 Include: 17 Include:
|
H A D | exitfail.diff | 9 Include: 17 Include:
|
/netbsd-src/external/bsd/top/dist/ |
H A D | INSTALL | 37 Default off. Include debugging output in the compilation, 43 Default on. Include code that allows for the use of color 51 Default on. Include code that allows for renicing and sending
|
/netbsd-src/external/gpl3/gcc/dist/libobjc/ |
H A D | ChangeLog | 59 * aclocal.m4: Include `toolexeclibdir.m4'. 209 * gc.c: Include system bdw-gc headers. 274 * acinclude.m4: Include bitfields.m4. 549 * class.c: Include objc-private/selector.h. 554 * gc.c: Include objc/runtime.h instead of objc/encoding.h. 555 Include objc-private/module-abi-8.h and ctype.h. 563 * sarray.c: Include objc-private/module-abi-8.h. 570 * thr.c: Include module-abi-8.h. 637 * Object.m: Include string.h. 719 * sendmsg.c: Include objc/hash.h. [all …]
|
/netbsd-src/external/gpl3/binutils/dist/gprof/ |
H A D | ChangeLog-2007 | 22 * cg_print.c (sort_members): Include the final member on the list 43 * Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include 190 * Makefile.am (TEXI2POD): Include $(AM_MAKEINFOFLAGS). 193 * gprof.texi: Include bfdver.texi. Report both VERSION_PACKAGE 207 * gprof.c: Include bfdver.h 229 (main): Include PKGVERSION in version output.
|
/netbsd-src/external/gpl3/binutils.old/dist/gprof/ |
H A D | ChangeLog-2007 | 22 * cg_print.c (sort_members): Include the final member on the list 43 * Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include 190 * Makefile.am (TEXI2POD): Include $(AM_MAKEINFOFLAGS). 193 * gprof.texi: Include bfdver.texi. Report both VERSION_PACKAGE 207 * gprof.c: Include bfdver.h 229 (main): Include PKGVERSION in version output.
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | Stabs.h | 48 class Include { 54 Include(); 55 ~Include();
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | Stabs.h | 48 class Include { 54 Include(); 55 ~Include();
|
/netbsd-src/sys/arch/cats/conf/ |
H A D | files.cats | 28 # Include arm32 footbridge 82 # Include PCI config 94 # Include USB stuff
|
/netbsd-src/external/gpl3/gdb/dist/sim/m32c/ |
H A D | ChangeLog-2021 | 75 * m32c.opc: Include defs.h. 86 * int.c, misc.c, opc2c.c, reg.c, srcdest.c: Include defs.h. 101 * mem.c: Include errno.h. 125 * gdb-if.c: Include libiberty.h. 138 * m32c.opc: Include ansidecl.h. 141 * r8c.opc: Include ansidecl.h. 262 * srcdest.c: Include libiberty.h. 357 * gdb-if.c: Include stdlib.h. 361 * load.c: Include load.h. 382 * trace.c: Include trace.h. [all …]
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/ |
H A D | ChangeLog | 28 * lib-asprintf.c: Include <config.h> unconditionally. 40 * vasprintf.c: Include errno.h, limits.h. 212 * vasprintf.c: Include <limits.h>, <stdlib.h>. 270 * printf-args.h: Include stddef.h. 274 * printf-parse.h: Include sys/types.h. 278 * printf-parse.c: Include sys/types.h and xsize.h. 283 * vasnprintf.c: Include xsize.h. 362 * windows/asprintf.rc: Include <winver.h>. 448 * vasnprintf.c: Include alloca.h instead of liballoca.h. 476 * asnprintf.c: Include <stdarg.h> instead of libstdarg.h. [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arm/ |
H A D | t-symbian | 15 # Include half-float helpers. 18 # Include the gcc personality routine
|