Home
last modified time | relevance | path

Searched refs:tSCREEN (Results 1 – 10 of 10) sorted by relevance

/dports/devel/ncurses/ncurses-6.3/test/
H A Dtracemunch68 our $tSCREEN = 1; # SCREEN*
78 $tSCREEN => "SCREEN*",
93 TransformLine => $tSCREEN,
94 _nc_console_read => $tSCREEN,
96 _nc_initscr => $tSCREEN,
97 _nc_makenew => $tSCREEN,
98 _nc_mingw_console_read => $tSCREEN,
99 _nc_reset_colors => $tSCREEN,
100 _nc_scroll_optimize => $tSCREEN,
101 _nc_tinfo => $tSCREEN,
[all …]
/dports/graphics/rayshade/rayshade.4.0/libshade/
H A Dlex.l118 resolution return tSCREEN; /* A synonym for screen */
122 screen return tSCREEN;
H A Dyacc.y127 %token tSCALE tSCREEN tSPHERE tSURFACE
639 Screen : tSCREEN IExpr IExpr
/dports/graphics/rayshade/rayshade.4.0/etc/rsconvert/
H A Dlex.l79 screen {return(tSCREEN);}
H A Dyacc.y48 %token tSCALE tSCREEN tSPHERE tSTARTDEF tSUPERQ tSURFACE tRESOLUTION
601 SCREEN : tSCREEN { WriteString("screen"); }
/dports/lang/yabasic/yabasic-2.90.1/unix/lang/
H A Dbison.h108 tSCREEN = 314, enumerator
H A Dyabasic.bison150 %token tPRINT tINPUT tRETURN tDIM tEND tEXIT tAT tSCREEN
294 | tCLEAR tSCREEN {add_command(cCLEARSCR);}
H A Dyabasic.flex306 SCREEN return tSCREEN;
H A Dflex.c3055 return tSCREEN;
H A Dbison.c286 tSCREEN = 314, enumerator