Home
last modified time | relevance | path

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

12

/external/autotest/database/
Dmigrate.py209 migrations = [migration for migration in migrations
210 if migration.version >= minimum_version]
212 migrations = [migration for migration in migrations
213 if migration.version <= maximum_version]
217 def do_migration(self, migration, migrate_up=True): argument
224 print 'Applying migration %s' % migration.name, # no newline
227 assert self.get_db_version() == migration.version - 1
228 migration.migrate_up(self)
229 new_version = migration.version
232 assert self.get_db_version() == migration.version
[all …]
Dmigrate_unittest.py133 migration = migrate.Migration('name', 1, migration_module)
134 migration.migrate_up(self.manager)
135 migration.migrate_down(self.manager)
/external/clang/tools/arcmt-test/
Darcmt-test.cpp174 MigrationProcess migration(origCI, std::make_shared<PCHContainerOperations>(), in performTransformations() local
187 bool err = migration.applyTransform(transforms[i], transformPrinter.get()); in performTransformations()
195 printResult(migration.getRemapper(), llvm::errs()); in performTransformations()
201 printResult(migration.getRemapper(), llvm::outs()); in performTransformations()
/external/chromium-trace/catapult/systrace/systrace/test_data/
Datrace_data77 migration/0-7 [000] d..6 1212.730707: sched_wakeup: comm=kworker/0:1H pid=17 prio=100 success=…
78 migration/0-7 [000] ...2 1212.730728: sched_switch: prev_comm=kworker/u:0H prev_pid=7 prev_pri…
82 migration/0-7 [000] d..6 1212.731702: sched_wakeup: comm=kworker/0:1H pid=17 prio=100 success=…
83 migration/0-7 [000] ...2 1212.731722: sched_switch: prev_comm=kworker/u:0H prev_pid=7 prev_pri…
87 migration/0-7 [000] d..6 1212.732747: sched_wakeup: comm=kworker/0:1H pid=17 prio=100 success=…
88 migration/0-7 [000] ...2 1212.732767: sched_switch: prev_comm=kworker/u:0H prev_pid=7 prev_pri…
Datrace_thread_names1 {1: '/init', 2: 'kthreadd', 3: 'ksoftirqd/0', 7: 'kworker/u:0H', 8: 'migration/0', 13: 'khelper', 1…
Datrace_extracted_threads1 {1: '/init', 2: 'kthreadd', 3: 'ksoftirqd/0', 7: 'kworker/u:0H', 8: 'migration/0', 13: 'khelper', 1…
/external/eigen/doc/
DA10_Eigen2SupportModes.dox18 The rest of this page describes an optional, more powerful \em staged migration path.
20 \section StagedMigrationPathOverview Overview of the staged migration path
22 …projects that rely on such API, we provide a staged migration path allowing to perform the migrati…
82 …Eigen 3 compatibility. However, we still encourage you to complete your migration as quickly as po…
DA05_PortingFrom2To3.dox18 A more powerful, \em staged migration path is also provided, which may be useful to migrate larger …
231 …y a good idea to use the \ref Eigen2SupportModes "Eigen 2 support modes" to perform your migration.
DPreprocessorDirectives.dox23 …- \b EIGEN2_SUPPORT_STAGEnn_xxx (for various values of nn and xxx) - staged migration path from Ei…
/external/clang/test/Driver/
Dobjc-sdk-migration-options.m1 // Check miscellaneous Objective-C sdk migration options.
/external/autotest/client/tests/kvm/
Dmigration_control.srv10 so there's a distinction between the migration roles ('dest' or 'source').
37 logging.info("KVM migration running on source host [%s] and destination "
Dtests.cfg.sample111 # Runs your own guest image (qcow2, can be adjusted), all migration tests
113 # Be warned, disk stress + migration can corrupt your image, so make sure
Dsubtests.cfg.sample41 # Set migrate_background to yes to run migration in parallel
143 type = migration
856 … # Offline migration params - '$console_type:$no_migrations:$send-:$recv-$loopback-buffer_length'
860 … # Online migration params - '$console_type:$no_migrations:$send-:$recv-$loopback-buffer_length'
/external/clang/lib/ARCMigrate/
DARCMT.cpp359 MigrationProcess migration(CInvok, PCHContainerOps, DiagClient, outputDir); in applyTransforms() local
367 bool err = migration.applyTransform(transforms[i]); in applyTransforms()
378 return migration.getRemapper().overwriteOriginal(*Diags); in applyTransforms()
380 return migration.getRemapper().flushToDisk(outputDir, *Diags); in applyTransforms()
/external/opencv3/doc/tutorials/introduction/transition_guide/
Dtransition_guide.markdown47 …hanges made in the latest 2.4.11 OpenCV version allow you to prepare current codebase to migration:
55 Changes intended to ease the migration have been made in OpenCV 3.0, thus the following instruction…
/external/antlr/antlr-3.4/tool/
DREADME.txt108 See migration guide:
/external/clang/include/clang/Driver/
DOptions.td160 HelpText<"Check for ARC migration issues that need manual handling">;
178 HelpText<"Enable migration to modern ObjC literals">;
180 HelpText<"Enable migration to modern ObjC subscripting">;
182 HelpText<"Enable migration to modern ObjC property">;
184 HelpText<"Enable migration to modern ObjC">;
186 HelpText<"Enable migration to modern ObjC readonly property">;
188 HelpText<"Enable migration to modern ObjC readwrite property">;
190 HelpText<"Enable migration of setter/getter messages to property-dot syntax">;
192 HelpText<"Enable migration to property and method annotations">;
194 HelpText<"Enable migration to infer instancetype for method result type">;
[all …]
DCC1Options.td463 HelpText<"Directory for temporary files produced during ARC or ObjC migration">;
465 HelpText<"Check for ARC migration issues that need manual handling">;
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto65 // For Google-internal migration only. Do not use.
329 // conflict with a field of the same name. This is meant to make migration
412 // For Google-internal migration only. Do not use.
/external/protobuf/src/google/protobuf/
Ddescriptor.proto65 // For Google-internal migration only. Do not use.
367 // conflict with a field of the same name. This is meant to make migration
456 // For Google-internal migration only. Do not use.
/external/icu/tools/srcgen/resources/
Dreplacements.txt63 * There are also functions that provide easy migration from C/POSIX functions
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/mac/
DREADME306 Replacement functions are added for migration.
/external/selinux/libsemanage/
DChangeLog41 * Create a policy migration script for migrating the policy store from
43 * Add python3 support to the migration script, from Jason Zaman
/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-trace/catapult/third_party/webapp2/
DCHANGES506 migration.

12