Searched defs:remap (Results 1 - 14 of 14) sorted by relevance

/external/clang/tools/c-arcmt-test/
H A Dc-arcmt-test.c13 CXRemapping remap; local
18 remap = clang_getRemappings(path);
19 if (!remap)
22 N = clang_remap_getNumFiles(remap);
24 clang_remap_getFilenames(remap, i, &origFname, &transFname);
33 clang_remap_dispose(remap);
38 CXRemapping remap; local
43 remap = clang_getRemappingsFromFileList(files, numFiles);
44 if (!remap)
47 N = clang_remap_getNumFiles(remap);
[all...]
/external/quake/quake/src/QW/client/
H A Dcd_linux.c45 static byte remap[100]; variable
111 track = remap[track];
241 remap[n] = n;
246 if (Q_strcasecmp(command, "remap") == 0)
252 if (remap[n] != n)
253 Con_Printf(" %u -> %u\n", n, remap[n]);
257 remap[n] = Q_atoi(Cmd_Argv (n+1));
393 remap[i] = i;
H A Dcd_win.c36 static byte remap[100]; variable
119 track = remap[track];
275 remap[n] = n;
280 if (Q_strcasecmp(command, "remap") == 0)
286 if (remap[n] != n)
287 Con_Printf(" %u -> %u\n", n, remap[n]);
291 remap[n] = Q_atoi(Cmd_Argv (n+1));
453 remap[n] = n;
H A Dcd_audio.c217 static byte remap[256]; variable
515 track = remap[track];
652 remap[n] = n;
658 if (Q_strcasecmp(command, "remap") == 0)
664 if (remap[n] != n)
665 Con_Printf(" %u -> %u\n", n, remap[n]);
669 remap[n] = Q_atoi(Cmd_Argv (n+1));
861 remap[n] = n;
/external/quake/quake/src/WinQuake/
H A Dcd_linux.cpp45 static byte remap[100]; variable
111 track = remap[track];
241 remap[n] = n;
246 if (Q_strcasecmp(command, "remap") == 0)
252 if (remap[n] != n)
253 Con_Printf(" %u -> %u\n", n, remap[n]);
257 remap[n] = Q_atoi(Cmd_Argv (n+1));
391 remap[i] = i;
H A Dcd_win.cpp36 static byte remap[100]; variable
119 track = remap[track];
275 remap[n] = n;
280 if (Q_strcasecmp(command, "remap") == 0)
286 if (remap[n] != n)
287 Con_Printf(" %u -> %u\n", n, remap[n]);
291 remap[n] = Q_atoi(Cmd_Argv (n+1));
452 remap[n] = n;
H A Dcd_audio.cpp239 static byte remap[256]; variable
505 track = remap[track];
655 remap[n] = n;
661 if (Q_strcasecmp(command, "remap") == 0)
667 if (remap[n] != n)
668 Con_Printf(" %u -> %u\n", n, remap[n]);
672 remap[n] = Q_atoi(Cmd_Argv (n+1));
863 remap[n] = n;
/external/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.cpp430 remap,
447 remap = PPOpts.RemappedFiles;
453 std::vector<std::pair<std::string,std::string> > &remap,
483 remap.push_back(*RI);
669 Remapper.remap(filePath.str(), memBuf);
429 getFileRemappings(std::vector<std::pair<std::string,std::string> > & remap, StringRef outputDir, DiagnosticConsumer *DiagClient) argument
452 getFileRemappingsFromFileList( std::vector<std::pair<std::string,std::string> > &remap, ArrayRef<StringRef> remapFiles, DiagnosticConsumer *DiagClient) argument
/external/valgrind/main/VEX/priv/
H A Dhost_generic_reg_alloc2.c392 HRegRemap remap; local
1191 initHRegRemap(&remap);
1284 addToHRegRemap(&remap, vreg, rreg_state[k].rreg);
1323 addToHRegRemap(&remap, vreg, rreg_state[k].rreg);
1463 addToHRegRemap(&remap, vreg, rreg_state[spillee].rreg);
1479 (*mapRegs)( &remap, instrs_in->arr[ii], mode64 );
/external/elfutils/src/
H A Dldgeneric.c3949 size_t *remap = xmalloc (nsym_dyn * sizeof (size_t)); local
3958 remap[ndxtosym[cnt]->outdynsymidx] = cnt;
3968 qsort (remap + 1, nsym_dyn - 1, sizeof (size_t), sortfct_hashval);
3980 if (! ndxtosym[remap[cnt]]->defined
3981 || ndxtosym[remap[cnt]]->in_dso)
3987 Elf32_Word hval = gnuhashcodes[ndxtosym[remap[cnt]]->outdynsymidx];
4027 ndxtosym[remap[cnt]]->outdynsymidx = cnt;
4044 free (remap);
/external/valgrind/main/helgrind/
H A Dlibhb_core.c2548 VtsID remap; /* used only during pruning */ member in struct:__anon14538
2614 te.remap = VtsID_INVALID;
2715 new_id = old_te->remap;
2865 set, at the same time setting the .remap entries in the old
2868 .remap entries in the old table. Finally, we can delete the old
2906 tl_assert(old_te->remap == VtsID_INVALID);
2969 new_te.remap = VtsID_INVALID;
2977 old_te->remap = new_vts->id;
2982 * the old VTS table, with its .remap entries set,
2987 * the new VTS table, with all .rc == 0, all .freelink and .remap
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.objectweb.asm_3.2.0.v200909071300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/dexmaker/lib/
H A Djarjar.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/tonicsystems/ com/tonicsystems/jarjar/ com/tonicsystems/jarjar/AbstractDepHandler ...

Completed in 316 milliseconds