/external/chromium/net/data/proxy_resolver_v8_unittest/ |
ends_with_statement_no_semicolon.js | 1 // Ends with a statement, and no terminal newline.
|
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/ |
wpa_gui.desktop | 8 Terminal=false
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
wpa_gui.desktop | 8 Terminal=false
|
/cts/tools/dasm/src/java_cup/ |
terminal.java | 6 /** This class represents a terminal symbol in the grammar. Each terminal 15 public class terminal extends symbol { class in inherits:symbol 22 * @param nm the name of the terminal. 23 * @param tp the type of the terminal. 25 public terminal(String nm, String tp) method in class:terminal 36 // throw new internal_error("Duplicate terminal (" + nm + ") created"); 37 (new internal_error("Duplicate terminal (" + nm + ") created")).crash(); 49 * @param nm the name of the terminal. 51 public terminal(String nm) method in class:terminal [all...] |
symbol.java | 11 * @see java_cup.terminal 78 /** Index of this symbol (terminal or non terminal) in the parse tables. 80 * however, a terminal may have the same index as a non-terminal, etc. 84 /** Index of this symbol (terminal or non terminal) in the parse tables. 86 * however, a terminal may have the same index as a non-terminal, etc. 92 /** Indicate if this is a non-terminal. Here in the base class w [all...] |
non_terminal.java | 6 /** This class represents a non-terminal symbol in the grammar. Each 7 * non terminal has a textual name, an index, and a string which indicates 22 * @param nm the name of the non terminal. 23 * @param tp the type string for the non terminal. 36 // throw new internal_error("Duplicate non-terminal ("+nm+") created"); 37 (new internal_error("Duplicate non-terminal ("+nm+") created")).crash(); 46 * @param nm the name of the non terminal. 65 /** lookup a non terminal by name string */ 86 /** Static counter for creating unique non-terminal names */ 91 /** special non-terminal for start symbol * [all...] |
/external/grub/stage2/ |
term.h | 1 /* term.h - definitions for terminal handling */ 39 /* Flags for representing the capabilities of a terminal. */ 43 - If a terminal is dumb, you may assume that only putchar, getkey and 52 /* Set when the terminal cannot do fancy things. */ 54 /* Set when the terminal needs to be initialized. */ 59 /* The name of a terminal. */ 86 /* This points to the current terminal. This is useful, because only 87 a single terminal is enabled normally. */
|
/cts/tools/dasm/src/java_cup/runtime/ |
symbol.java | 4 /** This class represents a (terminal or non-terminal) symbol that, among 40 /** The symbol number of the terminal or non terminal being represented */
|
token.java | 4 /** This subclass of symbol represents (at least) terminal symbols returned
|
/ndk/sources/host-tools/make-3.81/ |
rule.h | 29 char terminal; /* If terminal (double-colon). */ member in struct:rule 52 extern void install_pattern_rule PARAMS ((struct pspec *p, int terminal)); 57 char **target_percents, int terminal,
|
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
strip | 15 TEST1 := "Is this TERMINAL fun? What makes you believe is this terminal fun? JAPAN is a WONDERFUL planet -- I wonder if we will ever reach their level of COMPARATIVE SHOPPING..." 46 $answer = "\"Is this TERMINAL fun? What makes you believe is this terminal fun? JAPAN is a WONDERFUL planet -- I wonder if we will ever reach their level of COMPARATIVE SHOPPING...\"
|
/external/e2fsprogs/po/ |
en@boldquot.header | 14 # When output to an UTF-8 terminal, the quotation characters appear perfectly. 15 # When output to an ISO-8859-1 terminal, the single quotation marks are 19 # When output to an ASCII terminal, the single quotation marks are
|
en@quot.header | 14 # When output to an UTF-8 terminal, the quotation characters appear perfectly. 15 # When output to an ISO-8859-1 terminal, the single quotation marks are 19 # When output to an ASCII terminal, the single quotation marks are
|
/external/qemu/ |
json-lexer.c | 63 #define TERMINAL(state) [0 ... 0x7F] = (state) 65 /* Return whether TERMINAL is a terminal state and the transition to it 67 below uses the TERMINAL macro. */ 68 #define TERMINAL_NEEDED_LOOKAHEAD(old_state, terminal) \ 69 (json_lexer[(old_state)][0] == (terminal)) 152 TERMINAL(JSON_INTEGER), 159 TERMINAL(JSON_FLOAT), 174 TERMINAL(JSON_FLOAT), 186 TERMINAL(JSON_INTEGER) [all...] |
/ndk/sources/host-tools/make-3.81/po/ |
en@boldquot.header | 14 # When output to an UTF-8 terminal, the quotation characters appear perfectly. 15 # When output to an ISO-8859-1 terminal, the single quotation marks are 19 # When output to an ASCII terminal, the single quotation marks are
|
en@quot.header | 14 # When output to an UTF-8 terminal, the quotation characters appear perfectly. 15 # When output to an ISO-8859-1 terminal, the single quotation marks are 19 # When output to an ASCII terminal, the single quotation marks are
|
/ndk/sources/host-tools/sed-4.2.1/po/ |
en@boldquot.header | 14 # When output to an UTF-8 terminal, the quotation characters appear perfectly. 15 # When output to an ISO-8859-1 terminal, the single quotation marks are 19 # When output to an ASCII terminal, the single quotation marks are
|
en@quot.header | 14 # When output to an UTF-8 terminal, the quotation characters appear perfectly. 15 # When output to an ISO-8859-1 terminal, the single quotation marks are 19 # When output to an ASCII terminal, the single quotation marks are
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
pty.h | 31 /* Create pseudo tty master slave pair with NAME and set terminal 37 /* Create child process and establish the slave pseudo terminal as the 38 child's controlling terminal. */
|
sgtty.h | 32 /* Fill in *PARAMS with terminal parameters associated with FD. */ 35 /* Set the terminal parameters associated with FD to *PARAMS. */
|
/external/llvm/utils/lit/lit/ |
ProgressBar.py | 11 a terminal. 16 output to the terminal: 27 If the terminal doesn't support a given action, then the value of 31 Also, this means that you can test whether the terminal supports a 37 ... print 'This terminal supports clearning the screen.' 39 Finally, if the width and height of the terminal are known, then 66 # Terminal size: 67 COLS = None #: Width of the terminal (None for unknown) 68 LINES = None #: Height of the terminal (None for unknown) 88 with appropriate values for the current terminal [all...] |
/frameworks/base/telephony/java/com/android/internal/telephony/cat/ |
ResultCode.java | 21 * Enumeration for the return code in TERMINAL RESPONSE. 87 /** Terminal currently unable to process command */ 118 /** Command beyond terminal's capabilities */ 121 /** Command type not understood by terminal */ 124 /** Command data not understood by terminal */ 127 /** Command number not known by terminal */
|
/build/core/ |
process_wrapper.sh | 16 gnome-terminal -t "Wrapper: $1" --disable-factory -x $2/process_wrapper_gdb.sh "$@"
|
/external/bzip2/ |
bzmore.1 | 24 one screenful at a time on a soft-copy terminal. 43 to determine terminal characteristics, 45 On a terminal capable of displaying 24 lines, 127 At any time when output is being sent to the terminal, the user can 134 fact that any characters waiting in the terminal's output queue 137 The terminal is set to 140 What you type will thus not show on your terminal, except for the / and ! 150 /etc/termcap Terminal data base
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
pt_chown | |