Lines Matching full:foreach
56 #15. Using foreach $i (x..y) instead of for ($i = 0...) in
248 foreach my $i (0 .. scalar @sort_events - 1) {
308 foreach my $include_dir (@include_dirs) {
352 foreach my $i (0 .. $n-1) {
363 foreach my $i (0 .. (scalar @$CC)-1) {
450 foreach my $event (@events) {
459 foreach my $show_event (@show_events) {
466 foreach my $show_event (@show_events) {
474 foreach my $sort_event (@sort_events) {
481 foreach my $sort_event (@sort_events) {
489 foreach my $e (@sort_order) {
690 foreach my $name (keys %cfn_totals) {
705 foreach my $name (keys %fn_totals) {
743 foreach my $include_dir (@include_dirs2) {
751 foreach $user_ann_file (@user_ann_files) {
768 foreach my $i (@sort_order) {
799 foreach my $event (@events) {
805 foreach my $CC (@CCs) {
806 foreach my $i (0 .. scalar(@$CC)-1) {
823 foreach my $i (@show_order) {
834 foreach my $i (@show_order) {
888 foreach my $e (@thresholds) {
893 foreach my $fn_name (@fn_fullnames) {
897 foreach my $i (0 .. scalar @thresholds - 1) {
912 foreach my $calling (keys %$tmp1) {
941 foreach my $called (keys %$tmp2) {
959 foreach my $i (0 .. scalar @sort_order - 1) {
1059 foreach my $src_file (keys %all_ann_files) {
1063 foreach my $include_dir (@include_dirs) {
1163 foreach my $called (keys %$tmp) {
1182 foreach my $line_num (@line_nums) {
1208 foreach my $f (@unfound_auto_annotate_files) {
1218 foreach (my $i = 0; $i < @$summary_CC; $i++) {