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

  /external/autotest/client/common_lib/
pxssh.py 2 This adds methods for login, logout, and expecting the shell prompt.
22 prompt. It does various tricky things to handle many situations in the SSH
25 authentication setup then pxssh won't wait for the password prompt.
27 pxssh uses the shell prompt to synchronize output from the remote host. In
28 order to make this more robust it sets the shell prompt to something more
43 s.prompt() # match the prompt
44 print s.before # print everything before the prompt.
46 s.prompt()
49 s.prompt()
268 def prompt (self, timeout=20): member in class:pxssh
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
DelayedLaunchInfo.java 35 NEVER, ALWAYS, PROMPT;
AndroidLaunchController.java     [all...]
  /frameworks/base/core/java/android/webkit/
JsDialogHelper.java 48 public static final int PROMPT = 3;
82 case PROMPT:
113 if (mType != PROMPT) {
  /external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/
app2.py 190 def __init__(self, commands, prompt):
200 self._default_prompt = prompt
209 self.prompt = self._default_prompt
243 print('%s%s' % (self.prompt, line), end=' ')
337 PROMPT = '> '
343 'prompt', '',
344 'Prompt to use for interactive shell.',
349 prompt = FLAGS.prompt or self.PROMPT
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
cmd.py 52 PROMPT = '(Cmd) '
67 prompt = PROMPT variable in class:Cmd
103 """Repeatedly issue a prompt, accept input, parse an initial prefix
130 line = raw_input(self.prompt)
134 self.stdout.write(self.prompt)
156 interpreted, but after the input prompt is generated and issued.
198 to the prompt.
224 """Called when an empty line is entered in response to the prompt.
  /prebuilts/gdb/linux-x86/lib/python2.7/
cmd.py 52 PROMPT = '(Cmd) '
67 prompt = PROMPT variable in class:Cmd
103 """Repeatedly issue a prompt, accept input, parse an initial prefix
130 line = raw_input(self.prompt)
134 self.stdout.write(self.prompt)
156 interpreted, but after the input prompt is generated and issued.
198 to the prompt.
224 """Called when an empty line is entered in response to the prompt.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cmd.py 52 PROMPT = '(Cmd) '
67 prompt = PROMPT variable in class:Cmd
103 """Repeatedly issue a prompt, accept input, parse an initial prefix
130 line = raw_input(self.prompt)
134 self.stdout.write(self.prompt)
156 interpreted, but after the input prompt is generated and issued.
198 to the prompt.
224 """Called when an empty line is entered in response to the prompt.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cmd.py 52 PROMPT = '(Cmd) '
67 prompt = PROMPT variable in class:Cmd
103 """Repeatedly issue a prompt, accept input, parse an initial prefix
130 line = raw_input(self.prompt)
134 self.stdout.write(self.prompt)
156 interpreted, but after the input prompt is generated and issued.
198 to the prompt.
224 """Called when an empty line is entered in response to the prompt.
  /external/autotest/client/cros/nfc/
console.py 19 PROMPT = 'NFC> '
447 self.prompt = PROMPT
  /external/autotest/client/site_tests/firmware_TouchMTB/
firmware_constants.py 210 RC.PROMPT = 'finger_control_prompt'
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/common/
html.js 16 PROMPT: 'prompt',
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
XmlPropertyEditor.java 339 || refactorPref.equals(MessageDialogWithToggle.PROMPT)) {
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/tree_construction/
parser.js 323 var indexPrompt = Tokenizer.getTokenAttr(isindexStartTagToken, ATTRS.PROMPT);
335 if (name !== ATTRS.NAME && name !== ATTRS.ACTION && name !== ATTRS.PROMPT)
    [all...]
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/
parse5.js 412 PROMPT: 'prompt',
    [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /external/testng/ant/
ivy-2.1.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/sdk/system_current/
android.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 

Completed in 301 milliseconds