Home
last modified time | relevance | path

Searched defs:cmap (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/usr.bin/tr/
H A Dcmap.h45 struct cmap { struct
49 struct cmapnode *cm_root; argument
56 struct cmap * cmap_alloc(void); argument
/freebsd-13.1/contrib/tcsh/
H A Dsh.char.h151 # define cmap(c, bits) \ macro
155 # define cmap(c, bits) \ macro
159 # define cmap(c, bits) \ macro
/freebsd-13.1/sys/arm/freescale/imx/
H A Dimx51_ipuv3_fbd.c159 ipu3_fb_init_cmap(uint32_t *cmap, int bytespp) in ipu3_fb_init_cmap()
/freebsd-13.1/sys/dev/vt/hw/fb/
H A Dvt_fb.c435 vt_fb_init_cmap(uint32_t *cmap, int depth) in vt_fb_init_cmap()
/freebsd-13.1/sys/dev/isp/
H A Disp_pci.c885 int i, error, cmap; in isp_pci_mbxdma() local
/freebsd-13.1/stand/common/
H A Dgfx_fb.c145 uint32_t cmap[NCMAP]; variable