Searched refs:process_options (Results 1 – 16 of 16) sorted by relevance
| /freebsd-12.1/contrib/atf/atf-c++/detail/ |
| H A D | application.cpp | 151 impl::app::process_options(void) in process_options() function in impl::app 230 process_options(); in run()
|
| H A D | application.hpp | 73 void process_options(void);
|
| /freebsd-12.1/contrib/tcp_wrappers/ |
| H A D | tcpd.h | 186 void process_options(char *, struct request_info *); /* execute options */
|
| H A D | tcpdchk.c | 246 process_options(sh_cmd, request);
|
| H A D | options.c | 135 void process_options(options, request) in process_options() function
|
| H A D | hosts_access.c | 204 process_options(sh_cmd, request);
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | toplev.c | 107 static void process_options (void); 1601 process_options (void) in process_options() function 2037 process_options (); in do_compile()
|
| H A D | ChangeLog.tree-ssa | 1812 (process_options): Sorry for -ftree-based-profiling plus 6932 (process_options): Don't check it. 14746 * toplev.c (process_options): Update comment for -fdisable-simple. 15102 * toplev.c (process_options): Complain on -fmudflap -fdisable-simple. 17197 (process_options): Process flag_dump_tree_all_ssa. 17478 (process_options): Warn if -fdisable-simple is used with
|
| H A D | ChangeLog-2003 | 468 * toplev.c (process_options): Remove check for 4926 (process_options): Let -fvpt imply -fprofile-values. 11582 (process_options): Set no debug if level zero here, 19314 (process_options, do_compile): Update. 30473 (process_options): Call post_options hook and set main_input_filename 30476 process_options. 31230 (process_options): Set aux_base_name here, not... 31680 (process_options): Setup flags for coexistence of old and new unroller. 31983 * toplev.c (process_options): If flag_detailed_statistics is set, 32910 (process_options): Disable unit-at-a-time mode for frontends not
|
| H A D | ChangeLog-2004 | 10591 (process_options): Never set flag_web. 12963 (process_options): Do not handle flag_old_unroll_loops. 15702 * toplev.c (process_options): Fix typo. 15809 * toplev.c (process_options): Handle -fspeculative-prefetching. 15931 * toplev.c (process_options): Ensure debug_hooks is initialized. 27123 (process_options): Don't set input_filename by itself. 28796 * toplev.c (process_options): Handle flag_loop_optimize2. 33859 (process_options): Sorry for -ftree-based-profiling plus 34195 (process_options): Call default_short_enums target hook. 35861 (process_options): Initialize default_debug_hooks. Warn if [all …]
|
| H A D | ChangeLog-2005 | 4712 * toplev.c (process_options): Initialize debug_hooks early 6177 * toplev.c (process_options): Warn about unsupported combinations 10001 * toplev.c (process_options): Remove speculative prefetching. 11322 (process_options): Only change flag_web, flag_rename_registers, 11715 * toplev.c (process_options): Enable -fweb and -frename-registers when 14033 * toplev.c (process_options): Use if (FRAME_GROWS_DOWNWARD) 14070 * toplev.c (process_options): Disable flag_stack_protect and/or 27232 * toplev.c (process_options): Ditto. 30954 (process_options): Set flag_complex_method to 0 if
|
| H A D | ChangeLog-2001 | 1921 * toplev.c (process_options, parse_options_and_default_flags): 2758 (indepdendent_decode_option, process_options): Kill -a related code. 2907 (f_options, process_options): Delete references to above. 3386 (process_options): Set vmsdbg_debug_hooks if -gvms. 4006 process_options): Remove trailing periods. 4033 * toplev.c (process_options): Don't force 5129 process_options, lang_indpendent_init, lang_dependent_init,
|
| H A D | ChangeLog-2006 | 3607 * toplev.c (process_options): Don't give -ffunction-sections may 11527 (process_options): Check that -fsection-anchors is only used on 12185 * toplev.c (process_options): Remove handling of flag_loop_optimize2.
|
| H A D | ChangeLog-2002 | 12022 (process_options): flag_signaling_nans implies flag_trapping_math. 19056 * toplev.c (process_options): Don't check it. 28043 (process_options): Remove old hook. 33608 * toplev.c (process_options): Disable -fprefetch-loop-arrays with
|
| /freebsd-12.1/sys/netinet/ |
| H A D | ip_options.c | 84 SYSCTL_INT(_net_inet_ip, OID_AUTO, process_options, CTLFLAG_VNET | CTLFLAG_RW,
|
| /freebsd-12.1/cddl/contrib/opensolaris/cmd/ztest/ |
| H A D | ztest.c | 629 process_options(int argc, char **argv) in process_options() function 6626 process_options(argc, argv); in main()
|