Home
last modified time | relevance | path

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

12

/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.py515 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/
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/libvpx/libvpx/
Dtools_common.h49 #define isatty _isatty macro
/external/libaom/libaom/common/
Dtools_common.h53 #define isatty _isatty macro
/external/bc/include/
Dbcl.h161 #define isatty _isatty macro
/external/llvm-project/lldb/third_party/Python/module/pexpect-4.6/pexpect/
Dspawnbase.py511 def isatty(self): member in SpawnBase
Dpty_spawn.py332 def isatty(self): member in spawn
/external/python/cpython2/Modules/_io/
D_iomodule.c304 long isatty; in io_open() local
/external/ImageMagick/MagickCore/
Dnt-base.h154 # define isatty _isatty macro
/external/python/cpython3/Modules/_io/
D_iomodule.c243 long isatty = 0; in _io_open_impl() local
/external/python/cpython3/Lib/idlelib/
Drun.py431 def isatty(self): member in StdioFile
/external/python/cpython2/Lib/idlelib/
DPyShell.py1098 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/
Dptyprocess.py411 def isatty(self): member in PtyProcess
/external/tensorflow/tensorflow/compiler/xla/tools/
Dinteractive_graphviz.cc53 #define isatty _isatty macro
/external/openssh/
Dchannels.h130 int isatty; /* rfd is a tty */ member
/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

12