Searched refs:migration (Results 1 – 25 of 29) sorted by relevance
12
/external/clang/tools/arcmt-test/ |
D | arcmt-test.cpp | 172 MigrationProcess migration(origCI, DiagClient); in performTransformations() local 184 bool err = migration.applyTransform(transforms[i], transformPrinter.get()); in performTransformations() 192 printResult(migration.getRemapper(), llvm::errs()); in performTransformations() 198 printResult(migration.getRemapper(), llvm::outs()); in performTransformations()
|
/external/linux-tools-perf/src/tools/perf/scripts/python/bin/ |
D | sched-migration-report | 3 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/sched-migration.py
|
/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/clang/lib/ARCMigrate/ |
D | ARCMT.cpp | 354 MigrationProcess migration(CInvok, DiagClient, outputDir); in applyTransforms() local 362 bool err = migration.applyTransform(transforms[i]); in applyTransforms() 373 return migration.getRemapper().overwriteOriginal(*Diags); in applyTransforms() 375 return migration.getRemapper().flushToDisk(outputDir, *Diags); in applyTransforms()
|
/external/clang/include/clang/Driver/ |
D | Options.td | 155 HelpText<"Check for ARC migration issues that need manual handling">; 173 HelpText<"Enable migration to modern ObjC literals">; 175 HelpText<"Enable migration to modern ObjC subscripting">; 177 HelpText<"Enable migration to modern ObjC property">; 179 HelpText<"Enable migration to modern ObjC">; 181 HelpText<"Enable migration to modern ObjC readonly property">; 183 HelpText<"Enable migration to modern ObjC readwrite property">; 185 HelpText<"Enable migration of setter/getter messages to property-dot syntax">; 187 HelpText<"Enable migration to property and method annotations">; 189 HelpText<"Enable migration to infer instancetype for method result type">; [all …]
|
D | CC1Options.td | 412 HelpText<"Directory for temporary files produced during ARC or ObjC migration">; 414 HelpText<"Check for ARC migration issues that need manual handling">;
|
/external/antlr/antlr-3.4/tool/ |
D | README.txt | 108 See migration guide:
|
/external/sepolicy/ |
D | vold.te | 42 # Access to storage that backs emulated FUSE daemons for migration optimization
|
/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. 364 // conflict with a field of the same name. This is meant to make migration 453 // For Google-internal migration only. Do not use.
|
/external/selinux/libsemanage/ |
D | ChangeLog | 31 * Create a policy migration script for migrating the policy store from 33 * Add python3 support to the migration script, from Jason Zaman
|
/external/chromium-trace/test_data/ |
D | atrace_thread_names | 1 {1: '/init', 2: 'kthreadd', 3: 'ksoftirqd/0', 7: 'kworker/u:0H', 8: 'migration/0', 13: 'khelper', 1…
|
D | atrace_data_with_thread_list | 267 root 8 2 0 0 ffffffff 00000000 S migration/0
|
/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/trace-viewer/third_party/webapp2/ |
D | CHANGES | 506 migration.
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/rbbi/ |
D | words.txt | 1702 migration
|
/external/llvm/include/llvm/Target/ |
D | Target.td | 704 // This option is a temporary migration help. It will go away.
|
/external/antlr/antlr-3.4/runtime/C/ |
D | README | 108 See migration guide:
|
/external/clang/docs/ |
D | UsersManual.rst | 46 migration from GCC to Clang. In most cases, code "just works".
|
D | AutomaticReferenceCounting.rst | 1599 users in that migration.
|
/external/bison/ |
D | ChangeLog | 3726 * etc/make-ChangeLogs: Remove (used for rcs to cvs migration!).
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
D | en-GB_lexpos.utf | 3080 N "migration" "ma_Igr'e_IS@n"
|
12