Home
last modified time | relevance | path

Searched defs:terminal (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/chrome/common/
Dauto_start_linux.cc42 std::string terminal = is_terminal_app ? "true" : "false"; in AddApplication() local
/external/owasp/sanitizer/src/main/org/owasp/html/
DTrie.java47 private final boolean terminal; field in Trie
/external/qemu/qobject/
Djson-lexer.c70 #define TERMINAL_NEEDED_LOOKAHEAD(old_state, terminal) \ argument
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/
DHuffman.java138 Node terminal = new Node(sym, len); in addCode() local
/external/chromium_org/third_party/libxml/src/
Dxmlregexp.c4198 xmlChar **values, int *terminal) { in xmlRegExecGetValues()
4360 xmlChar **values, int *terminal) { in xmlRegExecNextValues()
4385 int *nbval, int *nbneg, xmlChar **values, int *terminal) { in xmlRegExecErrInfo()
4403 int terminal; in testerr() local
Dxmlschemas.c26017 int terminal, nbval = 10, nbneg; in xmlSchemaValidatorPopElem() local
26532 int terminal, nbval = 10, nbneg; in xmlSchemaValidateChildElem() local
Dtestapi.c33242 int * terminal; /* return value if this was a terminal state */ in test_xmlRegExecErrInfo() local
33309 int * terminal; /* return value if this was a terminal state */ in test_xmlRegExecNextValues() local
/external/libxml2/
Dxmlregexp.c4208 xmlChar **values, int *terminal) { in xmlRegExecGetValues()
4370 xmlChar **values, int *terminal) { in xmlRegExecNextValues()
4395 int *nbval, int *nbneg, xmlChar **values, int *terminal) { in xmlRegExecErrInfo()
4413 int terminal; in testerr() local
Dxmlschemas.c26046 int terminal, nbval = 10, nbneg; in xmlSchemaValidatorPopElem() local
26578 int terminal, nbval = 10, nbneg; in xmlSchemaValidateChildElem() local
/external/lldb/source/Plugins/Process/FreeBSD/
DProcessMonitor.cpp866 lldb_utility::PseudoTerminal terminal; in Launch() local
/external/chromium_org/third_party/icu/source/common/
Dtriedict.cpp1466 BuildCompactTrieNode *terminal = new BuildCompactTrieNode(TRUE, kHorizontalType, nodes, status); in compactMutableTrieDictionary() local
/external/lldb/source/Plugins/Process/Linux/
DProcessMonitor.cpp1095 lldb_utility::PseudoTerminal terminal; in Launch() local