Home
last modified time | relevance | path

Searched refs:Replaced (Results 1 – 25 of 74) sorted by relevance

123

/openbsd-src/gnu/usr.bin/perl/dist/threads-shared/t/
H A Dobject2.t119 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 Dav_refs.t66 ok(6,$av->[1]->[0] eq 'hihi', 'Replaced shared in shared');
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DTLSVariableHoist.cpp252 bool Replaced = false; in tryReplaceTLSCandidates() local
255 Replaced |= tryReplaceTLSCandidate(Fn, GV); in tryReplaceTLSCandidates()
258 return Replaced; in tryReplaceTLSCandidates()
H A DIndVarSimplify.cpp1515 if (auto Replaced = in optimizeLoopExitWithUnknownExitCount() local
1519 auto *NewCond = *Replaced; in optimizeLoopExitWithUnknownExitCount()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUPropagateAttributes.cpp226 SmallSet<Function *, 32> Replaced; in process() local
289 Replaced.insert(&F); in process()
301 for (Function *F : Replaced) { in process()
H A DSIPeepholeSDWA.cpp85 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 DAMDGPUMachineCFGStructurizer.cpp1429 bool Replaced = false; in shrinkPHI() local
1448 Replaced = true; in shrinkPHI()
1475 return Replaced; in shrinkPHI()
/openbsd-src/gnu/llvm/clang/docs/
H A DThreadSafetyAnalysis.rst997 // 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 DHexagonConstExtenders.cpp1885 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 DTODO134 Replaced by, on the target side
H A DChangeLog-3.x678 * 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 DSNMP-FRAMEWORK-MIB.txt72 legal. Replaced with '800002b804616263'H based
/openbsd-src/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/
H A DChanges401 - Replaced the split_like_shell() method on Windows with a
/openbsd-src/gnu/usr.bin/cvs/src/
H A DChangeLog-9194254 commit_filesdoneproc, commit_direntproc): removed. Replaced by
/openbsd-src/gnu/usr.bin/gcc/contrib/
H A DChangeLog463 (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
/openbsd-src/gnu/usr.bin/perl/dist/IO/
H A DChangeLog342 - Replaced C<Listen => 0> with C<LocalAddr => 'localhost'>
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A DChangeLog-9103917 (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 DChangeLog-9103898 (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 DChangeLog780 * error.c (strerror): Replaced conditional static definition
/openbsd-src/gnu/usr.bin/cvs/
H A DChangeLog.zoo688 * src/patch.c (get_rcsdate): Portability fix. Replaced call to
/openbsd-src/gnu/llvm/llvm/docs/
H A DTestingGuide.rst583 Replaced by a single ``%``. This allows escaping other substitutions.
/openbsd-src/usr.bin/lex/
H A DChangeLog1308 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 DChangeLog-2001852 (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 DChangeLog-91031212 (EM_MMA): Removed. Replaced with EM_MCORE as Motorolla own this
/openbsd-src/gnu/llvm/lld/MachO/
H A DOptions.td1053 HelpText<"Obsolete. Replaced by more general -order_file option">,

123