| /freebsd-14.2/usr.bin/mididump/ |
| H A D | mididump.c | 47 static struct note { struct 50 } notes[] = { argument
|
| /freebsd-14.2/tools/regression/netinet/ipdivert/ |
| H A D | ipdivert.c | 57 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 D | WithColor.cpp | 87 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 D | ProcessElfCore.cpp | 578 ELFNote note = ELFNote(); in parseSegment() local 602 for (const auto ¬e : notes) { in parseFreeBSDNotes() local 681 for (const auto ¬e : notes) { in parseNetBSDNotes() local 832 for (const auto ¬e : notes) { in parseOpenBSDNotes() local 879 for (const auto ¬e : notes) { in parseLinuxNotes() local
|
| /freebsd-14.2/sys/sys/ |
| H A D | reg.h | 52 int note; member
|
| H A D | soundcard.h | 1349 #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 D | hostfile.h | 31 u_int note; /* caller-specific note/flag */ member 103 u_int note; /* caller-specified note copied from arguments */ member
|
| H A D | hostfile.c | 267 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 D | session.c | 2401 char *note = NULL; in session_exit_message() local
|
| /freebsd-14.2/sbin/dhclient/tests/ |
| H A D | fake.c | 42 note(const char *fmt, ...) in note() function
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/ |
| H A D | hwasan_globals.cpp | 60 const char *note = reinterpret_cast<const char *>(base + phdr[i].p_vaddr); in HwasanGlobalsFor() local
|
| /freebsd-14.2/sbin/dhclient/ |
| H A D | errwarn.c | 121 note(const char *fmt, ...) in note() function
|
| /freebsd-14.2/contrib/googletest/docs/_sass/ |
| H A D | main.scss | 140 &.note { class
|
| /freebsd-14.2/sys/kern/ |
| H A D | sys_process.c | 159 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 D | imgact_elf.c | 261 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 D | virtio_mmio_platform.c | 173 int note; in platform_note() local
|
| /freebsd-14.2/usr.bin/elfctl/ |
| H A D | elfctl.c | 366 Elf_Note note; in get_file_features() local
|
| /freebsd-14.2/sys/dev/sound/midi/ |
| H A D | midi.c | 1276 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 D | sequencer.c | 1504 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 D | ldd.c | 271 const Elf_Note *note; in has_freebsd_abi_tag() local
|
| /freebsd-14.2/usr.bin/gcore/ |
| H A D | elfcore.c | 406 Elf_Note note; in elf_putregnote() local 440 Elf_Note note; in elf_putnote() local
|
| /freebsd-14.2/sys/compat/linux/ |
| H A D | linux_elf.c | 468 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 D | TransUnbridgedCasts.cpp | 377 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 D | RewriteRule.cpp | 133 ASTEdit transformer::note(RangeSelector Anchor, TextGenerator Note) { in note() function in transformer
|
| /freebsd-14.2/contrib/llvm-project/lld/ELF/ |
| H A D | InputFiles.cpp | 923 Elf_Note note(*nhdr); in readAndFeatures() local
|