/third_party/e2fsprogs/e2fsck/ |
D | ehandler.c | 66 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()
|
/third_party/fsck_msdos/ |
D | dir.c | 366 if (ask(0, "Remove")) { in removede() 427 if (ask(1, "Truncate")) { in checksize() 439 if (ask(1, "Drop superfluous clusters")) { in checksize() 626 if (ask(1, "Extend")) { in readDosDirSection() 639 } else if (ask(0, "Truncate")) in readDosDirSection() 850 if (ask(0, "Remove")) { in readDosDirSection() 857 if (ask(1, "Truncate")) { in readDosDirSection() 879 if (ask(1, "Correct")) { in readDosDirSection() 893 if (ask(1, "Correct")) { in readDosDirSection() 912 if (ask(1, "Correct")) { in readDosDirSection() [all …]
|
D | check.c | 126 if (ask(1, "Update FATs")) { in checkfilesys() 165 if (ask(1, "MARK FILE SYSTEM CLEAN") == 0) in checkfilesys()
|
D | fat.c | 911 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()
|
D | ext.h | 54 int ask(int, const char *, ...) __printflike(2, 3);
|
D | main.c | 131 ask(int def, const char *fmt, ...) in ask() function
|
/third_party/skia/third_party/externals/dawn/src/tests/ |
D | OWNERS | 1 # Anybody can review tests, but please ask a top level owner for
|
/third_party/boost/libs/gil/test/extension/io/images/tiff/libtiffpic/ |
D | readme.txt | 7 if not available please ask me at chhenning **at** gmail.com
|
/third_party/node/deps/npm/node_modules/stream-iterate/node_modules/readable-stream/doc/wg-meetings/ |
D | 2015-01-30.md | 53 * ask isaac for ability to list packages by what public io.js APIs they use (esp. Stream) 54 * ask rod/build for infrastructure
|
/third_party/node/deps/npm/node_modules/parallel-transform/node_modules/readable-stream/doc/wg-meetings/ |
D | 2015-01-30.md | 53 * ask isaac for ability to list packages by what public io.js APIs they use (esp. Stream) 54 * ask rod/build for infrastructure
|
/third_party/node/deps/npm/node_modules/from2/node_modules/readable-stream/doc/wg-meetings/ |
D | 2015-01-30.md | 53 * ask isaac for ability to list packages by what public io.js APIs they use (esp. Stream) 54 * ask rod/build for infrastructure
|
/third_party/node/deps/npm/node_modules/duplexify/node_modules/readable-stream/doc/wg-meetings/ |
D | 2015-01-30.md | 53 * ask isaac for ability to list packages by what public io.js APIs they use (esp. Stream) 54 * ask rod/build for infrastructure
|
/third_party/node/deps/npm/node_modules/through2/node_modules/readable-stream/doc/wg-meetings/ |
D | 2015-01-30.md | 53 * ask isaac for ability to list packages by what public io.js APIs they use (esp. Stream) 54 * ask rod/build for infrastructure
|
/third_party/node/deps/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/doc/wg-meetings/ |
D | 2015-01-30.md | 53 * ask isaac for ability to list packages by what public io.js APIs they use (esp. Stream) 54 * ask rod/build for infrastructure
|
/third_party/node/deps/npm/node_modules/flush-write-stream/node_modules/readable-stream/doc/wg-meetings/ |
D | 2015-01-30.md | 53 * ask isaac for ability to list packages by what public io.js APIs they use (esp. Stream) 54 * ask rod/build for infrastructure
|
/third_party/node/deps/npm/node_modules/concat-stream/node_modules/readable-stream/doc/wg-meetings/ |
D | 2015-01-30.md | 53 * ask isaac for ability to list packages by what public io.js APIs they use (esp. Stream) 54 * ask rod/build for infrastructure
|
/third_party/node/deps/npm/node_modules/are-we-there-yet/node_modules/readable-stream/doc/wg-meetings/ |
D | 2015-01-30.md | 53 * ask isaac for ability to list packages by what public io.js APIs they use (esp. Stream) 54 * ask rod/build for infrastructure
|
/third_party/curl/docs/cmdline-opts/ |
D | ssl-no-revoke.d | 7 WARNING: this option loosens the SSL security, and by using this flag you ask
|
/third_party/boost/libs/gil/test/extension/io/images/tiff/graphicmagick/ |
D | readme.txt | 7 if not available please ask me at chhenning **at** gmail.com
|
/third_party/node/deps/npm/node_modules/uid-number/ |
D | README.md | 14 // gid is null because we didn't ask for a group name
|
/third_party/flutter/skia/third_party/externals/angle2/doc/ |
D | ContributingCode.md | 6 …re interested in fixing is, send a note to the person it's assigned to and ask if they would like … 8 * If you would like bug-editing rights, simply ask a team member via email or the disussion group. 29 …ot part of the `angle-committers` group, you will need to either ask to be added or ask a member o… 31 …* If a failure is unexpected, or seems likely unrelated to your change, ask an ANGLE project membe… 94 * If you are not a committer, ask your reviewer to submit the change list. 106 …s from a core ANGLE team member via email or code review. Chromium committers may ask at any time.
|
/third_party/node/deps/npm/docs/content/cli-commands/ |
D | npm-init.md | 38 Generate it without having it ask any questions: 62 to legacy init behavior. It will ask you a bunch of questions, and then write a
|
/third_party/curl/tests/data/ |
D | test543 | 28 # There's no MTDM in the protocol here since this code doesn't ask for the
|
/third_party/XKeyboardConfig/ |
D | TODO | 4 - Check consistence (correctness, usability) of the descriptions in the registry. Note: ask help fr…
|
/third_party/ffmpeg/ |
D | RELEASE_NOTES | 14 feel free to join us on the #ffmpeg IRC channel (on irc.freenode.net) or ask
|