/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | LiveVariables.h | 221 bool Removed = false; in removeVirtualRegisterKilled() local 225 Removed = true; in removeVirtualRegisterKilled() 230 assert(Removed && "Register is not used by this instruction!"); in removeVirtualRegisterKilled() 231 (void)Removed; in removeVirtualRegisterKilled() 256 bool Removed = false; in removeVirtualRegisterDead() local 260 Removed = true; in removeVirtualRegisterDead() 264 assert(Removed && "Register is not defined by this instruction!"); in removeVirtualRegisterDead() 265 (void)Removed; in removeVirtualRegisterDead()
|
/openbsd/gnu/llvm/libcxx/docs/DesignDocs/ |
H A D | ExperimentalFeatures.rst | 75 … | 5.0 | 7.0 | Removed | 77 … | 5.0 | 7.0 | Removed | 79 … | 5.0 | 7.0 | Removed | 83 … | 5.0 | 7.0 | Removed | 87 … | 5.0 | 7.0 | Removed | 89 … | 5.0 | 7.0 | Removed | 91 … | 5.0 | 7.0 | Removed | 99 … | 5.0 | 7.0 | Removed | 101 … | 5.0 | 7.0 | Removed | 103 … | 5.0 | 7.0 | Removed | [all …]
|
/openbsd/gnu/llvm/lldb/tools/debugserver/source/ |
H A D | ChangeLog | 104 (RNBSocket::SaveErrno): Removed. 305 (DNBProcessSetEvents): Removed (deprecated). 310 (DNBProcessSetEvents): Removed (deprecated). 637 * MachException.h (IsSoftSignal): Removed. 730 (DNBBreakpoint::GetState()): Removed accessor. 731 (DNBBreakpoint::SetState()): Removed accessor. 781 (DNBArchMachARM::NotifyException): Removed. 801 (DNBArchMachPPC::NotifyException): Removed. 1191 (_DNBLogPuts): Removed unused function. 1211 Removed newlines from logging call. [all …]
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perlexperiment.pod | 371 =head2 Removed features 383 Removed in Perl 5.10 395 Removed in Perl 5.9.0 401 Removed in Perl 5.8.8 409 Removed in Perl 5.9.5 421 Removed in Perl 5.11.3 430 Removed in Perl 5.24.0 441 Removed in Perl 5.24.0 449 Removed in Perl 5.28.0 455 Removed in Perl 5.36.0
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.oliva/ |
H A D | ChangeLog | 89 * dwarf2.C, dwarf3.C: Added XFAIL for Solaris/x86. Removed 91 * dwarf1.C: Removed -gdwarf. 95 * new1.C, template8.C: Removed XFAIL.
|
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64ConditionalCompares.cpp | 787 void updateDomTree(ArrayRef<MachineBasicBlock *> Removed); 788 void updateLoops(ArrayRef<MachineBasicBlock *> Removed); 821 ArrayRef<MachineBasicBlock *> Removed) { in updateDomTree() argument 825 for (MachineBasicBlock *RemovedMBB : Removed) { in updateDomTree() 837 AArch64ConditionalCompares::updateLoops(ArrayRef<MachineBasicBlock *> Removed) { in updateLoops() argument 840 for (MachineBasicBlock *RemovedMBB : Removed) in updateLoops()
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | MachineFunctionPass.cpp | 145 StringRef Removed = Color ? "\033[31m-%l\033[0m\n" : "-%l\n"; in runOnFunction() local 148 errs() << doSystemDiff(BeforeStr, AfterStr, Removed, Added, NoChange); in runOnFunction()
|
/openbsd/gnu/usr.bin/cvs/diff/ |
H A D | ChangeLog | 101 * libdiff.mak: Removed; we are back to a single makefile for 122 * .cvsignore: Removed un-used entries related to MSVC. Added 281 (xmalloc, xrealloc): Removed. 282 (diff_program): Removed. 349 * Makefile.in: Removed anything not related to libdiff.a. 356 (stamp-h.in, config.h.in, config.h, stamp-h): Removed. 357 * stamp-h.in, config.h.in: Removed. 371 * system.h: Removed initialize_main macro. 417 * util.c (xmalloc, xrealloc): Removed.
|
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/behavior/ |
H A D | run_subtest_inherit.t | 18 ok($plan->isa('Test2::Event::Plan'), "Removed plan"); 38 ok($plan->isa('Test2::Event::Plan'), "Removed plan");
|
/openbsd/gnu/llvm/libcxx/docs/Status/ |
H A D | Cxx14Papers.csv | 22 …oposal to add a utility class to represent optional objects","Bristol","*Removed from Draft Standa… 24 "`3662 <https://wg21.link/n3662>`__","LWG","C++ Dynamic Arrays (dynarray)","Bristol","*Removed from…
|
/openbsd/gnu/llvm/clang/include/clang/DirectoryWatcher/ |
H A D | DirectoryWatcher.h | 68 Removed, enumerator
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/ |
H A D | CSEInfo.cpp | 108 bool Removed = CSEMap.RemoveNode(UMI); in invalidateUniqueMachineInstr() local 109 (void)Removed; in invalidateUniqueMachineInstr() 110 assert(Removed && "Invalidation called on invalid UMI"); in invalidateUniqueMachineInstr()
|
/openbsd/gnu/usr.bin/gcc/gcc/java/ |
H A D | ChangeLog | 3743 Removed macro `MANGLE_NAME.' Removed cast in `for.' Call 4587 add_entry): Removed. 4593 (munge): Removed. 4594 (print_ents): Removed. 5029 (BAD_UTF8_VALUE): Removed. 5033 (UNGETC): Removed. 5034 (GETC): Removed. 9033 blocks. Removed FIXME. 11199 (BISON): Removed. 11569 (seen_fields): Removed. [all …]
|
/openbsd/gnu/llvm/clang/lib/DirectoryWatcher/mac/ |
H A D | DirectoryWatcher-mac.cpp | 135 Events.emplace_back(DirectoryWatcher::Event::EventKind::Removed, in eventStreamCallback() 140 Events.emplace_back(DirectoryWatcher::Event::EventKind::Removed, in eventStreamCallback()
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
H A D | CFGMST.h | 218 if (Ei->Removed) in computeMinimumSpanningTree() 229 if (Ei->Removed) in computeMinimumSpanningTree()
|
/openbsd/gnu/usr.bin/cvs/contrib/ |
H A D | ChangeLog | 83 * ccvs-rsh.pl: Removed; it was not in DISTFILES so it didn't 94 * pvcs_to_rcs: Removed; it was not in DISTFILES so it didn't 112 * listen2.c, listen2.mak: Removed; because there is no easy way to 172 * listener.c: Removed; see ../ChangeLog for rationale. 233 * patch-2.1-.new-fix: Removed; it was not in DISTFILES so it never 290 * Removed pcl-cvs/ subdir; see tools/ subdir in the top-level from 294 * Makefile.in (dist-dir): Removed all references to pcl-cvs/
|
/openbsd/gnu/usr.bin/perl/dist/Test/ |
H A D | ChangeLog | 63 * Removed warning about skip interface, it was a mistake 145 * Removed all failures from the test suite. More work is still
|
/openbsd/gnu/usr.bin/perl/ext/VMS-Stdio/ |
H A D | 0README.txt | 30 Removed old VMs::stdio compatibility interface
|
/openbsd/gnu/llvm/llvm/lib/Analysis/ |
H A D | LazyCallGraph.cpp | 1149 bool Removed = SourceN->removeEdgeInternal(TargetN); in removeOutgoingEdge() local 1150 (void)Removed; in removeOutgoingEdge() 1151 assert(Removed && "Target not in the edge set for this caller?"); in removeOutgoingEdge() 1178 bool Removed = SourceN->removeEdgeInternal(*TargetN); in removeInternalRefEdge() local 1179 (void)Removed; in removeInternalRefEdge() 1180 assert(Removed && "Target not in the edge set for this caller?"); in removeInternalRefEdge() 1489 bool Removed = SourceN->removeEdgeInternal(TargetN); in removeEdge() local 1490 (void)Removed; in removeEdge() 1491 assert(Removed && "Target not in the edge set for this caller?"); in removeEdge()
|
/openbsd/gnu/usr.bin/perl/vos/ |
H A D | Changes | 16 Removed support for building (mini) perl on VOS using 63 Removed "config_h.SH_orig". It is no longer needed.
|
/openbsd/gnu/usr.bin/cvs/vms/ |
H A D | ChangeLog | 140 * config.h (HAVE_SETVBUF): Removed; no longer used. 240 rsh communication more adaptive. Removed USE_PRIVILEGED_RCMD. 257 * alloca.c: Removed.
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | ChangeLog-2001 | 74 LAST_FPU_CTRL_REGNUM): Removed. 134 * symtab.c (lookup_symtab): Removed. 2429 (is_cloned) Removed. 3616 (struct env387): Removed. 5963 (deactivate_target): Removed. 7142 (#include "gdbcmd.h"): Removed. 7158 (#include "frame.h"): Removed. 9279 * signals.h: Removed. 9455 * configure/sh/sh.mt: Removed. 9457 (sh-*-*): Removed. [all …]
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | ChangeLog-9193 | 26 * opncls.c (new_bfd): Removed a cast. 46 * seclet.c, seclet.h: Removed. 56 Removed ld_symbols field. 59 bfd_error_vector): Removed. 65 (bfd_seclet_link): Removed. 353 (nlm_write_reloc_func): Removed. 1832 (add_stub): Removed. 2256 Removed. 2776 Removed from target vector. 4277 Removed unused variables. [all …]
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | ChangeLog-9193 | 26 * opncls.c (new_bfd): Removed a cast. 46 * seclet.c, seclet.h: Removed. 56 Removed ld_symbols field. 59 bfd_error_vector): Removed. 65 (bfd_seclet_link): Removed. 353 (nlm_write_reloc_func): Removed. 1832 (add_stub): Removed. 2256 Removed. 2776 Removed from target vector. 4277 Removed unused variables. [all …]
|
/openbsd/gnu/usr.bin/binutils/cpu/ |
H A D | ChangeLog | 94 (A): Removed operand. 97 (mclracc): Removed insn.
|