| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | SIPeepholeSDWA.cpp | 110 MachineOperand *Replaced; // Operand that would be replace by Target member in __anon536d3cb50111::SDWAOperand 114 : Target(TargetOp), Replaced(ReplacedOp) { in SDWAOperand() 116 assert(Replaced->isReg()); in SDWAOperand() 125 MachineOperand *getReplacedOperand() const { return Replaced; } in getReplacedOperand()
|
| H A D | AMDGPUMachineCFGStructurizer.cpp | 1461 bool Replaced = false; in shrinkPHI() local 1480 Replaced = true; in shrinkPHI() 1507 return Replaced; in shrinkPHI()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/ |
| H A D | HexagonConstExtenders.cpp | 1865 bool Replaced = false; in replaceInstr() local 1867 Replaced = replaceInstrExact(ED, ExtR); in replaceInstr() 1869 Replaced = replaceInstrExpr(ED, ExtI, ExtR, Diff); in replaceInstr() 1871 if (Diff != 0 && Replaced && ED.IsDef) { in replaceInstr() 1890 return Replaced; in replaceInstr()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/ |
| H A D | Type.h | 4607 const TemplateTypeParmType *Replaced; 4614 Replaced(Param) {} 4619 return Replaced; 4636 const TemplateTypeParmType *Replaced, 4638 ID.AddPointer(Replaced); 4663 const TemplateTypeParmType *Replaced; 4674 IdentifierInfo *getIdentifier() const { return Replaced->getIdentifier(); } 4678 return Replaced; 4692 const TemplateTypeParmType *Replaced,
|
| H A D | ASTContext.h | 1425 QualType getSubstTemplateTypeParmType(const TemplateTypeParmType *Replaced, 1428 const TemplateTypeParmType *Replaced,
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | TODO | 134 Replaced by, on the target side
|
| /freebsd-12.1/contrib/wpa/wpa_supplicant/ |
| H A D | eap_testing.txt | 8 - Replaced wpa_supplicant.c and wpa.c with test code that trigger
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ |
| H A D | Type.cpp | 3268 Replaced(Param), Arguments(ArgPack.pack_begin()) { in SubstTemplateTypeParmPackType() 3281 const TemplateTypeParmType *Replaced, in Profile() argument 3283 ID.AddPointer(Replaced); in Profile()
|
| H A D | ASTImporter.cpp | 1373 const TemplateTypeParmType *Replaced = in VisitSubstTemplateTypeParmType() local 1381 Replaced, (*ToReplacementTypeOrErr).getCanonicalType()); in VisitSubstTemplateTypeParmType()
|
| /freebsd-12.1/sys/dev/mps/mpi/ |
| H A D | mpi2_history.txt | 275 * Replaced the MinReplyQueueDepth field of the IOCFacts
|
| /freebsd-12.1/contrib/binutils/opcodes/ |
| H A D | ChangeLog | 368 (mod, rm, reg): Removed. Replaced by ...
|
| H A D | ChangeLog-2006 | 22 * i386-dis.c (Eq): Replaced by ...
|
| H A D | ChangeLog-0203 | 733 (sh_table): Replaced all occurrences of arch_sh3e_up with
|
| H A D | ChangeLog-0001 | 2049 (IMM12S3U): Replaced with REL12S3.
|
| /freebsd-12.1/sys/dev/mpr/mpi/ |
| H A D | mpi2_history.txt | 437 * Replaced the MinReplyQueueDepth field of the IOCFacts
|
| /freebsd-12.1/sys/dev/bktr/ |
| H A D | CHANGELOG.TXT | 319 Replaced none tuner with no tuner for Theo de Raadt.
|
| /freebsd-12.1/contrib/binutils/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
|
| /freebsd-12.1/contrib/flex/ |
| H A D | ChangeLog | 969 Replaced sprintf with snprintf everywhere. 1575 * flex.skl, main.c, scan.l: Replaced YY_ALWAYS_INTERACTIVE with m4. 1576 Replaced YY_NEVER_INTERACTIVE with m4. 1602 scan.l: Replaced many CPP macros with m4 equivalents. 3475 * configure.in, flexdef.h, tests/create-test: Replaced obsolete 3784 * main.c, misc.c: Replaced exit(2) calls with longjmps (in the form
|
| /freebsd-12.1/contrib/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
|
| /freebsd-12.1/contrib/tcsh/ |
| H A D | Fixes | 1144 Replaced 'p' with 'F' and added D,T,C. 1586 67. Removed ignore_symlinks and chase_symlinks. Replaced by symlinks variable.
|
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | ChangeLog | 1791 * configure.in (bfd_libs): Replaced by ...
|
| /freebsd-12.1/contrib/binutils/include/elf/ |
| H A D | ChangeLog-9103 | 1246 (EM_MMA): Removed. Replaced with EM_MCORE as Motorolla own this
|
| /freebsd-12.1/contrib/ntp/ |
| H A D | CommitLog-4.1.0 | 3149 * ntpd/refclock_conf.c: Replaced macro SHM with CLOCK_SHM. 3441 Replaced the 'sco5_oldclock' variable with 'systime_10ms_ticks'. 5519 * ports/winnt/: Replaced with new code (no SHM or PALISADE)
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-1997 | 658 (struct eh_context): Replaced cpp_eh_context with generic language 689 * function.h (struct function): Replaced dhc and dcc with ehc.
|
| /freebsd-12.1/contrib/ncurses/misc/ |
| H A D | terminfo.src | 21632 # * Replaced Wyse entries with updated entries supplied by vendor. 21664 # * Replaced the Perkin-Elmer entries with vendor's official ones. 21677 # * Replaced the AT&T entries with AT&T's official terminfos. 21687 # * Replaced sol entry with sol1 and sol2. 21704 # * Replaced HP entries up to hpsub with purpose-built ones. 21905 # * Replaced pcvt with the 3.31 pcvt entries. 22070 # * Replaced EWAN telnet entry. 22073 # * Replaced minitel-2 entry. 22159 # * Replaced minitel-2 entry. 22162 # * Replaced EWAN telnet entry. [all …]
|