Home
last modified time | relevance | path

Searched refs:TERMINAL (Results 1 – 23 of 23) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppfsm.h171 #define TERMINAL (TOKEN+37) macro
179 #define S_CHRB (TERMINAL+0)
181 #define S_EOB (TERMINAL+2)
182 #define S_LITBEG (TERMINAL+3)
186 #define S_NL (TERMINAL+7)
187 #define S_QUAL (TERMINAL+8)
189 #define S_VS (TERMINAL+10)
195 #define S_CHR (TERMINAL+11)
196 #define S_HUH (TERMINAL+12)
197 #define S_TOK (TERMINAL+13)
[all …]
H A Dppfsm.c84 …t,f) (memcpy(&fsm[t][1],&fsm[f][1],(MAX+1)*sizeof(short)),fsm[TERMINAL][(t)+1]=fsm[TERMINAL][(f)+1…
550 short fsm[TERMINAL+1][MAX+1];
596 for (i = 0; i < TERMINAL; i++) in ppfsm()
608 for (i = 0; i < TERMINAL; i++) in ppfsm()
618 if ((n = fp->nextstate) >= TERMINAL) n = ~n; in ppfsm()
647 fsm[TERMINAL][fp->state+1] = n < 0 ? ~n : n; in ppfsm()
680 for (i = 0; i < TERMINAL; i++) in ppfsm()
695 fsm[TERMINAL][0] = ~S_EOB; in ppfsm()
738 for (i = 0; i < TERMINAL; i++) in ppfsm()
792 for (i = 0; i < TERMINAL; i++) in ppfsm()
[all …]
H A Dpplex.c46 static int hit[LAST-TERMINAL+2];
260 hit[(state & SPLICE) ? (elementsof(hit) - 1) : (TERM(state) - TERMINAL)]++; in ppcpp()
435 if (state = fsm[TERMINAL][INDEX(rp)+1]) in ppcpp()
557 sfprintf(sfstderr, "%7d: %s\n", hit[n], pplexstr(TERMINAL + n)); in ppcpp()
2069 if ((state &= ~SPLICE) >= TERMINAL) goto fsm_terminal; in ppcpp()
2319 if ((state &= ~SPLICE) >= TERMINAL) in ppcpp()
H A Dppproto.c696 if (state = fsm[TERMINAL][INDEX(rp)+1]) in lex()
1117 if (state >= TERMINAL) in lex()
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dsetup.c55 TERMINAL *cur_term;
123 TERMINAL *tp;
265 TERMINAL *old_term;
274 cur_term = (TERMINAL *) calloc(1, sizeof *cur_term);
275 if (cur_term == (TERMINAL *) 0) {
357 TERMINAL *tp; in del_curterm()
363 if (tp != (TERMINAL *) 0) {
365 cur_term = (TERMINAL *) 0;
382 TERMINAL *
384 TERMINAL *tp; in set_curterm()
[all …]
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dsetcurterm.c49 TERMINAL *
50 setcurterm(TERMINAL *newterminal) in setcurterm()
52 TERMINAL *oldterminal = cur_term; in setcurterm()
H A D_set_curterm.c46 TERMINAL *
47 set_curterm(TERMINAL *newterminal) in set_curterm()
H A Ddelterm.c50 extern TERMINAL _first_term;
55 delterm(TERMINAL *terminal) in delterm()
H A Dmaketerm.ed485 typedef struct term TERMINAL;
491 extern TERMINAL *cur_term;
497 extern TERMINAL _first_term;
531 extern TERMINAL *set_curterm(TERMINAL *);
532 extern int del_curterm(TERMINAL *);
534 extern TERMINAL *set_curterm();
553 extern TERMINAL *setcurterm(TERMINAL *);
574 restartterm(char *, int, int *), delterm(TERMINAL *);
578 extern TERMINAL *setcurterm();
H A Dcurshdr.h141 TERMINAL *tcap; /* TERMINFO info */
302 extern void delkeymap(TERMINAL *);
305 extern void _blast_keys(TERMINAL *);
H A D_del_curterm.c47 del_curterm(TERMINAL *terminal) in del_curterm()
H A Ddelkeymap.c42 delkeymap(TERMINAL *terminal) in delkeymap()
H A Dsetupterm.c71 TERMINAL _first_term, *cur_term = &_first_term;
375 if ((cur_term = (TERMINAL *) in setupterm()
376 calloc(sizeof (TERMINAL), 1)) == NULL) in setupterm()
772 _blast_keys(TERMINAL *terminal) in _blast_keys()
H A Dnewscreen.c83 TERMINAL *old_term = cur_term; in newscreen()
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dsetup.c58 TERMINAL *cur_term;
166 __m_read_terminfo(const char *filename, TERMINAL *tp) in __m_read_terminfo()
297 TERMINAL *old_term; in __m_setupterm()
307 cur_term = (TERMINAL *) calloc(1, sizeof (*cur_term)); in __m_setupterm()
382 del_curterm(TERMINAL *tp) in del_curterm()
411 TERMINAL *
412 set_curterm(TERMINAL *tp) in set_curterm()
414 TERMINAL *old; in set_curterm()
H A Dprivate.h207 extern int __m_read_terminfo(const char *, TERMINAL *);
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlemon.c121 TERMINAL, enumerator
641 if( s2->type==TERMINAL ){
1166 if( xsp->type==TERMINAL ){
2875 if( sp->type==TERMINAL ){
2911 if( sp->type==TERMINAL ){
3476 if( sp==0 || sp->type!=TERMINAL ) continue;
3479 for(i=0; i<lemp->nsymbol && lemp->symbols[i]->type!=TERMINAL; i++);
3487 if( sp==0 || sp->type==TERMINAL || sp->destructor==0 ) continue;
3496 if( sp==0 || sp->type==TERMINAL ||
3871 sp->type = isupper(*x) ? TERMINAL : NONTERMINAL;
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DWWW.mk102 $(I) : .TERMINAL
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dcurses.h165 TERMINAL *_term; /* Associated terminfo entry. */
/illumos-gate/usr/src/lib/libxcurses2/h/
H A Dcurses.h164 TERMINAL *_term; /* Associated terminfo entry. */
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog1530 TERM_NO_EDIT | TERM_DUMB. TERMINAL is not used any longer.
3643 choosing a terminal, don't set TERMINAL to the type of the
3674 them actually, because TERMINAL may change when running a menu.
3702 TERMINAL_CONSOLE and TERMINAL_SERIAL are set in TERMINAL.
3939 TERMINAL_SERIAL are set in TERMINAL simultaneously, print a
3942 TERMINAL, call serial_checkkey.
3944 TERMINAL, call serial_putchar. If C is a newline, print a
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src1 ######## TERMINAL TYPE DESCRIPTIONS SOURCE FILE
2754 ######## X TERMINAL EMULATORS
5371 ######## COMMON TERMINAL TYPES
8844 ######## NON-ANSI TERMINAL EMULATIONS
8987 ######## OLDER TERMINAL TYPES
12300 # IF TERMINAL EVER GOES CATATONIC with the cursor buzzing across
18312 ######## VT100/ANSI/ISO 6429/ECMA-48/PC-TERM TERMINAL STANDARDS
H A Dterminfo.src1 ######## TERMINAL TYPE DESCRIPTIONS SOURCE FILE
3108 ######## X TERMINAL EMULATORS
6090 ######## COMMON TERMINAL TYPES
9938 ######## NON-ANSI TERMINAL EMULATIONS
10088 ######## OLDER TERMINAL TYPES
13867 # IF TERMINAL EVER GOES CATATONIC with the cursor buzzing across
20530 ######## VT100/ANSI/ISO 6429/ECMA-48/PC-TERM TERMINAL STANDARDS