Home
last modified time | relevance | path

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

12345678910>>...13

/external/fsck_msdos/
Dfat.c156 if (ask(1, "Truncate")) { in checkclnum()
271 if (ask(1, "Correct")) in readfat()
346 if (ask(1, "Fix")) { in clustdiffer()
354 if (ask(1, "Use FAT 0's entry")) { in clustdiffer()
358 if (ask(1, "Use FAT %d's entry", fatnum)) { in clustdiffer()
366 if (ask(1, "Use continuation from FAT %d", fatnum)) { in clustdiffer()
370 if (ask(1, "Use mark from FAT 0")) { in clustdiffer()
379 if (ask(1, "Use continuation from FAT 0")) { in clustdiffer()
383 if (ask(1, "Use mark from FAT %d", fatnum)) { in clustdiffer()
391 if (ask(1, "Use continuation from FAT 0")) { in clustdiffer()
[all …]
Ddir.c259 if (ask(1, "Fix")) { in resetDosDirSection()
369 if (ask(1, "Remove")) { in removede()
408 if (ask(1, "Truncate")) { in checksize()
420 if (ask(1, "Drop superfluous clusters")) { in checksize()
592 if (ask(1, "Extend")) { in readDosDirSection()
604 } else if (ask(1, "Truncate")) in readDosDirSection()
773 if (ask(1, "Drop allocated clusters")) { in readDosDirSection()
815 if (ask(1, "Remove")) { in readDosDirSection()
822 if (ask(1, "Truncate")) { in readDosDirSection()
846 if (ask(1, "Correct")) { in readDosDirSection()
[all …]
Dcheck.c175 if (ask(1, "Update FATs")) { in checkfilesys()
197 if (ask(1, "MARK FILE SYSTEM CLEAN") == 0) in checkfilesys()
Dext.h58 int ask(int, const char *, ...);
Dmain.c132 ask(int def, const char *fmt, ...) in ask() function
/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.c60 if (ask(ctx, _("Ignore error"), 1)) { in e2fsck_handle_read_error()
61 if (ask(ctx, _("Force rewrite"), 1)) in e2fsck_handle_read_error()
109 if (ask(ctx, _("Ignore error"), 1)) in e2fsck_handle_write_error()
/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/autotest/client/tests/kvm/
Dget_started.py33 answer = utils.ask("Would you like to download it from %s?" % url)
48 answer = utils.ask("Would you like to check %s? It might take a while" %
/external/libchrome/base/allocator/
DOWNERS3 # For changes to tcmalloc it is advisable to ask jar@chromium.org
/external/autotest/utils/
Dcheck_patch.py296 answer = utils.ask("Would you like to execute %s?" % action,
323 answer = utils.ask("Would you like to revert them?", auto=self.confirm)
371 answer = utils.ask("Would you like to add them to VCS ?")
/external/dbus/test/data/auth/
Dexternal-silly.auth-script1 ## this tests we can't auth if socket reports silly credentials but we ask for our own uid
/external/autotest/server/site_tests/platform_InstallTestImage/
Dcontrol46 # argument, and we want to ask the dev server to stage a test
49 # To distinguish the two cases above, we ask the host for
/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/c-ares/
DTODO12 so that an application can ask for any protocol and then c-ares would return
/external/vboot_reference/scripts/image_signing/
Dconvert_recovery_to_ssd.sh15 ask for confirmation from the user. Use --cgpt= to specify cgpt binary location.
/external/autotest/client/site_tests/security_BundledExtensions/
Dcontrol21 This test uses telemetry to ask Chrome what extensions it has installed,
/external/markdown/docs/
DREADME26 You may ask for help and discuss various other issues on the [mailing list][] and report bugs on th…
/external/autotest/server/site_tests/firmware_ECHash/
Dcontrol20 This test ensures that the AP will ask the EC to recompute the hash if
/external/eigen/unsupported/Eigen/src/SVD/
DdoneInBDCSVD.txt16 In the actual implementation, it returns matrices of zero when ask to do a svd on an int matrix.
/external/smali/
DREADME.md11 - [#smali on freenode](http://webchat.freenode.net/?channels=smali) - Free free to drop by and ask

12345678910>>...13