HomeSort by: relevance | last modified time | path
    Searched refs:CM (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
dcn20_dpp.h 36 SRI(CM_BLNDGAM_LUT_WRITE_EN_MASK, CM, id), \
37 SRI(CM_BLNDGAM_RAMB_SLOPE_CNTL_B, CM, id), \
38 SRI(CM_BLNDGAM_RAMB_SLOPE_CNTL_G, CM, id), \
39 SRI(CM_BLNDGAM_RAMB_SLOPE_CNTL_R, CM, id), \
40 SRI(CM_BLNDGAM_RAMA_SLOPE_CNTL_B, CM, id), \
41 SRI(CM_BLNDGAM_RAMA_SLOPE_CNTL_G, CM, id), \
42 SRI(CM_BLNDGAM_RAMA_SLOPE_CNTL_R, CM, id)
45 SRI(CM_BLNDGAM_CONTROL, CM, id), \
46 SRI(CM_BLNDGAM_RAMB_START_CNTL_B, CM, id), \
47 SRI(CM_BLNDGAM_RAMB_START_CNTL_G, CM, id),
    [all...]
  /src/usr.bin/tip/
acu.c 77 if (CM != NULL)
78 xpwrite(FD, CM, strlen(CM));
110 if (CM != NULL)
111 xpwrite(FD, CM, strlen(CM));
144 if (CM != NULL)
145 xpwrite(FD, CM, strlen(CM));
remote.c 54 &AT, &DV, &CM, &CU, &EL, &IE, &OE, &PN, &PR, &DI,
59 "at", "dv", "cm", "cu", "el", "ie", "oe", "pn", "pr",
tip.h 64 extern char *CM; /* initial connection message */
tip.c 91 char *CM;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
dcn10_dpp.h 47 SRI(CM_GAMUT_REMAP_CONTROL, CM, id),\
48 SRI(CM_GAMUT_REMAP_C11_C12, CM, id),\
49 SRI(CM_GAMUT_REMAP_C13_C14, CM, id),\
50 SRI(CM_GAMUT_REMAP_C21_C22, CM, id),\
51 SRI(CM_GAMUT_REMAP_C23_C24, CM, id),\
52 SRI(CM_GAMUT_REMAP_C31_C32, CM, id),\
53 SRI(CM_GAMUT_REMAP_C33_C34, CM, id),\
80 SRI(CM_ICSC_CONTROL, CM, id), \
81 SRI(CM_ICSC_C11_C12, CM, id), \
82 SRI(CM_ICSC_C33_C34, CM, id),
    [all...]
  /src/games/backgammon/common_source/
fancy.c 62 static char *CM; /* cursor movement instructions */
83 static char **tstr[] = {&BC, &CD, &CE, &CL, &CM, &HO, &MC, &ML, &ND, &UP};
433 char *m; /* string containing CM movement */
450 if (CM) { /* try CM to get there */
452 m = (char *) tgoto(CM, c, r);
  /src/games/warp/
term.c 164 CM = Tgetstr("cm"); /* cursor motion - PWP */
165 HO = Tgetstr("ho"); /* home cursor if no CM - PWP */
261 CMsize = comp_tc(cmbuffer,tgoto(CM,20,20),0);
285 if (!*CM || !BCsize)
450 tputs(tgoto(CM,x,y),0,cmstore);
term.h 268 EXT char *CM INIT(NULL); /* cursor motion -- PWP */
  /src/etc/
security 192 done | mtree -CM -k all > $SPECIALSPEC || exit 1

Completed in 392 milliseconds