HomeSort by relevance Sort by last modified time
    Searched full:tty (Results 126 - 150 of 566) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
wanrouter.h 224 char tty; /* Create a fake tty device */ member in struct:wandev_conf
225 unsigned tty_major; /* Major number for wanpipe tty device */
226 unsigned tty_minor; /* Minor number for wanpipe tty device */
227 unsigned tty_mode; /* TTY operation mode SYNC or ASYNC */
  /external/gtest/test/
gtest_unittest.cc     [all...]
  /external/ppp/pppd/
auth.c 1535 char *tty; local
    [all...]
  /external/qemu/slirp/
debug.c 19 /* Carry over one item from main.c so that the tty's restored.
20 * Only done when the tty being used is /dev/tty --RedWolf */
  /external/qemu/slirp-android/
debug.c 21 /* Carry over one item from main.c so that the tty's restored.
22 * Only done when the tty being used is /dev/tty --RedWolf */
  /packages/apps/Phone/src/com/android/phone/
PhoneApp.java 232 // TTY feature enabled on this platform
234 // Current TTY operating mode selected by user
335 // Force TTY state update according to new headset state
384 // TTY mode is only applied if a headset is connected
518 // Read platform settings for TTY feature
580 // Read TTY settings and store it into BP NV.
581 // AP owns (i.e. stores) the TTY setting in AP settings database and pushes the setting
582 // to BP at power up (BP does not need to make the TTY setting persistent storage).
583 // This way, there is a single owner (i.e AP) for the TTY setting in the phone.
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
SDL_fbevents.c 201 /* This will fail if we aren't root or this isn't our tty */
250 static const char * const vcs[] = { "/dev/vc/%d", "/dev/tty%d", NULL };
274 /* This needs to be our controlling tty
278 tty0_fd = open("/dev/tty", O_RDWR, 0);
287 /* Last resort, maybe our tty is a usable VT */
290 keyboard_fd = open("/dev/tty", O_RDWR);
  /external/kernel-headers/original/linux/
capability.h 274 /* Allow configuration of tty devices */
275 /* Allow vhangup() of tty */
  /external/llvm/utils/lit/lit/
ProgressBar.py 90 output; if this stream is not a tty, then the terminal is
97 # If the stream isn't a tty, then assume it has no capabilities.
  /packages/apps/Email/res/values-fi/
uploader.xml 17 <string name="summary_subtitle_paused_need_charger" msgid="3256171133661659691">"lykätty lataukseen asti"</string>
50 <string name="pause_state_need_charger" msgid="5014741655713255815">"keskeytetty - lykätty lataukseen asti"</string>
  /packages/apps/Music/res/values-fi/
strings.xml 105 <item quantity="one" msgid="422388042993582235">"1 kappale lisätty soittolistaan."</item>
106 <item quantity="other" msgid="7662771987109627255">"<xliff:g id="NUMBER">%d</xliff:g> kappaletta lisätty soittolistaan."</item>
  /packages/apps/Phone/res/values-am/
strings.xml     [all...]
  /packages/apps/Phone/res/values-ar/
strings.xml     [all...]
  /packages/apps/Phone/res/values-be/
strings.xml     [all...]
  /packages/apps/Phone/res/values-bg/
strings.xml     [all...]
  /packages/apps/Phone/res/values-el/
strings.xml     [all...]
  /packages/apps/Phone/res/values-fa/
strings.xml     [all...]
  /packages/apps/Phone/res/values-hi/
strings.xml     [all...]
  /packages/apps/Phone/res/values-iw/
strings.xml     [all...]
  /packages/apps/Phone/res/values-ja/
strings.xml 395 <string name="tty_mode_title" msgid="3171521903490559138">"TTY???"</string>
396 <string name="tty_mode_summary" msgid="5057244302665817977">"TTY?????????"</string>
397 <string name="tty_mode_option_title" msgid="9033098925144434669">"TTY???"</string>
398 <string name="tty_mode_option_summary" msgid="1073835131534808732">"TTY??????"</string>
    [all...]
  /packages/apps/Phone/res/values-ko/
strings.xml 395 <string name="tty_mode_title" msgid="3171521903490559138">"TTY ??"</string>
396 <string name="tty_mode_summary" msgid="5057244302665817977">"TTY ?? ??"</string>
397 <string name="tty_mode_option_title" msgid="9033098925144434669">"TTY ??"</string>
398 <string name="tty_mode_option_summary" msgid="1073835131534808732">"TTY ?? ??"</string>
    [all...]
  /packages/apps/Phone/res/values-sr/
strings.xml     [all...]
  /packages/apps/Phone/res/values-th/
strings.xml     [all...]
  /packages/apps/Phone/res/values-uk/
strings.xml     [all...]
  /packages/apps/Phone/res/values-zh-rCN/
strings.xml 395 <string name="tty_mode_title" msgid="3171521903490559138">"TTY ??"</string>
396 <string name="tty_mode_summary" msgid="5057244302665817977">"?? TTY ??"</string>
397 <string name="tty_mode_option_title" msgid="9033098925144434669">"TTY ??"</string>
398 <string name="tty_mode_option_summary" msgid="1073835131534808732">"?? TTY ??"</string>
    [all...]

Completed in 1809 milliseconds

1 2 3 4 56 7 8 91011>>