HomeSort by relevance Sort by last modified time
    Searched refs:prompt (Results 226 - 250 of 372) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/openssl/openssl/crypto/pem/
pem_lib.c 94 const char *prompt;
102 prompt=EVP_get_pw_prompt();
103 if (prompt == NULL)
104 prompt="Enter PEM pass phrase:";
108 i=EVP_read_pw_string_min(buf,MIN_LENGTH,num,prompt,w);
  /external/openssl/crypto/pem/
pem_lib.c 94 const char *prompt;
102 prompt=EVP_get_pw_prompt();
103 if (prompt == NULL)
104 prompt="Enter PEM pass phrase:";
108 i=EVP_read_pw_string_min(buf,MIN_LENGTH,num,prompt,w);
  /external/libxml2/
debugXML.c 2808 char prompt[500] = "\/ > "; local
    [all...]
  /frameworks/base/core/java/android/service/voice/
VoiceInteractionSession.java 95 IVoiceInteractorCallback callback, CharSequence prompt, Bundle extras) {
99 prompt, extras));
292 + " prompt=" + args.arg3 + " extras=" + args.arg4);
775 * @param prompt The prompt informing the user of what will happen, as per
780 public abstract void onConfirm(Caller caller, Request request, CharSequence prompt,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pdb.py 52 # Interaction prompt line will separate file and call info from code
66 self.prompt = '(Pdb) '
98 self.commands_doprompt = {} # for each bp num, tells if the prompt
273 to the prompt.
275 Checks whether this line is typed at the normal prompt or in
335 prompt_back = self.prompt
336 self.prompt = '(com) '
342 self.prompt = prompt_back
717 p.prompt = "(%s) " % self.prompt.strip(
    [all...]
site.py 366 """interactive prompt objects for printing the license text, a list of
408 prompt = 'Hit Return for more, or q (and Return) to quit: '
420 key = raw_input(prompt)
pstats.py 552 self.prompt = "% "
632 self.prompt = line + "% "
633 elif len(self.prompt) > 2:
634 line = self.prompt[:-2]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pdb.py 52 # Interaction prompt line will separate file and call info from code
66 self.prompt = '(Pdb) '
98 self.commands_doprompt = {} # for each bp num, tells if the prompt
273 to the prompt.
275 Checks whether this line is typed at the normal prompt or in
335 prompt_back = self.prompt
336 self.prompt = '(com) '
342 self.prompt = prompt_back
717 p.prompt = "(%s) " % self.prompt.strip(
    [all...]
site.py 366 """interactive prompt objects for printing the license text, a list of
408 prompt = 'Hit Return for more, or q (and Return) to quit: '
420 key = raw_input(prompt)
pstats.py 552 self.prompt = "% "
632 self.prompt = line + "% "
633 elif len(self.prompt) > 2:
634 line = self.prompt[:-2]
  /external/chromium_org/remoting/webapp/browser_test/
update_pin_browser_test.js 95 // the PIN prompt does not dismiss without the timeout.
  /external/chromium_org/remoting/webapp/
host_install_dialog.js 50 * Starts downloading host components and shows installation prompt.
  /external/e2fsprogs/lib/ext2fs/
tdbtool.c 380 static char *tdb_getline(const char *prompt)
384 fputs(prompt, stdout);
  /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/chromium_org/tools/telemetry/telemetry/core/
browser_options.py 247 'Will prompt for sudo. Supported values: ' +
  /external/libedit/src/
chared.c 670 c_gets(EditLine *el, Char *buf, const Char *prompt)
676 if (prompt) {
677 len = (ssize_t)Strlen(prompt);
678 (void)memcpy(cp, prompt, (size_t)len * sizeof(*cp));
  /external/lldb/test/pexpect-2.4/examples/
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)
  /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...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
EasyDialogs.py 4 AskString(prompt, default) -- ask for a string, display OK and Cancel buttons.
5 AskPassword(prompt, default) -- like AskString(), but shows text as bullets.
97 def AskString(prompt, default = "", id=261, ok=None, cancel=None):
98 """Display a PROMPT string and a text entry field with a DEFAULT string.
106 The PROMPT and DEFAULT strings, as well as the return value,
117 SetDialogItemText(h, lf2cr(prompt))
139 def AskPassword(prompt, default='', id=264, ok=None, cancel=None):
140 """Display a PROMPT string and a text entry field with a DEFAULT string.
149 The PROMPT and DEFAULT strings, as well as the return value,
159 SetDialogItemText(h, lf2cr(prompt))
    [all...]
  /external/chromium_org/third_party/libxml/src/
debugXML.c 2803 char prompt[500] = "\/ > "; local
    [all...]
  /external/e2fsprogs/e2fsck/
dict.c 1283 static int prompt = 0; variable
1294 "p turn prompt on\n"
1304 if (prompt)
1316 prompt = 1;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/frame/
Window.idl 73 [TreatReturnedNullStringAs=Null] DOMString prompt(optional DOMString message = null,
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
SpinnerCompat.java 616 * Sets the prompt to display when the dialog is shown.
617 * @param prompt the prompt to set
619 public void setPrompt(CharSequence prompt) {
620 mPopup.setPromptText(prompt);
624 * Sets the prompt to display when the dialog is shown.
625 * @param promptId the resource ID of the prompt to display when the dialog is shown
632 * @return The prompt to display when the dialog is shown
    [all...]
  /prebuilts/devtools/tools/lib/
sdkmanager.jar 
  /external/chromium_org/build/
install-build-deps.sh 21 echo "--no-prompt: silently select standard options/defaults"
26 echo "Script will prompt interactively if options not given."
56 --no-prompt) do_default=1

Completed in 899 milliseconds

1 2 3 4 5 6 7 8 91011>>