Home
last modified time | relevance | path

Searched refs:prompts (Results 1 – 25 of 59) sorted by relevance

123

/third_party/exfatprogs/fsck/
Drepair.c29 static const char *prompts[] = { variable
75 prompts[pr->prompt_type]); in ask_repair()
91 printf(". %s (y/N)? %c\n", prompts[pr->prompt_type], in ask_repair()
/third_party/node/deps/npm/node_modules/promzard/
Dpromzard.js119 this.prompts = [] property
138 try { return this.unique + '-' + this.prompts.length }
139 finally { this.prompts.push([p, d, t]) }
175 var prompt = this.prompts[n]
DREADME.md40 When run, promzard will display the prompts and resolve the async
70 This prompts the user to input some data. The arguments are interpreted
132 a wizard that spits out prompts to set up a config file or something.
/third_party/e2fsprogs/tests/t_dangerous/
Dname1 dangerous tune2fs operation prompts
Dexpect1 tune2fs dangerous prompts test
Dscript34 echo "tune2fs dangerous prompts test" > $OUT
/third_party/grpc/third_party/rake-compiler-dock/build/patches2/hoe-3.20.0/
D0001-Load-encrypted-private-key-using-ENV-GEM_PRIVATE_KEY.patch8 It also allows parallel builds which are incompatible to interactive password prompts.
/third_party/python/Doc/library/
Dtkinter.messagebox.rst1 :mod:`tkinter.messagebox` --- Tkinter message prompts
Dtermios.rst88 Here's a function that prompts for a password with echoing turned off. Note the
Dreadline.rst17 interactive prompt and the prompts offered by the built-in :func:`input`
/third_party/node/deps/npm/node_modules/read/
DREADME.md31 * `output` Writeable stream to write prompts to. (default: `process.stdout`)
/third_party/python/Doc/tutorial/
Dinterpreter.rst92 mode*. In this mode it prompts for the next command with the *primary prompt*,
93 usually three greater-than signs (``>>>``); for continuation lines it prompts
Dintroduction.rst8 absence of prompts (:term:`>>>` and :term:`...`): to repeat the example, you must type
16 You can toggle the display of prompts and output by clicking on ``>>>``
17 in the upper-right corner of an example box. If you hide the prompts
Dappendix.rst82 session. You can also change the prompts ``sys.ps1`` and ``sys.ps2`` in this
/third_party/node/deps/npm/docs/content/cli-commands/
Dnpm-adduser.md25 The username, password, and email are read in from prompts.
/third_party/python/Misc/NEWS.d/
D3.5.0rc1.rst182 print false prompts. Original patch by Adnan Umer.
D3.10.0b1.rst1666 click after selecting raises a context menu with 'copy with prompts'. This
1667 zips together prompts from the sidebar with lines from the selected text.
1704 IDLE's shell now shows prompts in a separate side-bar.
D3.6.0b2.rst717 Enables Unicode for ps1/ps2 and input() prompts. (Patch by Eryk Sun)
/third_party/libinput/doc/user/
Dtouchpad-jitter.rst50 device. Follow the printed prompts.
/third_party/flutter/flutter/packages/flutter_tools/lib/src/base/
Dterminal.dart178 /// Prompts the user to input a character within a given list. Re-prompts if
/third_party/openssl/doc/man3/
DUI_create_method.pod106 For example, a typical tty reader wouldn't write the prompts in the
/third_party/python/Lib/idlelib/
Dpyshell.py1022 prompts = [
1028 for prompt, line in zip(prompts, selected_text.splitlines())
/third_party/node/deps/npm/docs/content/using-npm/
Ddevelopers.md218 and then follow the prompts.
/third_party/mesa3d/docs/
Dreleasing.rst282 Pay close attention to the prompts as you might be required to enter
/third_party/flutter/flutter/packages/flutter_tools/test/src/
Dmocks.dart244 /// A process that prompts the user to proceed, then asynchronously writes

123