Searched refs:remap (Results 1 - 21 of 21) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/ARCMigrate/
H A DFileRemapper.h55 void remap(StringRef filePath, llvm::MemoryBuffer *memBuf);
56 void remap(StringRef filePath, StringRef newPath);
65 void remap(const FileEntry *file, llvm::MemoryBuffer *memBuf);
66 void remap(const FileEntry *file, const FileEntry *newfile);
H A DARCMT.h76 bool getFileRemappings(std::vector<std::pair<std::string,std::string> > &remap,
85 std::vector<std::pair<std::string,std::string> > &remap,
/freebsd-10.0-release/contrib/llvm/include/llvm/MC/
H A DMCModule.h45 /// remap - Update the interval mapping for an MCAtom.
46 void remap(MCAtom *Atom, uint64_t NewBegin, uint64_t NewEnd);
/freebsd-10.0-release/contrib/llvm/lib/MC/
H A DMCAtom.cpp22 Parent->remap(this, Begin, End+Size);
29 Parent->remap(this, Begin, End+1);
45 Parent->remap(this, LeftBegin, LeftEnd);
80 Parent->remap(this, Begin, TruncPt);
H A DMCModule.cpp30 // remap - Update the interval mapping for an atom.
31 void MCModule::remap(MCAtom *Atom, uint64_t NewBegin, uint64_t NewEnd) {
/freebsd-10.0-release/sys/arm/mv/
H A Dmvvar.h67 vm_paddr_t remap; member in struct:decode_win
95 vm_paddr_t remap);
121 uint32_t remap, int winno, int busno);
122 int mv_pcib_cpu_win_remap(device_t dev, uint32_t remap, uint32_t size);
H A Dcommon.c601 WIN_REG_BASE_IDX_RD(win_pcie, remap, MV_WIN_PCIE_REMAP);
604 WIN_REG_BASE_IDX_WR(win_pcie, remap, MV_WIN_PCIE_REMAP);
706 /* Depending on the SoC certain windows have remap capability */
720 /* XXX This should check for overlapping remap fields too.. */
767 if (cpu_wins[i].remap != ~0 && win_cpu_can_remap(i) != 1) {
769 "val 0x%08x defined\n", i, cpu_wins[i].remap);
809 vm_paddr_t remap)
814 if (remap == ~0) {
834 ((remap != ~0) && (win_cpu_can_remap(win) == 0)))
841 if (remap !
808 decode_win_cpu_set(int target, int attr, vm_paddr_t base, uint32_t size, vm_paddr_t remap) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DFileRemapper.cpp48 infoFile.appendComponent("remap");
61 "initFromDisk should be called before any remap calls");
108 remap(pairs[i].first, pairs[i].second);
163 remap(origFE, newE);
238 void FileRemapper::remap(StringRef filePath, llvm::MemoryBuffer *memBuf) { function in class:FileRemapper
239 remap(getOriginalFile(filePath), memBuf);
242 void FileRemapper::remap(StringRef filePath, StringRef newPath) { function in class:FileRemapper
245 remap(file, newfile);
248 void FileRemapper::remap(const FileEntry *file, llvm::MemoryBuffer *memBuf) { function in class:FileRemapper
255 void FileRemapper::remap(cons function in class:FileRemapper
[all...]
H A DARCMT.cpp403 remap,
421 remap = PPOpts.RemappedFiles;
427 std::vector<std::pair<std::string,std::string> > &remap,
458 remap.push_back(*RI);
646 Remapper.remap(filePath.str(), memBuf);
402 getFileRemappings(std::vector<std::pair<std::string,std::string> > & remap, StringRef outputDir, DiagnosticConsumer *DiagClient) argument
426 getFileRemappingsFromFileList( std::vector<std::pair<std::string,std::string> > &remap, ArrayRef<StringRef> remapFiles, DiagnosticConsumer *DiagClient) argument
H A DObjCMT.cpp224 Remapper.remap(filePath.str(), memBuf);
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_aggregate.c1435 int rval = -1, *map, *remap = NULL; local
1482 * we will allocate a remap that will indicate the
1484 * should be pulled. (That is, where the remap will
1487 if (remap == NULL) {
1488 remap = dt_zalloc(dtp, naggvars * sizeof (int));
1490 if (remap == NULL)
1503 remap[i] = map[aggvar];
1787 * remap. If we have a remapping, we'll drop it in
1793 if (remap != NULL && remap[
[all...]
/freebsd-10.0-release/release/picobsd/tinyware/msh/
H A Dsh1.c158 next(remap(f));
160 next(remap(f));
213 next(remap(f));
H A Dsh.h349 _PROTOTYPE(int remap , (int fd ));
H A Dsh3.c109 pv[0] = remap(pv[0]);
110 pv[1] = remap(pv[1]);
786 next(remap(i));
/freebsd-10.0-release/contrib/gcclibs/libcpp/include/
H A Dcpplib.h347 /* Nonzero means we should look for header.gcc files that remap file
349 unsigned char remap; member in struct:cpp_options
/freebsd-10.0-release/contrib/gcc/
H A Dc-opts.c911 cpp_opts->remap = 1;
/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-ilk-defs.h3398 uint64_t remap : 1; /**< Dynamically select channel using bits[39:32] of an 8-byte member in struct:cvmx_ilk_txx_mem_pmap::cvmx_ilk_txx_mem_pmap_s
3409 uint64_t remap : 1;
/freebsd-10.0-release/contrib/gcclibs/libcpp/
H A Dfiles.c306 where remap and PCH intercept the file lookup process. Return true
315 if (CPP_OPTION (pfile, remap) && (path = remap_filename (pfile, file)))
/freebsd-10.0-release/sys/dev/e1000/
H A Dif_em.c1824 int error, do_tso, tso_desc = 0, remap = 1; local
1964 if (error == EFBIG && remap) {
1977 remap = 0;
H A Dif_igb.c1840 bool remap = TRUE; local
1878 if (remap == TRUE) {
1879 remap = FALSE;
/freebsd-10.0-release/sys/dev/ixgbe/
H A Dixgbe.c1757 bool remap = TRUE; local
1795 if (remap == TRUE) {
1796 remap = FALSE;

Completed in 384 milliseconds