Searched refs:extra_headers (Results 1 – 17 of 17) sorted by relevance
| /freebsd-12-stable/contrib/gcc/config/ |
| D | t-vxworks | 17 # Some runtime modules need these. Can't set extra_headers in config.gcc
|
| /freebsd-12-stable/contrib/googletest/googletest/scripts/ |
| D | upload.py | 127 def __init__(self, host, auth_function, host_override=None, extra_headers={}, argument 146 self.extra_headers = extra_headers 168 for key, value in self.extra_headers.iteritems(): 486 extra_headers={"Cookie":
|
| /freebsd-12-stable/contrib/googletest/googlemock/scripts/ |
| D | upload.py | 127 def __init__(self, host, auth_function, host_override=None, extra_headers={}, argument 146 self.extra_headers = extra_headers 168 for key, value in self.extra_headers.iteritems(): 486 extra_headers={"Cookie":
|
| /freebsd-12-stable/contrib/subversion/subversion/include/private/ |
| D | svn_repos_private.h | 339 apr_hash_t *extra_headers,
|
| /freebsd-12-stable/contrib/gcc/ |
| D | config.gcc | 95 # extra_headers List of used header files from the directory 155 extra_headers= 233 # updated in each machine entry. Also set default extra_headers for some 255 extra_headers="mmintrin.h" 267 extra_headers="mmintrin.h" 271 extra_headers="mmintrin.h mm3dnow.h xmmintrin.h emmintrin.h 276 extra_headers="mmintrin.h mm3dnow.h xmmintrin.h emmintrin.h 281 extra_headers=ia64intrin.h 292 extra_headers=math-68881.h 295 extra_headers=math-68881.h [all …]
|
| D | configure.ac | 1253 if test x"$extra_headers" = x 1254 then extra_headers=; fi 1825 # Expand extra_headers to include complete path. 1828 # Prepend $(srcdir)/config/${cpu_type}/ to every entry in extra_headers. 1829 for file in ${extra_headers} ; do
|
| D | ChangeLog.gcc43 | 699 * config.gcc (i[34567]86-*-*): Add tmmintrin.h to extra_headers.
|
| D | configure | 12204 if test x"$extra_headers" = x 12205 then extra_headers=; fi 13251 for file in ${extra_headers} ; do
|
| D | FSFChangeLog.11 | 4443 (extra_headers,extra_passes): Don't pass to configure.lang. 8876 extra_headers to ppc-asm.h. 12850 (sparclet-*-aout*): Delete extra_headers.
|
| D | ChangeLog-2002 | 34059 extra_headers. 34548 * config.gcc (i?86-*-*): Add extra_headers. 35861 * config.gcc (ia64-*-*): Set extra_headers. 35935 ${srcdir}/ginclude/ to every entry in extra_headers.
|
| D | FSFChangeLog.10 | 1176 * configure (sparclet-*-aout*): Set extra_headers.
|
| D | ChangeLog-2001 | 397 * config.gcc (c*-convex-*): Set extra_headers=proto.h. 475 * config.gcc (extra_headers): Move settings to math-68881.h and
|
| D | ChangeLog-2003 | 17417 * config.gcc (extra_headers): Add pmmintrin.h for i[34567]86-*-*. 20424 * config.gcc (extra_headers): Add emmintrin.h for i[34567]86-*-*
|
| D | ChangeLog-2000 | 2628 * configure.in (extra_objs): Enclose extra_headers in quotes.
|
| D | ChangeLog-2004 | 24227 * config.gcc: Add mm3dnow.h to extra_headers for i?86 and x86-64.
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_repos/ |
| D | dump.c | 542 apr_hash_t *extra_headers, in svn_repos__dump_revision_record() argument 550 if (extra_headers) in svn_repos__dump_revision_record() 551 headers = apr_hash_copy(scratch_pool, extra_headers); in svn_repos__dump_revision_record()
|
| /freebsd-12-stable/contrib/gcc/doc/ |
| D | sourcebuild.texi | 281 @code{extra_headers}; this specifies additional headers under
|