Home
last modified time | relevance | path

Searched refs:Dump (Results 1 – 25 of 248) sorted by relevance

12345678910

/third_party/json/benchmarks/src/
Dbenchmarks.cpp79 static void Dump(benchmark::State& state, const char* filename, int indent) in Dump() function
92 BENCHMARK_CAPTURE(Dump, jeopardy / -, TEST_DATA_DIRECTORY "/jeopardy/jeopardy.json", …
93 BENCHMARK_CAPTURE(Dump, jeopardy / 4, TEST_DATA_DIRECTORY "/jeopardy/jeopardy.json", …
94 BENCHMARK_CAPTURE(Dump, canada / -, TEST_DATA_DIRECTORY "/nativejson-benchmark/canada.js…
95 BENCHMARK_CAPTURE(Dump, canada / 4, TEST_DATA_DIRECTORY "/nativejson-benchmark/canada.js…
96 BENCHMARK_CAPTURE(Dump, citm_catalog / -, TEST_DATA_DIRECTORY "/nativejson-benchmark/citm_cata…
97 BENCHMARK_CAPTURE(Dump, citm_catalog / 4, TEST_DATA_DIRECTORY "/nativejson-benchmark/citm_cata…
98 BENCHMARK_CAPTURE(Dump, twitter / -, TEST_DATA_DIRECTORY "/nativejson-benchmark/twitter.j…
99 BENCHMARK_CAPTURE(Dump, twitter / 4, TEST_DATA_DIRECTORY "/nativejson-benchmark/twitter.j…
100 BENCHMARK_CAPTURE(Dump, floats / -, TEST_DATA_DIRECTORY "/regression/floats.json", …
[all …]
/third_party/re2/re2/testing/
Dcompile_test.cc132 std::string s = prog->Dump(); in TEST()
242 static void Dump(StringPiece pattern, Regexp::ParseFlags flags, in Dump() function
250 *forward = prog->Dump(); in Dump()
257 *reverse = prog->Dump(); in Dump()
270 Dump("[\\x{10000}\\x{10010}]", Regexp::LikePerl, &forward, &reverse); in TEST()
286 Dump("[\\x{8000}-\\x{10FFF}]", Regexp::LikePerl, &forward, &reverse); in TEST()
302 Dump("[\\x{80}-\\x{10FFFF}]", Regexp::LikePerl, NULL, &reverse); in TEST()
325 Dump("a**{3,}", Regexp::Latin1|Regexp::NeverCapture, &forward, NULL); in TEST()
334 Dump("(a*|b*)*{3,}", Regexp::Latin1|Regexp::NeverCapture, &forward, NULL); in TEST()
358 Dump("((|S.+)+|(|S.+)+|){2}", Regexp::Latin1|Regexp::NeverCapture, &forward, NULL); in TEST()
/third_party/ltp/testcases/kdump/sample/
Drunkdump.CRASHER.RHEL58 # Dump vmcore on an EXT3 partition.
61 # Dump vmcore on an EXT3 partition with a LABEL.
64 # Dump vmcore on an EXT3 partition with a partition UID.
67 # Dump vmcore on a RAW partition.
70 # Dump vmcore on network.
75 # Dump vmcore on a mounted NFS filesystem.
Drunkdump.EXTRA_LKDTM.SLES58 # Dump vmcore on an EXT3 partition.
61 # Dump vmcore on an EXT3 partition with a LABEL.
64 # Dump vmcore on an EXT3 partition with a partition UID.
67 # Dump vmcore on a RAW partition.
70 # Dump vmcore on network.
75 # Dump vmcore on a mounted NFS filesystem.
Drunkdump.BASIC_LKDTM.RHEL58 # Dump vmcore on an EXT3 partition.
61 # Dump vmcore on an EXT3 partition with a LABEL.
64 # Dump vmcore on an EXT3 partition with a partition UID.
67 # Dump vmcore on a RAW partition.
70 # Dump vmcore on network.
75 # Dump vmcore on a mounted NFS filesystem.
Drunkdump.EXTRA_LKDTM.RHEL58 # Dump vmcore on an EXT3 partition.
61 # Dump vmcore on an EXT3 partition with a LABEL.
64 # Dump vmcore on an EXT3 partition with a partition UID.
67 # Dump vmcore on a RAW partition.
70 # Dump vmcore on network.
75 # Dump vmcore on a mounted NFS filesystem.
Drunkdump.CRASHER.SLES58 # Dump vmcore on an EXT3 partition.
61 # Dump vmcore on an EXT3 partition with a LABEL.
64 # Dump vmcore on an EXT3 partition with a partition UID.
67 # Dump vmcore on a RAW partition.
70 # Dump vmcore on network.
75 # Dump vmcore on a mounted NFS filesystem.
Drunkdump.BASIC_LKDTM.SLES58 # Dump vmcore on an EXT3 partition.
61 # Dump vmcore on an EXT3 partition with a LABEL.
64 # Dump vmcore on an EXT3 partition with a partition UID.
67 # Dump vmcore on a RAW partition.
70 # Dump vmcore on network.
75 # Dump vmcore on a mounted NFS filesystem.
/third_party/e2fsprogs/debugfs/
Ddebug_cmds.ct49 request do_dump_extents, "Dump extents information ",
52 request do_blocks, "Dump blocks used by an inode ",
127 request do_dump, "Dump an inode out to a file",
130 request do_cat, "Dump an inode out to stdout",
148 request do_logdump, "Dump the contents of the journal",
151 request do_htree_dump, "Dump a hash-indexed directory",
175 request do_dump_unused, "Dump unused blocks",
184 request do_dump_mmp, "Dump MMP information",
196 request do_block_dump, "Dump contents of a block",
217 request do_idump, "Dump the inode structure in hex",
Dro_debug_cmds.ct42 request do_dump_extents, "Dump extents information ",
45 request do_blocks, "Dump blocks used by an inode ",
66 request do_logdump, "Dump the contents of the journal",
69 request do_htree_dump, "Dump a hash-indexed directory",
87 request do_dump_mmp, "Dump MMP information",
/third_party/skia/src/pathops/
DSkPathOpsDebug.h416 void Dump(const SkOpContour& );
434 void Dump(const SkOpSegment& );
440 void Dump(const SkOpPtT& );
443 void Dump(const SkOpSpanBase& );
450 void Dump(const SkDConic& );
453 void Dump(const SkDCubic& );
456 void Dump(const SkDLine& );
459 void Dump(const SkDQuad& );
462 void Dump(const SkDPoint& );
464 void Dump(const SkOpAngle& );
[all …]
/third_party/flutter/skia/src/pathops/
DSkPathOpsDebug.h437 void Dump(const SkOpContour& );
455 void Dump(const SkOpSegment& );
461 void Dump(const SkOpPtT& );
464 void Dump(const SkOpSpanBase& );
471 void Dump(const SkDConic& );
474 void Dump(const SkDCubic& );
477 void Dump(const SkDLine& );
480 void Dump(const SkDQuad& );
483 void Dump(const SkDPoint& );
485 void Dump(const SkOpAngle& );
[all …]
/third_party/uboot/u-boot-2020.01/doc/sphinx/
Dparse-headers.pl229 print Data::Dumper->Dump([\%ioctls], [qw(*ioctls)]) if (%ioctls);
230 print Data::Dumper->Dump([\%typedefs], [qw(*typedefs)]) if (%typedefs);
231 print Data::Dumper->Dump([\%enums], [qw(*enums)]) if (%enums);
232 print Data::Dumper->Dump([\%structs], [qw(*structs)]) if (%structs);
233 print Data::Dumper->Dump([\%defines], [qw(*defines)]) if (%defines);
234 print Data::Dumper->Dump([\%enum_symbols], [qw(*enum_symbols)]) if (%enum_symbols);
/third_party/flutter/skia/third_party/externals/wuffs/lib/rac/
Dexample_test.go81 fmt.Printf("RAC file:\n%s", hex.Dump(buf.Bytes()))
119 fmt.Printf("Encoded dictionary resource:\n%s\n", hex.Dump(encodedDict))
147 fmt.Printf("Encoded chunk #%d:\n%s\n", i, hex.Dump(encodedChunk))
154 fmt.Printf("RAC file:\n%s", hex.Dump(buf.Bytes()))
/third_party/grpc/src/csharp/Grpc.Core/Profiling/
DProfilers.cs97 public void Dump(string filepath) in Dump() method in Grpc.Core.Profiling.BasicProfiler
101 Dump(stream); in Dump()
105 public void Dump(TextWriter stream) in Dump() method in Grpc.Core.Profiling.BasicProfiler
/third_party/grpc/src/core/lib/channel/
Dchannelz_registry.cc121 return json.Dump(); in InternalGetTopChannels()
160 return json.Dump(); in InternalGetServers()
206 return gpr_strdup(json.Dump().c_str()); in grpc_channelz_get_server()
241 return gpr_strdup(json.Dump().c_str()); in grpc_channelz_get_channel()
255 return gpr_strdup(json.Dump().c_str()); in grpc_channelz_get_subchannel()
269 return gpr_strdup(json.Dump().c_str()); in grpc_channelz_get_socket()
/third_party/ninja/src/
Dstate.cc54 void Pool::Dump() const { in Dump() function in Pool
60 (*it)->Dump(); in Dump()
194 void State::Dump() { in Dump() function in State
209 it->second->Dump(); in Dump()
Dstate.h68 void Dump() const;
110 void Dump();
/third_party/e2fsprogs/lib/ext2fs/
Dtst_bitmaps_cmd.ct9 request dump_inode_bitmap_cmd, "Dump the inode bitmap",
12 request dump_block_bitmap_cmd, "Dump the block bitmap",
/third_party/grpc/src/core/lib/json/
Djson_writer.cc48 static std::string Dump(const Json& value, int indent);
326 std::string JsonWriter::Dump(const Json& value, int indent) { in Dump() function in grpc_core::__anon67aedf0a0111::JsonWriter
334 std::string Json::Dump(int indent) const { in Dump() function in grpc_core::Json
335 return JsonWriter::Dump(*this, indent); in Dump()
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_lens_correction.h214 virtual void Dump () const;
340 virtual void Dump () const;
446 virtual void Dump () const;
567 void Dump () const;
/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
888 SkDPoint::Dump(fPts[index]); in dumpPtsInner()
891 SkDPoint::Dump(fPts[index]); in dumpPtsInner()
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
[all …]
/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
888 SkDPoint::Dump(fPts[index]); in dumpPtsInner()
891 SkDPoint::Dump(fPts[index]); in dumpPtsInner()
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
[all …]
/third_party/mingw-w64/mingw-w64-headers/include/
Dsql_1.h25 void Dump(FILE *);
41 void Dump(const char *pszTextFile);
/third_party/grpc/test/cpp/util/
Dbyte_buffer_test.cc94 TEST_F(ByteBufferTest, Dump) { in TEST_F() argument
102 (void)buffer.Dump(&slices); in TEST_F()

12345678910