OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:prompt
(Results
476 - 500
of
1258
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/selinux/policycoreutils/secon/
secon.c
82
" --
prompt
-P Output in a format good for a
prompt
.\n"
160
{"
prompt
", no_argument, NULL, 'P'},
316
if (!opts->disp_prompt) { /* when displaying
prompt
, just output "normal" by default */
/external/toybox/
Config.in
39
prompt
"Security Blanket"
README
81
an operating system. Booting a simple system to a shell
prompt
requires
/external/toybox/kconfig/
expr.h
139
struct property *
prompt
;
member in struct:menu
/external/toybox/lib/
password.c
51
//
Prompt
with mesg, read password into buf, return 0 for success 1 for fail
/external/toybox/toys/other/
login.c
101
// Verify password. (
Prompt
for password _before_ checking disable state.)
/external/toybox/toys/posix/
xargs.c
24
#-p
Prompt
for y/n from tty before running each command
/external/vulkan-validation-layers/windowsRuntimeInstaller/
README.txt
29
6. Run the CreateInstaller.sh script from a Cygwin bash command
prompt
.
/external/zlib/src/contrib/vstudio/
readme.txt
20
- Compile assembly code (with Visual Studio Command
Prompt
) by running:
/frameworks/base/core/java/android/webkit/
WebChromeClient.java
189
* Tell the client to display a
prompt
dialog to the user. If the client
191
*
prompt
dialog and call the appropriate JsPromptResult method. If the
197
* @param defaultValue The default value displayed in the
prompt
dialog.
200
* @return boolean Whether the client will handle the
prompt
dialog.
/frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_dialog.jd
39
<p>Dialog icons are shown in pop-up dialog boxes that
prompt
the user for
/frameworks/base/docs/html/guide/topics/connectivity/usb/
index.jd
60
the command
prompt
.</li>
/frameworks/base/docs/html/ndk/guides/
setup.jd
77
typing {@code ndk-build} at the command
prompt
.</li>
/frameworks/base/media/java/android/media/projection/
MediaProjectionManager.java
73
* in order to start screen capture. The activity will
prompt
/packages/apps/ContactsCommon/src/com/android/contacts/common/activity/
RequestPermissionsActivityBase.java
80
* to
prompt
the user for these permissions. Moreover, finish the current activity.
/packages/apps/Messaging/src/com/android/messaging/util/
ChangeDefaultSmsAppHelper.java
41
* positively to the condition
prompt
and resolves the condition. It is
/pdk/apps/TestingCamera2/res/layout/
main.xml
104
android:
prompt
="@string/focus_mode_spinner_prompt"
/prebuilts/gdb/darwin-x86/lib/python2.7/
pstats.py
552
self.
prompt
= "% "
632
self.
prompt
= line + "% "
633
elif len(self.
prompt
) > 2:
634
line = self.
prompt
[:-2]
/prebuilts/gdb/darwin-x86/share/gdb/python/gdb/
__init__.py
58
# Default
prompt
hook does nothing.
/prebuilts/gdb/linux-x86/lib/python2.7/
pstats.py
552
self.
prompt
= "% "
632
self.
prompt
= line + "% "
633
elif len(self.
prompt
) > 2:
634
line = self.
prompt
[:-2]
/prebuilts/gdb/linux-x86/share/gdb/python/gdb/
__init__.py
58
# Default
prompt
hook does nothing.
/prebuilts/ninja/darwin-x86/
build-common.sh
52
# VS2013 x64 Native Tools Command
Prompt
/prebuilts/ninja/linux-x86/
build-common.sh
52
# VS2013 x64 Native Tools Command
Prompt
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
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/
pstats.py
552
self.
prompt
= "% "
632
self.
prompt
= line + "% "
633
elif len(self.
prompt
) > 2:
634
line = self.
prompt
[:-2]
Completed in 538 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>