| /freebsd-14.2/contrib/llvm-project/lldb/source/Target/ |
| H A D | PathMappingList.cpp | 178 if (std::optional<FileSpec> remapped = RemapPath(path.GetStringRef())) { in RemapPath() local 179 new_path.SetString(remapped->GetPath()); in RemapPath() 224 FileSpec remapped(it.second.GetStringRef()); in RemapPath() local 227 AppendPathComponents(remapped, path, orig_style); in RemapPath() 228 if (!only_if_exists || FileSystem::Instance().Exists(remapped)) in RemapPath() 229 return remapped; in RemapPath() 258 if (auto remapped = RemapPath(NormalizePath(orig_spec.GetPath()), in FindFile() local 260 return remapped; in FindFile()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Core/ |
| H A D | SourceManager.cpp | 513 auto remapped = target_sp->GetSourcePathMap().FindFile(m_file_spec); in CommonInitializer() local 514 if (!remapped) { in CommonInitializer() 517 remapped = new_spec; in CommonInitializer() 519 if (remapped) in CommonInitializer() 520 SetFileSpec(*remapped); in CommonInitializer()
|
| H A D | Module.cpp | 1546 if (auto remapped = m_source_mappings.FindFile(orig_spec)) { in FindSourceFile() local 1547 new_spec = *remapped; in FindSourceFile() 1555 if (auto remapped = m_source_mappings.RemapPath(path)) in RemapSourceFile() local 1556 return remapped->GetPath(); in RemapSourceFile()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/power/ |
| H A D | qcom,kpss-acc-v2.yaml | 14 There is one ACC register region per CPU within the KPSS remapped region as
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/arm/msm/ |
| H A D | qcom,kpss-acc.txt | 4 There is one ACC register region per CPU within the KPSS remapped region as
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/clock/ |
| H A D | qcom,kpss-acc-v1.yaml | 14 There is one ACC register region per CPU within the KPSS remapped region as
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | armada-xp-crs326-24g-2s.dtsi | 10 * Note: this Device Tree assumes that the bootloader has remapped the
|
| H A D | armada-xp-db-xc3-24g4xg.dts | 9 * Note: this Device Tree assumes that the bootloader has remapped the
|
| H A D | armada-xp-crs328-4c-20s-4s.dtsi | 10 * Note: this Device Tree assumes that the bootloader has remapped the
|
| H A D | armada-xp-crs305-1g-4s.dtsi | 10 * Note: this Device Tree assumes that the bootloader has remapped the
|
| H A D | armada-xp-db-dxbc2.dts | 9 * Note: this Device Tree assumes that the bootloader has remapped the
|
| H A D | armada-370-rd.dts | 10 * Note: this Device Tree assumes that the bootloader has remapped the
|
| H A D | armada-xp-db.dts | 13 * Note: this Device Tree assumes that the bootloader has remapped the
|
| H A D | armada-370-db.dts | 12 * Note: this Device Tree assumes that the bootloader has remapped the
|
| H A D | armada-xp-gp.dts | 12 * Note: this Device Tree assumes that the bootloader has remapped the
|
| H A D | armada-370-synology-ds213j.dts | 7 * Note: this Device Tree assumes that the bootloader has remapped the
|
| H A D | armada-xp-synology-ds414.dts | 7 * Note: this Device Tree assumes that the bootloader has remapped the
|
| H A D | arm-realview-pb11mp.dts | 46 * and the first 256 are also remapped @ 0x00000000
|
| /freebsd-14.2/share/i18n/csmapper/ISO-8859/ |
| H A D | ISO-8859-6%UCS.src | 53 # 0x30..0x39 remapped to the ASCII digits (U+0030..U+0039) instead
|
| H A D | UCS%ISO-8859-6.src | 53 # 0x30..0x39 remapped to the ASCII digits (U+0030..U+0039) instead
|
| /freebsd-14.2/sys/dev/iwn/ |
| H A D | if_iwnvar.h | 102 unsigned int remapped:1; member
|
| /freebsd-14.2/contrib/llvm-project/lld/ELF/ |
| H A D | InputFiles.cpp | 215 bool remapped = false; in readFile() local 219 remapped = true; in readFile() 224 remapped = true; in readFile() 229 if (remapped) { in readFile()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/sram/ |
| H A D | sram.yaml | 62 The flag indicating, that SRAM memory region has not to be remapped
|
| /freebsd-14.2/contrib/nvi/catalog/ |
| H A D | dutch.base | 127 134 "Het %s karakter kan niet ge-remapped worden"
|
| /freebsd-14.2/usr.bin/vi/catalog/ |
| H A D | dutch.UTF-8.base | 127 134 "Het %s karakter kan niet ge-remapped worden"
|