/external/autotest/database/ |
D | migrate.py | 209 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 …]
|
D | migrate_unittest.py | 133 migration = migrate.Migration('name', 1, migration_module) 134 migration.migrate_up(self.manager) 135 migration.migrate_down(self.manager)
|
/external/clang/tools/arcmt-test/ |
D | arcmt-test.cpp | 174 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/ |
D | atrace_data | 77 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…
|
D | atrace_thread_names | 1 {1: '/init', 2: 'kthreadd', 3: 'ksoftirqd/0', 7: 'kworker/u:0H', 8: 'migration/0', 13: 'khelper', 1…
|
D | atrace_extracted_threads | 1 {1: '/init', 2: 'kthreadd', 3: 'ksoftirqd/0', 7: 'kworker/u:0H', 8: 'migration/0', 13: 'khelper', 1…
|
/external/eigen/doc/ |
D | A10_Eigen2SupportModes.dox | 18 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…
|
D | A05_PortingFrom2To3.dox | 18 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.
|
D | PreprocessorDirectives.dox | 23 …- \b EIGEN2_SUPPORT_STAGEnn_xxx (for various values of nn and xxx) - staged migration path from Ei…
|
/external/clang/test/Driver/ |
D | objc-sdk-migration-options.m | 1 // Check miscellaneous Objective-C sdk migration options.
|
/external/autotest/client/tests/kvm/ |
D | migration_control.srv | 10 so there's a distinction between the migration roles ('dest' or 'source'). 37 logging.info("KVM migration running on source host [%s] and destination "
|
D | tests.cfg.sample | 111 # 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
|
D | subtests.cfg.sample | 41 # 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/ |
D | ARCMT.cpp | 359 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/ |
D | transition_guide.markdown | 47 …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/ |
D | README.txt | 108 See migration guide:
|
/external/clang/include/clang/Driver/ |
D | Options.td | 160 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 …]
|
D | CC1Options.td | 463 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/ |
D | descriptor.proto | 65 // 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/ |
D | descriptor.proto | 65 // 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/ |
D | replacements.txt | 63 * There are also functions that provide easy migration from C/POSIX functions
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/mac/ |
D | README | 306 Replacement functions are added for migration.
|
/external/selinux/libsemanage/ |
D | ChangeLog | 41 * 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/ |
D | en-GB_klex.pkb | 947 migration)D5>I!</&Emikhail)D*B!<Cmilan)D&C!HEmildAmilliliter
|
/external/chromium-trace/catapult/third_party/webapp2/ |
D | CHANGES | 506 migration.
|