/external/musl/src/unistd/ |
D | isatty.c | 6 int isatty(int fd) in isatty() function
|
/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 | 538 def isatty(self): member in IOBase 906 def isatty(self): member in _BufferedIOMixin 1417 def isatty(self): member in BufferedRWPair 1810 def isatty(self): member in FileIO 2225 def isatty(self): member in TextIOWrapper
|
D | tempfile.py | 725 def isatty(self): member in SpooledTemporaryFile
|
/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/bc/include/ |
D | bcl.h | 70 #define isatty _isatty macro
|
/external/libaom/libaom/common/ |
D | tools_common.h | 53 #define isatty _isatty macro
|
/external/libvpx/libvpx/ |
D | tools_common.h | 49 #define isatty _isatty macro
|
/external/python/cpython2/Modules/_io/ |
D | _iomodule.c | 304 long isatty; in io_open() local
|
/external/python/cpython3/Modules/_io/ |
D | _iomodule.c | 245 long isatty = 0; in _io_open_impl() local
|
/external/ImageMagick/MagickCore/ |
D | nt-base.h | 154 # define isatty _isatty macro
|
/external/tcpdump/ |
D | netdissect-stdinc.h | 167 #define isatty _isatty macro
|
/external/python/cpython2/Lib/idlelib/ |
D | PyShell.py | 1098 def isatty(self): member in PyShell 1334 def isatty(self): member in PseudoFile
|
/external/python/cpython3/Lib/idlelib/ |
D | run.py | 453 def isatty(self): member in StdioFile
|
/external/tensorflow/tensorflow/compiler/xla/tools/ |
D | interactive_graphviz.cc | 53 #define isatty _isatty macro
|
/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
|
/external/chromium-trace/catapult/third_party/pyserial/serial/ |
D | serialutil.py | 217 def isatty(self): member in FileLike
|