OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setecho
(Results
1 - 4
of
4
) sorted by null
/external/lldb/test/functionalities/single-quote-in-filename-to-lldb/
TestSingleQuoteInFilename.py
38
child.
setecho
(True)
/external/lldb/test/terminal/
TestSTTYBeforeAndAfter.py
39
child.
setecho
(True)
/external/lldb/test/functionalities/completion/
TestCompletion.py
179
child.
setecho
(True)
/external/lldb/test/pexpect-2.4/
pexpect.py
733
def
setecho
(self, state):
member in class:spawn
737
your input buffer is empty before you call
setecho
(). For example, the
744
p.
setecho
(False) # Turn off tty echo
750
The following WILL NOT WORK because the lines sent before the
setecho
755
p.
setecho
(False) # Turn off tty echo
[
all
...]
Completed in 170 milliseconds