Home
last modified time | relevance | path

Searched defs:ask (Results 1 – 6 of 6) sorted by relevance

/third_party/FreeBSD/sbin/fsck_msdosfs/
Dmain.c131 ask(int def, const char *fmt, ...) in ask() function
/third_party/e2fsprogs/e2fsck/
Dproblem.c2623 int ask (e2fsck_t ctx, const char * string, int def) in ask() function
Dutil.c285 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/
DXmmArith.cpp606 #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/
DXmmArith.cpp600 #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/
Dcollperf.cpp346 char *ask = (*(Line **)a)->icuSortKey; in ICURandomCmp() local