Searched refs:dispc (Results 1 – 19 of 19) sorted by relevance
/freebsd/usr.bin/mail/ |
H A D | cmd1.c | 163 char headline[LINESIZE], wcount[LINESIZE], *subjline, dispc, curind; in printhead() local 177 dispc = ' '; in printhead() 179 dispc = '*'; in printhead() 181 dispc = 'P'; in printhead() 183 dispc = 'N'; in printhead() 185 dispc = 'U'; in printhead() 187 dispc = 'M'; in printhead() 195 curind, dispc, mesg, name, hl.l_date, wcount); in printhead() 198 curind, dispc, mesg, name, hl.l_date, wcount, in printhead()
|
/freebsd/sys/contrib/device-tree/Bindings/display/ti/ |
H A D | ti,omap2-dss.txt | 26 - compatible: "ti,omap2-dispc" 32 - max-memory-bandwidth: Input memory (from main memory to dispc) bandwidth limit
|
H A D | ti,dra7-dss.txt | 43 - compatible: "ti,dra7-dispc" 51 - max-memory-bandwidth: Input memory (from main memory to dispc) bandwidth limit
|
H A D | ti,omap3-dss.txt | 33 - compatible: "ti,omap3-dispc" 41 - max-memory-bandwidth: Input memory (from main memory to dispc) bandwidth limit
|
H A D | ti,omap5-dss.txt | 32 - compatible: "ti,omap5-dispc" 40 - max-memory-bandwidth: Input memory (from main memory to dispc) bandwidth limit
|
H A D | ti,omap4-dss.txt | 32 - compatible: "ti,omap4-dispc" 40 - max-memory-bandwidth: Input memory (from main memory to dispc) bandwidth limit
|
H A D | ti,omap-dss.txt | 59 dispc@58001000 { 60 compatible = "ti,omap4-dispc";
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | omap2.dtsi | 312 dispc@48050400 { 313 compatible = "ti,omap2-dispc";
|
H A D | omap5.dtsi | 512 dispc@0 { 513 compatible = "ti,omap5-dispc";
|
H A D | omap3.dtsi | 940 dispc@48050400 { 941 compatible = "ti,omap3-dispc";
|
H A D | omap4.dtsi | 565 dispc@0 { 566 compatible = "ti,omap4-dispc";
|
H A D | dra7.dtsi | 931 dispc@0 { 932 compatible = "ti,dra7-dispc";
|
H A D | am437x-l4.dtsi | 2207 dispc: dispc@0 { label 2208 compatible = "ti,omap3-dispc";
|
/freebsd/contrib/ncurses/include/ |
H A D | Caps.hpux11 | 796 display_pc_char dispc str S1 - - ----- Display PC character #1
|
H A D | Caps | 788 display_pc_char dispc str S1 - - ----- Display PC character #1
|
H A D | Caps.osf1r5 | 627 display_pc_char dispc str S1 - - ----- Display PC character #1
|
H A D | Caps.keys | 879 display_pc_char dispc str S1 - - ----- Display PC character #1
|
H A D | Caps.aix4 | 890 display_pc_char dispc str S1 - - ----- Display PC character #1
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 497 dispc=\E=%p1%dg, ech=\E[%p1%dX, hpa=\E[%i%p1%dG, hts=\EH, 1551 dch=\E[%p1%dP, dch1=\E[P, dispc=\E[=%p1%dg, ed=\E[m\E[J, 3041 dispc=%?%p1%{19}%=%t\E\023\021%e%p1%{32}%<%t\E%p1%c%e%p1 4156 dispc=%?%p1%{8}%=%t\E%%G\342\227\230\E%%@%e%p1%{10}%=%t\E%%G 24934 # CSI =<n>g (dispc) display n from alternate graphics character set
|