HomeSort by relevance Sort by last modified time
    Searched refs:ask (Results 1 - 25 of 65) sorted by null

1 2 3

  /ndk/tests/build/warn-bad-modules/jni/
Application.mk 4 # Itentionally ask for the non-existing 'bar' module to be built.
  /external/fsck_msdos/
fat.c 156 if (ask(1, "Truncate")) {
271 if (ask(1, "Correct"))
346 if (ask(1, "Fix")) {
354 if (ask(1, "Use FAT 0's entry")) {
358 if (ask(1, "Use FAT %d's entry", fatnum)) {
366 if (ask(1, "Use continuation from FAT %d", fatnum)) {
370 if (ask(1, "Use mark from FAT 0")) {
379 if (ask(1, "Use continuation from FAT 0")) {
383 if (ask(1, "Use mark from FAT %d", fatnum)) {
391 if (ask(1, "Use continuation from FAT 0"))
    [all...]
ext.h 58 int ask(int, const char *, ...);
dir.c 259 if (ask(1, "Fix")) {
369 if (ask(1, "Remove")) {
408 if (ask(1, "Truncate")) {
420 if (ask(1, "Drop superfluous clusters")) {
592 if (ask(1, "Extend")) {
604 } else if (ask(1, "Truncate"))
773 if (ask(1, "Drop allocated clusters")) {
815 if (ask(1, "Remove")) {
822 if (ask(1, "Truncate")) {
846 if (ask(1, "Correct"))
    [all...]
main.c 132 ask(int def, const char *fmt, ...) function
check.c 175 if (ask(1, "Update FATs")) {
197 if (ask(1, "MARK FILE SYSTEM CLEAN") == 0)
boot.c 146 if (ask(1, "fix")) {
  /external/e2fsprogs/e2fsck/
ehandler.c 60 if (ask(ctx, _("Ignore error"), 1)) {
61 if (ask(ctx, _("Force rewrite"), 1))
109 if (ask(ctx, _("Ignore error"), 1))
  /frameworks/base/services/core/java/com/android/server/am/
CompatModeDialog.java 84 boolean ask = mService.mCompatModePackages.getPackageAskCompatModeLocked(
86 mAlwaysShow.setChecked(ask);
87 mHint.setVisibility(ask ? View.INVISIBLE : View.VISIBLE);
CompatModePackages.java 52 // Compatibility state: no longer ask user to select the mode.
206 public void setFrontActivityAskCompatModeLocked(boolean ask) {
209 setPackageAskCompatModeLocked(r.packageName, ask);
213 public void setPackageAskCompatModeLocked(String packageName, boolean ask) {
215 int newFlags = ask ? (curFlags&~COMPAT_FLAG_DONT_ASK) : (curFlags|COMPAT_FLAG_DONT_ASK);
  /external/lldb/
Android.mk 1 # Don't build LLDB unless we explicitly ask for it.
  /external/chromium_org/third_party/tcmalloc/chromium/src/
page_heap.cc 469 Length ask = (n>kMinSystemAlloc) ? n : static_cast<Length>(kMinSystemAlloc);
471 void* ptr = TCMalloc_SystemAlloc(ask << kPageShift, &actual_size, kPageSize);
473 if (n < ask) {
475 ask = n;
476 ptr = TCMalloc_SystemAlloc(ask << kPageShift, &actual_size, kPageSize);
480 ask = actual_size >> kPageShift;
481 RecordGrowth(ask << kPageShift);
484 stats_.system_bytes += (ask << kPageShift);
485 stats_.committed_bytes += (ask << kPageShift);
501 if (pagemap_.Ensure(p-1, ask+2))
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
page_heap.cc 408 Length ask = (n>kMinSystemAlloc) ? n : static_cast<Length>(kMinSystemAlloc);
410 void* ptr = TCMalloc_SystemAlloc(ask << kPageShift, &actual_size, kPageSize);
412 if (n < ask) {
414 ask = n;
415 ptr = TCMalloc_SystemAlloc(ask << kPageShift, &actual_size, kPageSize);
419 ask = actual_size >> kPageShift;
420 RecordGrowth(ask << kPageShift);
423 stats_.system_bytes += (ask << kPageShift);
439 if (pagemap_.Ensure(p-1, ask+2)) {
442 Span* span = NewSpan(p, ask);
    [all...]
  /external/chromium_org/components/test/data/web_database/
version_52.sql 15 INSERT INTO "keywords" VALUES(6,'Ask','ask.com','http://sp.ask.com/sh/i/a16/favicon/favicon.ico','http://www.ask.com/web?q={searchTerms}',1,'',0,0,'UTF-8',1,'http://ss.ask.com/query?q={searchTerms}&li=ff',4,0,'',0,'25AC092A-10E6-EA19-11CE-55382548F3DC','[]','','','','','','');
version_53.sql 13 INSERT INTO "keywords" VALUES(6,'Ask','ask.com','http://sp.ask.com/sh/i/a16/favicon/favicon.ico','http://www.ask.com/web?q={searchTerms}',1,'',0,0,'UTF-8',1,'http://ss.ask.com/query?q={searchTerms}&li=ff',4,0,'',0,'00268D17-EC55-D173-84F3-48D9B862E8E1','[]','','','','','','','');
  /system/core/toolbox/upstream-netbsd/bin/mv/
mv.c 173 int ask = 1; local
193 ask = 0;
194 if (ask) {
  /system/core/logd/tests/
logd_test.cpp 454 static const char ask[] = "dumpAndClose lids=0,1,2,3"; local
455 user_logger_available = write(fd, ask, sizeof(ask)) == sizeof(ask);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_MimeWriter.py 45 ''' # Don't ask why this comment is here
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_MimeWriter.py 45 ''' # Don't ask why this comment is here
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/email_this_page/
background.js 61 // and https so for all other pages, we don't ask for the title.
  /external/chromium_org/components/search_engines/
template_url_prepopulate_data.cc 80 { &google, &bing, &ask, };
112 { &google, &bing_en_CA, &bing_fr_CA, &ask, &yahoo_ca, &yahoo_qc, };
172 { &google, &bing_da_DK, &ask, };
408 { &google, &najdi, &ask, };
452 { &google, &bing_en_US, &yahoo, &aol, &ask, };
476 { &google, &bing, &yahoo, &ask, };
481 &aol, &ask, &ask_br, &ask_uk, &baidu,
    [all...]
  /external/chromium_org/remoting/webapp/
third_party_host_permissions.js 14 * requested, then uses the Chrome API ask the user for the new permission.
  /external/chromium_org/third_party/skia/
PRESUBMIT.py 170 'does not then ask the issue owner to sign the CLA at '
  /external/stlport/
configure 74 in a multithreaded context. If you don't need this you can ask
  /external/chromium_org/v8/test/intl/date-format/
resolved-options.js 75 // Didn't ask for them.

Completed in 788 milliseconds

1 2 3