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

  /external/chromium_org/chrome/browser/download/
download_path_reservation_tracker.h 45 PROMPT,
download_target_determiner_unittest.cc 124 // test run will expect ChromeDownloadManagerDelegate to prompt the user for a
208 // Set the kPromptForDownload user preference to |prompt|.
209 void SetPromptForDownload(bool prompt);
349 void DownloadTargetDeterminerTest::SetPromptForDownload(bool prompt) {
351 SetBoolean(prefs::kPromptForDownload, prompt);
    [all...]
  /external/chromium_org/third_party/pexpect/
pxssh.py 2 This adds methods for login, logout, and expecting the shell prompt.
39 prompt. It does various tricky things to handle many situations in the SSH
42 authentication setup then pxssh won't wait for the password prompt.
44 pxssh uses the shell prompt to synchronize output from the remote host. In
45 order to make this more robust it sets the shell prompt to something more
60 s.prompt() # match the prompt
61 print s.before # print everything before the prompt.
63 s.prompt()
66 s.prompt()
301 def prompt (self, timeout=-1): member in class:pxssh
    [all...]
  /external/lldb/test/pexpect-2.4/examples/
topip.py 179 PROMPT = pexpect.TIMEOUT
184 PROMPT = p.PROMPT
190 i = p.expect([PROMPT, netstat_pattern])
bd_serv.py 53 def endless_poll (child, prompt, screen, refresh_timeout=0.1):
65 # #child.prompt (timeout=refresh_timeout)
184 print 'created shell. command line prompt is', child.PROMPT
204 r = roller (0.01, endless_poll, (child, child.PROMPT, virtual_screen))
229 #child.prompt(timeout=2)
cgishell.cgi 73 r = roller (endless_poll, (child, child.PROMPT, virtual_screen))
143 def endless_poll (child, prompt, screen, refresh_timeout=0.1):
421 var username = prompt("username?","");
422 var password = prompt("password?","");
  /external/lldb/test/pexpect-2.4/
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()
270 def prompt (self, timeout=20): member in class:pxssh
    [all...]
  /external/openssl/apps/
req.c 94 #define PROMPT "prompt"
1123 tmp=NCONF_get_string(req_conf,SECTION,PROMPT);
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/downloads/
downloads_api.cc 570 return DownloadPathReservationTracker::PROMPT;
1318 DownloadDangerPrompt* prompt = DownloadDangerPrompt::Create( local
    [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 

Completed in 440 milliseconds