OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:consoles
(Results
1 - 25
of
34
) sorted by null
1
2
/external/kernel-headers/original/linux/
vt_buffer.h
9
* but when handling hardware text mode
consoles
, we store
vt.h
12
consoles
16 and higher (since it returns a short) */
capability.h
307
/* Override max number of
consoles
on console allocation */
/external/qemu/docs/
DISPLAY-STATE.TXT
46
CONSOLES
:
50
There are two kinds of
consoles
, and they're fairly different in usage.
92
TEXT
CONSOLES
:
114
There can be several text
consoles
associated to a single DisplayState
131
- In curses.c: This listener is used to display text
consoles
through the
180
consoles
, or when the framebuffer's size is modified by the guest kernel.
/external/qemu/
console.c
149
It is used for both text and graphical
consoles
. */
193
static TextConsole *
consoles
[MAX_CONSOLES];
variable
222
active_console =
consoles
[0];
225
if (
consoles
[0]->hw_screen_dump)
226
consoles
[0]->hw_screen_dump(
consoles
[0]->hw, filename);
1110
s =
consoles
[index];
[
all
...]
sysemu.h
216
/* virtio
consoles
*/
console.h
121
/*
consoles
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
vt.h
24
consoles
16 and higher (since it returns a short) */
capability.h
259
/* Override max number of
consoles
on console allocation */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
vt.h
24
consoles
16 and higher (since it returns a short) */
capability.h
285
/* Override max number of
consoles
on console allocation */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
vt.h
24
consoles
16 and higher (since it returns a short) */
capability.h
259
/* Override max number of
consoles
on console allocation */
/external/grub/stage2/
freebsd.h
38
#define RB_MULTIPLE 0x20000000 /* Use multiple
consoles
*/
/external/chromium_org/ppapi/shared_impl/
ppapi_globals.h
79
// module. The module may be 0 to specify that all
consoles
possibly
/external/chromium_org/third_party/WebKit/Source/core/frame/
UseCounter.h
298
// Be considerate to developers'
consoles
: features should only send deprecation warnings
/external/openssh/
ssh-keyscan.0
104
It generates "Connection closed by remote host" messages on the
consoles
ssh-keyscan.1
169
It generates "Connection closed by remote host" messages on the
consoles
/sdk/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/src/com/android/ide/eclipse/hierarchyviewer/
HierarchyViewerPlugin.java
65
// set the
consoles
.
/system/core/toolbox/
setconsole.c
88
" -c Close unused virtual
consoles
\n"
/external/chromium_org/chrome/browser/diagnostics/
diagnostics_writer.cc
200
// Only create
consoles
for non-log output.
/external/qemu/distrib/sdl-1.2.15/
README.QNX
144
dow positioning across virtual
consoles
is activated. If X and Y are
/external/chromium/third_party/libjingle/source/talk/base/
logging.cc
419
// This handles dynamically allocated
consoles
, too.
/external/qemu/distrib/sdl-1.2.15/src/video/svga/
SDL_svgavideo.c
80
#if 0 /* This is no longer needed, SVGAlib can switch
consoles
for us */
/frameworks/base/docs/html/sdk/
OLD_RELEASENOTES.jd
420
<li>917399: On Windows, running multiple emulator
consoles
can result in unexpected behavior when simulating incoming telephone calls.
512
<p>On Windows, running multiple emulator
consoles
can result in unexpected behavior when simulating incoming telephone calls.</p>
Completed in 1392 milliseconds
1
2