Home
last modified time | relevance | path

Searched defs:TTY (Results 1 – 6 of 6) sorted by relevance

/third_party/node/test/parallel/
Dtest-tty-backwards-api.js9 const TTY = internalBinding('tty_wrap').TTY = function() {}; constant
11 TTY.prototype = { class
Dtest-accessor-properties.js14 const TTY = internalBinding('tty_wrap').TTY; constant
29 TTY.prototype[property]; // eslint-disable-line no-unused-expressions class
Dtest-stream-base-prototype-accessors-enumerability.js14 const TTY = internalBinding('tty_wrap').TTY; constant
/third_party/node/test/pseudo-tty/
Dtest-tty-window-size.js11 TTY.prototype.getWindowSize = function() { class
/third_party/libuv/docs/src/guide/
Dutilities.rst368 TTY chapter
/third_party/node/doc/api/
Dtty.md1 # TTY chapter