/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_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...] |
/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 */
|
/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/bison/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/bison/runtime-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/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/elfutils/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/marisa-trie/lib/marisa/ |
key.h | 20 void set_terminal(UInt32 terminal) { 21 terminal_ = terminal; 33 UInt32 terminal() const { function in class:marisa::Key
|
/external/marisa-trie/v0_1_5/lib/marisa_alpha/ |
key.h | 22 void set_terminal(UInt32 terminal) { 23 terminal_ = terminal; 35 UInt32 terminal() const { function in class:marisa_alpha::Key
|
/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
|
/prebuilts/gcc/linux-x86/host/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. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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. */
|