/freebsd/usr.bin/mididump/ |
H A D | mididump.c | 47 static struct note { struct 50 } notes[] = { argument
|
/freebsd/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/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/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/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/ |
H A D | ProcessElfCore.cpp | 588 ELFNote note = ELFNote(); in parseSegment() local 612 for (const auto ¬e : notes) { in parseFreeBSDNotes() local 691 for (const auto ¬e : notes) { in parseNetBSDNotes() local 842 for (const auto ¬e : notes) { in parseOpenBSDNotes() local 889 for (const auto ¬e : notes) { in parseLinuxNotes() local
|
/freebsd/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()
|
/freebsd/sbin/dhclient/tests/ |
H A D | fake.c | 42 note(const char *fmt, ...) in note() function
|
/freebsd/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/sbin/dhclient/ |
H A D | errwarn.c | 121 note(const char *fmt, ...) in note() function
|
/freebsd/contrib/googletest/docs/_sass/ |
H A D | main.scss | 140 &.note { class
|
/freebsd/libexec/rtld-elf/riscv/ |
H A D | rtld_machdep.h | 61 #define arch_digest_note(obj, note) false argument
|
/freebsd/sys/kern/ |
H A D | sys_process.c | 147 proc_find_regset(struct thread *td, int note) in proc_find_regset() 170 proc_read_regset(struct thread *td, int note, struct iovec *iov) in proc_read_regset() 234 proc_write_regset(struct thread *td, int note, struct iovec *iov) in proc_write_regset()
|
H A D | imgact_elf.c | 262 kfreebsd_trans_osrel(const Elf_Note *note, int32_t *osrel) in kfreebsd_trans_osrel() 2065 Elf_Note *note; in __elfN() local 2094 Elf_Note note; in __elfN() local 2725 const Elf_Note *note, *note0, *note_end; in __elfN() local 2802 brandnote_cb(const Elf_Note *note, void *arg0, bool *res) in brandnote_cb() 2831 note_fctl_cb(const Elf_Note *note, void *arg0, bool *res) in note_fctl_cb()
|
/freebsd/usr.bin/elfctl/ |
H A D | elfctl.c | 366 Elf_Note note; in get_file_features() local
|
/freebsd/sys/dev/sound/midi/ |
H A D | midi.c | 1275 midisynth_killnote(void *n, uint8_t chn, uint8_t note, uint8_t vel) in midisynth_killnote() 1313 midisynth_startnote(void *n, uint8_t chn, uint8_t note, uint8_t vel) in midisynth_startnote() 1330 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; seq_convertold() local 1692 u_char cmd, chn, note, parm; seq_chnvoice() local [all...] |
/freebsd/usr.bin/ldd/ |
H A D | ldd.c | 270 const Elf_Note *note; in has_freebsd_abi_tag() local
|
/freebsd/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/sys/arm64/arm64/ |
H A D | elf_machdep.c | 327 gnu_property_cb(const Elf_Note *note, void *arg0, bool *res) in gnu_property_cb()
|
/freebsd/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/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/libexec/rtld-elf/aarch64/ |
H A D | reloc.c | 68 arch_digest_note(struct Struct_Obj_Entry *obj __unused, const Elf_Note *note) in arch_digest_note()
|
/freebsd/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
|