Home
last modified time | relevance | path

Searched full:includes (Results 1 – 25 of 3986) sorted by relevance

12345678910>>...160

/openbsd-src/sys/dev/pci/drm/amd/include/
H A Damd_acpi.h30 u16 size; /* structure size in bytes (includes size field) */
37 u16 size; /* structure size in bytes (includes size field) */
44 u16 size; /* structure size in bytes (includes size field) */
56 u16 size; /* structure size in bytes (includes size field) */
68 u16 size; /* structure size in bytes (includes size field) */
85 u16 size; /* structure size in bytes (includes size field) */
93 u16 size; /* structure size in bytes (includes size field) */
102 u16 size; /* structure size in bytes (includes size field) */
107 u16 size; /* structure size in bytes (includes size field) */
154 * WORD - structure size in bytes (includes size field)
[all …]
/openbsd-src/gnu/lib/libstdc++/libstdc++/
H A Dtestsuite_flags.in15 testsuite_flags --install-includes
16 --build-includes
30 --install-includes)
31 INCLUDES="-I${SRC_DIR}/testsuite"
32 echo ${INCLUDES}
34 --build-includes)
35 INCLUDES="-nostdinc++ @GLIBCPP_INCLUDES@
39 echo ${INCLUDES}
/openbsd-src/sys/dev/pci/drm/radeon/
H A Dradeon_acpi.h71 * WORD - structure size in bytes (includes size field)
102 * WORD - structure size in bytes (includes size field)
108 * WORD - structure size in bytes (includes size field)
126 * WORD - structure size in bytes (includes size field)
162 * WORD - structure size in bytes (includes size field)
166 * WORD - structure size in bytes (includes size field)
185 * WORD - structure size in bytes (includes size field)
195 * WORD - structure size in bytes (includes size field)
210 * WORD - structure size in bytes (includes size field)
219 * WORD - structure size in bytes (includes size field)
[all …]
/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/llvm/clang/include/clang/Tooling/Inclusions/
H A DHeaderIncludes.h1 //===--- HeaderIncludes.h - Insert/Delete #includes for C++ code--*- C++-*-===//
71 /// #includes in the block; if the existing #includes are not already sorted,
80 /// Removes all existing #includes and #imports of \p Header quoted with <> if
82 /// This doesn't resolve the header file path; it only deletes #includes and
108 // Map from include name (quotation trimmed) to a list of existing includes
110 // and "x" will be treated as the same header when deleting #includes.
114 /// Map from priorities of #include categories to all #includes in the same
115 /// category. This is used to find #includes of the same category when
116 /// inserting new #includes. #includes in the same categories are sorted in
128 // inserting new #includes into the actual code section (e.g. after a
/openbsd-src/share/man/man4/
H A Doptions.420 .\" This product includes software developed for the NetBSD Project
169 Includes code for the ISO 9660 + Rock Ridge file system, which is the
175 Includes code implementing the Second Extended File System
195 Includes code implementing the Berkeley Fast File System
199 Includes code implementing the enhanced Fast File System
212 Includes support for the MS-DOS FAT file system.
230 Includes support for reading NTFS file systems.
234 Includes code for the UDF file systems typically found on DVD discs.
238 Includes code for the TMPFS efficient memory file system.
384 Includes support for the IPv6 protocol stack.
[all …]
/openbsd-src/
H A DMakefile32 # a set of compilation tools along with the includes in the /usr/cross/<target>
52 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/share/man/man5/
H A Dgnome-module.5120 includes desktop-file-utils,
130 includes docbook,
139 includes gi-docgen,
147 includes gtk-update-icon-cache, a dependency on
154 includes shared-mime-info, a dependency on
163 includes yelp,
/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/sys/arch/macppc/stand/
H A DMakefile.inc9 .if !make(clean) && !make(cleandir) && !make(includes) && !make(libdep) && \
19 INCLUDES+= -I. -I$(.OBJDIR) -I$(.CURDIR)/.. -I$(S)/arch -I$(S)
20 INCLUDES+= -I$(S)/lib/libsa
22 CFLAGS+= $(INCLUDES) $(DEFS) $(EXTRACFLAGS)
/openbsd-src/lib/libc/sys/
H A Dwaitid.2140 includes
148 includes
159 includes
167 includes
175 includes
184 includes
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Dt-ppccomm53 $(GCC_FOR_TARGET) $(GCC_CFLAGS) $(INCLUDES) $(MULTILIB_CFLAGS) -c ecrti.S -o $(T)ecrti$(objext)
56 $(GCC_FOR_TARGET) $(GCC_CFLAGS) $(INCLUDES) $(MULTILIB_CFLAGS) -c ecrtn.S -o $(T)ecrtn$(objext)
59 $(GCC_FOR_TARGET) $(GCC_CFLAGS) $(INCLUDES) $(MULTILIB_CFLAGS) -c ncrti.S -o $(T)ncrti$(objext)
62 $(GCC_FOR_TARGET) $(GCC_CFLAGS) $(INCLUDES) $(MULTILIB_CFLAGS) -c ncrtn.S -o $(T)ncrtn$(objext)
65 …$(GCC_FOR_TARGET) $(GCC_CFLAGS) $(INCLUDES) $(MULTILIB_CFLAGS) -c crtsavres.S -o $(T)crtsavres$(ob…
/openbsd-src/lib/libcrypto/err/
H A Derr_local.h33 * "This product includes cryptographic software written by
39 * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
75 * "This product includes software developed by the OpenSSL Project
89 * "This product includes software developed by the OpenSSL Project
106 * This product includes cryptographic software written by Eric Young
107 * (eay@cryptsoft.com). This product includes software written by Tim
/openbsd-src/lib/libcrypto/
H A Dmem_dbg.c
H A Dcrypto_local.h33 * "This product includes cryptographic software written by
39 * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
/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/usr.bin/gcc/gcc/config/rs6000/
H A Dt-ppccomm68 $(GCC_FOR_TARGET) $(GCC_CFLAGS) $(INCLUDES) $(MULTILIB_CFLAGS) -c ecrti.S -o $(T)ecrti$(objext)
71 $(GCC_FOR_TARGET) $(GCC_CFLAGS) $(INCLUDES) $(MULTILIB_CFLAGS) -c ecrtn.S -o $(T)ecrtn$(objext)
74 $(GCC_FOR_TARGET) $(GCC_CFLAGS) $(INCLUDES) $(MULTILIB_CFLAGS) -c ncrti.S -o $(T)ncrti$(objext)
77 $(GCC_FOR_TARGET) $(GCC_CFLAGS) $(INCLUDES) $(MULTILIB_CFLAGS) -c ncrtn.S -o $(T)ncrtn$(objext)
80 …$(GCC_FOR_TARGET) $(GCC_CFLAGS) $(INCLUDES) $(MULTILIB_CFLAGS) -c crtsavres.S -o $(T)crtsavres$(ob…
/openbsd-src/lib/libssl/
H A Dsrtp.h33 * "This product includes cryptographic software written by
39 * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
75 * "This product includes software developed by the OpenSSL Project
89 * "This product includes software developed by the OpenSSL Project
106 * This product includes cryptographic software written by Eric Young
107 * (eay@cryptsoft.com). This product includes software written by Tim
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/share/man/man1/
H A Dclang-local.196 The base system includes the ubsan_minimal sanitizer runtime
115 includes a security pass that exchanges some ROP-friendly instructions
122 includes a security pass that can clear the return address on the
129 includes the retguard security feature on amd64, arm64, mips64, powerpc
/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/usr.bin/openssl/
H A Dapps_posix.c32 * "This product includes cryptographic software written by
38 * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
74 * "This product includes software developed by the OpenSSL Project
92 * "This product includes software developed by the OpenSSL Project
109 * This product includes cryptographic software written by Eric Young
110 * (eay@cryptsoft.com). This product includes software written by Tim
H A Dtimeouts.h
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m32r/
H A Dt-m32r30 $(GCC_FOR_TARGET) $(GCC_CFLAGS) $(INCLUDES) $(CRTSTUFF_T_CFLAGS) \
35 $(GCC_FOR_TARGET) $(GCC_CFLAGS) $(INCLUDES) $(CRTSTUFF_T_CFLAGS) \
43 $(GCC_FOR_TARGET) $(GCC_CFLAGS) $(INCLUDES) $(CRTSTUFF_T_CFLAGS) \
49 $(GCC_FOR_TARGET) $(GCC_CFLAGS) $(INCLUDES) $(CRTSTUFF_T_CFLAGS) \
/openbsd-src/lib/libcrypto/ui/
H A Dui_compat.h

12345678910>>...160