Home
last modified time | relevance | path

Searched refs:migration (Results 1 – 25 of 32) sorted by relevance

12

/external/chromium_org/content/browser/dom_storage/
Ddom_storage_database.cc283 sql::Transaction migration(db_.get()); in UpgradeVersion1To2() local
284 return migration.Begin() && in UpgradeVersion1To2()
288 migration.Commit(); in UpgradeVersion1To2()
/external/clang/tools/arcmt-test/
Darcmt-test.cpp174 MigrationProcess migration(origCI, DiagClient); in performTransformations() local
186 bool err = migration.applyTransform(transforms[i], transformPrinter.get()); in performTransformations()
194 printResult(migration.getRemapper(), llvm::errs()); in performTransformations()
200 printResult(migration.getRemapper(), llvm::outs()); in performTransformations()
/external/linux-tools-perf/scripts/python/bin/
Dsched-migration-report3 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/sched-migration.py
/external/eigen/doc/
DA10_Eigen2SupportModes.dox24 The rest of this page describes an optional, more powerful \em staged migration path.
26 \section StagedMigrationPathOverview Overview of the staged migration path
28 …projects that rely on such API, we provide a staged migration path allowing to perform the migrati…
88 …Eigen 3 compatibility. However, we still encourage you to complete your migration as quickly as po…
DA05_PortingFrom2To3.dox33 A more powerful, \em staged migration path is also provided, which may be useful to migrate larger …
246 …y a good idea to use the \ref Eigen2SupportModes "Eigen 2 support modes" to perform your migration.
DI14_PreprocessorDirectives.dox28 …- \b EIGEN2_SUPPORT_STAGEnn_xxx (for various values of nn and xxx) - staged migration path from Ei…
/external/clang/lib/ARCMigrate/
DARCMT.cpp363 MigrationProcess migration(CInvok, DiagClient, outputDir); in applyTransforms() local
371 bool err = migration.applyTransform(transforms[i]); in applyTransforms()
382 return migration.getRemapper().overwriteOriginal(*Diags); in applyTransforms()
384 if (migration.HadARCErrors) { in applyTransforms()
392 return migration.getRemapper().flushToDisk(outputDir, *Diags); in applyTransforms()
/external/chromium_org/sync/protocol/
Dnigori_specifics.proto33 // Once keystore migration is performed, we have to freeze the keybag so that
107 // The time (in epoch milliseconds) at which the keystore migration was
/external/qemu/
DMakefile.common405 common_LOCAL_SRC_FILES += migration-dummy-android.c
407 common_LOCAL_SRC_FILES += migration.c \
408 migration-exec.c \
409 migration-tcp-android.c
DChangelog10 - fdc: fix migration from 0.11 (Juan Quintela)
18 - Avoid permanently disabled QEMU monitor when UNIX migration fails (Daniel P. Berrange)
74 - live migration: fix dirty tracking windows (Glauber Costa)
75 - live migration: improve error propogation (Glauber Costa)
90 - Make qemu_announce_self handle holes (live migration after hotplug)
122 - Live migration and new save/restore formats
Dqemu-monitor.hx91 show migration status
474 "", "cancel the current VM migration" },
477 Cancel the current VM migration.
492 Set maximum tolerated downtime (in seconds) for migration.
Dqemu-options.hx1648 "-incoming p prepare for incoming migration, listen on port p\n")
/external/chromium/chrome/browser/password_manager/
Dencryptor_mac.mm32 // the cypher text with this string so that future data migration can detect
/external/chromium_org/components/webdata/encryptor/
Dencryptor_mac.mm34 // the cypher text with this string so that future data migration can detect
/external/antlr/antlr-3.4/tool/
DREADME.txt108 See migration guide:
/external/chromium_org/native_client_sdk/src/doc/
Doverview.rst57 * **Easy migration path to the web:** Many developers and companies have years
80 * **Legacy desktop applications:** Native Client provides a smooth migration
/external/chromium_org/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto65 // For Google-internal migration only. Do not use.
335 // conflict with a field of the same name. This is meant to make migration
418 // For Google-internal migration only. Do not use.
/external/clang/include/clang/Driver/
DCC1Options.td360 HelpText<"Directory for temporary files produced during ARC or ObjC migration">;
362 HelpText<"Check for ARC migration issues that need manual handling">;
DOptions.td150 HelpText<"Check for ARC migration issues that need manual handling">;
170 HelpText<"Enable migration to modern ObjC literals">;
172 HelpText<"Enable migration to modern ObjC subscripting">;
174 HelpText<"Enable migration to modern ObjC property">;
/external/protobuf/src/google/protobuf/
Ddescriptor.proto304 // conflict with a field of the same name. This is meant to make migration
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/
Den-GB_klex.pkb947 migration )D5>I!</&Emikhail)D*B!<Cmilan)D&C!HEmildA milliliter
/external/chromium_org/third_party/angle/extensions/
DEXT_texture_storage.txt696 reset bindings, it doesn't allow a migration path to an API that
/external/llvm/include/llvm/Target/
DTarget.td681 // This option is a temporary migration help. It will go away.
/external/clang/docs/
DUsersManual.rst46 migration from GCC to Clang. In most cases, code "just works".
/external/antlr/antlr-3.4/runtime/C/
DREADME108 See migration guide:

12