/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
ttyent.h | 45 char *ty_name; /* terminal device name */ 47 char *ty_type; /* terminal type for termcap */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
ttyent.h | 45 char *ty_name; /* terminal device name */ 47 char *ty_type; /* terminal type for termcap */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
ttyent.h | 45 char *ty_name; /* terminal device name */ 47 char *ty_type; /* terminal type for termcap */
|
/cts/tools/dasm/src/java_cup/ |
lalr_state.java | 10 * states under terminal and non-terminal symbols. Each state represents 26 * above), and the terminal f followed by e.<p> 31 * This corresponds to "moving the dot past" a terminal in one or more items 39 * transition based on the non-terminal on the LHS of the production. This 294 itm.lookahead().add(terminal.EOF); 432 * are indexed by terminal symbols and correspond to either transitions 437 * out of a state on that non-terminal.<p> 476 for (int t = 0; t < terminal.number(); t++) 513 /* if its on an terminal add a shift entry * [all...] |
Main.java | 90 /** User option -- should we include non terminal symbol numbers in the 420 * sets of terminal, non-terminals, and productions which can be accessed 452 terminal term; 456 for (Enumeration t = terminal.all(); t.hasMoreElements(); ) 458 term = (terminal)t.nextElement(); 461 if (term == terminal.EOF) continue; 464 if (term == terminal.error) continue; 473 System.err.println("Warning: Terminal \"" + term.name() + 492 System.err.println("Warning: Non terminal \"" + nt.name() + 529 System.err.println(" Computing non-terminal nullability...") [all...] |
/external/chromium/chrome/common/ |
auto_start_linux.h | 16 // specifies whether the app will run in a terminal window.
|
/external/dropbear/ |
sshpty.h | 9 * Functions for allocating a pseudo-terminal and making it the controlling
|
/external/libmtp/ |
libmtp.sh | 21 # This also works with non-gdm logins (e.g. on a virtual terminal)
|
libmtp.sh.in | 21 # This also works with non-gdm logins (e.g. on a virtual terminal)
|
/external/openssh/ |
sshpty.h | 7 * Functions for allocating a pseudo-terminal and making it the controlling
|
ttymodes.c | 40 * Encoding and decoding of terminal modes in a portable way. 276 * Encodes terminal modes for the terminal referenced by fd 345 * Decodes terminal modes for the terminal referenced by fd in a portable 370 * Get old attributes for the terminal. We will modify these 487 /* Set the new modes for the terminal. */
|
/external/qemu/distrib/sdl-1.2.15/src/hermes/ |
README | 12 The full HERMES library is available at: http://hermes.terminal.at/
|
/frameworks/base/docs/html/tools/samples/ |
index.jd | 15 <li>On Mac or Linux, open a terminal to the {@code tools/} directory in the
|
/frameworks/wilhelm/tests/sandbox/ |
getch.c | 28 /* register cleanup handler, and set the new terminal mode */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/ |
audio.h | 34 __le16 wTotalLength; // includes Unit and Terminal desc.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/ |
audio.h | 34 __le16 wTotalLength; // includes Unit and Terminal desc.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/ |
audio.h | 34 __le16 wTotalLength; // includes Unit and Terminal desc.
|
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/ |
Session.java | 69 * Allocate a pseudo-terminal for this session. 78 * <li>The terminal's dimensions.</li> 79 * <li>The encoded terminal modes.</li> 84 * informational. The encoding of terminal modes (parameter 88 * @param term_width_characters terminal width, characters (e.g., 80) 89 * @param term_height_characters terminal height, rows (e.g., 24) 90 * @param term_width_pixels terminal width, pixels (e.g., 640) 91 * @param term_height_pixels terminal height, pixels (e.g., 480) 92 * @param terminal_modes encoded terminal modes (may be <code>null</code>) 104 throw new IOException("Illegal terminal modes description, does not end in zero byte") [all...] |
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/ |
OpenWnnClauseConverterJAJP.java | 252 * @param terminal Part of speech tag at the terminal 256 private boolean singleClauseConvert(LinkedList clauseList, String input, WnnPOS terminal, boolean all) { 265 if (addClause(clauseList, input, stem, null, terminal, all)) { 299 if (addClause(clauseList, input, stem, fzk, terminal, all)) { 317 * @param terminal Part of speech tag at the terminal 322 WnnPOS terminal, boolean all) { 326 if (connectible(stem.partOfSpeech.right, terminal.left)) { 331 && connectible(fzk.partOfSpeech.right, terminal.left)) [all...] |
/external/openfst/src/include/fst/extensions/pdt/ |
replace.h | 129 // Changes each non-terminal transition to an open parenthesis 131 // start state of the input FST for the non-terminal. Adds close parenthesis 133 // input FST for the non-terminal to the former destination state of the 134 // non-terminal transition. 160 // non-terminal and destination state but otherwise reuses them.
|
/cts/tools/dasm/etc/ |
java_cup.jar | |
java_cup.jar.old | |
/bionic/libc/include/arpa/ |
telnet.h | 98 #define TELOPT_DET 20 /* data entry terminal */ 102 #define TELOPT_TTYPE 24 /* terminal type */ 106 #define TELOPT_TTYLOC 28 /* terminal location number */ 110 #define TELOPT_TSPEED 32 /* terminal speed */ 128 "DATA ENTRY TERMINAL", "SUPDUP", "SUPDUP OUTPUT", 129 "SEND LOCATION", "TERMINAL TYPE", "END OF RECORD",
|
/development/ndk/platforms/android-9/include/arpa/ |
telnet.h | 98 #define TELOPT_DET 20 /* data entry terminal */ 102 #define TELOPT_TTYPE 24 /* terminal type */ 106 #define TELOPT_TTYLOC 28 /* terminal location number */ 110 #define TELOPT_TSPEED 32 /* terminal speed */ 128 "DATA ENTRY TERMINAL", "SUPDUP", "SUPDUP OUTPUT", 129 "SEND LOCATION", "TERMINAL TYPE", "END OF RECORD",
|
/external/tcpdump/ |
telnet.h | 106 #define TELOPT_DET 20 /* data entry terminal */ 110 #define TELOPT_TTYPE 24 /* terminal type */ 114 #define TELOPT_TTYLOC 28 /* terminal location number */ 118 #define TELOPT_TSPEED 32 /* terminal speed */ 136 "DATA ENTRY TERMINAL", "SUPDUP", "SUPDUP OUTPUT", 137 "SEND LOCATION", "TERMINAL TYPE", "END OF RECORD",
|