Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/tools/c-arcmt-test/
H A Dc-arcmt-test.c13 CXRemapping remap; in print_remappings() local
38 CXRemapping remap; in print_remappings_filelist() local
/openbsd/gnu/llvm/clang/lib/ARCMigrate/
H A DFileRemapper.cpp223 void FileRemapper::remap(StringRef filePath, in remap() function in FileRemapper
228 void FileRemapper::remap(const FileEntry *file, in remap() function in FileRemapper
236 void FileRemapper::remap(const FileEntry *file, const FileEntry *newfile) { in remap() function in FileRemapper
H A DARCMT.cpp400 bool arcmt::getFileRemappings(std::vector<std::pair<std::string,std::string> > & in getFileRemappings()
H A DObjCMT.cpp2210 bool arcmt::getFileRemappingsFromFileList( in getFileRemappingsFromFileList()
/openbsd/sys/arch/armv7/marvell/
H A Dmvmbus.c242 paddr_t remap, uint8_t target, uint8_t attr) in mvmbus_alloc_window()
271 size_t size, paddr_t remap, uint8_t target, uint8_t attr) in mvmbus_setup_window()
356 mvmbus_add_window(paddr_t base, size_t size, paddr_t remap, in mvmbus_add_window()
H A Dmvpcie.c500 mvpcie_add_windows(paddr_t base, size_t size, paddr_t remap, in mvpcie_add_windows()
529 paddr_t base, remap; in mvpcie_io_change() local
/openbsd/games/hunt/huntd/
H A Dmakemaze.c186 remap(void) in remap() function
/openbsd/usr.bin/mg/
H A Dextend.c92 remap(KEYMAP *curmap, int c, PF funct, KEYMAP *pref_map) in remap() function
/openbsd/lib/libc/gen/
H A Dgetpwent.c258 bool remap = true; in __get_pw_buf() local
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcpplib.h330 unsigned char remap; member
H A Dintegrate.c3152 setup_initial_hard_reg_value_integration (inl_f, remap) in setup_initial_hard_reg_value_integration() argument
/openbsd/gnu/gcc/libcpp/include/
H A Dcpplib.h349 unsigned char remap; member
/openbsd/gnu/llvm/llvm/lib/IR/
H A DDebugInfo.cpp656 void remap(MDNode *N) { in remap() function in __anonea0fd19a0411::DebugTypeInfoRemoval
760 auto remap = [&](MDNode *Node) -> MDNode * { in stripNonLineTableDebugInfo() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1069 void ScopedAliasMetadataDeepCloner::remap(Function::iterator FStart, in remap() function in ScopedAliasMetadataDeepCloner