| /freebsd-12.1/contrib/atf/atf-c++/detail/ |
| H A D | text_test.cpp | 332 ATF_TEST_CASE(to_string); 333 ATF_TEST_CASE_HEAD(to_string) in ATF_TEST_CASE_HEAD() argument 337 ATF_TEST_CASE_BODY(to_string) in ATF_TEST_CASE_BODY() argument 339 using atf::text::to_string; in ATF_TEST_CASE_BODY() 341 ATF_REQUIRE_EQ(to_string('a'), "a"); in ATF_TEST_CASE_BODY() 342 ATF_REQUIRE_EQ(to_string("a"), "a"); in ATF_TEST_CASE_BODY() 343 ATF_REQUIRE_EQ(to_string(5), "5"); in ATF_TEST_CASE_BODY() 384 ATF_ADD_TEST_CASE(tcs, to_string); in ATF_INIT_TEST_CASES()
|
| H A D | text.hpp | 121 to_string(const T& ob) in to_string() function
|
| /freebsd-12.1/contrib/llvm/utils/TableGen/ |
| H A D | RISCVCompressInstEmitter.cpp | 653 << std::to_string(OpNo) + ").getReg() == MI.getOperand(" in emitCompressInstEmitter() 654 << std::to_string(SourceOperandMap[OpNo].TiedOpIdx) in emitCompressInstEmitter() 666 << "(MI.getOperand(" + std::to_string(OpNo) + ").isImm()) &&\n" + in emitCompressInstEmitter() 667 " (MI.getOperand(" + std::to_string(OpNo) + in emitCompressInstEmitter() 673 CondStream.indent(6) << "(MI.getOperand(" + std::to_string(OpNo) + in emitCompressInstEmitter() 701 std::to_string(OpIdx) + ").getReg())) &&\n"; in emitCompressInstEmitter() 704 std::to_string(OpIdx) + "));\n"; in emitCompressInstEmitter() 711 "), STI, " + std::to_string(Entry) + in emitCompressInstEmitter() 714 std::to_string(OpIdx) + "));\n"; in emitCompressInstEmitter() 724 std::to_string(Entry) + ") &&\n"; in emitCompressInstEmitter() [all …]
|
| H A D | GlobalISelEmitter.cpp | 501 return MatchTableRecord(None, llvm::to_string(IntValue), 1, in IntValue() 505 return MatchTableRecord(LabelID, "Label " + llvm::to_string(LabelID), 0, in Label() 1424 return "State.MIs[" + llvm::to_string(InsnVarID) + "]->getOperand(" + in getOperandExpr() 1425 llvm::to_string(OpIdx) + ")"; in getOperandExpr() 3409 to_string(*SrcChild) + ")"); in importChildMatcher() 3783 return failedImport("Expected " + llvm::to_string(DstINumUses) + in importExplicitUseRenderers() 3785 llvm::to_string(ExpectedDstINumUses) + in importExplicitUseRenderers() 3833 M.addAction<DebugCommentAction>(llvm::to_string(*P.getSrcPattern()) + in runOnPattern() 3835 llvm::to_string(*P.getDstPattern())); in runOnPattern() 3921 to_string(DstI.Operands.NumDefs) + " def(s))"); in runOnPattern() [all …]
|
| /freebsd-12.1/contrib/libc++/src/ |
| H A D | string.cpp | 436 string to_string(int val) in to_string() function 441 string to_string(unsigned val) in to_string() function 446 string to_string(long val) in to_string() function 451 string to_string(unsigned long val) in to_string() function 456 string to_string(long long val) in to_string() function 461 string to_string(unsigned long long val) in to_string() function 466 string to_string(float val) in to_string() function 471 string to_string(double val) in to_string() function 476 string to_string(long double val) in to_string() function
|
| /freebsd-12.1/contrib/libstdc++/include/debug/ |
| H A D | bitset | 245 to_string() const 246 { return _M_base().template to_string<_CharT, _Traits, _Allocator>(); } 249 // 434. bitset::to_string() hard to use. 252 to_string() const 253 { return to_string<_CharT, _Traits, std::allocator<_CharT> >(); } 258 to_string() const 260 return to_string<_CharT, std::char_traits<_CharT>, 265 to_string() const 267 return to_string<char,std::char_traits<char>,std::allocator<char> >();
|
| /freebsd-12.1/contrib/llvm/lib/IR/ |
| H A D | ModuleSummaryIndex.cpp | 294 return std::string("inst: ") + std::to_string(FS->instCount()) + in getSummaryAttributes() 299 return std::string("@") + std::to_string(Id); in getNodeVisualName() 325 auto StrId = std::to_string(Id); in defineExternalNode() 351 return ModId == (uint64_t)-1 ? std::to_string(Id) in exportToDot() 352 : std::string("M") + std::to_string(ModId) + in exportToDot() 353 "_" + std::to_string(Id); in exportToDot() 384 OS << " subgraph cluster_" << std::to_string(ModId) << " {\n"; in exportToDot()
|
| /freebsd-12.1/bin/expr/ |
| H A D | expr.y | 74 void to_string(struct val *); 186 to_string(struct val *vp) in to_string() function 340 to_string(a); in compare_vals() 341 to_string(b); in compare_vals() 535 to_string(a); in op_colon() 536 to_string(b); in op_colon()
|
| /freebsd-12.1/contrib/llvm/tools/llvm-readobj/ |
| H A D | ELFDumper.cpp | 2513 return to_string(ElfHeader->e_shnum); in getSectionHeadersNumString() 2525 return to_string(ElfHeader->e_shstrndx); in getSectionHeaderTableIndexString() 2530 return to_string(ElfHeader->e_shstrndx) + " (" + to_string(Arr[0].sh_link) + ")"; in getSectionHeaderTableIndexString() 2580 Str = to_string(e->e_ehsize) + " (bytes)"; in printFileHeaders() 2582 Str = to_string(e->e_phentsize) + " (bytes)"; in printFileHeaders() 2584 Str = to_string(e->e_phnum); in printFileHeaders() 2973 Number = to_string(SectionIndex); in printSectionHeaders() 2988 Link = to_string(Sec.sh_link); in printSectionHeaders() 2990 Info = to_string(Sec.sh_info); in printSectionHeaders() 2992 Alignment = to_string(Sec.sh_addralign); in printSectionHeaders() [all …]
|
| /freebsd-12.1/contrib/llvm/lib/Support/ |
| H A D | CodeGenCoverage.cpp | 95 llvm::to_string(::getpid()); in emit() 97 llvm::to_string(::GetCurrentProcessId()); in emit()
|
| /freebsd-12.1/contrib/libc++/include/ |
| H A D | bitset | 79 …basic_string<char, char_traits<char>, allocator<char> > to_string(char zero = '0', char one = '1')… 724 basic_string<_CharT, _Traits, _Allocator> to_string(_CharT __zero = _CharT('0'), 728 basic_string<_CharT, _Traits, allocator<_CharT> > to_string(_CharT __zero = _CharT('0'), 735 basic_string<char, char_traits<char>, allocator<char> > to_string(char __zero = '0', 952 bitset<_Size>::to_string(_CharT __zero, _CharT __one) const 967 bitset<_Size>::to_string(_CharT __zero, _CharT __one) const 969 return to_string<_CharT, _Traits, allocator<_CharT> >(__zero, __one); 976 bitset<_Size>::to_string(_CharT __zero, _CharT __one) const 978 return to_string<_CharT, char_traits<_CharT>, allocator<_CharT> >(__zero, __one); 984 bitset<_Size>::to_string(char __zero, char __one) const [all …]
|
| /freebsd-12.1/contrib/libstdc++/include/std/ |
| H A D | std_bitset.h | 1019 to_string() const 1030 to_string() const 1031 { return to_string<_CharT, _Traits, std::allocator<_CharT> >(); } 1036 to_string() const 1038 return to_string<_CharT, std::char_traits<_CharT>, 1043 to_string() const 1045 return to_string<char, std::char_traits<char>,
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGNonTrivialStruct.cpp | 156 S += llvm::to_string(Offset.getQuantity()); in getVolatileOffsetStr() 197 appendStr("_AB" + llvm::to_string(FieldOffset.getQuantity()) + "s" + in visitArray() 198 llvm::to_string(EltSize.getQuantity()) + "n" + in visitArray() 199 llvm::to_string(NumElts)); in visitArray() 223 this->appendStr(llvm::to_string(DstAlignment.getQuantity())); in GenUnaryFuncName() 241 this->appendStr(llvm::to_string(DstAlignment.getQuantity())); in GenBinaryFuncName() 242 this->appendStr("_" + llvm::to_string(SrcAlignment.getQuantity())); in GenBinaryFuncName() 249 this->appendStr("_t" + llvm::to_string(this->Start.getQuantity()) + "w" + in flushTrivialFields() 250 llvm::to_string((this->End - this->Start).getQuantity())); in flushTrivialFields() 261 this->appendStr("_tv" + llvm::to_string(OffsetInBits) + "w" + in visitVolatileTrivial() [all …]
|
| /freebsd-12.1/contrib/llvm/tools/llvm-xray/ |
| H A D | xray-converter.cpp | 93 : llvm::to_string(R.FuncId), in exportAsYAML() 256 : llvm::to_string(FuncId)), in writeTraceViewerRecord() 264 : llvm::to_string(FuncId)), in writeTraceViewerRecord() 356 : llvm::to_string(map_iter.second->FuncId))); in exportAsChromeTraceEventFormat()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/ |
| H A D | AllTUsExecution.cpp | 106 const std::string TotalNumStr = std::to_string(Files.size()); in execute() 127 Log("[" + std::to_string(Count()) + "/" + TotalNumStr + in execute()
|
| /freebsd-12.1/contrib/llvm/lib/Target/BPF/ |
| H A D | BTFDebug.cpp | 34 OS.AddComment(std::string(BTFKindStr[Kind]) + "(id = " + std::to_string(Id) + in emitType() 574 OS.AddComment("string offset=" + std::to_string(StringOffset)); in emitBTFSection() 610 std::to_string(FuncSec.first)); in emitBTFExtSection() 624 std::to_string(LineSec.first)); in emitBTFExtSection() 631 OS.AddComment("Line " + std::to_string(LineInfo.LineNum) + " Col " + in emitBTFExtSection() 632 std::to_string(LineInfo.ColumnNum)); in emitBTFExtSection()
|
| H A D | BPFMIChecking.cpp | 76 report_fatal_error("line " + std::to_string(DL.getLine()) + in checkingIllegalXADD()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AVR/MCTargetDesc/ |
| H A D | AVRAsmBackend.cpp | 46 Diagnostic += " (expected an integer in the range " + std::to_string(Min) + in signed_width() 47 " to " + std::to_string(Max) + ")"; in signed_width() 65 std::to_string(Max) + ")"; in unsigned_width()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/ |
| H A D | CompletionRequest.cpp | 68 result.append(std::to_string(m_completion.size())); in GetUniqueKey()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/Targets/ |
| H A D | NVPTX.h | 60 Features["ptx" + std::to_string(PTXVersion)] = true; in initFeatureMap()
|
| /freebsd-12.1/contrib/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerDriver.cpp | 215 std::string Log = "fuzz-" + std::to_string(C) + ".log"; in WorkerThread() 320 TmpDir(), "libFuzzerTemp." + std::to_string(GetPid()) + ".txt"); in CleanseCrashInput() 322 TmpDir(), "libFuzzerTemp." + std::to_string(GetPid()) + ".repro"); in CleanseCrashInput() 383 TmpDir(), "libFuzzerTemp." + std::to_string(GetPid()) + ".txt"); in MinimizeCrashInput()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/ |
| H A D | FrontendActions.cpp | 450 std::to_string(DefLoc.getLine()) + ":" + in getTemplightEntry() 451 std::to_string(DefLoc.getColumn()); in getTemplightEntry() 457 std::to_string(PoiLoc.getLine()) + ":" + in getTemplightEntry() 458 std::to_string(PoiLoc.getColumn()); in getTemplightEntry()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-server/ |
| H A D | Acceptor.cpp | 119 return (local_port != 0) ? llvm::to_string(local_port) : ""; in Create()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| H A D | AnalyzerOptions.cpp | 150 bool HasFailed = getCheckerStringOption(Name, std::to_string(DefaultVal), C, in getCheckerIntegerOption()
|
| /freebsd-12.1/usr.bin/dtc/ |
| H A D | fdt.cc | 1481 if (v.string_data == s.second.to_string()) in garbage_collect_marked_nodes() 1821 device_tree::node_path::to_string() const in to_string() function in dtc::fdt::device_tree::node_path 1848 std::string fragment_address = "fragment@" + std::to_string(fragnum); in create_fragment_wrapper() 2041 v.string_data = s.second.to_string(); in parse_dts() 2061 string value = i.path.to_string(); in parse_dts() 2065 value += std::to_string(i.prop->offset_of_value(i.val)); in parse_dts()
|