/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_scriptpackages.py | 35 self._test_scriptpackage('Terminal')
|
/prebuilts/gdb/linux-x86/include/python2.7/ |
grammar.h | 51 int d_type; /* Non-terminal this represents */
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_scriptpackages.py | 35 self._test_scriptpackage('Terminal')
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
grammar.h | 51 int d_type; /* Non-terminal this represents */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_scriptpackages.py | 35 self._test_scriptpackage('Terminal')
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
grammar.h | 51 int d_type; /* Non-terminal this represents */
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_scriptpackages.py | 35 self._test_scriptpackage('Terminal')
|
/external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/ |
serialcli.py | 207 """Set terminal status line: Request To Send""" 212 """Set terminal status line: Data Terminal Ready""" 217 """Read terminal status line: Clear To Send""" 222 """Read terminal status line: Data Set Ready""" 227 """Read terminal status line: Ring Indicator""" 233 """Read terminal status line: Carrier Detect"""
|
serialjava.py | 198 """Set terminal status line: Request To Send""" 203 """Set terminal status line: Data Terminal Ready""" 208 """Read terminal status line: Clear To Send""" 213 """Read terminal status line: Data Set Ready""" 218 """Read terminal status line: Ring Indicator""" 223 """Read terminal status line: Carrier Detect"""
|
/external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/urlhandler/ |
protocol_loop.py | 194 """Set terminal status line: Request To Send""" 201 """Set terminal status line: Data Terminal Ready""" 208 """Read terminal status line: Clear To Send""" 215 """Read terminal status line: Data Set Ready""" 222 """Read terminal status line: Ring Indicator""" 229 """Read terminal status line: Carrier Detect"""
|
protocol_socket.py | 205 """Set terminal status line: Request To Send""" 211 """Set terminal status line: Data Terminal Ready""" 217 """Read terminal status line: Clear To Send""" 224 """Read terminal status line: Data Set Ready""" 231 """Read terminal status line: Ring Indicator""" 238 """Read terminal status line: Carrier Detect"""
|
/external/sl4a/ScriptingLayerForAndroid/res/values/ |
strings.xml | 90 <string name="prompt_process_exited">Process has exited.\nClose terminal?</string> 133 <string name="pref_hidekeyboard_summary">Hide soft keyboard in terminal on startup</string> 134 <!-- Category title for the Terminal Bell preferences --> 135 <string name="pref_bell_category">Terminal bell</string> 136 <!-- Checkbox preference title for the audible terminal bell feature --> 140 <!-- Checkbox preference title for the vibrate on terminal bell feature --> 182 <string name="help_acks">SL4A uses <a href="http://code.google.com/p/connectbot/">ConnectBot</a> terminal.</string>
|
/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...] |
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/content/ |
bigram_dict_content.cpp | 120 AKLOGE("Cannot write bigram target terminal id. pos: %d, target terminal id: %d", 154 // This terminal does not have a bigram list. 167 // All bigram entries are useless. This terminal does not have a bigram list. 173 AKLOGE("Cannot set bigram list position. terminal id: %d, pos: %d",
|
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/ |
ver4_patricia_trie_writing_helper.cpp | 162 // Re-assign terminal IDs for valid terminal PtNodes. 295 AKLOGE("terminal Id %d is not in the terminal position map. map size: %zd", 300 AKLOGE("Cannot update terminal id. %d -> %d", it->first, it->second);
|
ver4_patricia_trie_node_writer.cpp | 66 // The PtNode is a terminal. Delete entry from the terminal position lookup table. 136 AKLOGE("Cannot update terminal position lookup table. terminal id: %d", 166 AKLOGE("updatePtNodeProbabilityAndGetNeedsToSaveForGC is called for non-terminal PtNode."); 363 // Write terminal information using a new terminal id. 364 // Get a new unused terminal id. 375 // Write terminal Id.
|
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/ |
dynamic_pt_reading_helper.cpp | 180 // This method traverses parent nodes from the terminal by following parent pointers; thus, 184 // First, read the terminal node and get its probability. 186 // Node at the ptNodePos is not a valid terminal node. 195 // The ptNodePos is not a valid terminal node position in the dictionary. 245 // Terminal position is found.
|
dynamic_pt_updating_helper.cpp | 144 // Make the node terminal and write the probability. 204 // abc (1st, not terminal) __ de (2nd) 205 // \_ xy (extra child, terminal) 206 // Otherwise, this method makes 1st part terminal and write information in unigramProperty. 208 // abc (1st, terminal) __ de (2nd)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/ |
parser.so | |
/cts/tools/dasm/etc/ |
java_cup.jar | |
java_cup.jar.old | |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
term.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
term.h | [all...] |
/cts/tools/dasm/src/java_cup/ |
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...] |
/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",
|