Home
last modified time | relevance | path

Searched defs:Dump (Results 1 – 25 of 46) sorted by relevance

12

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/model/
Dnode.h129 void Dump(std::ostringstream &os) const override { os << ToString(); } in Dump() function
143 void Dump(std::ostringstream &os) const override { DumpTensor(os); } in Dump() function
152 void Dump(std::ostringstream &os) const override { ; } in Dump() function
Dlite_graph.cc28 std::string LiteGraph::Dump() const { in Dump() function in mindspore::opt::graphkernel::LiteGraph
/third_party/grpc/src/csharp/Grpc.Core/Profiling/
DProfilers.cs97 public void Dump(string filepath) in Dump() method in Grpc.Core.Profiling.BasicProfiler
105 public void Dump(TextWriter stream) in Dump() method in Grpc.Core.Profiling.BasicProfiler
/third_party/grpc/src/cpp/util/
Dbyte_buffer_cc.cc28 Status ByteBuffer::Dump(std::vector<Slice>* slices) const { in Dump() function in grpc::ByteBuffer
/third_party/grpc/src/core/lib/json/
Djson_writer.cc326 std::string JsonWriter::Dump(const Json& value, int indent) { in Dump() function in grpc_core::__anon305d6b050111::JsonWriter
334 std::string Json::Dump(int indent) const { in Dump() function in grpc_core::Json
/third_party/flutter/skia/tests/
DPathOpsDebug.cpp168 void SkDPoint::Dump(const SkPoint& pt) { in Dump() function in SkDPoint
425 void Dump(const SkTSect* sect) { in Dump() function
453 void Dump(const SkTSpan* span) { in Dump() function
1371 void Dump(const SkOpContour& contour) { in Dump() function
1439 void Dump(const SkOpSegment& segment) { in Dump() function
1459 void Dump(const SkOpPtT& ptT) { in Dump() function
1467 void Dump(const SkOpSpanBase& spanBase) { in Dump() function
1487 void Dump(const SkDConic& conic) { in Dump() function
1495 void Dump(const SkDCubic& cubic) { in Dump() function
1503 void Dump(const SkDLine& line) { in Dump() function
[all …]
/third_party/skia/tests/
DPathOpsDebug.cpp168 void SkDPoint::Dump(const SkPoint& pt) { in Dump() function in SkDPoint
425 void Dump(const SkTSect* sect) { in Dump() function
453 void Dump(const SkTSpan* span) { in Dump() function
1371 void Dump(const SkOpContour& contour) { in Dump() function
1439 void Dump(const SkOpSegment& segment) { in Dump() function
1459 void Dump(const SkOpPtT& ptT) { in Dump() function
1467 void Dump(const SkOpSpanBase& spanBase) { in Dump() function
1487 void Dump(const SkDConic& conic) { in Dump() function
1495 void Dump(const SkDCubic& cubic) { in Dump() function
1503 void Dump(const SkDLine& line) { in Dump() function
[all …]
/third_party/json/benchmarks/src/
Dbenchmarks.cpp79 static void Dump(benchmark::State& state, const char* filename, int indent) in Dump() function
/third_party/re2/re2/testing/
Ddump.cc153 std::string Regexp::Dump() { in Dump() function in re2::Regexp
Dcompile_test.cc242 static void Dump(StringPiece pattern, Regexp::ParseFlags flags, in Dump() function
/third_party/ninja/src/
Dstate.cc54 void Pool::Dump() const { in Dump() function in Pool
194 void State::Dump() { in Dump() function in State
Dgraph.cc433 void Edge::Dump(const char* prefix) const { in Dump() function in Edge
485 void Node::Dump(const char* prefix) const { in Dump() function in Node
/third_party/gettext/gettext-tools/src/
Dmsgunfmt.cs80 private void Dump (GettextResourceSet catalog) { in Dump() method in GNU.Gettext.DumpResource
/third_party/skia/src/core/
DSkTypefaceCache.cpp99 void SkTypefaceCache::Dump() { in Dump() function in SkTypefaceCache
/third_party/flutter/skia/src/core/
DSkTypefaceCache.cpp99 void SkTypefaceCache::Dump() { in Dump() function in SkTypefaceCache
/third_party/mesa3d/src/tool/pps/
Dpps_config.cc52 Dump, enumerator
/third_party/grpc/test/cpp/util/
Dbyte_buffer_test.cc94 TEST_F(ByteBufferTest, Dump) { in TEST_F() argument
/third_party/openh264/codec/console/dec/src/
Dd3d9_utils.cpp176 HRESULT CD3D9Utils::Dump (void* pDst[3], SBufferInfo* pInfo, FILE* pFp) { in Dump() function in CD3D9Utils
358 HRESULT CD3D9ExUtils::Dump (void* pDst[3], SBufferInfo* pInfo, FILE* pFp) { in Dump() function in CD3D9ExUtils
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_btree.cc328 void CordRepBtree::Dump(const CordRep* rep, absl::string_view label, in Dump() function in absl::cord_internal::CordRepBtree
342 void CordRepBtree::Dump(const CordRep* rep, absl::string_view label, in Dump() function in absl::cord_internal::CordRepBtree
347 void CordRepBtree::Dump(const CordRep* rep, std::ostream& stream) { in Dump() function in absl::cord_internal::CordRepBtree
/third_party/re2/re2/
Dprog.cc68 std::string Prog::Inst::Dump() { in Dump() function in re2::Prog::Inst
157 std::string Prog::Dump() { in Dump() function in re2::Prog
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_lens_correction.cpp279 void dng_warp_params::Dump () const in Dump() function in dng_warp_params
688 void dng_warp_params_rectilinear::Dump () const in Dump() function in dng_warp_params_rectilinear
931 void dng_warp_params_fisheye::Dump () const in Dump() function in dng_warp_params_fisheye
1951 void dng_vignette_radial_params::Dump () const in Dump() function in dng_vignette_radial_params
/third_party/spirv-tools/source/opt/
Dfunction.cpp259 void Function::Dump() const { in Dump() function in spvtools::opt::Function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dfunction.cpp259 void Function::Dump() const { in Dump() function in spvtools::opt::Function
Dbasic_block.cpp225 void BasicBlock::Dump() const { in Dump() function in spvtools::opt::BasicBlock
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfunction.cpp259 void Function::Dump() const { in Dump() function in spvtools::opt::Function

12