Home
last modified time | relevance | path

Searched refs:intersects_line_p (Results 1 – 25 of 70) sorted by relevance

123

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddiagnostic-show-locus.c133 bool intersects_line_p (linenum_type row) const;
571 ASSERT_FALSE (point.intersects_line_p (6)); in test_layout_range_for_single_point()
572 ASSERT_TRUE (point.intersects_line_p (7)); in test_layout_range_for_single_point()
573 ASSERT_FALSE (point.intersects_line_p (8)); in test_layout_range_for_single_point()
608 ASSERT_FALSE (example_a.intersects_line_p (1)); in test_layout_range_for_single_line()
609 ASSERT_TRUE (example_a.intersects_line_p (2)); in test_layout_range_for_single_line()
610 ASSERT_FALSE (example_a.intersects_line_p (3)); in test_layout_range_for_single_line()
660 ASSERT_TRUE (example_b.intersects_line_p (3)); in test_layout_range_for_multiple_lines()
661 ASSERT_TRUE (example_b.intersects_line_p (4)); in test_layout_range_for_multiple_lines()
662 ASSERT_TRUE (example_b.intersects_line_p (5)); in test_layout_range_for_multiple_lines()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Ddiagnostic-show-locus.c133 bool intersects_line_p (linenum_type row) const;
571 ASSERT_FALSE (point.intersects_line_p (6)); in test_layout_range_for_single_point()
572 ASSERT_TRUE (point.intersects_line_p (7)); in test_layout_range_for_single_point()
573 ASSERT_FALSE (point.intersects_line_p (8)); in test_layout_range_for_single_point()
608 ASSERT_FALSE (example_a.intersects_line_p (1)); in test_layout_range_for_single_line()
609 ASSERT_TRUE (example_a.intersects_line_p (2)); in test_layout_range_for_single_line()
610 ASSERT_FALSE (example_a.intersects_line_p (3)); in test_layout_range_for_single_line()
660 ASSERT_TRUE (example_b.intersects_line_p (3)); in test_layout_range_for_multiple_lines()
661 ASSERT_TRUE (example_b.intersects_line_p (4)); in test_layout_range_for_multiple_lines()
662 ASSERT_TRUE (example_b.intersects_line_p (5)); in test_layout_range_for_multiple_lines()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Ddiagnostic-show-locus.c133 bool intersects_line_p (linenum_type row) const;
571 ASSERT_FALSE (point.intersects_line_p (6)); in test_layout_range_for_single_point()
572 ASSERT_TRUE (point.intersects_line_p (7)); in test_layout_range_for_single_point()
573 ASSERT_FALSE (point.intersects_line_p (8)); in test_layout_range_for_single_point()
608 ASSERT_FALSE (example_a.intersects_line_p (1)); in test_layout_range_for_single_line()
609 ASSERT_TRUE (example_a.intersects_line_p (2)); in test_layout_range_for_single_line()
610 ASSERT_FALSE (example_a.intersects_line_p (3)); in test_layout_range_for_single_line()
660 ASSERT_TRUE (example_b.intersects_line_p (3)); in test_layout_range_for_multiple_lines()
661 ASSERT_TRUE (example_b.intersects_line_p (4)); in test_layout_range_for_multiple_lines()
662 ASSERT_TRUE (example_b.intersects_line_p (5)); in test_layout_range_for_multiple_lines()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddiagnostic-show-locus.c133 bool intersects_line_p (linenum_type row) const;
571 ASSERT_FALSE (point.intersects_line_p (6)); in test_layout_range_for_single_point()
572 ASSERT_TRUE (point.intersects_line_p (7)); in test_layout_range_for_single_point()
573 ASSERT_FALSE (point.intersects_line_p (8)); in test_layout_range_for_single_point()
608 ASSERT_FALSE (example_a.intersects_line_p (1)); in test_layout_range_for_single_line()
609 ASSERT_TRUE (example_a.intersects_line_p (2)); in test_layout_range_for_single_line()
610 ASSERT_FALSE (example_a.intersects_line_p (3)); in test_layout_range_for_single_line()
660 ASSERT_TRUE (example_b.intersects_line_p (3)); in test_layout_range_for_multiple_lines()
661 ASSERT_TRUE (example_b.intersects_line_p (4)); in test_layout_range_for_multiple_lines()
662 ASSERT_TRUE (example_b.intersects_line_p (5)); in test_layout_range_for_multiple_lines()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Ddiagnostic-show-locus.c133 bool intersects_line_p (linenum_type row) const;
571 ASSERT_FALSE (point.intersects_line_p (6)); in test_layout_range_for_single_point()
572 ASSERT_TRUE (point.intersects_line_p (7)); in test_layout_range_for_single_point()
573 ASSERT_FALSE (point.intersects_line_p (8)); in test_layout_range_for_single_point()
608 ASSERT_FALSE (example_a.intersects_line_p (1)); in test_layout_range_for_single_line()
609 ASSERT_TRUE (example_a.intersects_line_p (2)); in test_layout_range_for_single_line()
610 ASSERT_FALSE (example_a.intersects_line_p (3)); in test_layout_range_for_single_line()
660 ASSERT_TRUE (example_b.intersects_line_p (3)); in test_layout_range_for_multiple_lines()
661 ASSERT_TRUE (example_b.intersects_line_p (4)); in test_layout_range_for_multiple_lines()
662 ASSERT_TRUE (example_b.intersects_line_p (5)); in test_layout_range_for_multiple_lines()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Ddiagnostic-show-locus.c133 bool intersects_line_p (linenum_type row) const;
571 ASSERT_FALSE (point.intersects_line_p (6)); in test_layout_range_for_single_point()
572 ASSERT_TRUE (point.intersects_line_p (7)); in test_layout_range_for_single_point()
573 ASSERT_FALSE (point.intersects_line_p (8)); in test_layout_range_for_single_point()
608 ASSERT_FALSE (example_a.intersects_line_p (1)); in test_layout_range_for_single_line()
609 ASSERT_TRUE (example_a.intersects_line_p (2)); in test_layout_range_for_single_line()
610 ASSERT_FALSE (example_a.intersects_line_p (3)); in test_layout_range_for_single_line()
660 ASSERT_TRUE (example_b.intersects_line_p (3)); in test_layout_range_for_multiple_lines()
661 ASSERT_TRUE (example_b.intersects_line_p (4)); in test_layout_range_for_multiple_lines()
662 ASSERT_TRUE (example_b.intersects_line_p (5)); in test_layout_range_for_multiple_lines()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Ddiagnostic-show-locus.c135 bool intersects_line_p (linenum_type row) const;
585 ASSERT_FALSE (point.intersects_line_p (6)); in test_layout_range_for_single_point()
586 ASSERT_TRUE (point.intersects_line_p (7)); in test_layout_range_for_single_point()
587 ASSERT_FALSE (point.intersects_line_p (8)); in test_layout_range_for_single_point()
622 ASSERT_FALSE (example_a.intersects_line_p (1)); in test_layout_range_for_single_line()
623 ASSERT_TRUE (example_a.intersects_line_p (2)); in test_layout_range_for_single_line()
624 ASSERT_FALSE (example_a.intersects_line_p (3)); in test_layout_range_for_single_line()
674 ASSERT_TRUE (example_b.intersects_line_p (3)); in test_layout_range_for_multiple_lines()
675 ASSERT_TRUE (example_b.intersects_line_p (4)); in test_layout_range_for_multiple_lines()
676 ASSERT_TRUE (example_b.intersects_line_p (5)); in test_layout_range_for_multiple_lines()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Ddiagnostic-show-locus.c135 bool intersects_line_p (linenum_type row) const;
585 ASSERT_FALSE (point.intersects_line_p (6)); in test_layout_range_for_single_point()
586 ASSERT_TRUE (point.intersects_line_p (7)); in test_layout_range_for_single_point()
587 ASSERT_FALSE (point.intersects_line_p (8)); in test_layout_range_for_single_point()
622 ASSERT_FALSE (example_a.intersects_line_p (1)); in test_layout_range_for_single_line()
623 ASSERT_TRUE (example_a.intersects_line_p (2)); in test_layout_range_for_single_line()
624 ASSERT_FALSE (example_a.intersects_line_p (3)); in test_layout_range_for_single_line()
674 ASSERT_TRUE (example_b.intersects_line_p (3)); in test_layout_range_for_multiple_lines()
675 ASSERT_TRUE (example_b.intersects_line_p (4)); in test_layout_range_for_multiple_lines()
676 ASSERT_TRUE (example_b.intersects_line_p (5)); in test_layout_range_for_multiple_lines()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Ddiagnostic-show-locus.c135 bool intersects_line_p (linenum_type row) const;
585 ASSERT_FALSE (point.intersects_line_p (6)); in test_layout_range_for_single_point()
586 ASSERT_TRUE (point.intersects_line_p (7)); in test_layout_range_for_single_point()
587 ASSERT_FALSE (point.intersects_line_p (8)); in test_layout_range_for_single_point()
622 ASSERT_FALSE (example_a.intersects_line_p (1)); in test_layout_range_for_single_line()
623 ASSERT_TRUE (example_a.intersects_line_p (2)); in test_layout_range_for_single_line()
624 ASSERT_FALSE (example_a.intersects_line_p (3)); in test_layout_range_for_single_line()
674 ASSERT_TRUE (example_b.intersects_line_p (3)); in test_layout_range_for_multiple_lines()
675 ASSERT_TRUE (example_b.intersects_line_p (4)); in test_layout_range_for_multiple_lines()
676 ASSERT_TRUE (example_b.intersects_line_p (5)); in test_layout_range_for_multiple_lines()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Ddiagnostic-show-locus.c217 bool intersects_line_p (linenum_type row) const;
703 ASSERT_FALSE (point.intersects_line_p (6)); in test_layout_range_for_single_point()
704 ASSERT_TRUE (point.intersects_line_p (7)); in test_layout_range_for_single_point()
705 ASSERT_FALSE (point.intersects_line_p (8)); in test_layout_range_for_single_point()
745 ASSERT_FALSE (example_a.intersects_line_p (1)); in test_layout_range_for_single_line()
746 ASSERT_TRUE (example_a.intersects_line_p (2)); in test_layout_range_for_single_line()
747 ASSERT_FALSE (example_a.intersects_line_p (3)); in test_layout_range_for_single_line()
802 ASSERT_TRUE (example_b.intersects_line_p (3)); in test_layout_range_for_multiple_lines()
803 ASSERT_TRUE (example_b.intersects_line_p (4)); in test_layout_range_for_multiple_lines()
804 ASSERT_TRUE (example_b.intersects_line_p (5)); in test_layout_range_for_multiple_lines()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Ddiagnostic-show-locus.c217 bool intersects_line_p (linenum_type row) const;
703 ASSERT_FALSE (point.intersects_line_p (6)); in test_layout_range_for_single_point()
704 ASSERT_TRUE (point.intersects_line_p (7)); in test_layout_range_for_single_point()
705 ASSERT_FALSE (point.intersects_line_p (8)); in test_layout_range_for_single_point()
745 ASSERT_FALSE (example_a.intersects_line_p (1)); in test_layout_range_for_single_line()
746 ASSERT_TRUE (example_a.intersects_line_p (2)); in test_layout_range_for_single_line()
747 ASSERT_FALSE (example_a.intersects_line_p (3)); in test_layout_range_for_single_line()
802 ASSERT_TRUE (example_b.intersects_line_p (3)); in test_layout_range_for_multiple_lines()
803 ASSERT_TRUE (example_b.intersects_line_p (4)); in test_layout_range_for_multiple_lines()
804 ASSERT_TRUE (example_b.intersects_line_p (5)); in test_layout_range_for_multiple_lines()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Ddiagnostic-show-locus.c217 bool intersects_line_p (linenum_type row) const;
703 ASSERT_FALSE (point.intersects_line_p (6)); in test_layout_range_for_single_point()
704 ASSERT_TRUE (point.intersects_line_p (7)); in test_layout_range_for_single_point()
705 ASSERT_FALSE (point.intersects_line_p (8)); in test_layout_range_for_single_point()
745 ASSERT_FALSE (example_a.intersects_line_p (1)); in test_layout_range_for_single_line()
746 ASSERT_TRUE (example_a.intersects_line_p (2)); in test_layout_range_for_single_line()
747 ASSERT_FALSE (example_a.intersects_line_p (3)); in test_layout_range_for_single_line()
802 ASSERT_TRUE (example_b.intersects_line_p (3)); in test_layout_range_for_multiple_lines()
803 ASSERT_TRUE (example_b.intersects_line_p (4)); in test_layout_range_for_multiple_lines()
804 ASSERT_TRUE (example_b.intersects_line_p (5)); in test_layout_range_for_multiple_lines()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Ddiagnostic-show-locus.c218 bool intersects_line_p (linenum_type row) const;
706 ASSERT_FALSE (point.intersects_line_p (6)); in test_layout_range_for_single_point()
707 ASSERT_TRUE (point.intersects_line_p (7)); in test_layout_range_for_single_point()
708 ASSERT_FALSE (point.intersects_line_p (8)); in test_layout_range_for_single_point()
748 ASSERT_FALSE (example_a.intersects_line_p (1)); in test_layout_range_for_single_line()
749 ASSERT_TRUE (example_a.intersects_line_p (2)); in test_layout_range_for_single_line()
750 ASSERT_FALSE (example_a.intersects_line_p (3)); in test_layout_range_for_single_line()
805 ASSERT_TRUE (example_b.intersects_line_p (3)); in test_layout_range_for_multiple_lines()
806 ASSERT_TRUE (example_b.intersects_line_p (4)); in test_layout_range_for_multiple_lines()
807 ASSERT_TRUE (example_b.intersects_line_p (5)); in test_layout_range_for_multiple_lines()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Ddiagnostic-show-locus.c218 bool intersects_line_p (linenum_type row) const;
706 ASSERT_FALSE (point.intersects_line_p (6)); in test_layout_range_for_single_point()
707 ASSERT_TRUE (point.intersects_line_p (7)); in test_layout_range_for_single_point()
708 ASSERT_FALSE (point.intersects_line_p (8)); in test_layout_range_for_single_point()
748 ASSERT_FALSE (example_a.intersects_line_p (1)); in test_layout_range_for_single_line()
749 ASSERT_TRUE (example_a.intersects_line_p (2)); in test_layout_range_for_single_line()
750 ASSERT_FALSE (example_a.intersects_line_p (3)); in test_layout_range_for_single_line()
805 ASSERT_TRUE (example_b.intersects_line_p (3)); in test_layout_range_for_multiple_lines()
806 ASSERT_TRUE (example_b.intersects_line_p (4)); in test_layout_range_for_multiple_lines()
807 ASSERT_TRUE (example_b.intersects_line_p (5)); in test_layout_range_for_multiple_lines()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Ddiagnostic-show-locus.c218 bool intersects_line_p (linenum_type row) const;
706 ASSERT_FALSE (point.intersects_line_p (6)); in test_layout_range_for_single_point()
707 ASSERT_TRUE (point.intersects_line_p (7)); in test_layout_range_for_single_point()
708 ASSERT_FALSE (point.intersects_line_p (8)); in test_layout_range_for_single_point()
748 ASSERT_FALSE (example_a.intersects_line_p (1)); in test_layout_range_for_single_line()
749 ASSERT_TRUE (example_a.intersects_line_p (2)); in test_layout_range_for_single_line()
750 ASSERT_FALSE (example_a.intersects_line_p (3)); in test_layout_range_for_single_line()
805 ASSERT_TRUE (example_b.intersects_line_p (3)); in test_layout_range_for_multiple_lines()
806 ASSERT_TRUE (example_b.intersects_line_p (4)); in test_layout_range_for_multiple_lines()
807 ASSERT_TRUE (example_b.intersects_line_p (5)); in test_layout_range_for_multiple_lines()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Ddiagnostic-show-locus.c234 bool intersects_line_p (linenum_type row) const;
759 ASSERT_FALSE (point.intersects_line_p (6)); in test_layout_range_for_single_point()
760 ASSERT_TRUE (point.intersects_line_p (7)); in test_layout_range_for_single_point()
761 ASSERT_FALSE (point.intersects_line_p (8)); in test_layout_range_for_single_point()
801 ASSERT_FALSE (example_a.intersects_line_p (1)); in test_layout_range_for_single_line()
802 ASSERT_TRUE (example_a.intersects_line_p (2)); in test_layout_range_for_single_line()
803 ASSERT_FALSE (example_a.intersects_line_p (3)); in test_layout_range_for_single_line()
858 ASSERT_TRUE (example_b.intersects_line_p (3)); in test_layout_range_for_multiple_lines()
859 ASSERT_TRUE (example_b.intersects_line_p (4)); in test_layout_range_for_multiple_lines()
860 ASSERT_TRUE (example_b.intersects_line_p (5)); in test_layout_range_for_multiple_lines()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libcpp/
H A Dline-map.c1953 source_range::intersects_line_p (const char *file, int line) const in intersects_line_p() function
2157 return m_src_range.intersects_line_p (file, line); in affects_line_p()
2180 return m_src_range.intersects_line_p (file, line); in affects_line_p()
/dports/lang/gnat_util/gcc-6-20180516/libcpp/
H A Dline-map.c1953 source_range::intersects_line_p (const char *file, int line) const in intersects_line_p() function
2157 return m_src_range.intersects_line_p (file, line); in affects_line_p()
2180 return m_src_range.intersects_line_p (file, line); in affects_line_p()
/dports/lang/gcc6-aux/gcc-6-20180516/libcpp/include/
H A Dline-map.h290 bool intersects_line_p (const char *file, int line) const;
/dports/lang/gnat_util/gcc-6-20180516/libcpp/include/
H A Dline-map.h290 bool intersects_line_p (const char *file, int line) const;
/dports/lang/gcc8/gcc-8.5.0/libcpp/
H A DChangeLog317 * include/line-map.h (source_range::intersects_line_p): Delete.
325 (source_range::intersects_line_p): Rename to...
1027 * include/line-map.h (source_range::intersects_line_p): New
1042 * line-map.c (source_range::intersects_line_p): New method.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libcpp/
H A DChangeLog296 * include/line-map.h (source_range::intersects_line_p): Delete.
304 (source_range::intersects_line_p): Rename to...
1006 * include/line-map.h (source_range::intersects_line_p): New
1021 * line-map.c (source_range::intersects_line_p): New method.
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libcpp/
H A DChangeLog296 * include/line-map.h (source_range::intersects_line_p): Delete.
304 (source_range::intersects_line_p): Rename to...
1006 * include/line-map.h (source_range::intersects_line_p): New
1021 * line-map.c (source_range::intersects_line_p): New method.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libcpp/
H A DChangeLog296 * include/line-map.h (source_range::intersects_line_p): Delete.
304 (source_range::intersects_line_p): Rename to...
1006 * include/line-map.h (source_range::intersects_line_p): New
1021 * line-map.c (source_range::intersects_line_p): New method.
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libcpp/
H A DChangeLog296 * include/line-map.h (source_range::intersects_line_p): Delete.
304 (source_range::intersects_line_p): Rename to...
1006 * include/line-map.h (source_range::intersects_line_p): New
1021 * line-map.c (source_range::intersects_line_p): New method.

123