Home
last modified time | relevance | path

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

/external/marisa-trie/lib/marisa/
Dkey.h20 void set_terminal(UInt32 terminal) { in set_terminal()
33 UInt32 terminal() const { in terminal() function
/external/marisa-trie/v0_1_5/lib/marisa_alpha/
Dkey.h22 void set_terminal(UInt32 terminal) { in set_terminal()
35 UInt32 terminal() const { in terminal() function
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/
DHuffman.java171 Node terminal = new Node(sym, len); in addCode() local
/external/owasp/sanitizer/src/main/org/owasp/html/
DTrie.java47 private final boolean terminal; field in Trie
/external/toybox/toys/pending/
Dinit.c71 struct termios terminal; in reset_term() local
/external/libxml2/
Dxmlregexp.c4210 xmlChar **values, int *terminal) { in xmlRegExecGetValues()
4372 xmlChar **values, int *terminal) { in xmlRegExecNextValues()
4397 int *nbval, int *nbneg, xmlChar **values, int *terminal) { in xmlRegExecErrInfo()
4415 int terminal; in testerr() local
Dxmlschemas.c26048 int terminal, nbval = 10, nbneg; in xmlSchemaValidatorPopElem() local
26580 int terminal, nbval = 10, nbneg; in xmlSchemaValidateChildElem() local
Dtestapi.c33533 int * terminal; /* return value if this was a terminal state */ in test_xmlRegExecErrInfo() local
33600 int * terminal; /* return value if this was a terminal state */ in test_xmlRegExecNextValues() local
/external/lldb/source/Plugins/Process/FreeBSD/
DProcessMonitor.cpp866 lldb_utility::PseudoTerminal terminal; in Launch() local
/external/lldb/source/Plugins/Process/Linux/
DProcessMonitor.cpp1095 lldb_utility::PseudoTerminal terminal; in Launch() local