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

  /src/sys/external/bsd/acpica/dist/compiler/
aslrules.y 164 * Root term. Allow multiple #line directives before the definition block
191 * The ObjectList term is obsolete and has been removed.
242 Term
316 /* C-style (ASL+) -- adds equals term */
338 | TermList Term {$$ = TrLinkPeerOp (
340 | TermList Term ';' {$$ = TrLinkPeerOp (
342 | TermList ';' Term {$$ = TrLinkPeerOp (
344 | TermList ';' Term ';' {$$ = TrLinkPeerOp (
458 * Case-Default list; allow only one Default term and unlimited Case terms
469 /* Original - attempts to force zero or one default term within the switch *
    [all...]
asltypes.y 185 %type <n> Term
  /src/share/terminfo/
terminfo 330 9term|Plan9 terminal emulator for X,
668 ansi|ansi/pc-term compatible with color,
1272 # Implementation is in bogl-term.c
1481 # console writes because the term routines will recognize that the
1967 # TERM is by default vt100 for the console, wsvt25 for other ttys.
1968 # Initial testing set TERM=xterm, based on comments by developers, found too
1981 # Console hangs in the smm/rmm test if TERM=xterm, does not show test
2176 # Doing that does not change the default TERM variable. That is hard-coded in
2227 # TERM=xterm.
2478 # will set the TERM environment variable to point to a terminfo entry which ha
    [all...]

Completed in 18 milliseconds