| /freebsd-13.1/contrib/llvm-project/lldb/source/Target/ |
| H A 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-13.1/contrib/llvm-project/lldb/source/Core/ |
| H A 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()
|
| H A 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-13.1/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-13.1/sys/contrib/device-tree/src/arm/ |
| 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-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-13.1/share/i18n/csmapper/ISO-8859/ |
| H A D | ISO-8859-6%UCS.src | 54 # 0x30..0x39 remapped to the ASCII digits (U+0030..U+0039) instead
|
| H A D | UCS%ISO-8859-6.src | 54 # 0x30..0x39 remapped to the ASCII digits (U+0030..U+0039) instead
|
| /freebsd-13.1/sys/mips/conf/ |
| H A D | DIR-825C1.hints | 138 # 192KiB lang -- remapped to cfg
|
| /freebsd-13.1/sys/dev/iwn/ |
| H A D | if_iwnvar.h | 103 unsigned int remapped:1; member
|
| H A D | if_iwn.c | 2079 data->remapped = 0; in iwn_reset_tx_ring() 3624 data->remapped = 0; in iwn_adj_ampdu_ptr() 3895 if (data->remapped) { in iwn_ampdu_tx_done() 3923 ring->data[wrong_idx].remapped = 1; in iwn_ampdu_tx_done() 3961 data->remapped = 0; in iwn_ampdu_tx_done()
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/sram/ |
| H A D | sram.yaml | 54 The flag indicating, that SRAM memory region has not to be remapped
|
| /freebsd-13.1/contrib/nvi/catalog/ |
| H A D | dutch.base | 127 134 "Het %s karakter kan niet ge-remapped worden"
|
| /freebsd-13.1/usr.bin/vi/catalog/ |
| H A D | dutch.UTF-8.base | 127 134 "Het %s karakter kan niet ge-remapped worden"
|
| /freebsd-13.1/share/examples/ipfilter/ |
| H A D | examples.txt | 423 Packets coming back in the same interface are remapped, as a matter of
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | SymbolFileDWARF.cpp | 244 if (auto remapped = module->RemapSourceFile(llvm::StringRef(*file_path))) local 245 remapped_file = *remapped;
|
| /freebsd-13.1/sys/kern/ |
| H A D | bus_if.m | 826 * @brief Notify a bus that specified child's IRQ should be remapped.
|
| /freebsd-13.1/contrib/ncurses/misc/ |
| H A D | terminfo.src | 4072 # All of the function keys can be remapped. This description shows the default 16606 # is lost! It cannot be remapped in vi because it is necessary to enter 16607 # a ^V to to quote the ^V that is being remapped!!!
|