HomeSort by relevance Sort by last modified time
    Searched refs:_isatty (Results 1 - 24 of 24) sorted by null

  /external/e2fsprogs/include/nonunix/
unistd.h 31 #define isatty _isatty
  /external/libvpx/libvpx/
tools_common.h 38 #define isatty _isatty
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
tools_common.h 43 #define isatty _isatty
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xw32defs.h 37 # define isatty _isatty
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xw32defs.h 37 # define isatty _isatty
  /external/lz4/programs/
lz4cli.c 70 # include <io.h> /* _setmode, _isatty */
75 # define IS_CONSOLE(stdStream) _isatty(_fileno(stdStream))
lz4io.c 70 # include <io.h> /* _setmode, _isatty */
75 # define IS_CONSOLE(stdStream) _isatty(_fileno(stdStream))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
io.h 191 _CRTIMP int __cdecl _isatty(int _FileHandle);
  /external/protobuf/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /external/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h     [all...]
  /external/lzma/CPP/7zip/UI/Common/
ArchiveCommandLine.cpp 38 #define MY_isatty_fileno(x) _isatty(_fileno(x))
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-port.h     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_io.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_io.py     [all...]
  /external/pcre/dist/
pcretest.c 97 #define isatty _isatty /* This is what Windows calls them, I'm told, */
    [all...]
  /external/sqlite/dist/orig/
shell.c 104 #define isatty(h) _isatty(h)
    [all...]
  /external/sqlite/dist/
shell.c 110 #define isatty(h) _isatty(h)
    [all...]
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest.h     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]

Completed in 1160 milliseconds