/external/python/cpython2/RISCOS/ |
D | unixstuff.c | 12 int isatty(int fn) in isatty() function
|
/external/python/cpython2/Lib/ |
D | chunk.py | 93 def isatty(self): member in Chunk
|
D | StringIO.py | 88 def isatty(self): member in StringIO
|
D | _pyio.py | 452 def isatty(self): member in IOBase 788 def isatty(self): member in _BufferedIOMixin 1224 def isatty(self): member in BufferedRWPair 1603 def isatty(self): member in TextIOWrapper
|
D | tempfile.py | 582 def isatty(self): member in SpooledTemporaryFile
|
/external/python/cpython3/Lib/ |
D | chunk.py | 93 def isatty(self): member in Chunk
|
D | _pyio.py | 515 def isatty(self): member in IOBase 883 def isatty(self): member in _BufferedIOMixin 1394 def isatty(self): member in BufferedRWPair 1787 def isatty(self): member in FileIO 2199 def isatty(self): member in TextIOWrapper
|
/external/e2fsprogs/include/nonunix/ |
D | unistd.h | 31 #define isatty _isatty macro
|
/external/python/cpython2/Lib/bsddb/ |
D | dbrecio.py | 49 def isatty(self): member in DBRecIO
|
/external/python/cpython2/Tools/framer/ |
D | example.py | 63 def isatty(self): member in cStringIO.InputType
|
/external/libvpx/libvpx/ |
D | tools_common.h | 49 #define isatty _isatty macro
|
/external/libaom/libaom/common/ |
D | tools_common.h | 53 #define isatty _isatty macro
|
/external/bc/include/ |
D | bcl.h | 161 #define isatty _isatty macro
|
/external/llvm-project/lldb/third_party/Python/module/pexpect-4.6/pexpect/ |
D | spawnbase.py | 511 def isatty(self): member in SpawnBase
|
D | pty_spawn.py | 332 def isatty(self): member in spawn
|
/external/python/cpython2/Modules/_io/ |
D | _iomodule.c | 304 long isatty; in io_open() local
|
/external/ImageMagick/MagickCore/ |
D | nt-base.h | 154 # define isatty _isatty macro
|
/external/python/cpython3/Modules/_io/ |
D | _iomodule.c | 243 long isatty = 0; in _io_open_impl() local
|
/external/python/cpython3/Lib/idlelib/ |
D | run.py | 431 def isatty(self): member in StdioFile
|
/external/python/cpython2/Lib/idlelib/ |
D | PyShell.py | 1098 def isatty(self): member in PyShell 1334 def isatty(self): member in PseudoFile
|
/external/llvm-project/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/ |
D | ptyprocess.py | 411 def isatty(self): member in PtyProcess
|
/external/tensorflow/tensorflow/compiler/xla/tools/ |
D | interactive_graphviz.cc | 53 #define isatty _isatty macro
|
/external/openssh/ |
D | channels.h | 130 int isatty; /* rfd is a tty */ member
|
/external/autotest/client/common_lib/ |
D | logging_manager.py | 206 def isatty(self): member in LoggingFile
|
D | pexpect.py | 687 def isatty (self): # File-like object. member in spawn
|