Home
last modified time | relevance | path

Searched full:remapped (Results 1 – 25 of 146) sorted by relevance

123456

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPathMappingList.cpp178 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/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_destroy/
H A Dzfs_destroy_dev_removal_condense.ksh19 # Verify that livelists tracking remapped blocks can be
83 # Write remapped blkptrs which will modify the livelist mid-condense
94 log_pass "Clone with the livelist feature and remapped blocks," \
H A Dzfs_destroy_dev_removal.ksh19 # Verify that livelists tracking remapped blocks can be
68 log_pass "Clone with the livelist feature and remapped blocks," \
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DPathMappingList.h92 /// tries to check with the filesystem that the remapped file exists. If
100 /// The remapped filespec that may or may not exist on disk.
134 /// The newly remapped filespec that is guaranteed to exist.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/removal/
H A Dremoval_condense_export.ksh48 # Create a file in the other filesystem, which will not be remapped.
81 # will be remapped to their concrete locations. These parameters assume
H A Dremoval_remap_deadlists.ksh48 # will be remapped to their concrete locations. These parameters assume
/freebsd/sys/dev/qat/qat_api/include/
H A Dicp_sal_iommu.h53 * @param[in] size Size of the remapped region.
76 * @param[in] size Size of the remapped region.
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DValueMapper.h80 /// is unset, it aborts if an operand is asked to be remapped which doesn't
97 /// them in place) instead of cloning remapped copies. This flag has no
234 /// 4. Else, \c MD is an \a MDNode. These are remapped, along with their
236 /// on \a RF_MoveDistinctNodes. Uniqued nodes are remapped like constants.
/freebsd/contrib/nvi/ex/
H A Dex_map.c83 /* Some single keys may not be remapped in command mode. */ in ex_map()
90 "134|The %s character may not be remapped", in ex_map()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSymbolRemappingReader.h51 // # Substitutions must be remapped separately from namespace 'std' for now.
111 /// The result will be Key() if the name cannot be remapped (typically
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DItaniumManglingCanonicalizer.cpp179 // Note, we don't need to check whether B is also remapped, because if it in addRemapping()
180 // was we would have already remapped it when building it. in addRemapping()
288 // be remapped by (eg) in parseMaybeMangledName()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp90 // Check that remapped values are only used by nodes marked NewNode. in PerformExpensiveChecks()
95 "Remapped value has non-trivial use!"); in PerformExpensiveChecks()
147 // It is possible the node has been remapped to another node and had in PerformExpensiveChecks()
148 // its Id updated in the Value to Id table. The node it remapped to in PerformExpensiveChecks()
151 // remapped we'll get the same state as we got earlier. in PerformExpensiveChecks()
257 // with a legal type). Results can be remapped using ReplaceValueWith, in run()
496 /// NodeId. If the node itself changes to a processed node, it is not remapped -
552 // remapped above. in AnalyzeNewNode()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSourceManager.cpp513 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()
/freebsd/sys/contrib/device-tree/Bindings/power/
H A Dqcom,kpss-acc-v2.yaml14 There is one ACC register region per CPU within the KPSS remapped region as
/freebsd/sys/contrib/device-tree/Bindings/arm/msm/
H A Dqcom,kpss-acc.txt4 There is one ACC register region per CPU within the KPSS remapped region as
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_fmr_pool.c62 * FMR needs to be unmapped before being remapped). In either of
73 * ib_fmr_register_physical() occurs before the FMR is remapped. In
383 * but have not been remapped enough times to be dirty. in ib_flush_fmr_pool()
/freebsd/sys/contrib/openzfs/include/
H A Dlibzdb.h11 /* Some platforms require part of inode IDs to be remapped */
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dqcom,kpss-acc-v1.yaml14 There is one ACC register region per CPU within the KPSS remapped region as
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/sdt/
H A Dtst.sdtargs.d30 * ASSERTION: Verify that argN (1..6) variables are properly remapped.
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessorOptions.h159 /// contents of files that were remapped to other files. Defaults to true.
177 /// the buffers associated with remapped files.
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/
H A Dtst.argmap.d30 * ASSERTION: Verify that argN and args[N] variables are properly remapped.
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp507 // In that case, remapped buffer will be deleted by CompilerInstance on in Build()
668 // The file's buffer was remapped and the file was not found in VFS. in CanReuse()
677 // If the file's buffer is not remapped and we can't stat it, in CanReuse()
685 // This file was remapped; check whether the newly-mapped file in CanReuse()
692 // Neither the file's buffer nor the file itself was remapped; in CanReuse()
/freebsd/sys/contrib/openzfs/man/man8/
H A Dvdev_id.836 Slot numbers may also be remapped in case the default numbering is
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Darmada-xp-crs326-24g-2s.dtsi10 * Note: this Device Tree assumes that the bootloader has remapped the
H A Darmada-xp-crs305-1g-4s.dtsi10 * Note: this Device Tree assumes that the bootloader has remapped the

123456