Searched defs:terminal (Results 1 – 7 of 7) sorted by relevance
/external/chromium/chrome/common/ |
D | auto_start_linux.cc | 41 std::string terminal = is_terminal_app ? "true" : "false"; in AddApplication() local
|
/external/qemu/ |
D | json-lexer.c | 68 #define TERMINAL_NEEDED_LOOKAHEAD(old_state, terminal) \ argument
|
/external/webkit/Source/WebCore/bindings/js/ |
D | SerializedScriptValue.cpp | 1240 if (JSValue terminal = readTerminal()) { in deserialize() local 1284 if (JSValue terminal = readTerminal()) { in deserialize() local 1299 if (JSValue terminal = readTerminal()) { in deserialize() local
|
/external/libxml2/ |
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 | 26018 int terminal, nbval = 10, nbneg; in xmlSchemaValidatorPopElem() local 26533 int terminal, nbval = 10, nbneg; in xmlSchemaValidateChildElem() local
|
/external/icu4c/common/ |
D | triedict.cpp | 1040 BuildCompactTrieNode *terminal = new BuildCompactTrieNode(TRUE, FALSE, nodes, status); in compactMutableTrieDictionary() local
|
/external/bluetooth/glib/gio/ |
D | gdesktopappinfo.c | 99 guint terminal : 1; member
|