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

  /external/fsck_msdos/
main.c 132 ask(int def, const char *fmt, ...) function
  /external/e2fsprogs/e2fsck/
problem.c 46 * These are the prompts which are used to ask the user if they want
238 /* Ask if we should clear the journal */
304 /* Ask if we should run the journal anyway */
2019 int ask (e2fsck_t ctx, const char * string, int def) function
    [all...]
util.c 246 int ask (e2fsck_t ctx, const char * string, int def) function
  /system/core/logd/tests/
logd_test.cpp 289 static const char ask[] = "dumpAndClose lids=0,1,2,3"; local
290 user_logger_available = write(fd, ask, sizeof(ask)) == sizeof(ask);
  /frameworks/av/media/libmedia/
AudioTrackShared.cpp 685 size_t ask = buffer->mFrameCount; local
686 if (part1 > ask) {
687 part1 = ask;
    [all...]
  /external/icu/icu4c/source/test/perf/collationperf/
collperf.cpp 342 char *ask = (*(Line **)a)->icuSortKey; local
347 while (*ask != 0) {
348 aVal += aVal*37 + *ask++;
    [all...]
  /frameworks/av/services/audioflinger/
Threads.cpp 6467 size_t ask = buffer->frameCount; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.security_1.0.200.v20100503.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.security_1.2.0.v20130424-1801.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.security_1.2.0.v20130424-1801.jar 

Completed in 1150 milliseconds