Home
last modified time | relevance | path

Searched refs:summaries (Results 1 – 25 of 35) sorted by relevance

12

/third_party/mindspore/mindspore/train/summary/
D_writer_pool.py41 result, summaries, step = [], [], None
51summaries.append({'_type': plugin.title(), 'name': data.get('tag'), 'data': data.get('value')})
59 if summaries:
61 …[WriterPluginEnum.SUMMARY.value, package_summary_event(summaries, step, wall_time).SerializeToStri…
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/bloat/
DREADME.chromium1 Name: Bloat - Generate webtreemap-compatible JSON summaries of binary size
12 Generate webtreemap-compatible JSON summaries of binary size.
/third_party/glib/gio/
Dgsettingsschema.c475 GHashTable *summaries; member
632 source_table = info->summaries; in end_element()
683 GHashTable *summaries, in parse_into_text_tables() argument
687 TextTableParseInfo info = { summaries, descriptions, NULL, NULL, NULL, NULL }; in parse_into_text_tables()
1675 GHashTable *summaries; in g_settings_schema_key_get_summary() local
1678 summaries = g_hash_table_lookup (text_tables[0], key->schema->id); in g_settings_schema_key_get_summary()
1680 return summaries ? g_hash_table_lookup (summaries, key->name) : NULL; in g_settings_schema_key_get_summary()
/third_party/cJSON/tests/unity/examples/example_3/
Dreadme.txt11 Unity's advanced features (automatically creating test runners, fancy summaries, etc.)
/third_party/unity/examples/example_3/
Dreadme.txt11 Unity's advanced features (automatically creating test runners, fancy summaries, etc.)
/third_party/boost/tools/build/src/tools/features/
Dlto-feature.jam35 module, these summaries are merged into a single index. This allows to avoid
/third_party/flutter/flutter/packages/flutter/lib/src/foundation/
Dassertions.dart120 /// Error summaries from the same source location should have little variance,
125 /// multiple summaries.
541 …final Iterable<DiagnosticsNode> summaries = diagnostics.where((DiagnosticsNode node) => node.level…
542 if (summaries.length > 1) {
544 ErrorSummary('FlutterError contained multiple error summaries.'),
552 message.add(ErrorDescription('\nThe malformed error has ${summaries.length} summaries.'));
554 for (DiagnosticsNode summary in summaries) {
/third_party/flutter/flutter/packages/flutter/test/foundation/
Dassertions_test.dart281 'FlutterError contained multiple error summaries.\n'
290 'The malformed error has 2 summaries.\n'
/third_party/boost/tools/inspect/doc/
Dinspect.qbk46 … root directory. The program generates, by default, an HTML report with summaries and per library …
/third_party/pcre2/pcre2/
DPrepareRelease140 # Exclude table of contents for function summaries. It seems that expr
/third_party/grpc/third_party/objective_c/google_toolbox_for_mac/UnitTesting/
DGTMGoogleTestRunner.mm91 // gtest likes to give multi-line summaries. These don't look good in
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLLexer.cpp739 KEYWORD(summaries); in LexIdentifier()
/third_party/openssl/
DREADME.ENGINE54 self-documenting, but some summaries and usage instructions are needed -
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/
Dasync.dart24 /// Examples of summaries include:
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_provoking_vertex.txt106 spawned the primitive. Table 2.12 summaries the possibilities.
/third_party/openGLES/extensions/EXT/
DEXT_provoking_vertex.txt106 spawned the primitive. Table 2.12 summaries the possibilities.
/third_party/boost/libs/histogram/doc/
Dguide.qbk285 …ot worth keeping that axis around, or if you want to visualize 1d or 2d summaries of a high-dimens…
/third_party/vk-gl-cts/external/openglcts/
DREADME.md708 generated. It will contain summaries per configuration and the full command
/third_party/node/doc/guides/
Dreleases.md466 Tag summaries have a predictable format, look at a recent tag to see, `git tag
/third_party/node/doc/api/
Dcli.md957 Print short summaries of calls to [`Atomics.wait()`][] to stderr.
/third_party/tzdata/
Dafrica21 # published semiannually. Law sent in several helpful summaries
Dnorthamerica1241 # published semiannually. Law sent in several helpful summaries
2178 # and territorial ST and DST regulations at the end, summaries and details of
Dsouthamerica21 # published semiannually. Law sent in several helpful summaries
/third_party/python/Doc/library/
Ddoctest.rst169 with assorted summaries at the end.
/third_party/e2fsprogs/doc/RelNotes/
Dv1.42.txt1104 update nor depend on the superblock summaries at each commit boundary.

12