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

1 2 3 4

  /device/sample/apps/upgrade/src/com/example/android/platform/upgrade/
Upgrade.java 17 package com.example.android.platform.upgrade;
32 public class Upgrade extends BroadcastReceiver {
36 // so can do whatever cleanup after an upgrade that we want.
37 Log.i("Example", "******************* UPGRADE HERE *******************");
  /external/chromium_org/net/tools/dump_cache/
dump_cache.cc 36 "\nIn order to use the upgrade function, a version of this tool that\n"
37 "understands the file format of the files to upgrade is needed. For\n"
38 "instance, to upgrade files saved with file format 3.4 to version 5.2,\n"
56 // Upgrade an old version to the current one.
57 const char kUpgrade[] = "upgrade";
68 printf("--upgrade: copy contents to the output path\n");
117 bool upgrade = command_line.HasSwitch(kUpgrade); local
120 if ((dump_to_files || upgrade) && output_path.empty())
127 bool slave_required = upgrade;
154 if (upgrade)
    [all...]
  /external/chromium/net/tools/dump_cache/
dump_cache.cc 36 "\nIn order to use the upgrade function, a version of this tool that\n"
37 "understands the file format of the files to upgrade is needed. For\n"
38 "instance, to upgrade files saved with file format 3.4 to version 5.2,\n"
56 // Upgrade an old version to the current one.
57 const char kUpgrade[] = "upgrade";
68 printf("--upgrade: copy contents to the output path\n");
122 bool upgrade = false;
132 upgrade = true;
136 if (upgrade || copy_to_text) {
171 if (upgrade || copy_to_text
    [all...]
  /external/chromium_org/third_party/icu/source/data/translit/
trnsfiles.mk 10 # Then, you can have your local changes remain even if you upgrade or re
  /external/icu4c/data/translit/
trnsfiles.mk 10 # Then, you can have your local changes remain even if you upgrade or re
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
sched.h 70 # error Please upgrade your GNU compiler to one that supports __declspec.
semaphore.h 69 # error Please upgrade your GNU compiler to one that supports __declspec.
  /external/chromium_org/third_party/icu/source/data/misc/
miscfiles.mk 10 # Then, you can have your local changes remain even if you upgrade or re-
  /external/chromium_org/third_party/icu/source/data/sprep/
sprepfiles.mk 10 # Then, you can have your local changes remain even if you upgrade or
  /external/icu4c/data/misc/
miscfiles.mk 10 # Then, you can have your local changes remain even if you upgrade or re-
  /external/icu4c/data/sprep/
sprepfiles.mk 10 # Then, you can have your local changes remain even if you upgrade or
  /external/stlport/etc/
STLport-4.6.spec 80 - upgrade to 4.6
83 - upgrade to 4.5.1
92 - upgrade to 4.5
95 - upgrade to 4.1-b3
STLport-4.5.1.spec 80 - upgrade to 4.5.1
89 - upgrade to 4.5
92 - upgrade to 4.1-b3
  /external/chromium_org/third_party/JSON/JSON-2.59/blib/lib/JSON/backportPP/
Compat5005.pm 17 sub utf8::upgrade {
Compat5006.pm 22 sub utf8::upgrade {
  /external/chromium_org/third_party/JSON/JSON-2.59/lib/JSON/backportPP/
Compat5005.pm 17 sub utf8::upgrade {
Compat5006.pm 22 sub utf8::upgrade {
  /external/chromium_org/third_party/JSON/out/lib/perl5/JSON/backportPP/
Compat5005.pm 17 sub utf8::upgrade {
Compat5006.pm 22 sub utf8::upgrade {
  /external/chromium_org/third_party/npapi/npspy/extern/java/
jni_md.h 157 # error Please upgrade to the latest MPW compiler (SC).
  /external/icu4c/data/brkitr/
brkfiles.mk 11 # Then, you can have your local changes remain even if you upgrade or
  /external/zlib/
Android.mk 69 # itself. This caused trouble during the 1.2.6 upgrade because libunz ended
  /external/elfutils/
elfutils.spec 421 - upgrade to 0.94
424 - upgrade to 0.93
451 - upgrade to 0.84 (readelf/elflint improvements, rawhide bugs fixed).
454 - upgrade to 0.83 (fix invalid ELf handle on *.so strip, more).
457 - upgrade to 0.82 (strip tests fixed on big-endian).
460 - upgrade to 0.81 (strip excludes unused symtable entries, test borked).
463 - upgrade to 0.80 (debugedit changes for kernel in progress).
469 - upgrade to 0.79 (correct formats for size_t, more of libdw "works").
472 - upgrade to 0.78 (libdwarf bugfix, libdw additions).
  /external/chromium_org/third_party/icu/source/data/rbnf/
rbnffiles.mk 11 # Then, you can have your local changes remain even if you upgrade or
  /external/icu4c/data/rbnf/
rbnffiles.mk 11 # Then, you can have your local changes remain even if you upgrade or

Completed in 291 milliseconds

1 2 3 4