Home
last modified time | relevance | path

Searched refs:HAVE_TERMIOS_H (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/fuchsia/include/llvm/Config/
Dconfig.h221 #define HAVE_TERMIOS_H 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Config/
Dconfig.h249 #define HAVE_TERMIOS_H 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Config/
Dconfig.h249 #define HAVE_TERMIOS_H 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Config/
Dconfig.h249 #define HAVE_TERMIOS_H 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/
Dconfig.h258 #define HAVE_TERMIOS_H 1 macro
/third_party/e2fsprogs/
D1004-modify-code-to-compile.patch40 #ifdef HAVE_TERMIOS_H
D1002-add-header-file-to-musl-compile-mk2efs.patch873 +#define HAVE_TERMIOS_H 1
/third_party/curl/customized/include/
Dcurl_config_standard.h750 #define HAVE_TERMIOS_H 1 macro
Dcurl_config_liteos_a.h723 #define HAVE_TERMIOS_H 1 macro
Dcurl_config_liteos_m.h747 #define HAVE_TERMIOS_H 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Config/
Dconfig.h.cmake224 #cmakedefine HAVE_TERMIOS_H ${HAVE_TERMIOS_H}
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DProcess.inc50 #ifdef HAVE_TERMIOS_H
314 #if defined(HAVE_SYS_IOCTL_H) && defined(HAVE_TERMIOS_H)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
DProcess.inc46 #ifdef HAVE_TERMIOS_H
297 #if defined(HAVE_SYS_IOCTL_H) && defined(HAVE_TERMIOS_H) \
/third_party/ffmpeg/fftools/
Dffmpeg.c93 #if HAVE_TERMIOS_H
161 #if HAVE_TERMIOS_H
331 #if HAVE_TERMIOS_H in term_exit_sigsafe()
421 #if HAVE_TERMIOS_H in term_init()
460 #if HAVE_TERMIOS_H in read_key()
3970 #if HAVE_TERMIOS_H in set_tty_echo()
/third_party/mksh/
Dsh.h97 #if HAVE_TERMIOS_H
525 #if HAVE_TERMIOS_H
DBuild.sh931 HAVE_TERMIOS_H=0
/third_party/python/
Dpyconfig.h.in1254 #undef HAVE_TERMIOS_H
/third_party/python/Modules/
Dposixmodule.c291 # if defined(HAVE_TERMIOS_H)