OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:terminal
(Results
176 - 200
of
864
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/antlr/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/
ANTLRv3.g
264
|
terminal
312
terminal
322
( '^' -> ^('^' $
terminal
)
323
| '!' -> ^('!' $
terminal
)
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
ANTLRv3.g
255
atom:
terminal
301
terminal
308
( '^' -> ^('^' $
terminal
)
309
| '!' -> ^('!' $
terminal
)
/external/chromium-trace/trace-viewer/third_party/python_gflags/
ChangeLog
17
* If output is a tty, use
terminal
's width to wrap help-text (wiesmann)
/external/dropbear/
cli-main.c
98
/* Do the cleanup first, since then the
terminal
will be reset */
/external/ganymed-ssh2/examples/
SwingShell.java
38
* This is a very primitive SSH-2 dumb
terminal
(Swing based).
161
* TerminalDialog is probably the worst
terminal
emulator ever written - implementing
181
* the
terminal
window.
327
* Again - this is a simple DEMO
terminal
=)
/external/grub/
INSTALL
243
Omit the serial
terminal
support in Stage 2.
248
performance of a
terminal
emulation even on pseudo terminals.
253
you need to set the default
terminal
to a serial
terminal
in an
/external/grub/netboot/
timer.c
56
* (interrupt on
terminal
count mode), binary count,
/external/kernel-headers/original/asm-mips/
ioctls.h
31
#define TIOCSTI 0x5472 /* simulate
terminal
input */
termios.h
76
#define TIOCM_DTR 0x002 /* data
terminal
ready */
/external/kernel-headers/original/linux/
console_struct.h
51
/* VT
terminal
data */
/external/libppp/src/
prompt.c
219
prompt_Printf(p, "Link lost,
terminal
mode.\n");
241
* We are in
terminal
mode, decode special sequences
244
log_Printf(LogDEBUG, "Got %d bytes (reading from the
terminal
)\n", n);
472
* Set tty into
terminal
mode which is used while we invoke term command.
/external/llvm/docs/CommandGuide/
llvm-extract.rst
37
write raw bitcode output if the output stream is a
terminal
. With this option,
llvm-link.rst
36
to write raw bitcode output if the output stream is a
terminal
. With this
/external/llvm/test/Transforms/ObjCARC/
contract-testcases.ll
9
declare %0* @"\01-[NSAttributedString(
Terminal
) pathAtIndex:effectiveRange:]"(%1*, i8* nocapture, i64, %2*) optsize
/external/marisa-trie/tests/
unit-test.cc
189
ASSERT(key.
terminal
() == 0);
199
ASSERT(key.
terminal
() == 3);
207
ASSERT(rkey.
terminal
() == 0);
217
ASSERT(rkey.
terminal
() == 6);
/external/marisa-trie/v0_1_5/tests/
unit-test.cc
192
ASSERT(key.
terminal
() == 0);
202
ASSERT(key.
terminal
() == 3);
210
ASSERT(rkey.
terminal
() == 0);
220
ASSERT(rkey.
terminal
() == 6);
/external/ppp/pppd/plugins/radius/etc/
radiusclient.conf
19
# a
terminal
specific lock (e.g. /etc/nologin.ttyS2 will disable
radiusclient.conf.in
19
# a
terminal
specific lock (e.g. /etc/nologin.ttyS2 will disable
/external/stlport/src/
_stdio_file.h
44
causes a
terminal
window to be created. This also happens if you do
/external/stlport/test/eh/
mwerks_console_OS_X.c
167
static char *__devicename = "
Terminal
";
/external/valgrind/main/gdbserver_tests/
mcbreak.stdoutB.exp
44
Delete all breakpoints? (y or n) [answered Y; input not from
terminal
]
/external/webkit/Source/WebCore/loader/
NetscapePlugInStreamLoader.cpp
128
// If calling didFail spins the run loop the stream loader can reach the
terminal
state.
/external/webkit/Source/WebCore/svg/
SVGGlyphElement.h
48
Terminal
,
/external/webkit/Tools/Scripts/
run-webkit-httpd
94
# Run in single-process mode, do not detach from the controlling
terminal
.
/frameworks/base/docs/html/sdk/installing/
adding-packages.jd
19
<li>On Mac or Linux, open a
terminal
and navigate to the <code>tools/</code> directory in the
Completed in 5574 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>