Home
last modified time | relevance | path

Searched refs:profile_exclude_files (Results 1 – 10 of 10) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-profile.c604 static vec<regex_t> profile_exclude_files; variable
642 parse_profile_filter (flag_profile_exclude_files, &profile_exclude_files, in parse_profile_file_filtering()
652 profile_exclude_files.release (); in release_profile_file_filtering()
662 for (unsigned i = 0; i < profile_exclude_files.length (); i++) in include_source_file_for_profile()
663 if (regexec (&profile_exclude_files[i], in include_source_file_for_profile()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-profile.c604 static vec<regex_t> profile_exclude_files; variable
642 parse_profile_filter (flag_profile_exclude_files, &profile_exclude_files, in parse_profile_file_filtering()
652 profile_exclude_files.release (); in release_profile_file_filtering()
662 for (unsigned i = 0; i < profile_exclude_files.length (); i++) in include_source_file_for_profile()
663 if (regexec (&profile_exclude_files[i], in include_source_file_for_profile()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-profile.c601 static vec<regex_t> profile_exclude_files; variable
639 parse_profile_filter (flag_profile_exclude_files, &profile_exclude_files, in parse_profile_file_filtering()
649 profile_exclude_files.release (); in release_profile_file_filtering()
659 for (unsigned i = 0; i < profile_exclude_files.length (); i++) in include_source_file_for_profile()
660 if (regexec (&profile_exclude_files[i], in include_source_file_for_profile()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-profile.c604 static vec<regex_t> profile_exclude_files; variable
642 parse_profile_filter (flag_profile_exclude_files, &profile_exclude_files, in parse_profile_file_filtering()
652 profile_exclude_files.release (); in release_profile_file_filtering()
662 for (unsigned i = 0; i < profile_exclude_files.length (); i++) in include_source_file_for_profile()
663 if (regexec (&profile_exclude_files[i], in include_source_file_for_profile()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-profile.c615 static vec<regex_t> profile_exclude_files; variable
653 parse_profile_filter (flag_profile_exclude_files, &profile_exclude_files, in parse_profile_file_filtering()
663 profile_exclude_files.release (); in release_profile_file_filtering()
673 for (unsigned i = 0; i < profile_exclude_files.length (); i++) in include_source_file_for_profile()
674 if (regexec (&profile_exclude_files[i], in include_source_file_for_profile()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-profile.c604 static vec<regex_t> profile_exclude_files; variable
642 parse_profile_filter (flag_profile_exclude_files, &profile_exclude_files, in parse_profile_file_filtering()
652 profile_exclude_files.release (); in release_profile_file_filtering()
662 for (unsigned i = 0; i < profile_exclude_files.length (); i++) in include_source_file_for_profile()
663 if (regexec (&profile_exclude_files[i], in include_source_file_for_profile()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-profile.c601 static vec<regex_t> profile_exclude_files; variable
639 parse_profile_filter (flag_profile_exclude_files, &profile_exclude_files, in parse_profile_file_filtering()
649 profile_exclude_files.release (); in release_profile_file_filtering()
659 for (unsigned i = 0; i < profile_exclude_files.length (); i++) in include_source_file_for_profile()
660 if (regexec (&profile_exclude_files[i], in include_source_file_for_profile()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-profile.c601 static vec<regex_t> profile_exclude_files;
639 parse_profile_filter (flag_profile_exclude_files, &profile_exclude_files,
649 profile_exclude_files.release ();
659 for (unsigned i = 0; i < profile_exclude_files.length (); i++)
660 if (regexec (&profile_exclude_files[i],
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-profile.c615 static vec<regex_t> profile_exclude_files; variable
653 parse_profile_filter (flag_profile_exclude_files, &profile_exclude_files, in parse_profile_file_filtering()
663 profile_exclude_files.release (); in release_profile_file_filtering()
673 for (unsigned i = 0; i < profile_exclude_files.length (); i++) in include_source_file_for_profile()
674 if (regexec (&profile_exclude_files[i], in include_source_file_for_profile()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-profile.c615 static vec<regex_t> profile_exclude_files; variable
653 parse_profile_filter (flag_profile_exclude_files, &profile_exclude_files, in parse_profile_file_filtering()
663 profile_exclude_files.release (); in release_profile_file_filtering()
673 for (unsigned i = 0; i < profile_exclude_files.length (); i++) in include_source_file_for_profile()
674 if (regexec (&profile_exclude_files[i], in include_source_file_for_profile()