| /freebsd-14.2/contrib/llvm-project/lld/ELF/ |
| H A D | SymbolTable.cpp | 73 StringRef stem = name; in insert() local 76 stem = name.take_front(pos); in insert() 78 auto p = symMap.insert({CachedHashStringRef(stem), (int)symVector.size()}); in insert() 81 if (stem.size() != name.size()) { in insert()
|
| H A D | LTO.cpp | 401 : sys::path::stem(bitcodeFilePath); in compile()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/ |
| H A D | APINotesManager.cpp | 200 StringRef RealStem = llvm::sys::path::stem(RealFileName); in checkPrivateAPINotesName() 388 auto FrameworkName = llvm::sys::path::stem(Path); in findAPINotes() 444 while (llvm::sys::path::stem(ParentPath) == "..") in findAPINotes()
|
| /freebsd-14.2/contrib/ncurses/misc/ |
| H A D | makedef.cmd | 59 * `codes' is the stem that links a code to every symbol 60 * `names' is the stem where symbols are stored sequentially 150 * Finally we scan the stem, writing out all symbols with export codes.
|
| H A D | cmpdef.cmd | 57 * `numbers' is the stem where symbols are stored
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/ |
| H A D | llvm-cov.cpp | 62 if (sys::path::stem(argv[0]).ends_with_insensitive("gcov")) in main()
|
| H A D | gcov.cpp | 30 sys::path::append(CoverageFileStem, sys::path::stem(SourceFile)); in reportCoverage() 33 sys::path::append(CoverageFileStem, sys::path::stem(SourceFile)); in reportCoverage()
|
| /freebsd-14.2/contrib/llvm-project/lld/Common/ |
| H A D | Args.cpp | 90 return sys::path::stem(path); in getFilenameWithoutExe()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Inclusions/ |
| H A D | HeaderIncludes.cpp | 244 StringRef HeaderStem = llvm::sys::path::stem(IncludeName); in isMainHeader() 245 StringRef FileStem = llvm::sys::path::stem(FileName); // foo.cu for foo.cu.cc in isMainHeader()
|
| /freebsd-14.2/tests/sys/cddl/zfs/tests/zones/ |
| H A D | zones.cfg | 41 # to the stem passed as $1, to make sure we have a unique name that
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/ |
| H A D | ExtractAPIConsumer.cpp | 109 StringRef NBasename = path::stem(*NI); in getRelativeIncludeName() 110 StringRef DBasename = path::stem(*DI); in getRelativeIncludeName()
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
| H A D | llvm-objcopy.cpp | 75 StringRef Stem = sys::path::stem(ToolName); in getDriverConfig()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | HIPUtility.cpp | 108 std::string Name = std::string(llvm::sys::path::stem(Output.getFilename())); in constructGenerateObjFileFromHIPFatBinary()
|
| H A D | HIPSPV.cpp | 68 std::string Name = std::string(llvm::sys::path::stem(Output.getFilename())); in constructLinkAndEmitSpirvCommand()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/ |
| H A D | DlltoolDriver.cpp | 101 StringRef ProgName = llvm::sys::path::stem(Argv0); in getPrefix()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/ |
| H A D | InterpolatingCompilationDatabase.cpp | 330 Stems.emplace_back(sys::path::stem(Path), I); in FileIndex() 380 StringRef Stem = sys::path::stem(Filename); in scoreCandidates()
|
| /freebsd-14.2/contrib/llvm-project/llvm/utils/split-file/ |
| H A D | split-file.cpp | 144 toolName = sys::path::stem(argv[0]); in main()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | Path.h | 375 StringRef stem(StringRef path, Style style = Style::native);
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Lex/ |
| H A D | HeaderSearch.cpp | 576 SubmodulePath.push_back(std::string(llvm::sys::path::stem(DirName))); in getTopFrameworkDir() 1643 StringRef ModuleName = llvm::sys::path::stem(TopFrameworkDir->getName()); in findUsableModuleForFrameworkHeader() 1866 loadFrameworkModule(llvm::sys::path::stem(Dir->path()), *FrameworkDir, in collectAllModules() 1981 StringRef NBasename = path::stem(*NI); in suggestPathToFileForDiagnostics() 1982 StringRef DBasename = path::stem(*DI); in suggestPathToFileForDiagnostics()
|
| H A D | ModuleMap.cpp | 663 llvm::sys::path::stem(SkippedDir.getName()), NameBuf); in findOrCreateModuleForHeaderInUmbrellaDir() 681 llvm::sys::path::stem(File.getName()), NameBuf); in findOrCreateModuleForHeaderInUmbrellaDir() 792 llvm::sys::path::stem(SkippedDir.getName()), NameBuf); in isHeaderUnavailableInModule() 803 llvm::sys::path::stem(Header.getName()), in isHeaderUnavailableInModule() 1014 llvm::sys::path::stem(FrameworkDirName), ModuleNameStorage); in inferFrameworkModule() 1054 StringRef Name = llvm::sys::path::stem(FrameworkDirName); in inferFrameworkModule()
|
| /freebsd-14.2/contrib/llvm-project/lld/COFF/ |
| H A D | LTO.cpp | 248 StringRef baseName = sys::path::stem(bitcodeFilePath); in compile()
|
| /freebsd-14.2/contrib/llvm-project/lld/MachO/ |
| H A D | InputFiles.cpp | 1582 StringRef stem = path::stem(path); in findDylib() local 1584 path::append(frameworkName, path::Style::posix, stem + ".framework", stem); in findDylib() 1595 stem, config->librarySearchPaths, {".tbd", ".dylib", ".so"})) in findDylib()
|
| /freebsd-14.2/sys/kern/ |
| H A D | kern_conf.c | 1250 dev_stdclone(char *name, char **namep, const char *stem, int *unit) in dev_stdclone() argument 1254 i = strlen(stem); in dev_stdclone() 1255 if (strncmp(stem, name, i) != 0) in dev_stdclone()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/remoteproc/ |
| H A D | ti,keystone-rproc.txt | 16 have an alias with the stem 'rproc' defined. Each node has a number of required
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Utility/ |
| H A D | FileSpec.cpp | 408 return ConstString(llvm::sys::path::stem(m_filename.GetStringRef(), m_style)); in GetFileNameStrippingExtension()
|