Home
last modified time | relevance | path

Searched refs:ask (Results 1 - 25 of 70) sorted by relevance

123

/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Ddir.c364 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 Dcheck.c124 if (ask(1, "Update FATs")) { in checkfilesys()
163 if (ask(1, "MARK FILE SYSTEM CLEAN") == 0) in checkfilesys()
H A Dfat.c149 * 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 Dext.h53 int ask(int, const char *, ...) __printflike(2, 3);
H A Dmain.c129 ask(int def, const char *fmt, ...) in ask() function
H A Dboot.c217 if (ask(0, "Fix")) { in readboot()
/third_party/ltp/tools/
H A Dlib.sh4 ask() function
/third_party/alsa-utils/alsa-info/
H A Dalsa-info.sh26 # 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 Dtest_format.py572 ask = self.formatter._asktabwidth
574 self.assertEqual(ask(), 10)
/third_party/icu/icu4c/source/test/perf/collationperf/
H A Dcollperf.cpp346 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 Dconfigdata.pm28107 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 Dconfigdata.pm28000 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 Dconfigdata.pm27797 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 Dconfigdata.pm28090 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 Dconfigdata.pm27845 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 Dconfigdata.pm28009 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 Dconfigdata.pm28000 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 Dconfigdata.pm28048 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 Dconfigdata.pm28048 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 Dconfigdata.pm27797 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 Dconfigdata.pm27845 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 Dconfigdata.pm27797 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 Dconfigdata.pm28090 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 Dconfigdata.pm28009 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 Dconfigdata.pm28149 With at least one option, it will instead get the information you ask for, or

Completed in 383 milliseconds

123