HomeSort by relevance Sort by last modified time
    Searched full:termios (Results 426 - 450 of 608) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/
termbits.h 27 struct termios { struct
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/asm/
termbits.h 27 struct termios { struct
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/asm-generic/
termbits.h 27 struct termios { struct
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/asm-generic/
termbits.h 27 struct termios { struct
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/asm/
termbits.h 27 struct termios { struct
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/asm-generic/
termbits.h 27 struct termios { struct
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/asm/
termbits.h 27 struct termios { struct
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/asm-generic/
termbits.h 27 struct termios { struct
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm-generic/
termbits.h 27 struct termios { struct
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm-generic/
termbits.h 27 struct termios { struct
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
termbits.h 27 struct termios { struct
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
termbits.h 27 struct termios { struct
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyport.h 665 be included before termios.h or it will generate an error. */
674 #include <termios.h>
675 extern int openpty(int *, int *, char *, struct termios *, struct winsize *);
676 extern pid_t forkpty(int *, char *, struct termios *, struct winsize *);
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyport.h 665 be included before termios.h or it will generate an error. */
674 #include <termios.h>
675 extern int openpty(int *, int *, char *, struct termios *, struct winsize *);
676 extern pid_t forkpty(int *, char *, struct termios *, struct winsize *);
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
fcntl.so 
  /external/toybox/toys/pending/
top.c 51 struct termios inf;
238 struct termios newf;
249 memcpy(&newf, &TT.inf, sizeof(struct termios));
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/
mpu_iio.c 19 #include <termios.h>
74 // Use termios to turn off line buffering
75 struct termios term;
  /hardware/qcom/bt/msm8992/libbt-vendor/src/
bt_vendor_qcom.c 33 #include <termios.h>
104 int ath3k_init(int fd, int speed, int init_speed, char *bdaddr, struct termios *ti);
740 if(ath3k_init(fd,3000000,115200,NULL,&vnd_userial.termios)<0)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Setup 236 #termios termios.c # Steen Lumholt's termios module
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Setup 236 #termios termios.c # Steen Lumholt's termios module
  /external/linux-tools-perf/src/tools/perf/
builtin-top.c 52 #include <termios.h>
441 struct termios tc, save;
594 struct termios tc, save;
  /external/antlr/antlr-3.4/runtime/Python/
pylintrc 264 deprecated-modules=regsub,string,TERMIOS,Bastion,rexec
  /external/e2fsprogs/misc/
blkid.c 17 #include <termios.h>
  /external/libunwind/tests/
test-coredump-unwind.c 51 #include <termios.h>
  /external/libvncserver/
rfbconfig.h 278 /* Define to 1 if you have the <termios.h> header file. */

Completed in 239 milliseconds

<<11121314151617181920>>