Searched defs:terminal (Results 1 - 6 of 6) sorted by relevance

/external/chromium/chrome/common/
H A Dauto_start_linux.cc41 std::string terminal = is_terminal_app ? "true" : "false"; local
45 "Terminal=" + terminal + "\n"
/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/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/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 541 milliseconds