Searched defs:ask (Results 1 – 10 of 10) sorted by relevance
| /external/fsck_msdos/ |
| D | main.c | 131 ask(int def, const char *fmt, ...) in ask() function
|
| /external/python/cpython2/Demo/pdist/ |
| D | cmptree.py | 41 def ask(prompt, default): function
|
| /external/e2fsprogs/e2fsck/ |
| D | problem.c | 2629 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
|
| /external/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
|
| /external/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
|
| /external/icu/icu4c/source/test/perf/collationperf/ |
| D | collperf.cpp | 346 char *ask = (*(Line **)a)->icuSortKey; in ICURandomCmp() local
|
| /external/cronet/third_party/icu/source/test/perf/collationperf/ |
| D | collperf.cpp | 346 char *ask = (*(Line **)a)->icuSortKey; in ICURandomCmp() local
|
| /external/sg3_utils/testing/ |
| D | sg_tst_async.cpp | 970 int num_waiting_read, sz, encore_pack_id, ask, j, m, o; in work_thread() local
|
| /external/autotest/client/common_lib/ |
| D | utils.py | 1790 def ask(question, auto=False): function
|