Searched defs:meta (Results 1 - 25 of 72) sorted by relevance

123

/freebsd-13-stable/sys/amd64/vmm/
H A Dvmm_snapshot.c90 vm_get_snapshot_size(struct vm_snapshot_meta *meta) argument
60 vm_snapshot_buf(volatile void *data, size_t data_size, struct vm_snapshot_meta *meta) argument
109 vm_snapshot_buf_cmp(volatile void *data, size_t data_size, struct vm_snapshot_meta *meta) argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_posix.cpp101 const uptr meta = MetaShadowBeg(); local
[all...]
H A Dtsan_sync.cpp68 u32 *meta = MemToMeta(p); local
84 u32 *meta = MemToMeta(p); local
183 u32 *meta = MemToMeta(p); local
207 u32 *meta = MemToMeta(addr); local
[all...]
/freebsd-13-stable/contrib/mandoc/
H A Dtree.c62 print_meta(const struct roff_meta *meta) argument
[all...]
H A Ddemandoc.c113 struct roff_meta *meta; local
H A Dmandocd.c249 struct roff_meta *meta; local
H A Droff_int.h33 struct roff_meta meta; /* Public parse results. */ member in struct:roff_man
H A Dman_term.c1020 print_man_foot(struct termp *p, const struct roff_meta *meta) argument
1103 print_man_head(struct termp *p, const struct roff_meta *meta) argument
[all...]
/freebsd-13-stable/sys/amd64/vmm/io/
H A Dvpmtmr.c112 vpmtmr_snapshot(struct vpmtmr *vpmtmr, struct vm_snapshot_meta *meta) argument
H A Dvatpit.c479 vatpit_snapshot(struct vatpit *vatpit, struct vm_snapshot_meta *meta) argument
[all...]
H A Dvhpet.c770 vhpet_snapshot(struct vhpet *vhpet, struct vm_snapshot_meta *meta) argument
[all...]
H A Dvioapic.c508 vioapic_snapshot(struct vioapic *vioapic, struct vm_snapshot_meta *meta) argument
/freebsd-13-stable/lib/libc/db/btree/
H A Dbt_open.c352 PAGE *meta, *root; local
/freebsd-13-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_options.c158 meta(WINDOW *win GCC_UNUSED, bool flag) function
/freebsd-13-stable/sys/geom/bde/
H A Dg_bde_lock.c356 g_bde_decrypt_lockx(struct g_bde_softc *sc, u_char *meta, off_t mediasize, u_int sectorsize, u_int *nkey) argument
446 g_bde_decrypt_lock(struct g_bde_softc *sc, u_char *keymat, u_char *meta, off_t mediasize, u_int sectorsize, u_int *nkey) argument
/freebsd-13-stable/sys/amd64/vmm/amd/
H A Dvmcb.c503 vmcb_snapshot_desc(void *arg, int vcpu, int reg, struct vm_snapshot_meta *meta) argument
534 vmcb_snapshot_any(struct svm_softc *sc, int vcpu, int ident, struct vm_snapshot_meta *meta) argument
[all...]
/freebsd-13-stable/usr.bin/finger/
H A Dlprint.c350 int meta; local
/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_shar.c80 static const char meta[] = "\n \t'`\";&<>()|*?{}[]\\$!#^~"; local
/freebsd-13-stable/contrib/libedit/
H A Dread.c229 static const wchar_t meta = (wchar_t)0x80; local
/freebsd-13-stable/sys/amd64/vmm/intel/
H A Dvmcs.c469 vmcs_snapshot_reg(struct vmcs *vmcs, int running, int ident, struct vm_snapshot_meta *meta) argument
497 vmcs_snapshot_desc(struct vmcs *vmcs, int running, int seg, struct vm_snapshot_meta *meta) argument
529 vmcs_snapshot_any(struct vmcs *vmcs, int running, int ident, struct vm_snapshot_meta *meta) argument
[all...]
/freebsd-13-stable/usr.sbin/bhyve/
H A Dps2kbd.c390 ps2kbd_snapshot(struct ps2kbd_softc *sc, struct vm_snapshot_meta *meta) argument
H A Dpci_fbuf.c470 pci_fbuf_snapshot(struct vm_snapshot_meta *meta) argument
H A Dpci_lpc.c481 pci_lpc_snapshot(struct vm_snapshot_meta *meta) argument
H A Dps2mouse.c424 ps2mouse_snapshot(struct ps2mouse_softc *sc, struct vm_snapshot_meta *meta) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_allocator.cpp179 Metadata *meta = local
199 Metadata *meta = reinterpret_cast<Metadata *>(allocator.GetMetaData(p)); local
225 Metadata *meta = reinterpret_cast<Metadata*>(allocator.GetMetaData(old_p)); local

Completed in 233 milliseconds

123