| /freebsd-12-stable/contrib/llvm-project/lldb/source/Target/ |
| D | PathMappingList.cpp | 148 if (llvm::Optional<FileSpec> remapped = RemapPath(path.GetStringRef())) { in RemapPath() local 149 new_path.SetString(remapped->GetPath()); in RemapPath() 194 FileSpec remapped(it.second.GetStringRef()); in RemapPath() local 197 AppendPathComponents(remapped, path, orig_style); in RemapPath() 198 if (!only_if_exists || FileSystem::Instance().Exists(remapped)) in RemapPath() 199 return remapped; in RemapPath() 221 if (auto remapped = RemapPath(orig_spec.GetPath(), /*only_if_exists=*/true)) in FindFile() local 222 return remapped; in FindFile()
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Core/ |
| D | SourceManager.cpp | 447 auto remapped = target->GetSourcePathMap().FindFile(m_file_spec); in CommonInitializer() local 448 if (!remapped) { in CommonInitializer() 451 remapped = new_spec; in CommonInitializer() 453 if (remapped) { in CommonInitializer() 454 m_file_spec = *remapped; in CommonInitializer()
|
| D | Module.cpp | 1601 if (auto remapped = m_source_mappings.FindFile(orig_spec)) { in FindSourceFile() local 1602 new_spec = *remapped; in FindSourceFile() 1610 if (auto remapped = m_source_mappings.RemapPath(path)) in RemapSourceFile() local 1611 return remapped->GetPath(); in RemapSourceFile()
|
| /freebsd-12-stable/sys/gnu/dts/arm/ |
| D | armada-xp-db-dxbc2.dts | 9 * Note: this Device Tree assumes that the bootloader has remapped the
|
| D | armada-xp-db-xc3-24g4xg.dts | 9 * Note: this Device Tree assumes that the bootloader has remapped the
|
| D | armada-370-rd.dts | 10 * Note: this Device Tree assumes that the bootloader has remapped the
|
| D | armada-xp-db.dts | 13 * Note: this Device Tree assumes that the bootloader has remapped the
|
| D | armada-370-db.dts | 12 * Note: this Device Tree assumes that the bootloader has remapped the
|
| D | armada-xp-gp.dts | 12 * Note: this Device Tree assumes that the bootloader has remapped the
|
| D | armada-370-synology-ds213j.dts | 7 * Note: this Device Tree assumes that the bootloader has remapped the
|
| D | armada-xp-synology-ds414.dts | 7 * Note: this Device Tree assumes that the bootloader has remapped the
|
| D | arm-realview-pb11mp.dts | 46 * and the first 256 are also remapped @ 0x00000000
|
| /freebsd-12-stable/share/i18n/csmapper/ISO-8859/ |
| D | ISO-8859-6%UCS.src | 54 # 0x30..0x39 remapped to the ASCII digits (U+0030..U+0039) instead
|
| D | UCS%ISO-8859-6.src | 54 # 0x30..0x39 remapped to the ASCII digits (U+0030..U+0039) instead
|
| /freebsd-12-stable/sys/mips/conf/ |
| D | DIR-825C1.hints | 138 # 192KiB lang -- remapped to cfg
|
| /freebsd-12-stable/sys/dev/iwn/ |
| D | if_iwnvar.h | 103 unsigned int remapped:1; member
|
| D | if_iwn.c | 2079 data->remapped = 0; in iwn_reset_tx_ring() 3621 data->remapped = 0; in iwn_adj_ampdu_ptr() 3892 if (data->remapped) { in iwn_ampdu_tx_done() 3920 ring->data[wrong_idx].remapped = 1; in iwn_ampdu_tx_done() 3958 data->remapped = 0; in iwn_ampdu_tx_done()
|
| /freebsd-12-stable/contrib/nvi/catalog/ |
| D | dutch.base | 127 134 "Het %s karakter kan niet ge-remapped worden"
|
| /freebsd-12-stable/usr.bin/vi/catalog/ |
| D | dutch.UTF-8.base | 127 134 "Het %s karakter kan niet ge-remapped worden"
|
| /freebsd-12-stable/share/examples/ipfilter/ |
| D | examples.txt | 423 Packets coming back in the same interface are remapped, as a matter of
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| D | SymbolFileDWARF.cpp | 244 if (auto remapped = module->RemapSourceFile(llvm::StringRef(*file_path))) local 245 remapped_file = *remapped;
|
| /freebsd-12-stable/sys/kern/ |
| D | bus_if.m | 826 * @brief Notify a bus that specified child's IRQ should be remapped.
|
| /freebsd-12-stable/contrib/gcc/cp/ |
| D | ChangeLog-2000 | 4183 use the variable declared in the TARGET_EXPR as the remapped
|
| /freebsd-12-stable/contrib/binutils/libiberty/ |
| D | ChangeLog | 7037 which it sometimes is remapped to.
|
| /freebsd-12-stable/contrib/gcclibs/libiberty/ |
| D | ChangeLog | 6839 which it sometimes is remapped to.
|