Home
last modified time | relevance | path

Searched defs:note (Results 1 – 25 of 35) sorted by relevance

12

/freebsd-14.2/usr.bin/mididump/
H A Dmididump.c47 static struct note { struct
50 } notes[] = { argument
/freebsd-14.2/tools/regression/netinet/ipdivert/
H A Dipdivert.c57 fail(const char *test, const char *note) in fail()
65 failx(const char *test, const char *note) in failx()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DWithColor.cpp87 raw_ostream &WithColor::note() { return note(errs()); } in note() function in WithColor
111 raw_ostream &WithColor::note(raw_ostream &OS, StringRef Prefix, in note() function in WithColor
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.cpp578 ELFNote note = ELFNote(); in parseSegment() local
602 for (const auto &note : notes) { in parseFreeBSDNotes() local
681 for (const auto &note : notes) { in parseNetBSDNotes() local
832 for (const auto &note : notes) { in parseOpenBSDNotes() local
879 for (const auto &note : notes) { in parseLinuxNotes() local
/freebsd-14.2/sys/sys/
H A Dreg.h52 int note; member
H A Dsoundcard.h1349 #define _CHN_VOICE(dev, event, chn, note, parm) { \ argument
1361 #define SEQ_START_NOTE(dev, chn, note, vol) \ argument
1364 #define SEQ_STOP_NOTE(dev, chn, note, vol) \ argument
1367 #define SEQ_KEY_PRESSURE(dev, chn, note, pressure) \ argument
/freebsd-14.2/crypto/openssh/
H A Dhostfile.h31 u_int note; /* caller-specific note/flag */ member
103 u_int note; /* caller-specified note copied from arguments */ member
H A Dhostfile.c267 const char *path, FILE *f, u_int note) in load_hostkeys_file()
287 u_int note) in load_hostkeys()
761 void *ctx, const char *host, const char *ip, u_int options, u_int note) in hostkeys_foreach_file()
931 const char *host, const char *ip, u_int options, u_int note) in hostkeys_foreach()
H A Dsession.c2401 char *note = NULL; in session_exit_message() local
/freebsd-14.2/sbin/dhclient/tests/
H A Dfake.c42 note(const char *fmt, ...) in note() function
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_globals.cpp60 const char *note = reinterpret_cast<const char *>(base + phdr[i].p_vaddr); in HwasanGlobalsFor() local
/freebsd-14.2/sbin/dhclient/
H A Derrwarn.c121 note(const char *fmt, ...) in note() function
/freebsd-14.2/contrib/googletest/docs/_sass/
H A Dmain.scss140 &.note { class
/freebsd-14.2/sys/kern/
H A Dsys_process.c159 proc_find_regset(struct thread *td, int note) in proc_find_regset()
182 proc_read_regset(struct thread *td, int note, struct iovec *iov) in proc_read_regset()
246 proc_write_regset(struct thread *td, int note, struct iovec *iov) in proc_write_regset()
H A Dimgact_elf.c261 kfreebsd_trans_osrel(const Elf_Note *note, int32_t *osrel) in kfreebsd_trans_osrel()
2052 Elf_Note *note; in __elfN() local
2081 Elf_Note note; in __elfN() local
2712 const Elf_Note *note, *note0, *note_end; in __elfN() local
2789 brandnote_cb(const Elf_Note *note, void *arg0, bool *res) in brandnote_cb()
2818 note_fctl_cb(const Elf_Note *note, void *arg0, bool *res) in note_fctl_cb()
/freebsd-14.2/sys/dev/beri/virtio/
H A Dvirtio_mmio_platform.c173 int note; in platform_note() local
/freebsd-14.2/usr.bin/elfctl/
H A Delfctl.c366 Elf_Note note; in get_file_features() local
/freebsd-14.2/sys/dev/sound/midi/
H A Dmidi.c1276 midisynth_killnote(void *n, uint8_t chn, uint8_t note, uint8_t vel) in midisynth_killnote()
1314 midisynth_startnote(void *n, uint8_t chn, uint8_t note, uint8_t vel) in midisynth_startnote()
1331 midisynth_alloc(void *n, uint8_t chan, uint8_t note) in midisynth_alloc()
H A Dsequencer.c1504 u_char dev, chn, note, vel; in seq_convertold() local
1692 u_char cmd, chn, note, parm; in seq_chnvoice() local
/freebsd-14.2/usr.bin/ldd/
H A Dldd.c271 const Elf_Note *note; in has_freebsd_abi_tag() local
/freebsd-14.2/usr.bin/gcore/
H A Delfcore.c406 Elf_Note note; in elf_putregnote() local
440 Elf_Note note; in elf_putnote() local
/freebsd-14.2/sys/compat/linux/
H A Dlinux_elf.c468 linux_trans_osrel(const Elf_Note *note, int32_t *osrel) in linux_trans_osrel()
/freebsd-14.2/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransUnbridgedCasts.cpp377 std::string note = "remove the cast and change return type of function " in transformObjCToNonObjCCast() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp133 ASTEdit transformer::note(RangeSelector Anchor, TextGenerator Note) { in note() function in transformer
/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp923 Elf_Note note(*nhdr); in readAndFeatures() local

12