Home
last modified time | relevance | path

Searched refs:ask (Results 1 – 25 of 530) sorted by relevance

12345678910>>...22

/external/cblas/
DLICENSE4 only ask that proper credit be given to the authors.
7 ask the following:
9 If you modify the source for these routines we ask that you change the
DNOTICE4 only ask that proper credit be given to the authors.
7 ask the following:
9 If you modify the source for these routines we ask that you change the
/external/e2fsprogs/e2fsck/
Dehandler.c66 if (ask(ctx, _("Ignore error"), 1)) { in e2fsck_handle_read_error()
67 if (ask(ctx, _("Force rewrite"), 1)) in e2fsck_handle_read_error()
115 if (ask(ctx, _("Ignore error"), 1)) in e2fsck_handle_write_error()
/external/fsck_msdos/
Ddir.c366 if (ask(0, "Remove")) { in removede()
420 if (ask(1, "Truncate")) { in checksize()
432 if (ask(1, "Drop superfluous clusters")) { in checksize()
619 if (ask(1, "Extend")) { in readDosDirSection()
632 } else if (ask(0, "Truncate")) in readDosDirSection()
843 if (ask(0, "Remove")) { in readDosDirSection()
850 if (ask(1, "Truncate")) { in readDosDirSection()
872 if (ask(1, "Correct")) { in readDosDirSection()
886 if (ask(1, "Correct")) { in readDosDirSection()
905 if (ask(1, "Correct")) { in readDosDirSection()
[all …]
Dcheck.c126 if (ask(1, "Update FATs")) { in checkfilesys()
165 if (ask(1, "MARK FILE SYSTEM CLEAN") == 0) in checkfilesys()
Dfat.c911 if (ask(1, "Correct")) { in readfat()
989 if (ask(0, "Truncate")) { in readfat()
999 if (ask(0, "Truncate")) { in readfat()
1111 if (ask(0, "%s", op)) { in checkchain()
1287 if (ret == FSERROR && ask(0, "Clear")) { in checklost()
1304 if (ask(1, "Fix")) { in checklost()
1315 if (ask(1, "Fix")) in checklost()
Dext.h54 int ask(int, const char *, ...) __printflike(2, 3);
Dmain.c131 ask(int def, const char *fmt, ...) in ask() function
/external/webrtc/webrtc/modules/video_capture/mac/qtkit/
Dvideo_capture_qtkit_info.mm68 // you ask for.
82 // you ask for.
95 // you ask for.
119 // you ask for.
/external/llvm/test/Other/
Doptimization-remarks-inline.ll6 ; In the first command, we only ask for vectorizer remarks, in the
7 ; second one we ask for the inliner, but we then ask for the vectorizer
/external/swiftshader/third_party/llvm-7.0/llvm/test/Other/
Doptimization-remarks-inline.ll6 ; In the first command, we only ask for vectorizer remarks, in the
7 ; second one we ask for the inliner, but we then ask for the vectorizer
/external/python/cpython2/Demo/pdist/
Dcmptree.py15 host = ask("host", 'voorn.cwi.nl')
41 def ask(prompt, default): function
112 ok = ask(pr, "y")
/external/mesa3d/
DREADME.rst31 appropriate, you should ask your question on `Freenode's #dri-devel
40 The next best option is to ask your question in an email to the
/external/angle/doc/
DContributingCode.md9 fixing is, send a note to the person it's assigned to and ask if they would like a patch.
13 * If you would like bug-editing rights, simply ask a team member via email or the discussion group.
58 * If you are not part of the `angle-committers` group, you will need to either ask to be added or
59 ask a member of the group to submit the tryjob for you. Add jmadill or geofflang as a reviewer
65 * If a failure is unexpected, or seems likely unrelated to your change, ask an ANGLE project
177 * If you are not a committer, ask your reviewer to submit the change list.
196 * Only **Committers** may submit CLs. If you aren't a committer please ask for help submitting.
209 committers and Googlers may ask at any time.
/external/python/cryptography/docs/
Dsecurity.rst14 infrastructure, we ask you to report it using the same procedure.
47 happen is that we'll ask you to file a public issue.
52 We ask that you do not report security issues to our normal GitHub issue
/external/python/cryptography/docs/development/
Dreviewing-patches.rst4 Everyone is encouraged to review open pull requests. We only ask that you try
5 and think carefully, ask questions and are `excellent to one another`_. Code
/external/curl/docs/cmdline-opts/
Dssl-no-revoke.d6 WARNING: this option loosens the SSL security, and by using this flag you ask
/external/subsampling-scale-image-view/docs/
Dissue_template.md1 *Please provide as much of the following information as possible. Please do not raise issues to ask
/external/bcc/tools/
Dcpudist_example.txt81 You can also ask for output at predefined intervals, and include timestamps for
162 You could also ask for an off-CPU report using the -O switch. Here's a
203 Finally, let's ask for a per-thread report and values in milliseconds instead
/external/curl/tests/data/
Dtest54328 # There's no MTDM in the protocol here since this code doesn't ask for the
Dtest54244 # There's no MTDM in the protocol here since this code doesn't ask for the
Dtest56239 # There's no MTDM in the protocol here since this code doesn't ask for the
/external/llvm/lib/CodeGen/GlobalISel/
DCMakeLists.txt21 # not ask for it.
/external/bcc/src/cc/export/
Dhelpers.h41 #error "CONFIG_BPF_SYSCALL is undefined, please check your .config or ask your Linux distro to enab…
/external/vboot_reference/scripts/image_signing/
Dconvert_recovery_to_ssd.sh15 ask for confirmation from the user. Use --cgpt= to specify cgpt binary location.

12345678910>>...22