HomeSort by relevance Sort by last modified time
    Searched defs:ask (Results 1 - 3 of 3) sorted by null

  /external/fsck_msdos/
main.c 132 ask(int def, const char *fmt, ...) function
  /external/e2fsprogs/e2fsck/
util.c 189 int ask (e2fsck_t ctx, const char * string, int def) function
  /external/icu4c/test/perf/collationperf/
collperf.cpp 342 char *ask = (*(Line **)a)->icuSortKey; local
347 while (*ask != 0) {
348 aVal += aVal*37 + *ask++;
    [all...]

Completed in 404 milliseconds