Home
last modified time | relevance | path

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

12

/openbsd/src/gnu/llvm/llvm/docs/
DDiscourseMigrationGuide.md113 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 …]
DOpaquePointers.rst116 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/
Darcmt-test.cpp173 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/
Dkfd_smi_events.h39 unsigned long address, bool migration);
Dkfd_smi_events.c274 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()
Dkfd_svm.c2964 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/
DARCMT.cpp357 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/
DGitHubMove.rst9 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/
Dcalendar.ushistory23 01/18 Grey whale migration, California
/openbsd/src/gnu/usr.bin/binutils/gdb/doc/
Dannotate.texinfo23 @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/
DOptions.td563 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/
DOptions.td731 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/
DChanges24 !! - 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/
Dcommon.opt325 Restrict target load migration not to re-use registers in any basic block
/openbsd/src/share/snmp/
DVM-MIB.txt205 currently in the process of migration
/openbsd/src/gnu/usr.bin/perl/dist/PathTools/
DChanges219 (Mostly changes regarding the lib->ext migration)
/openbsd/src/distrib/notes/
Dm4.common814 releases, but might not execute some migration tasks that would be necessary
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlhack.pod360 tabs to spaces will help this migration.
/openbsd/src/gnu/llvm/llvm/include/llvm/Target/
DTarget.td1059 // This option is a temporary migration help. It will go away.
/openbsd/src/gnu/llvm/clang/docs/
DAutomaticReferenceCounting.rst1887 users in that migration.
DUsersManual.rst54 migration from GCC to Clang. In most cases, code "just works".
/openbsd/src/gnu/usr.bin/binutils/binutils/
DChangeLog-91974545 with no modifications. This migration is part of a major overhaul
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
DChangeLog-91974545 with no modifications. This migration is part of a major overhaul
/openbsd/src/usr.bin/lex/
DChangeLog2036 * TODO: sourceforge migration tasks
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DAttrDocs.td534 migration for code using ``[[noreturn]]`` after including ``<stdnoreturn.h>``.

12