| /freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/ |
| D | InitPreprocessor.cpp | 740 Remap = InitOpts.remapped_file_buffer_begin(), in InitializeFileRemapping() local 742 Remap != RemapEnd; in InitializeFileRemapping() 743 ++Remap) { in InitializeFileRemapping() 745 const FileEntry *FromFile = FileMgr.getVirtualFile(Remap->first, in InitializeFileRemapping() 746 Remap->second->getBufferSize(), in InitializeFileRemapping() 750 << Remap->first; in InitializeFileRemapping() 752 delete Remap->second; in InitializeFileRemapping() 758 SourceMgr.overrideFileContents(FromFile, Remap->second, in InitializeFileRemapping() 764 Remap = InitOpts.remapped_file_begin(), in InitializeFileRemapping() local 766 Remap != RemapEnd; in InitializeFileRemapping() [all …]
|
| D | ASTUnit.cpp | 2594 static void TranslateSLoc(SourceLocation &L, SLocRemap &Remap) { in TranslateSLoc() argument 2598 ((Raw & ~MacroBit) + Remap.find(Raw & ~MacroBit)->second)); in TranslateSLoc() 2618 SLocRemap &Remap = Mod->SLocRemap; in TranslateStoredDiagnostics() local 2623 TranslateSLoc(L, Remap); in TranslateStoredDiagnostics() 2632 TranslateSLoc(BL, Remap); in TranslateStoredDiagnostics() 2634 TranslateSLoc(EL, Remap); in TranslateStoredDiagnostics() 2647 TranslateSLoc(BL, Remap); in TranslateStoredDiagnostics() 2649 TranslateSLoc(EL, Remap); in TranslateStoredDiagnostics()
|
| /freebsd-10-stable/contrib/llvm/lib/Target/R600/ |
| D | R600OptimizeVectorRegisters.cpp | 92 std::vector<std::pair<unsigned, unsigned> > &Remap) const; 144 RegSeqInfo *ToMerge, std::vector< std::pair<unsigned, unsigned> > &Remap) in tryMergeVector() 152 Remap.push_back(std::pair<unsigned, unsigned> in tryMergeVector() 158 Remap.push_back(std::pair<unsigned, unsigned> in tryMergeVector()
|
| /freebsd-10-stable/share/i18n/csmapper/ISO-8859/ |
| D | ISO-8859-7%UCS.src | 58 # Remap 0xA1 to U+2018 (instead of 0x02BD) to match text of 8859-7 59 # Remap 0xA2 to U+2019 (instead of 0x02BC) to match text of 8859-7
|
| D | UCS%ISO-8859-7.src | 58 # Remap 0xA1 to U+2018 (instead of 0x02BD) to match text of 8859-7 59 # Remap 0xA2 to U+2019 (instead of 0x02BC) to match text of 8859-7
|
| /freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Driver/ |
| D | Types.def | 87 TYPE("remap", Remap, INVALID, "remap", "")
|
| /freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Serialization/ |
| D | ASTReader.h | 1785 int Remap = ModuleFile.SLocRemap.find(Loc.getOffset())->second; in ReadSourceLocation() local 1786 return Loc.getLocWithOffset(Remap); in ReadSourceLocation()
|
| /freebsd-10-stable/contrib/gcc/ |
| D | c.opt | 897 Remap file names when including files
|
| D | FSFChangeLog.11 | 1162 Remap include files with header.gcc only if user or configuration 1167 (open_include_file): Remap only if `remap' is nonzero. 1171 (open_include_file): Remap only if `remap' is nonzero.
|
| D | ChangeLog.tree-ssa | 13712 * tree-inline.c (remap_decl): Remap all decls. 15466 (copy_bind_expr): Remap BIND_EXPR_VARS separately from block vars.
|
| D | ChangeLog-2001 | 20950 * integrate.c (expand_inline_function): Remap the exception pointer 26312 (copy_insn_notes): Remap REG_EH_REGION notes.
|
| D | ChangeLog-2006 | 8713 (move_block_to_fn): Pass in new_label_map. Remap RESX_EXPR.
|
| D | ChangeLog-2005 | 14332 * tree-inline.c (copy_body_r): Remap labels correctly. 26356 * tree-inline.c (remap_type): Remap TYPE_STUB_DECL.
|
| D | ChangeLog-2004 | 26656 (flush_queued_reg_saves): Remap register numbers. 27804 (setup_one_parameter): Remap type when making VAR_DECL for PARM_DECL.
|
| D | ChangeLog-2000 | 10383 * config/mn10300/mn10300.h (DBX_REGISTER_NUMBER): Remap register
|
| D | ChangeLog-2003 | 6690 (remap_decl): Use it. Remap DECL_SIZE*.
|
| /freebsd-10-stable/contrib/gcc/cp/ |
| D | ChangeLog-2000 | 6732 Remap dynamic cast hint values to be consistent across ABIs. 6733 * search.c (dynamic_cast_base_recurse): Remap generated value. 6736 (__user_type_info::find_public_subobj): Remap BOFF meaning. 6737 * tinfo.cc (__si_type_info::do_dyncast): Remap BOFF meaning. 6740 * tinfo2.cc (__dynamic_cast): Remap BOFF parameter.
|
| D | ChangeLog-2001 | 1871 * optimize.c (remap_decl): Remap anonymous aggregate members too.
|
| D | ChangeLog-2004 | 3024 (maybe_clone_body): Remap the function result.
|
| D | ChangeLog | 1807 (cp_genericize_r): Remap DECL_EXTERN local decls using
|
| /freebsd-10-stable/contrib/binutils/ld/ |
| D | ChangeLog-2006 | 468 Remap bfd_arm_allocate_interworking_sections,
|
| D | ChangeLog-0203 | 35 * pe-dll.c (generate_reloc): Remap ARM_26D relocation from 5 to
|
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | ChangeLog | 723 * elf-vxworks.c (elf_vxworks_emit_relocs): Remap weakdef PLT slot
|
| D | ChangeLog-0203 | 166 Remap ARM_26D relocation from 5 to 0. This fixes "bad fixup" error
|