| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | DiscourseMigrationGuide.md | 113 migration. Obsolete lists will become read-only as part of the Discourse 114 migration. 120 <tr><td>All-commits</td><td>no migration at the moment</td></tr> 121 <tr><td>Bugs-admin</td><td>no migration at the moment</td></tr> 122 <tr><td>cfe-commits</td><td>no migration at the moment</td></tr> 129 <tr><td>flang-commits</td><td>no migration at the moment</td></tr> 132 <tr><td>libc-commits</td><td>no migration at the moment</td></tr> 135 <tr><td>libcxx-bugs</td><td>no migration at the moment</td></tr> 136 <tr><td>libcxx-commits</td><td>no migration at the moment</td></tr> 138 <tr><td>lldb-commits</td><td>no migration at the moment</td></tr> [all …]
|
| D | OpaquePointers.rst | 116 opaque pointers. This simplifies migration and allows testing existing IR with 175 and opaque pointers at the same time, and will be dropped once the migration
|
| /openbsd/src/gnu/llvm/clang/tools/arcmt-test/ |
| D | arcmt-test.cpp | 173 MigrationProcess migration(origCI, std::make_shared<PCHContainerOperations>(), 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()
|
| /openbsd/src/sys/dev/pci/drm/amd/amdkfd/ |
| D | kfd_smi_events.h | 39 unsigned long address, bool migration);
|
| D | kfd_smi_events.c | 274 unsigned long address, bool migration) in kfd_smi_event_page_fault_end() argument 278 pid, address, node->id, migration ? 'M' : 'U')); in kfd_smi_event_page_fault_end()
|
| D | kfd_svm.c | 2964 bool migration = false; in svm_range_restore_pages() local 3114 migration = true; in svm_range_restore_pages() 3149 migration); in svm_range_restore_pages()
|
| /openbsd/src/gnu/llvm/clang/lib/ARCMigrate/ |
| D | ARCMT.cpp | 357 MigrationProcess migration(CInvok, PCHContainerOps, DiagClient, outputDir); in applyTransforms() local 365 bool err = migration.applyTransform(transforms[i]); in applyTransforms() 376 return migration.getRemapper().overwriteOriginal(*Diags); in applyTransforms() 378 return migration.getRemapper().flushToDisk(outputDir, *Diags); in applyTransforms()
|
| /openbsd/src/gnu/llvm/llvm/docs/Proposals/ |
| D | GitHubMove.rst | 9 the GitHub migration `status page <https://llvm.org/GitHubMigrationStatus.html>`_ 94 This would enable people to continue working post-migration as though our code 187 The migration will pause here until all dependencies have cleared, and all 553 https://github.com/jyknight/llvm-git-migration. 555 Basic migration 686 https://github.com/greened/llvm-git-migration/tree/zip can be used to 928 https://github.com/greened/llvm-git-migration/tree/import can help with
|
| /openbsd/src/usr.bin/calendar/calendars/ |
| D | calendar.ushistory | 23 01/18 Grey whale migration, California
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/doc/ |
| D | annotate.texinfo | 23 @c Don't make this migration doccument an appendix of GDB's user guide. 213 migration path from this obsolete interface to @sc{gdb/mi}.
|
| /openbsd/src/gnu/llvm/clang/include/clang/Driver/ |
| D | Options.td | 563 HelpText<"Check for ARC migration issues that need manual handling">; 595 HelpText<"Enable migration to modern ObjC literals">, 598 HelpText<"Enable migration to modern ObjC subscripting">, 601 HelpText<"Enable migration to modern ObjC property">, 604 HelpText<"Enable migration to modern ObjC">, 607 HelpText<"Enable migration to modern ObjC readonly property">, 610 HelpText<"Enable migration to modern ObjC readwrite property">, 613 HelpText<"Enable migration of setter/getter messages to property-dot syntax">, 616 HelpText<"Enable migration to property and method annotations">, 619 HelpText<"Enable migration to infer instancetype for method result type">, [all …]
|
| /openbsd/src/gnu/llvm/lld/MachO/ |
| D | Options.td | 731 HelpText<"Force migration of readonly data into __DATA_CONST segment">, 734 HelpText<"Block migration of readonly data away from __DATA segment">,
|
| /openbsd/src/lib/libexpat/ |
| D | Changes | 24 !! - pushing migration from `int` to `size_t` further !! 360 #632 CI: Linux: Make migration off deprecated Ubuntu 18.04 work
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | common.opt | 325 Restrict target load migration not to re-use registers in any basic block
|
| /openbsd/src/share/snmp/ |
| D | VM-MIB.txt | 205 currently in the process of migration
|
| /openbsd/src/gnu/usr.bin/perl/dist/PathTools/ |
| D | Changes | 219 (Mostly changes regarding the lib->ext migration)
|
| /openbsd/src/distrib/notes/ |
| D | m4.common | 814 releases, but might not execute some migration tasks that would be necessary
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlhack.pod | 360 tabs to spaces will help this migration.
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Target/ |
| D | Target.td | 1059 // This option is a temporary migration help. It will go away.
|
| /openbsd/src/gnu/llvm/clang/docs/ |
| D | AutomaticReferenceCounting.rst | 1887 users in that migration.
|
| D | UsersManual.rst | 54 migration from GCC to Clang. In most cases, code "just works".
|
| /openbsd/src/gnu/usr.bin/binutils/binutils/ |
| D | ChangeLog-9197 | 4545 with no modifications. This migration is part of a major overhaul
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/binutils/ |
| D | ChangeLog-9197 | 4545 with no modifications. This migration is part of a major overhaul
|
| /openbsd/src/usr.bin/lex/ |
| D | ChangeLog | 2036 * TODO: sourceforge migration tasks
|
| /openbsd/src/gnu/llvm/clang/include/clang/Basic/ |
| D | AttrDocs.td | 534 migration for code using ``[[noreturn]]`` after including ``<stdnoreturn.h>``.
|