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

<<11121314151617181920>>

  /frameworks/base/telephony/java/com/android/internal/telephony/test/
SimulatedCommands.java     [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-gdbserver 
  /external/bluetooth/bluez/plugins/
pnat.c 259 error("Can't create RFCOMM TTY: %s", strerror(errno));
  /external/e2fsprogs/e2fsck/
e2fsck.h 315 int interactive; /* Are we connected directly to a tty? */
  /external/mksh/src/
check.pl 1133 open(TTY, "> /dev/tty") || return 0;
1134 print TTY $msg;
1135 close(TTY);
    [all...]
  /external/netcat/
stupidh 48 stream stropts pstat sysmacros termio termios sgtty tty ttyent lstat select \
generic.h 57 sysv/POSIX_ME_HARDER: termio[s].h, struct termio[s], tty.c_*[]
  /external/quake/quake/src/WinQuake/docs/
INSTALL.Quake2 207 A better way is to run Quake2 on a tty via screen. screen can be found
  /frameworks/base/packages/SystemUI/res/values-pl/
strings.xml 126 <string name="accessibility_tty_enabled" msgid="4613200365379426561">"Dalekopis (TTY) w??czony."</string>
  /frameworks/base/services/java/com/android/server/
NetworkManagementService.java     [all...]
  /packages/inputmethods/LatinIME/tests/data/
wordlist.xml 231 <w f="0">tty</w>
  /system/extras/tests/fstest/
perm_checker.conf 78 /dev/tty* 600 600 root root root root
  /external/qemu/distrib/sdl-1.2.12/src/video/ipod/
SDL_ipodvideo.c 170 static const char * const vcs[] = { "/dev/vc/%d", "/dev/tty%d", 0 };
190 tty0_fd = open("/dev/tty", O_RDWR, 0);
  /packages/apps/Mms/res/values-fi/
strings.xml 239 <string name="status_rejected" msgid="2613641949065942678">"Hylätty"</string>
260 <string name="sms_rejected_title" msgid="8548394922491529811">"Tekstiviesti hylätty"</string>
  /packages/apps/Phone/res/values/
strings.xml     [all...]
  /packages/apps/Phone/res/values-hu/
strings.xml     [all...]
  /packages/apps/Phone/res/values-vi/
strings.xml     [all...]
  /external/bluetooth/bluez/tools/
hciattach.c 1223 /* Set TTY to N_HCI line discipline */
1250 printf("\thciattach [-n] [-p] [-b] [-r] [-t timeout] [-s initial_speed] <tty> <type | id> [speed] [flow|noflow] [bdaddr]\n");
1442 /* Restore TTY line discipline */
  /external/kernel-headers/original/linux/
sched.h 424 struct tty_struct *tty; /* NULL if no tty */ member in struct:signal_struct
906 /* Protection of (de-)allocation: mm, files, fs, tty, keyrings */
    [all...]
  /frameworks/base/docs/html/guide/developing/tools/
adb.jd 279 <td><code>ppp&nbsp;&lt;tty&gt;&nbsp;[parm]...</code></td>
282 <li><code>&lt;tty&gt;</code> &mdash; the tty for PPP stream. For example <code>dev:/dev/omap_csmi_ttyl</code>. </li>
  /prebuilt/android-arm/gdbserver/
gdbserver 
  /system/core/adb/
commandline.c 169 " adb ppp <tty> [parameters] - Run PPP over USB.\n"
171 " <tty> refers to the tty for PPP stream. Eg. dev:/dev/omap_csmi_tty1\n"
    [all...]
  /bionic/libc/include/net/
if_types.h 72 #define IFT_SLIP 0x1c /* IP over generic TTY */
  /development/ndk/platforms/android-3/include/net/
if_types.h 72 #define IFT_SLIP 0x1c /* IP over generic TTY */
  /device/moto/wingray/
init.stingray.rc 290 service gadget-lte-modem /system/bin/tty2ttyd ril.wrigley.modem.tty /dev/ttyGS0 0 512

Completed in 1213 milliseconds

<<11121314151617181920>>