/third_party/FreeBSD/sbin/fsck_msdosfs/ |
H A D | dir.c | 364 if (ask(0, "Remove")) { in removede() 425 if (ask(1, "Truncate")) { in checksize() 437 if (ask(1, "Drop superfluous clusters")) { in checksize() 624 if (ask(1, "Extend")) { in readDosDirSection() 637 } else if (ask(0, "Truncate")) in readDosDirSection() 848 if (ask(0, "Remove")) { in readDosDirSection() 855 if (ask(1, "Truncate")) { in readDosDirSection() 877 if (ask(1, "Correct")) { in readDosDirSection() 891 if (ask(1, "Correct")) { in readDosDirSection() 910 if (ask( in readDosDirSection() [all...] |
H A D | check.c | 124 if (ask(1, "Update FATs")) { in checkfilesys() 163 if (ask(1, "MARK FILE SYSTEM CLEAN") == 0) in checkfilesys()
|
H A D | fat.c | 149 * can not ask the kernel to manage the access, use a simple LRU 909 if (ask(1, "Correct")) { in readfat() 987 if (ask(0, "Truncate")) { in readfat() 997 if (ask(0, "Truncate")) { in readfat() 1109 if (ask(0, "%s", op)) { in checkchain() 1285 if (ret == FSERROR && ask(0, "Clear")) { in checklost() 1302 if (ask(1, "Fix")) { in checklost() 1313 if (ask(1, "Fix")) in checklost()
|
H A D | ext.h | 53 int ask(int, const char *, ...) __printflike(2, 3);
|
H A D | main.c | 129 ask(int def, const char *fmt, ...) in ask() function
|
H A D | boot.c | 217 if (ask(0, "Fix")) { in readboot()
|
/third_party/ltp/tools/ |
H A D | lib.sh | 4 ask() function
|
/third_party/alsa-utils/alsa-info/ |
H A D | alsa-info.sh | 26 # 1. Remove the need for the devs/helpers to ask several questions before we can easily help the user. 334 UPLOAD=ask 896 if [ "$UPLOAD" = ask ]; then
|
/third_party/python/Lib/idlelib/idle_test/ |
H A D | test_format.py | 572 ask = self.formatter._asktabwidth 574 self.assertEqual(ask(), 10)
|
/third_party/icu/icu4c/source/test/perf/collationperf/ |
H A D | collperf.cpp | 346 char *ask = (*(Line **)a)->icuSortKey; in ICURandomCmp() local 351 while (*ask != 0) { in ICURandomCmp() 352 aVal += aVal*37 + *ask++; in ICURandomCmp()
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/ |
H A D | configdata.pm | 28107 With at least one option, it will instead get the information you ask for, or
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/ |
H A D | configdata.pm | 28000 With at least one option, it will instead get the information you ask for, or
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/ |
H A D | configdata.pm | 27797 With at least one option, it will instead get the information you ask for, or
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/ |
H A D | configdata.pm | 28090 With at least one option, it will instead get the information you ask for, or
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/ |
H A D | configdata.pm | 27845 With at least one option, it will instead get the information you ask for, or
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/ |
H A D | configdata.pm | 28009 With at least one option, it will instead get the information you ask for, or
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/ |
H A D | configdata.pm | 28000 With at least one option, it will instead get the information you ask for, or
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/ |
H A D | configdata.pm | 28048 With at least one option, it will instead get the information you ask for, or
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/ |
H A D | configdata.pm | 28048 With at least one option, it will instead get the information you ask for, or
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/ |
H A D | configdata.pm | 27797 With at least one option, it will instead get the information you ask for, or
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/ |
H A D | configdata.pm | 27845 With at least one option, it will instead get the information you ask for, or
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/ |
H A D | configdata.pm | 27797 With at least one option, it will instead get the information you ask for, or
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/ |
H A D | configdata.pm | 28090 With at least one option, it will instead get the information you ask for, or
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/ |
H A D | configdata.pm | 28009 With at least one option, it will instead get the information you ask for, or
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/ |
H A D | configdata.pm | 28149 With at least one option, it will instead get the information you ask for, or
|