Searched defs:ask (Results 1 – 6 of 6) sorted by relevance
/third_party/FreeBSD/sbin/fsck_msdosfs/ |
D | main.c | 131 ask(int def, const char *fmt, ...) in ask() function
|
/third_party/e2fsprogs/e2fsck/ |
D | problem.c | 2623 int ask (e2fsck_t ctx, const char * string, int def) in ask() function
|
D | util.c | 285 int ask (e2fsck_t ctx, const char * string, int def) in ask() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
D | XmmArith.cpp | 606 #define TestBlendingXmmXmm(Dst, Value0, Src, Value1, M /*ask*/, Inst, Type) \ in TEST_F() argument 634 #define TestBlendingXmmAddr(Dst, Value0, Value1, M /*ask*/, Inst, Type) \ in TEST_F() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
D | XmmArith.cpp | 600 #define TestBlendingXmmXmm(Dst, Value0, Src, Value1, M /*ask*/, Inst, Type) \ in TEST_F() argument 629 #define TestBlendingXmmAddr(Dst, Value0, Value1, M /*ask*/, Inst, Type) \ in TEST_F() argument
|
/third_party/icu/icu4c/source/test/perf/collationperf/ |
D | collperf.cpp | 346 char *ask = (*(Line **)a)->icuSortKey; in ICURandomCmp() local
|