Home
last modified time | relevance | path

Searched refs:SMAP (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/nvi/vi/
H A Dvs_smap.c44 SMAP *p; in vs_change()
175 SMAP *p, tmp; in vs_sm_fill()
309 SMAP *p, *t; in vs_sm_delete()
357 SMAP *p, *t; in vs_sm_insert()
411 SMAP *p, *t; in vs_sm_reset()
516 SMAP *smp; in vs_sm_scroll()
574 SMAP *ssmp, s1, s2; in vs_sm_up()
1044 vs_sm_next(SCR *sp, SMAP *p, SMAP *t) in vs_sm_next()
1072 vs_sm_prev(SCR *sp, SMAP *p, SMAP *t) in vs_sm_prev()
1099 SMAP *p; in vs_sm_cursor()
[all …]
H A Dvi.h209 } SMAP; typedef
267 SMAP *h_smap; /* First slot of the line map. */
268 SMAP *t_smap; /* Last slot of the line map. */
302 SMAP *sc_smap; /* SMAP entry where sc_col occurs. */
H A Dvs_line.c37 vs_line(SCR *sp, SMAP *smp, size_t *yp, size_t *xp) in vs_line()
41 SMAP *tsmp; in vs_line()
489 SMAP *smp; in vs_number()
H A Dvs_split.c45 SMAP *smp; in vs_split()
63 CALLOC(sp, _HMAP(new), SIZE_HMAP(sp), sizeof(SMAP)); in vs_split()
108 (sp->t_maxrows - new->rows) * sizeof(SMAP)); in vs_split()
223 CALLOC(sp, _HMAP(new), SIZE_HMAP(sp), sizeof(SMAP)); in vs_vsplit()
757 CALLOC_RET(nsp, _HMAP(nsp), SIZE_HMAP(nsp), sizeof(SMAP)); in vs_swap()
H A Dv_mark.c83 SMAP *smp; in v_emark()
H A Dvs_refresh.c44 SMAP *smp; in vs_repaint()
164 SMAP *smp, tmp; in vs_paint()
H A Dvi.c969 CALLOC_RET(sp, HMAP, SIZE_HMAP(sp), sizeof(SMAP)); in v_init()
H A Dv_txt.c114 SMAP *esmp; in txt_map_init()
/freebsd/stand/i386/loader/
H A Dhelp.i38639 # Tsmap DDisplay BIOS SMAP table
43 Displays the BIOS SMAP (system memory map) table.
/freebsd/usr.bin/vi/
H A Dextern.h281 int vs_line(SCR *, SMAP *, size_t *, size_t *);
301 int vs_sm_next(SCR *, SMAP *, SMAP *);
302 int vs_sm_prev(SCR *, SMAP *, SMAP *);
303 int vs_sm_cursor(SCR *, SMAP **);
305 recno_t vs_sm_nlines(SCR *, SMAP *, recno_t, size_t);
/freebsd/sys/contrib/xen/arch-x86/
H A Dcpufeatureset.h216 XEN_CPUFEATURE(SMAP, 5*32+20) /*S Supervisor Mode Access Prevention */
/freebsd/sys/contrib/edk2/Include/Library/
H A DBaseLib.h5342 UINT32 SMAP:1; ///< SMAP Enable. member
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrSystem.td726 // SMAP Instruction