Home
last modified time | relevance | path

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

/dragonfly/usr.bin/tr/
HDcmap.h43 struct cmap { struct
47 struct cmapnode *cm_root; argument
54 struct cmap * cmap_alloc(void); argument
/dragonfly/usr.bin/window/
HDwwdump.c41 static char cmap[] = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"; variable
/dragonfly/contrib/tcsh-6/
HDsh.char.h151 # define cmap(c, bits) \ macro
155 # define cmap(c, bits) \ macro
159 # define cmap(c, bits) \ macro
/dragonfly/sys/dev/drm/include/drm/
HDdrm_fb_helper.h381 static inline int drm_fb_helper_setcmap(struct fb_cmap *cmap, in drm_fb_helper_setcmap()
/dragonfly/sys/dev/disk/isp/
HDisp_pci.c1483 int i, error, ns, cmap = 0; in isp_pci_mbxdma() local
/dragonfly/sys/dev/drm/
HDdrm_fb_helper.c1416 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info) in drm_fb_helper_setcmap()
/dragonfly/sys/sys/
HDfbio.h180 struct fbcmap cmap; /* cursor color map */ member