| /openbsd-src/gnu/usr.bin/perl/dist/threads-shared/t/ |
| H A D | object2.t | 119 ok($destroyed[$ID-1], 'Replaced hash object in normal array'); 143 ok($destroyed[$ID-1], 'Replaced array object in normal array'); 167 ok($destroyed[$ID-1], 'Replaced scalar object in normal array'); 194 ok($destroyed[$ID-1], 'Replaced hash object in normal hash'); 218 ok($destroyed[$ID-1], 'Replaced array object in normal hash'); 242 ok($destroyed[$ID-1], 'Replaced scalar object in normal hash'); 269 ok($destroyed[$ID-1], 'Replaced hash object in shared array'); 293 ok($destroyed[$ID-1], 'Replaced array object in shared array'); 317 ok($destroyed[$ID-1], 'Replaced scalar object in shared array'); 344 ok($destroyed[$ID-1], 'Replaced hash object in shared hash'); [all …]
|
| H A D | av_refs.t | 66 ok(6,$av->[1]->[0] eq 'hihi', 'Replaced shared in shared');
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
| H A D | TLSVariableHoist.cpp | 252 bool Replaced = false; in tryReplaceTLSCandidates() local 255 Replaced |= tryReplaceTLSCandidate(Fn, GV); in tryReplaceTLSCandidates() 258 return Replaced; in tryReplaceTLSCandidates()
|
| H A D | IndVarSimplify.cpp | 1515 if (auto Replaced = in optimizeLoopExitWithUnknownExitCount() local 1519 auto *NewCond = *Replaced; in optimizeLoopExitWithUnknownExitCount()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUPropagateAttributes.cpp | 226 SmallSet<Function *, 32> Replaced; in process() local 289 Replaced.insert(&F); in process() 301 for (Function *F : Replaced) { in process()
|
| H A D | SIPeepholeSDWA.cpp | 85 MachineOperand *Replaced; // Operand that would be replace by Target member in __anon5fa22ca70111::SDWAOperand 89 : Target(TargetOp), Replaced(ReplacedOp) { in SDWAOperand() 91 assert(Replaced->isReg()); in SDWAOperand() 100 MachineOperand *getReplacedOperand() const { return Replaced; } in getReplacedOperand()
|
| H A D | AMDGPUMachineCFGStructurizer.cpp | 1429 bool Replaced = false; in shrinkPHI() local 1448 Replaced = true; in shrinkPHI() 1475 return Replaced; in shrinkPHI()
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | ThreadSafetyAnalysis.rst | 997 // Replaced by REQUIRES 1001 // Replaced by REQUIRES_SHARED 1005 // Replaced by CAPABILITY 1009 // Replaced by SCOPED_CAPABILITY 1013 // Replaced by ACQUIRE 1017 // Replaced by ACQUIRE_SHARED 1021 // Replaced by RELEASE and RELEASE_SHARED 1025 // Replaced by TRY_ACQUIRE 1029 // Replaced by TRY_ACQUIRE_SHARED 1033 // Replaced by ASSERT_CAPABILITY [all …]
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonConstExtenders.cpp | 1885 bool Replaced = false; in replaceInstr() local 1887 Replaced = replaceInstrExact(ED, ExtR); in replaceInstr() 1889 Replaced = replaceInstrExpr(ED, ExtI, ExtR, Diff); in replaceInstr() 1891 if (Diff != 0 && Replaced && ED.IsDef) { in replaceInstr() 1910 return Replaced; in replaceInstr()
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | TODO | 134 Replaced by, on the target side
|
| H A D | ChangeLog-3.x | 678 * m68k-pinsn.c: Replaced many calls to fprintf and fputs with 1412 * blockframe.c (find_pc_partial_function): Replaced a "shouldn't 1865 * inflow.c (new_tty): Replaced calls to dup2 with calls to dup. 2814 help_command_list): Replaced calls to printf, fprintf, and putc
|
| /openbsd-src/share/snmp/ |
| H A D | SNMP-FRAMEWORK-MIB.txt | 72 legal. Replaced with '800002b804616263'H based
|
| /openbsd-src/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/ |
| H A D | Changes | 401 - Replaced the split_like_shell() method on Windows with a
|
| /openbsd-src/gnu/usr.bin/cvs/src/ |
| H A D | ChangeLog-9194 | 254 commit_filesdoneproc, commit_direntproc): removed. Replaced by
|
| /openbsd-src/gnu/usr.bin/gcc/contrib/ |
| H A D | ChangeLog | 463 (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
|
| /openbsd-src/gnu/usr.bin/perl/dist/IO/ |
| H A D | ChangeLog | 342 - Replaced C<Listen => 0> with C<LocalAddr => 'localhost'>
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/ |
| H A D | ChangeLog-9103 | 917 (pa_opcodes): Replaced usage of 'x' as source/target for 1487 (get_operand,put_operand): Replaced with get_{int,vma}_operand, 2793 * mips.h: Replaced with version from Ralph Campbell and OSF. The
|
| /openbsd-src/gnu/usr.bin/binutils/include/opcode/ |
| H A D | ChangeLog-9103 | 898 (pa_opcodes): Replaced usage of 'x' as source/target for 1468 (get_operand,put_operand): Replaced with get_{int,vma}_operand, 2774 * mips.h: Replaced with version from Ralph Campbell and OSF. The
|
| /openbsd-src/gnu/usr.bin/cvs/lib/ |
| H A D | ChangeLog | 780 * error.c (strerror): Replaced conditional static definition
|
| /openbsd-src/gnu/usr.bin/cvs/ |
| H A D | ChangeLog.zoo | 688 * src/patch.c (get_rcsdate): Portability fix. Replaced call to
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | TestingGuide.rst | 583 Replaced by a single ``%``. This allows escaping other substitutions.
|
| /openbsd-src/usr.bin/lex/ |
| H A D | ChangeLog | 1308 Replaced sprintf with snprintf everywhere. 1914 * flex.skl, main.c, scan.l: Replaced YY_ALWAYS_INTERACTIVE with m4. 1915 Replaced YY_NEVER_INTERACTIVE with m4. 1941 scan.l: Replaced many CPP macros with m4 equivalents. 3814 * configure.in, flexdef.h, tests/create-test: Replaced obsolete 4123 * main.c, misc.c: Replaced exit(2) calls with longjmps (in the form
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/ |
| H A D | ChangeLog-2001 | 852 (size): Replaced nonstandard distance() call with the standard one. 2494 Replaced with __iterator_category(). 2714 (__destroy): Replaced by use of iterator_traits. 5116 * include/bits/std_ostream.h: Replaced usage of
|
| /openbsd-src/gnu/usr.bin/binutils/include/elf/ |
| H A D | ChangeLog-9103 | 1212 (EM_MMA): Removed. Replaced with EM_MCORE as Motorolla own this
|
| /openbsd-src/gnu/llvm/lld/MachO/ |
| H A D | Options.td | 1053 HelpText<"Obsolete. Replaced by more general -order_file option">,
|