HomeSort by relevance Sort by last modified time
    Searched full:consoles (Results 1 - 25 of 38) sorted by null

1 2

  /external/autotest/client/tests/kvm/tests/
virtio_console.py 577 def init_guest(vm, consoles):
582 @param consoles: Informations about consoles.
585 for mode in consoles:
703 Creates the VM and connects the specified number of consoles and serial
709 Further in tests the consoles are being picked always from the first
715 @return: Tuple with (guest information, consoles information)
717 consoles informations = [consoles[], serialports[]]
719 consoles = [
    [all...]
  /external/toybox/toys/other/
chvt.c 25 char *consoles[]={"/dev/console", "/dev/vc/0", "/dev/tty", NULL}, **cc; local
28 for (cc = consoles; *cc; cc++)
  /external/toybox/toys/pending/
openvt.c 30 Deallocate unused virtual terminal /dev/ttyN, or all unused consoles.
136 long vt_num = 0; // 0 deallocates all unused consoles
  /external/tlsdate/
apparmor-profile 12 #include <abstractions/consoles>
73 #include <abstractions/consoles>
130 #include <abstractions/consoles>
  /external/kernel-headers/original/uapi/linux/
vt.h 13 consoles 16 and higher (since it returns a short) */
capability.h 287 /* Override max number of consoles on console allocation */
  /external/skia/site/dev/contrib/
directory.md 17 * BuildBot Consoles
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
vt.h 13 consoles 16 and higher (since it returns a short) */
capability.h 288 /* Override max number of consoles on console allocation */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
vt.h 13 consoles 16 and higher (since it returns a short) */
capability.h 285 /* Override max number of consoles on console allocation */
  /frameworks/base/docs/html/training/auto/
index.jd 23 Apps that work with Android Auto consoles run on a connected device, such as a phone or
  /libcore/ojluni/src/main/java/java/util/logging/
package.html 78 including memory, output streams, consoles, files, and sockets.
  /sdk/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/src/com/android/ide/eclipse/hierarchyviewer/
HierarchyViewerPlugin.java 65 // set the consoles.
  /system/core/adb/
sysdeps_win32_test.cpp 104 // stdin and stdout should be consoles. Use CONIN$ and CONOUT$ special files
sysdeps_win32.cpp     [all...]
  /external/autotest/server/cros/servo/
pd_console.py 288 to both Plankton and DUT PD consoles.
  /external/libcap/libcap/include/uapi/linux/
capability.h 287 /* Override max number of consoles on console allocation */
  /external/webrtc/webrtc/base/
logging.cc 368 // This handles dynamically allocated consoles, too.
  /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>
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
btScalar.h 559 ///btSelect avoids branches, which makes performance much better for consoles like Playstation 3 and XBox 360
  /frameworks/base/core/java/android/content/
RestrictionsManager.java 65 * in the manifest. This enables applications as well as any web administration consoles
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
DdmsPlugin.java 152 // set the consoles.
    [all...]
  /external/autotest/client/tests/kvm/
subtests.cfg.sample     [all...]
  /external/autotest/client/virt/
virt_vm.py 385 # connection to the guest. libvirt also supports serial (like) consoles

Completed in 1763 milliseconds

1 2