Searched defs:note (Results 1 - 25 of 170) sorted by relevance

1234567

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dbb-reorder.c192 rtx note; local
H A Dsched-ebb.c252 rtx note; local
[all...]
H A Dsibcall.c483 rtx note = find_reg_note (insn, REG_EQUIV, 0); local
H A Dc-semantics.c603 rtx note = emit_note (NULL, local
844 rtx note = emit_note (NULL, NOTE_INSN_PREDICTION); local
H A Dcfgbuild.c101 rtx note; local
191 rtx note; local
435 rtx note = find_reg_note (insn, REG_EH_REGION, NULL_RTX); local
558 rtx note; local
745 rtx note = find_reg_note (b->end, REG_BR_PROB, NULL); local
[all...]
H A Dcfglayout.c312 rtx note = emit_note_before (NOTE_INSN_BLOCK_END, insn); local
334 rtx insn, note; local
476 rtx note; local
502 rtx note = find_reg_note (bb_end_insn, REG_BR_PROB, 0); local
[all...]
/openbsd-current/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_globals.cpp58 const char *note = reinterpret_cast<const char *>(base + phdr[i].p_vaddr); variable
/openbsd-current/usr.bin/tmux/
H A Dcmd-bind-key.c59 const char *tablename, *note = args_get(args, 'N'); local
H A Dcmd-list-keys.c93 char *tmp, *note; local
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/Tester/
H A DCapture.pm184 sub note { subroutine
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-am33lin.c42 elf32_am33lin_grok_prstatus (bfd *abfd, Elf_Internal_Note *note) argument
72 elf32_am33lin_grok_psinfo (bfd *abfd, Elf_Internal_Note *note) argument
H A Delf32-sparc.c34 elf32_sparc_grok_psinfo (bfd *abfd, Elf_Internal_Note *note) argument
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Tools/
H A DTiny.pm166 sub note { subroutine
/openbsd-current/gnu/gcc/gcc/
H A Dipa-utils.c50 ipa_utils_print_order(FILE* out, const char * note, struct cgraph_node** order, int count) argument
H A Dsched-vis.c701 rtx note; local
H A Dcfgbuild.c94 rtx note; local
388 rtx note = find_reg_note (insn, REG_EH_REGION, NULL_RTX); local
715 rtx note = find_reg_note (BB_END (b), REG_BR_PROB, NULL); local
[all...]
/openbsd-current/gnu/llvm/llvm/utils/Misc/
H A Dzkill19 note = lambda message: _write_message('note', message) variable
/openbsd-current/gnu/usr.bin/perl/dist/Devel-PPPort/t/
H A Dtestutil.pl105 sub note { subroutine
/openbsd-current/gnu/llvm/llvm/utils/lit/lit/
H A DLitConfig.py188 def note(self, message): member in class:LitConfig
/openbsd-current/gnu/usr.bin/texinfo/makeinfo/
H A Dfootnote.c91 char *note; member in struct:fn
100 remember_note(char *marker, char *note) argument
139 char *note; local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DWithColor.cpp87 raw_ostream &WithColor::note() { return note(errs()); } function in class:WithColor
111 raw_ostream &WithColor::note(raw_ostream &OS, StringRef Prefix, function in class:WithColor
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/API/
H A DContext.pm430 sub note { subroutine
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dosabi.c365 check_note(bfd *abfd, asection *sect, const char *note, const char *name, unsigned long descsz, unsigned long type) argument
407 char *note; local
[all...]
H A Dexpprint.c756 dump_raw_expression(struct expression *exp, struct ui_file *stream, char *note) argument
/openbsd-current/usr.bin/ssh/
H A Dhostfile.h31 u_int note; /* caller-specific note/flag */ member in struct:hostkey_entry
103 u_int note; /* caller-specified note copied from arguments */ member in struct:hostkey_foreach_line

Completed in 221 milliseconds

1234567