HomeSort by relevance Sort by last modified time
    Searched defs:ask (Results 1 - 20 of 20) 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 */
2029 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 319 static const char ask[] = "dumpAndClose lids=0,1,2,3"; local
320 user_logger_available = write(fd, ask, sizeof(ask)) == sizeof(ask);
556 std::string ask(command);
565 size_t len = ask.length() + 1;
566 written = write(fd, ask.c_str(), len) == (ssize_t)len;
637 std::string ask = android::base::StringPrintf( local
649 size_t len = ask.length() + 1;
650 written = write(fd, ask.c_str(), len) == (ssize_t)len
738 static const char ask[] = "stream lids=0,1,2,3,4,5,6"; \/\/ all sources local
    [all...]
  /frameworks/av/media/libmedia/
AudioTrackShared.cpp 711 size_t ask = buffer->mFrameCount; local
712 if (part1 > ask) {
713 part1 = ask;
    [all...]
  /external/autotest/client/common_lib/
base_utils.py 2039 def ask(question, auto=False): function
    [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 6710 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 
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
shadows-core-3.1-SNAPSHOT-16.jar 
shadows-core-3.1-SNAPSHOT-17.jar 
shadows-core-3.1-SNAPSHOT-18.jar 
shadows-core-3.1-SNAPSHOT-19.jar 
shadows-core-3.1-SNAPSHOT-21.jar 
shadows-core-3.1-SNAPSHOT-22.jar 

Completed in 348 milliseconds