/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
LowerTypeTests.cpp | 101 "lowertypetests-summary-action", 102 cl::desc("What to do with the summary when running this pass"), 105 "Import typeid resolutions from summary and globals"), 107 "Export typeid resolutions to summary and globals")), 111 "lowertypetests-read-summary", 112 cl::desc("Read summary from given YAML file before running pass"), 116 "lowertypetests-write-summary", 117 cl::desc("Write summary to given YAML file after running pass"), 449 // Lower the module using the action and summary passed as command line 831 /// to test the type identifier to the summary, and creating symbols in th [all...] |
/external/syzkaller/vendor/google.golang.org/appengine/internal/log/ |
log_service.pb.go | 876 Summary *LogUsageRecord `protobuf:"bytes,2,opt,name=summary" json:"summary,omitempty"` 893 return m.Summary
|
/external/tensorflow/tensorflow/contrib/learn/python/learn/ |
graph_actions.py | 72 """Clear cached summary writers. Currently only used for unit tests.""" 371 # checkpoint and summary. 457 """Writes eval results into summary file in given dir.""" 458 logging.info('Saving evaluation summary for step %d: %s', current_global_step, 461 summary = summary_pb2.Summary() 465 value = summary.value.add() 471 logging.warn('Skipping summary for %s, must be a float or np.float32.', 473 summary_writer.add_summary(summary, current_global_step) 498 a summary is evaluated (finding the summary ops using `Supervisor`'s logic [all...] |
/external/tensorflow/tensorflow/go/genop/internal/ |
genop.go | 154 if apidef.Summary == "" { 238 // {{MakeComment .APIDef.Summary}}
|
/external/tensorflow/tensorflow/python/keras/ |
callbacks_v1.py | 36 from tensorflow.python.summary import summary as tf_summary 49 * Metrics summary plots 179 # only make histogram summary op if it hasn't already been made 233 """Sets Keras model and creates summary ops.""" 312 def _fetch_callback(self, summary): 313 self.writer.add_summary(summary, self._total_val_batches_seen) 321 logs: dict. Keys are scalar summary names, values are 327 # use v2 summary ops 334 # use FileWriter from v1 summary [all...] |
/external/strace/ |
strace.spec | 0 Summary: Tracks and displays system calls associated with a running process
|
/external/llvm/lib/Bitcode/Writer/ |
BitcodeWriter.cpp | 253 GlobalValueSummary *Summary, 299 /// The below iterator returns the GUID and associated summary. 318 /// Iterator on an inner global variable summary map. [all...] |
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/ |
Control.cs | 14 /// <summary>Holder for reflection information generated from src/proto/grpc/testing/control.proto</summary> 18 /// <summary>File descriptor for src/proto/grpc/testing/control.proto</summary> 125 new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.ScenarioResult), global::Grpc.Testing.ScenarioResult.Parser, new[]{ "Scenario", "Latencies", "ClientStats", "ServerStats", "ServerCores", "Summary", "ClientSuccess", "ServerSuccess", "RequestResults" }, null, null, null) 133 /// <summary> 136 /// </summary> 139 /// <summary> 141 /// </summary> 149 /// <summary> [all...] |
/external/syzkaller/vendor/golang.org/x/net/trace/ |
events.go | 500 [Summary]{{if $.Expanded}}</a>{{end}}
|
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/ |
estimator.py | 73 from tensorflow.python.summary import summary as core_summary 339 """Writes a `dict` into summary file in given output directory. 342 output_dir: `str`, directory to write the summary file in. 343 dictionary: the `dict` to be written to summary file. 349 summary_proto = summary_pb2.Summary() 364 summ = summary_pb2.Summary.FromString(dictionary[key]) 369 logging.warn('Skipping summary for %s, cannot parse string to Summary.', 379 'Summary for np.ndarray is not visible in Tensorboard by default. [all...] |
head_test.py | 88 summ = summary_pb2.Summary() [all...] |
/build/make/tools/droiddoc/templates-ndk/ |
class.cs | 40 Summary: 182 <?cs # summary macros ?> 290 <?cs # make sure there's a summary view to display ?> 304 <h2>Summary</h2> 308 <!-- ======== NESTED CLASS SUMMARY ======== --> 315 <!-- =========== FIELD SUMMARY =========== --> 323 <!-- =========== FIELD SUMMARY =========== --> 337 <div id="inherited-attrs-<?cs var:cl.qualified ?>-summary" style="display: none;"> 350 <!-- =========== ENUM CONSTANT SUMMARY =========== --> 368 <!-- =========== ENUM CONSTANT SUMMARY =========== -- [all...] |
/external/doclava/res/assets/templates/ |
class.cs | 31 Summary: 171 <?cs # summary macros ?> 264 <?cs # make sure there's a summary view to display ?> 278 <h2>Summary</h2> 282 <!-- ======== NESTED CLASS SUMMARY ======== --> 289 <!-- =========== FIELD SUMMARY =========== --> 297 <!-- =========== FIELD SUMMARY =========== --> 311 <div id="inherited-attrs-<?cs var:cl.qualified ?>-summary" style="display: none;"> 324 <!-- =========== ENUM CONSTANT SUMMARY =========== --> 339 <!-- =========== ENUM CONSTANT SUMMARY =========== -- [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/ |
LLParser.h | 94 // Module being parsed, null if we are only parsing summary index. 96 // Summary index being parsed, null if we are only parsing Module. 146 // Summary global value reference information. 153 // Summary type id reference information. 339 // Module Summary Index Parsing. 379 std::unique_ptr<GlobalValueSummary> Summary);
|
LLParser.cpp | 270 "use of undefined summary '^" + 275 "use of undefined summary '^" + 280 "use of undefined type id summary '^" + 291 // If there is no Module, then parse just the summary index entries. 763 // Skips a single module summary entry. 765 // Each module summary entry consists of a tag for the entry 772 "Expected 'gv', 'module', or 'typeid' at the start of summary entry"); 774 if (ParseToken(lltok::colon, "expected ':' at start of summary entry") || 775 ParseToken(lltok::lparen, "expected '(' at start of summary entry")) 789 return TokError("found end of file while parsing summary entry") [all...] |
/external/cldr/tools/java/org/unicode/cldr/util/ |
VettingViewer.java | 2111 summary enum constant in enum:VettingViewer.CodeChoice [all...] |
/external/doclava/res/assets/templates-sdk/ |
class.cs | 7 # FIRST, THE FUNCTIONS FOR THE SUMMARY AT THE TOP OF THE PAGE 12 # Prints the table cells for the summary of methods. 49 # Print the table cells for the summary of fields. 76 # Print the table cells for the summary of constants 99 # Print the table cells for the summary of attributes 150 # END OF FUNCTIONS FOR API SUMMARY 155 # Print the table cells for the summary of constants 373 # CLASS SUMMARY 376 <?cs # make sure there is a summary view to display ?> 390 <h2 class="api-section">Summary</h2 [all...] |
/external/v8/tools/profview/ |
profview.js | 124 let lastMode = main.currentState.mode || "summary"; 1044 addMode("summary", "Summary", true); 1062 this.element = $("summary"); 1069 if (!newState.file || newState.mode !== "summary") { [all...] |
/external/v8/tools/ |
tickprocessor.js | 472 this.printHeader('Summary'); 895 '--only-summary': ['onlySummary', true, 896 'Print only tick summary, exclude other information'],
|
/external/tensorflow/tensorflow/python/tpu/ |
tpu_estimator.py | 35 from tensorflow.core.framework.summary_pb2 import Summary 61 from tensorflow.python.summary import summary 139 raise ValueError('Use tf.contrib.summary inside of host_calls.') 299 summaries with `tf.contrib.summary.create_file_writer`. [all...] |
/external/owasp/sanitizer/tools/findbugs/lib/ |
findbugs.jar | |