Home
last modified time | relevance | path

Searched defs:isatty (Results 1 – 25 of 42) sorted by relevance

12

/external/musl/src/unistd/
Disatty.c6 int isatty(int fd) in isatty() function
/external/python/cpython2/RISCOS/
Dunixstuff.c12 int isatty(int fn) in isatty() function
/external/python/cpython2/Lib/
Dchunk.py93 def isatty(self): member in Chunk
DStringIO.py88 def isatty(self): member in StringIO
D_pyio.py452 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
Dtempfile.py582 def isatty(self): member in SpooledTemporaryFile
/external/python/cpython3/Lib/
Dchunk.py93 def isatty(self): member in Chunk
D_pyio.py538 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
Dtempfile.py725 def isatty(self): member in SpooledTemporaryFile
/external/e2fsprogs/include/nonunix/
Dunistd.h31 #define isatty _isatty macro
/external/python/cpython2/Lib/bsddb/
Ddbrecio.py49 def isatty(self): member in DBRecIO
/external/python/cpython2/Tools/framer/
Dexample.py63 def isatty(self): member in cStringIO.InputType
/external/bc/include/
Dbcl.h70 #define isatty _isatty macro
/external/libaom/libaom/common/
Dtools_common.h53 #define isatty _isatty macro
/external/libvpx/libvpx/
Dtools_common.h49 #define isatty _isatty macro
/external/python/cpython2/Modules/_io/
D_iomodule.c304 long isatty; in io_open() local
/external/python/cpython3/Modules/_io/
D_iomodule.c245 long isatty = 0; in _io_open_impl() local
/external/ImageMagick/MagickCore/
Dnt-base.h154 # define isatty _isatty macro
/external/tcpdump/
Dnetdissect-stdinc.h167 #define isatty _isatty macro
/external/python/cpython2/Lib/idlelib/
DPyShell.py1098 def isatty(self): member in PyShell
1334 def isatty(self): member in PseudoFile
/external/python/cpython3/Lib/idlelib/
Drun.py453 def isatty(self): member in StdioFile
/external/tensorflow/tensorflow/compiler/xla/tools/
Dinteractive_graphviz.cc53 #define isatty _isatty macro
/external/autotest/client/common_lib/
Dlogging_manager.py206 def isatty(self): member in LoggingFile
Dpexpect.py687 def isatty (self): # File-like object. member in spawn
/external/chromium-trace/catapult/third_party/pyserial/serial/
Dserialutil.py217 def isatty(self): member in FileLike

12