Searched defs:terminal (Results 1 – 12 of 12) sorted by relevance
| /external/chromium_org/chrome/common/ |
| D | auto_start_linux.cc | 42 std::string terminal = is_terminal_app ? "true" : "false"; in AddApplication() local
|
| /external/owasp/sanitizer/src/main/org/owasp/html/ |
| D | Trie.java | 47 private final boolean terminal; field in Trie
|
| /external/qemu/qobject/ |
| D | json-lexer.c | 70 #define TERMINAL_NEEDED_LOOKAHEAD(old_state, terminal) \ argument
|
| /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/ |
| D | Huffman.java | 138 Node terminal = new Node(sym, len); in addCode() local
|
| /external/chromium_org/third_party/libxml/src/ |
| D | xmlregexp.c | 4198 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
|
| D | xmlschemas.c | 26017 int terminal, nbval = 10, nbneg; in xmlSchemaValidatorPopElem() local 26532 int terminal, nbval = 10, nbneg; in xmlSchemaValidateChildElem() local
|
| D | testapi.c | 33242 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/ |
| D | xmlregexp.c | 4208 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
|
| D | xmlschemas.c | 26046 int terminal, nbval = 10, nbneg; in xmlSchemaValidatorPopElem() local 26578 int terminal, nbval = 10, nbneg; in xmlSchemaValidateChildElem() local
|
| /external/lldb/source/Plugins/Process/FreeBSD/ |
| D | ProcessMonitor.cpp | 866 lldb_utility::PseudoTerminal terminal; in Launch() local
|
| /external/chromium_org/third_party/icu/source/common/ |
| D | triedict.cpp | 1466 BuildCompactTrieNode *terminal = new BuildCompactTrieNode(TRUE, kHorizontalType, nodes, status); in compactMutableTrieDictionary() local
|
| /external/lldb/source/Plugins/Process/Linux/ |
| D | ProcessMonitor.cpp | 1095 lldb_utility::PseudoTerminal terminal; in Launch() local
|