Home
last modified time | relevance | path

Searched refs:flatten (Results 1 – 25 of 34) sorted by relevance

12

/netbsd/src/external/gpl3/binutils/dist/binutils/
Dbinemul.c43 bool verbose, bool flatten) in ar_emul_append() argument
51 verbose, flatten); in ar_emul_append()
58 bool verbose, bool flatten) in ar_emul_append_bfd() argument
62 verbose, flatten); in ar_emul_append_bfd()
75 bool verbose, bool flatten, in do_ar_emul_append() argument
80 if (flatten && bfd_check_format (new_bfd, bfd_archive)) in do_ar_emul_append()
112 bool verbose, bool flatten) in ar_emul_default_append() argument
114 return do_ar_emul_append (after_bfd, new_bfd, verbose, flatten, any_ok); in ar_emul_default_append()
Demul_aix.c71 bool verbose, bool flatten) in ar_emul_aix_append() argument
73 return do_ar_emul_append (after_bfd, new_bfd, verbose, flatten, check_aix); in ar_emul_aix_append()
DChangeLog-2008581 * emul_aix.c (ar_emul_aix_internal): Add new flatten
/netbsd/src/external/gpl3/gcc/dist/libgcc/
Dgeneric-morestack.c125 __attribute__ ((no_split_stack, flatten, visibility ("hidden")));
129 __attribute__ ((no_split_stack, flatten, visibility ("hidden")));
133 __attribute__ ((no_split_stack, flatten, visibility ("hidden")));
137 __attribute__ ((no_split_stack, flatten, visibility ("hidden")));
141 __attribute__ ((no_split_stack, flatten, visibility ("hidden")));
145 __attribute__ ((no_split_stack, flatten, visibility ("hidden")));
/netbsd/src/sys/arch/acorn32/stand/
Dmodule.ldscript7 * flatten this into a binary file. We also don't bother page-aligning
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
Dtypelist.h107 struct flatten; in _GLIBCXX_VISIBILITY()
476 struct flatten in _GLIBCXX_VISIBILITY()
Drope155 // That way we could flatten directly into an ostream, etc.
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/python/libstdcxx/v6/
Dprinters.py1129 def flatten(list): member in Tr1UnorderedMapPrinter
1146 data = self.flatten(
1150 data = self.flatten(
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtimevar.def151 DEFTIMEVAR (TV_FLATTEN_INLINING , "flatten inlining")
Dcommon.opt1751 floop-flatten
DChangeLog.graphite700 * common.opt (floop-flatten): New flag.
701 * doc/invoke.texi (-floop-flatten): Documented.
Dconfig.gcc4323 # Use the pre-processor to strip flatten the options.
DChangeLog-20126681 new argument. Don't flatten IRA IRA for LRA. Don't reassign
31952 * doc/invoke.texi (floop-flatten): Remove.
31955 * common.opt (floop-flatten): Obsolete.
DChangeLog-200511476 Add flatten function attribute.
11477 * doc/extend.texi: Document flatten function attribute.
11481 (cgraph_decide_inlining): Handle functions with flatten
DChangeLog-202028340 for flatten attribute on alias.
28341 * ipa-inline.c (ipa_inline): Do not ICE on flatten attribute on alias.
DChangeLog-201011906 * common.opt (floop-flatten): New flag.
11907 * doc/invoke.texi (-floop-flatten): Documented.
DChangeLog-201117085 * Makefile.in: Do not flatten c-family directory when installing
27475 inlining into function with flatten attribute.
DChangeLog-2006972 flatten.
DChangeLog-200813493 * doc/extend.texi (flatten attribute): Remove note about
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-20093700 parameter pack, don't flatten argument packs.
3702 (comp_template_args): Don't flatten argument packs.
DChangeLog-20173871 flatten nested if.
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
DChangeLog-20214393 (__call_with_n_evaluations, __call_with_subscripts): Add flatten
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dextend.texi3010 @item flatten
3011 @cindex @code{flatten} function attribute
4067 we recommend declaring the calling function with the @code{flatten} attribute?
Dgcc.info34955 'flatten'
35885 'flatten' attribute?
68816 * flatten function attribute: Common Function Attributes.
/netbsd/src/external/gpl3/gcc/dist/
DNEWS8978 due to the use of the flatten attribute in the "Eigen" C++ linear
14840 via RMI-IIOP protocol. It can flatten graphs and, at

12