| /freebsd/contrib/llvm-project/lldb/source/Utility/ |
| H A D | StructuredData.cpp | 140 Serialize(stream); in DumpToStdout() 143 void StructuredData::Array::Serialize(json::OStream &s) const { in Serialize() function in StructuredData::Array 146 item_sp->Serialize(s); in Serialize() 151 void StructuredData::Float::Serialize(json::OStream &s) const { in Serialize() function in StructuredData::Float 155 void StructuredData::Boolean::Serialize(json::OStream &s) const { in Serialize() function in StructuredData::Boolean 159 void StructuredData::String::Serialize(json::OStream &s) const { in Serialize() function in StructuredData::String 163 void StructuredData::Dictionary::Serialize(json::OStream &s) const { in Serialize() function in StructuredData::Dictionary 177 pair.second->Serialize(s); in Serialize() 183 void StructuredData::Null::Serialize(json::OStream &s) const { in Serialize() function in StructuredData::Null 187 void StructuredData::Generic::Serialize(json::OStream &s) const { in Serialize() function in StructuredData::Generic
|
| H A D | DiagnosticsRendering.cpp | 23 StructuredData::ObjectSP Serialize(llvm::ArrayRef<DiagnosticDetail> details) { in Serialize() function
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | StructuredData.h | 176 virtual void Serialize(llvm::json::OStream &s) const = 0; 180 Serialize(jso); 289 void Serialize(llvm::json::OStream &s) const override; in GetItemAtIndexAsDictionary() 314 void Serialize(llvm::json::OStream &s) const override { in AddIntegerItem() 339 void Serialize(llvm::json::OStream &s) const override; 358 void Serialize(llvm::json::OStream &s) const override; in Serialize() 376 void Serialize(llvm::json::OStream &s) const override; 537 void Serialize(llvm::json::OStream &s) const override; in GetValueForKeyAsString() 553 void Serialize(llvm::json::OStream &s) const override; in GetValueForKeyAsArray() 569 void Serialize(llv in AddItem() 357 void Serialize(llvm::json::OStream &s) const override { Serialize() function [all...] |
| H A D | DiagnosticsRendering.h | 60 StructuredData::ObjectSP Serialize(llvm::ArrayRef<DiagnosticDetail> details); 75 return Serialize(GetDetails()); in GetAsStructuredData()
|
| /freebsd/crypto/krb5/src/windows/leash/ |
| H A D | LeashDoc.h | 41 virtual void Serialize(CArchive& ar);
|
| H A D | LeashDoc.cpp | 66 void LeashDoc::Serialize(CArchive& ar) in Serialize() function in LeashDoc
|
| /freebsd/cddl/usr.sbin/zfsd/ |
| H A D | case_file.cc | 231 casefile->Serialize(); in PurgeAll() 739 Serialize(); in CloseIfSolved() 941 CaseFile::Serialize() in Serialize() function in CaseFile 1026 Serialize(); in Close() 1093 Serialize(); in OnGracePeriodEnded()
|
| H A D | case_file.h | 314 void Serialize();
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
| H A D | StructuredDataImpl.h | 57 m_data_sp->Serialize(s); in GetAsJSON()
|
| /freebsd/contrib/llvm-project/lldb/source/Interpreter/ |
| H A D | CommandReturnObject.cpp | 173 return Serialize(m_diagnostics); in GetErrorData()
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | ct.h.in | 348 * Serialize (to TLS format) a stack of SCTs and return the length. 375 * Serialize (to DER format) a stack of SCTs and return the length. 402 * Serialize (to TLS format) an |sct| and write it to |out|.
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/ |
| H A D | StructuredDataDarwinLog.cpp | 208 StructuredData::ObjectSP Serialize() const { in Serialize() function in sddarwinlog_private::FilterRule 600 json_filter_rules_sp->AddItem(rule_sp->Serialize()); in BuildConfigurationData()
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | Statistics.cpp | 497 transcript.Serialize(json_os); in ReportStatistics()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
| H A D | PythonDataObjects.h | 775 void Serialize(llvm::json::OStream &s) const override;
|
| H A D | PythonDataObjects.cpp | 127 void StructuredPythonObject::Serialize(llvm::json::OStream &s) const { in Serialize() function in StructuredPythonObject
|
| /freebsd/contrib/llvm-project/lldb/source/Breakpoint/ |
| H A D | Breakpoint.cpp | 1200 bp_data_sp->Serialize(json_os); in GetStatistics()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZAsmPrinter.cpp | 643 case SystemZ::Serialize: in emitInstruction()
|
| H A D | SystemZISelDAGToDAG.cpp | 1798 Chain = CurDAG->getMachineNode(SystemZ::Serialize, SDLoc(AtomOp), in Select()
|
| H A D | SystemZScheduleZEC12.td | 564 def : InstRW<[WLat1, LSU, EndGroup], (instregex "Serialize$")>;
|
| H A D | SystemZScheduleZ196.td | 552 def : InstRW<[WLat1, LSU, EndGroup], (instregex "Serialize$")>;
|
| H A D | SystemZScheduleZ13.td | 593 def : InstRW<[WLat1, FXb, EndGroup], (instregex "Serialize$")>;
|
| H A D | SystemZScheduleZ17.td | 621 def : InstRW<[WLat1, FXb, EndGroup], (instregex "Serialize$")>;
|
| H A D | SystemZScheduleZ15.td | 618 def : InstRW<[WLat1, FXb, EndGroup], (instregex "Serialize$")>;
|
| H A D | SystemZScheduleZ14.td | 603 def : InstRW<[WLat1, FXb, EndGroup], (instregex "Serialize$")>;
|
| H A D | SystemZScheduleZ16.td | 618 def : InstRW<[WLat1, FXb, EndGroup], (instregex "Serialize$")>;
|