Searched refs:terminal (Results 1 - 23 of 23) sorted by relevance

/external/qemu/
H A Djson-lexer.c65 /* Return whether TERMINAL is a terminal state and the transition to it
68 #define TERMINAL_NEEDED_LOOKAHEAD(old_state, terminal) \
69 (json_lexer[(old_state)][0] == (terminal))
/external/chromium/chrome/common/
H A Dauto_start_linux.cc41 std::string terminal = is_terminal_app ? "true" : "false"; local
45 "Terminal=" + terminal + "\n"
/external/libvpx/examples/includes/geshi/geshi/
H A Dgnuplot.php82 'surface', 'table', 'term', 'terminal',
169 // help set terminal postscript
176 // help set terminal png
H A Dbnf.php94 //terminal symbols
/external/libxml2/include/libxml/
H A Dxmlregexp.h101 int *terminal);
108 int *terminal);
/external/valgrind/main/gdbserver_tests/
H A Dmcwatchpoints.stdoutB.exp30 Delete all breakpoints? (y or n) [answered Y; input not from terminal]
H A Dmcbreak.stdoutB.exp44 Delete all breakpoints? (y or n) [answered Y; input not from terminal]
/external/antlr/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/
H A DANTLRv3.g264 | terminal
312 terminal
322 ( '^' -> ^('^' $terminal)
323 | '!' -> ^('!' $terminal)
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
H A DANTLRv3.g255 atom: terminal
301 terminal
308 ( '^' -> ^('^' $terminal)
309 | '!' -> ^('!' $terminal)
H A DANTLR.g746 LT(2).getCharPositionInLine()+1==LT(3).getCharPositionInLine()}? id WILDCARD (terminal|ruleref)) =>
747 id w=WILDCARD^ (terminal|ruleref) {$w.setType(DOT);}
748 | terminal
807 terminal
/external/openssl/crypto/des/
H A Dread_pwd.c110 /* There are 5 types of terminal interface supported,
264 $DESCRIPTOR(terminal,"TT");
326 status = sys$assign(&terminal,&channel,0,0);
/external/bison/doc/
H A Drefcard.tex339 \key{Declare a terminal symbol.}{\%token <{\it t\/}>
342 \key{Declare a terminal symbol, and define its association.}
362 definition, {\it n} is a {\it terminal} symbol name, {\it m} is a
363 {\it non-terminal} symbol name, and {\it association} can be one of
406 non-terminal : {\it statement} 1
415 symbols that make up the non-terminal. For example:
/external/webkit/Source/WebCore/bindings/js/
H A DSerializedScriptValue.cpp1240 if (JSValue terminal = readTerminal()) {
1241 putProperty(outputArrayStack.last(), index, terminal);
1284 if (JSValue terminal = readTerminal()) {
1285 putProperty(outputObjectStack.last(), Identifier(m_exec, cachedString->ustring()), terminal);
1299 if (JSValue terminal = readTerminal()) {
1300 outValue = terminal;
/external/openssl/crypto/ui/
H A Dui_openssl.c177 /* There are 5 types of terminal interface supported,
288 static $DESCRIPTOR(terminal,"TT");
515 status = sys$assign(&terminal,&channel,0,0);
/external/mesa3d/docs/OLD/
H A DMESA_program_debug.spec78 clear how terminal and GUI-based interfaces would work, for
/external/quake/quake/src/WinQuake/
H A Dquake-rogue.spec.sh82 turn. They are challenging, and terminal! Here are just a few of them.
/external/libxml2/
H A Dxmlregexp.c3210 * If end of input on non-terminal state, rollback, however we may
3807 * End of input on non-terminal state, rollback, however we may
4188 * @terminal: return value if this was a terminal state
4198 xmlChar **values, int *terminal) {
4221 if (terminal != NULL) {
4224 *terminal = 1;
4226 *terminal = 0;
4252 if (terminal != NULL) {
4254 *terminal
4196 xmlRegExecGetValues(xmlRegExecCtxtPtr exec, int err, int *nbval, int *nbneg, xmlChar **values, int *terminal) argument
4359 xmlRegExecNextValues(xmlRegExecCtxtPtr exec, int *nbval, int *nbneg, xmlChar **values, int *terminal) argument
4384 xmlRegExecErrInfo(xmlRegExecCtxtPtr exec, const xmlChar **string, int *nbval, int *nbneg, xmlChar **values, int *terminal) argument
4403 int terminal; local
[all...]
H A Dxmlschemas.c26018 int terminal, nbval = 10, nbneg; local
26043 &nbval, &nbneg, &values[0], &terminal);
26533 int terminal, nbval = 10, nbneg; local
26601 &values[0], &terminal);
/external/icu4c/common/
H A Dtriedict.cpp492 // Special terminal node; return now
1040 BuildCompactTrieNode *terminal = new BuildCompactTrieNode(TRUE, FALSE, nodes, status); local
1041 if (terminal == NULL) {
1214 // Failure, or terminal node
/external/grub/
H A Dconfigure917 --disable-hercules disable hercules terminal support
918 --disable-serial disable serial terminal support
/external/grub/docs/
H A Dtexinfo.tex230 % and nothing on the terminal. We don't just call \tracingall here,
231 % since that produces some useless output on the terminal. We also make
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 453 milliseconds