Home
last modified time | relevance | path

Searched refs:str (Results 3326 – 3350 of 3733) sorted by relevance

1...<<131132133134135136137138139140>>...150

/freebsd/cddl/contrib/opensolaris/cmd/dtrace/
H A Ddtrace.c956 #define BUFDUMPASSTR(ptr, field, str) \ argument
957 (void) printf("%s: %20s => %s\n", g_pname, #field, str);
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h1390 (Name.substr(0, InsertIdx) + Prefix + Name.substr(InsertIdx)).str()); in getArm64ECMangledFunctionName()
1403 return (Pair.first + Pair.second).str(); in getArm64ECDemangledFunctionName()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp464 .str() in GetModuleByCompUnitInfo()
1091 regex.GetText().str().c_str()); in FindFunctions()
H A DManualDWARFIndex.cpp697 return strm.str(); in GetCacheKey()
/freebsd/contrib/bearssl/src/codec/
H A Dpemdec.t0129 : match-string ( str -- bool )
/freebsd/contrib/kyua/utils/text/
H A Dtemplates_test.cpp63 ATF_REQUIRE_EQ(exp_output, output.str()); in do_test_ok()
/freebsd/contrib/llvm-project/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp29 WindowsManifestError::WindowsManifestError(const Twine &Msg) : Msg(Msg.str()) {} in WindowsManifestError()
/freebsd/tests/atf_python/sys/netlink/
H A Dnetlink_route.py545 def __init__(self, nla_type, family, addr: str): argument
/freebsd/tests/sys/opencrypto/
H A Dcryptodev.py137 if isinstance(val, str):
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSourceManager.cpp271 .str()); in DisplaySourceLinesWithLineNumbersUsingLastFile()
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph.cpp371 return S.str(); in getString()
/freebsd/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.h565 StringOffset getStringOffset(StringRef str) const;
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DNetBSD.cpp471 addSystemInclude(DriverArgs, CC1Args, Dir.str()); in AddClangSystemIncludeArgs()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELFLinkGraphBuilder.h195 FileName.str(), Triple(std::move(TT)), std::move(Features), in ELFLinkGraphBuilder()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp474 SlotMaskToText(ReservedSlots)).str())); in GetPacketSummary()
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h423 const std::string &str() const { return Data; } in str() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp430 CachedParentName = AllocatorRef->CopyString(OS.str()); in getParentName()
/freebsd/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp542 std::string IRTargetTriple = DataLayoutTargetTriple.str(); in compileModule()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LowerHomogeneousPrologEpilog.cpp155 return RegStream.str(); in getFrameHelperName()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp282 std::string command_partial_str = request.GetCursorArgumentPrefix().str(); in HandleCompletionWithDescriptions()
/freebsd/contrib/llvm-project/lldb/tools/driver/
H A DDriver.cpp697 std::string usage_str = tool_name.str() + " [options]"; in printHelp()
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/FreeBSD-Kernel/
H A DDynamicLoaderFreeBSDKernel.cpp239 addr, kernel_arch.GetTriple().str().c_str(), uuid_str.c_str()); in CheckForKernelImageAtAddress()
/freebsd/contrib/tcsh/
H A Ded.chared.c1815 c_hmatch(Char *str) in c_hmatch() argument
1817 if (Strncmp(patbuf.s, str, patbuf.len) == 0) in c_hmatch()
1819 return Gmatch(str, patbuf.s); in c_hmatch()
/freebsd/sbin/ipf/common/
H A Dipf_y.y72 char *str; member
113 %type <str> servicename name interfacename groupname
119 %token <str> YY_STR
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1286 return Parser.printError(IDLoc, ES.str()); in OutOfRange()
1475 .str() + in processInstruction()
1481 .str() + in processInstruction()

1...<<131132133134135136137138139140>>...150