Home
last modified time | relevance | path

Searched refs:_isatty (Results 1 – 20 of 20) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/views/
Dmetered_stream.py59 self._isatty = self._stream.isatty()
60 self._erasing = self._isatty and not verbose
65 if self._isatty and number_of_columns:
103 elif self._isatty:
/external/libvpx/libvpx/
Dtools_common.h34 #define isatty _isatty
/external/e2fsprogs/include/nonunix/
Dunistd.h31 #define isatty _isatty
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
Dkernel_wrap_win.cc108 int _isatty(int fd) { in _isatty() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_win.cc237 return _isatty(fd); in internal_isatty()
/external/open-vcdiff/gtest/include/gtest/internal/
Dgtest-port.h861 inline int IsATTY(int fd) { return _isatty(fd); }
/external/protobuf/gtest/include/gtest/internal/
Dgtest-port.h853 inline int IsATTY(int fd) { return _isatty(fd); }
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-port.h1569 inline int IsATTY(int fd) { return _isatty(fd); }
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
Dgtest-port.h1564 inline int IsATTY(int fd) { return _isatty(fd); }
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-port.h1564 inline int IsATTY(int fd) { return _isatty(fd); }
/external/chromium/testing/gtest/include/gtest/internal/
Dgtest-port.h1533 inline int IsATTY(int fd) { return _isatty(fd); }
/external/gtest/include/gtest/internal/
Dgtest-port.h1582 inline int IsATTY(int fd) { return _isatty(fd); }
/external/chromium_org/testing/gtest/include/gtest/internal/
Dgtest-port.h1716 inline int IsATTY(int fd) { return _isatty(fd); }
/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp38 #define MY_isatty_fileno(x) _isatty(_fileno(x))
/external/chromium/sdch/open-vcdiff/src/gtest/
Dgtest.cc112 #define isatty _isatty
/external/chromium_org/third_party/sqlite/src/src/
Dshell.c58 #define isatty(h) _isatty(h)
/external/sqlite/dist/
Dshell.c74 #define isatty(h) _isatty(h)
/external/sqlite/dist/orig/
Dshell.c69 #define isatty(h) _isatty(h)
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h2823 inline int IsATTY(int fd) { return _isatty(fd); }
/external/chromium_org/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js3493 function _isatty(fildes) { function
4492 …pha;var bP=env._strdup;var bQ=env._log10;var bR=env._closedir;var bS=env._isatty;var bT=env.__form…
4501 …"_strdup": _strdup, "_log10": _log10, "_closedir": _closedir, "_isatty": _isatty, "__formatString"…