Searched refs:NOTE (Results 101 - 125 of 222) sorted by relevance

123456789

/openbsd-current/gnu/usr.bin/perl/cpan/Scalar-List-Utils/lib/List/
H A DUtil.pm313 B<NOTE>: At the time of writing, the following C<pair*> functions that take a
677 B<NOTE> to users of L<List::MoreUtils>: This function does not behave the same
721 B<NOTE> to users of L<List::MoreUtils>: This function is a non-prototyped
/openbsd-current/gnu/gcc/gcc/
H A Dregmove.c1675 enum rtx_code code = NOTE;
1701 code = NOTE;
/openbsd-current/gnu/gcc/gcc/config/v850/
H A Dv850.c1161 if (GET_CODE (first_insn) == NOTE)
1309 case NOTE:
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.c1839 while (next_insn != 0 && GET_CODE (next_insn) == NOTE)
7418 PUT_CODE (insn, NOTE);
8787 if (GET_CODE (scan) == NOTE
9606 && (GET_CODE (next) == NOTE
9649 PUT_CODE (insn, NOTE);
9653 PUT_CODE (next, NOTE);
9683 PUT_CODE (insn, NOTE);
9697 PUT_CODE (insn, NOTE);
/openbsd-current/gnu/usr.bin/gcc/gcc/config/xtensa/
H A Dxtensa.c1414 /* Put entry_insns after the NOTE that starts the function. If
1677 case NOTE:
2247 /* emit the frame pointer move immediately after the NOTE that starts
2297 if (GET_CODE (insn) == NOTE)
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dlocal-alloc.c1237 if (GET_CODE (insn) != NOTE)
1261 if (GET_CODE (insn) != NOTE)
H A Dra-rewrite.c106 PUT_CODE (m->insn, NOTE);
1602 PUT_CODE (insn, NOTE);
H A Dregmove.c1690 enum rtx_code code = NOTE;
1722 code = NOTE;
H A Dprofile.c924 if (GET_CODE (insn) == NOTE)
999 NOTE: The format of this file must be compatible with gcov. */
H A Dsched-vis.c803 case NOTE:
/openbsd-current/gnu/gcc/gcc/config/m88k/
H A Dm88k.c706 PUT_CODE (jump, NOTE);
817 insnt && GET_CODE (insnt) == NOTE;
/openbsd-current/gnu/usr.bin/perl/lib/
H A Dwarnings.pm1104 B<NOTE:> FATAL warnings should be used with care, particularly
1127 B<NOTE:> Users of FATAL warnings, especially those using
/openbsd-current/gnu/usr.bin/perl/
H A Dautodoc.pl1304 NOTE: $list $is B<experimental> and may change or be label
1331 NOTE: C<$item_name> must be explicitly called as label
/openbsd-current/gnu/gcc/gcc/config/m68hc11/
H A Dm68hc11.c3888 /* NOTE: most instructions don't affect the carry bit, but the
4266 PUT_CODE (insn, NOTE);
4349 PUT_CODE (insn, NOTE);
4977 || GET_CODE (insn) == NOTE || GET_CODE (insn) == BARRIER)
5117 PUT_CODE (insn, NOTE);
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m68hc11/
H A Dm68hc11.c4069 /* NOTE: most instructions don't affect the carry bit, but the
4442 PUT_CODE (insn, NOTE);
4525 PUT_CODE (insn, NOTE);
5157 || GET_CODE (insn) == NOTE || GET_CODE (insn) == BARRIER)
5292 PUT_CODE (insn, NOTE);
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m88k/
H A Dm88k.h1393 else if (GET_CODE (RTX) == NOTE \
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mn10200/
H A Dmn10200.c1554 if (GET_CODE (temp) == NOTE)
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mn10300/
H A Dmn10300.c1055 if (GET_CODE (temp) == NOTE)
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/
H A DPullParser.pm716 =head1 NOTE
/openbsd-current/gnu/usr.bin/perl/os2/OS2/OS2-REXX/
H A DREXX.pm179 =head2 NOTE
/openbsd-current/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DHandle.pm234 =head1 NOTE
/openbsd-current/gnu/usr.bin/perl/cpan/libnet/lib/Net/
H A DCmd.pm776 B<NOTE>: If you do use this method for any reason, please remember to add
/openbsd-current/gnu/usr.bin/perl/dist/PathTools/lib/File/
H A DSpec.pm162 B<SECURITY NOTE:> This does NOT filter paths containing C<'..'>, like
/openbsd-current/gnu/usr.bin/perl/ext/Opcode/
H A DOpcode.pm102 =head1 NOTE
/openbsd-current/gnu/usr.bin/perl/cpan/autodie/lib/autodie/
H A Dexception.pm172 B<NOTE>: This method will leave the main C<autodie::exception> class

Completed in 569 milliseconds

123456789