Home
last modified time | relevance | path

Searched defs:remap (Results 1 – 16 of 16) sorted by relevance

/external/clang/tools/c-arcmt-test/
Dc-arcmt-test.c13 CXRemapping remap; in print_remappings() local
38 CXRemapping remap; in print_remappings_filelist() local
/external/swiftshader/third_party/LLVM/lib/MC/
DMCModule.cpp31 void MCModule::remap(MCAtom *Atom, uint64_t NewBegin, uint64_t NewEnd) { in remap() function in MCModule
/external/clang/lib/ARCMigrate/
DFileRemapper.cpp206 void FileRemapper::remap(StringRef filePath, in remap() function in FileRemapper
211 void FileRemapper::remap(const FileEntry *file, in remap() function in FileRemapper
219 void FileRemapper::remap(const FileEntry *file, const FileEntry *newfile) { in remap() function in FileRemapper
DARCMT.cpp403 bool arcmt::getFileRemappings(std::vector<std::pair<std::string,std::string> > & in getFileRemappings()
DObjCMT.cpp2220 bool arcmt::getFileRemappingsFromFileList( in getFileRemappingsFromFileList()
/external/ltp/testcases/kernel/mem/vma/
Dvma03.c71 void *map, *remap; in main() local
/external/autotest/client/tests/linus_stress/
Dlinus_stress.c57 static char *remap(int fd, char *mapping) in remap() function
/external/brotli/enc/
Dblock_splitter_inc.h221 uint32_t remap[HISTOGRAMS_PER_BATCH] = { 0 }; in FN() local
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_emulate_branches.c282 struct remap_output_data remap; in fix_output_writes() local
/external/toolchain-utils/cros_utils/
Dpstat.py623 def remap(listoflists, criterion): function
/external/fonttools/Lib/fontTools/
Dsubset.py63 def remap(self, coverage_map): function
83 def subset(self, glyphs, remap=False): argument
96 def remap(self, class_map): function
/external/valgrind/VEX/priv/
Dhost_generic_reg_alloc2.c441 HRegRemap remap; in doRegisterAllocation() local
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryMappingTests.cpp467 bool remap; member
/external/elfutils/src/
Dldgeneric.c3939 size_t *remap = xmalloc (nsym_dyn * sizeof (size_t)); in create_gnu_hash() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs.cpp2534 int remap[alloc.count]; in opt_register_renaming() local
/external/valgrind/helgrind/
Dlibhb_core.c2767 VtsID remap; /* used only during pruning, for used entries */ member