/external/fsck_msdos/ |
D | fat.c | 156 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 …]
|
D | dir.c | 259 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 …]
|
D | check.c | 175 if (ask(1, "Update FATs")) { in checkfilesys() 197 if (ask(1, "MARK FILE SYSTEM CLEAN") == 0) in checkfilesys()
|
D | ext.h | 58 int ask(int, const char *, ...);
|
D | main.c | 132 ask(int def, const char *fmt, ...) in ask() function
|
/external/cblas/ |
D | LICENSE | 4 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
|
D | NOTICE | 4 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/ |
D | ehandler.c | 60 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/ |
D | video_capture_qtkit_info.mm | 68 // you ask for. 82 // you ask for. 95 // you ask for. 119 // you ask for.
|
/external/llvm/test/Other/ |
D | optimization-remarks-inline.ll | 6 ; 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/ |
D | get_started.py | 33 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/ |
D | OWNERS | 3 # For changes to tcmalloc it is advisable to ask jar@chromium.org
|
/external/autotest/utils/ |
D | check_patch.py | 296 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/ |
D | external-silly.auth-script | 1 ## 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/ |
D | control | 46 # 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/ |
D | test543 | 28 # There's no MTDM in the protocol here since this code doesn't ask for the
|
D | test542 | 44 # There's no MTDM in the protocol here since this code doesn't ask for the
|
D | test562 | 39 # There's no MTDM in the protocol here since this code doesn't ask for the
|
/external/c-ares/ |
D | TODO | 12 so that an application can ask for any protocol and then c-ares would return
|
/external/vboot_reference/scripts/image_signing/ |
D | convert_recovery_to_ssd.sh | 15 ask for confirmation from the user. Use --cgpt= to specify cgpt binary location.
|
/external/autotest/client/site_tests/security_BundledExtensions/ |
D | control | 21 This test uses telemetry to ask Chrome what extensions it has installed,
|
/external/markdown/docs/ |
D | README | 26 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/ |
D | control | 20 This test ensures that the AP will ask the EC to recompute the hash if
|
/external/eigen/unsupported/Eigen/src/SVD/ |
D | doneInBDCSVD.txt | 16 In the actual implementation, it returns matrices of zero when ask to do a svd on an int matrix.
|
/external/smali/ |
D | README.md | 11 - [#smali on freenode](http://webchat.freenode.net/?channels=smali) - Free free to drop by and ask …
|