/external/python/google-api-python-client/docs/dyn/ |
D | clouderrorreporting_v1beta1.projects.events.html | 75 <h1><a href="clouderrorreporting_v1beta1.html">Error Reporting API</a> . <a href="clouderrorreporti… 88 …Reporting] (https://cloud.google.com/error-reporting) is a global service built on Cloud Logging a… 104 …he exact value to match against [`ServiceContext.resource_type`](/error-reporting/reference/rest/v… 105 …nal. The exact value to match against [`ServiceContext.service`](/error-reporting/reference/rest/v… 106 …nal. The exact value to match against [`ServiceContext.version`](/error-reporting/reference/rest/v… 125 { # An error event which is returned by the Error Reporting system. 126 …an error occurred. This data should be provided by the application when reporting an error, unless… 127 … a reported error. This data should be provided by the application when reporting an error, unless… 135 …s are reported. `functionName` must be provided by the application when reporting an error, unless… 146 … this field empty if the user was not logged in. In this case the Error Reporting system will use … [all …]
|
D | content_v2_1.collections.html | 111 …;, # Label that you assign to a collection to help organize bidding and reporting in Shopping camp… 112 …;, # Label that you assign to a collection to help organize bidding and reporting in Shopping camp… 113 …;, # Label that you assign to a collection to help organize bidding and reporting in Shopping camp… 114 …;, # Label that you assign to a collection to help organize bidding and reporting in Shopping camp… 115 …;, # Label that you assign to a collection to help organize bidding and reporting in Shopping camp… 145 …;, # Label that you assign to a collection to help organize bidding and reporting in Shopping camp… 146 …;, # Label that you assign to a collection to help organize bidding and reporting in Shopping camp… 147 …;, # Label that you assign to a collection to help organize bidding and reporting in Shopping camp… 148 …;, # Label that you assign to a collection to help organize bidding and reporting in Shopping camp… 149 …;, # Label that you assign to a collection to help organize bidding and reporting in Shopping camp… [all …]
|
D | analyticsdata_v1alpha.v1alpha.html | 103 …ind your Property ID](https://developers.google.com/analytics/devguides/reporting/data/v1/property… 107 …hort Report Examples](https://developers.google.com/analytics/devguides/reporting/data/v1/advanced… 113 …y and offset present in the `cohortsRange`; event data for the extended reporting date range is pr… 114 … accepted, and in that case, the date is inferred based on the property's reporting time zone. 116 … accepted, and in that case, the date is inferred based on the property's reporting time zone. 122 …reporting date range for a cohort report. Specifies an offset duration to follow the cohorts over.… 123 …reporting date range for a cohort report. `endOffset` can be any positive integer but is commonly … 124 …ty used to interpret the `startOffset` and `endOffset` for the extended reporting date range for a… 125 …reporting date range for a cohort report. `startOffset` is commonly set to 0 so that reports conta… 131 … accepted, and in that case, the date is inferred based on the property's reporting time zone. [all …]
|
D | clouderrorreporting_v1beta1.projects.groupStats.html | 75 <h1><a href="clouderrorreporting_v1beta1.html">Error Reporting API</a> . <a href="clouderrorreporti… 114 …he exact value to match against [`ServiceContext.resource_type`](/error-reporting/reference/rest/v… 115 …nal. The exact value to match against [`ServiceContext.service`](/error-reporting/reference/rest/v… 116 …nal. The exact value to match against [`ServiceContext.version`](/error-reporting/reference/rest/v… 139 …resources Value is set automatically for incoming errors and must not be set when reporting errors. 159 …"representative": { # An error event which is returned by the Error Reporting system. # … 160 …an error occurred. This data should be provided by the application when reporting an error, unless… 161 … a reported error. This data should be provided by the application when reporting an error, unless… 169 …s are reported. `functionName` must be provided by the application when reporting an error, unless… 180 … this field empty if the user was not logged in. In this case the Error Reporting system will use … [all …]
|
D | adsense_v1_4.metadata.dimensions.html | 104 …etrics": [ # The names of the metrics the dimension or metric this reporting metadata entry d… 107 …"id": "A String", # Unique identifier of this reporting metadata entry, corres… 109 …ot;: [ # The names of the dimensions which the dimension or metric this reporting metadata entry d… 112 …": [ # The names of the metrics which the dimension or metric this reporting metadata entry d… 115 …[ # The codes of the projects supported by the dimension or metric this reporting metadata entry d…
|
D | adsense_v1_4.metadata.metrics.html | 104 …etrics": [ # The names of the metrics the dimension or metric this reporting metadata entry d… 107 …"id": "A String", # Unique identifier of this reporting metadata entry, corres… 109 …ot;: [ # The names of the dimensions which the dimension or metric this reporting metadata entry d… 112 …": [ # The names of the metrics which the dimension or metric this reporting metadata entry d… 115 …[ # The codes of the projects supported by the dimension or metric this reporting metadata entry d…
|
D | analyticsdata_v1beta.properties.html | 91 <p class="firstline">Returns metadata for dimensions and metrics available in reporting methods. Us… 107 …ind your Property ID](https://developers.google.com/analytics/devguides/reporting/data/v1/property… 114 …hort Report Examples](https://developers.google.com/analytics/devguides/reporting/data/v1/advanced… 120 …y and offset present in the `cohortsRange`; event data for the extended reporting date range is pr… 121 … accepted, and in that case, the date is inferred based on the property's reporting time zone. 123 … accepted, and in that case, the date is inferred based on the property's reporting time zone. 129 …reporting date range for a cohort report. Specifies an offset duration to follow the cohorts over.… 130 …reporting date range for a cohort report. `endOffset` can be any positive integer but is commonly … 131 …ty used to interpret the `startOffset` and `endOffset` for the extended reporting date range for a… 132 …reporting date range for a cohort report. `startOffset` is commonly set to 0 so that reports conta… [all …]
|
/external/grpc-grpc/tools/failures/sql/ |
D | new_failures_24h.sql | 24 reporting AS ( 48 reporting.test_binary, 49 reporting.poll_strategy, 50 reporting.job_name, 51 reporting.build_id, 52 STRING(reporting.timestamp, "America/Los_Angeles") as timestamp_MTV 54 reporting 58 reporting.test_binary = calibration.test_binary
|
/external/python/google-api-python-client/samples/analytics/ |
D | core_reporting_v3_reference.py | 18 """Reference command-line example for Google Analytics Core Reporting API v3. 21 all the pieces of data returned by the Google Analytics Core Reporting API v3. 36 http://developers.google.com/analytics/devguides/reporting/core/v3/gdataAuthorization 104 """Returns a query object to retrieve data from the Core Reporting API. 124 """Prints all the results in the Core Reporting API Response. 127 results: The response returned from the Core Reporting API. 143 results: The response returned from the Core Reporting API. 158 results: The response returned from the Core Reporting API. 177 results: The response returned from the Core Reporting API. 194 results: The response returned from the Core Reporting API. [all …]
|
/external/grpc-grpc/test/cpp/qps/ |
D | report.cc | 175 // NOP - all reporting is handled by ReportQPS. in ReportQPSPerCore() 179 // NOP - all reporting is handled by ReportQPS. in ReportLatency() 183 // NOP - all reporting is handled by ReportQPS. in ReportTimes() 187 // NOP - all reporting is handled by ReportQPS. in ReportCpuUsage() 191 // NOP - all reporting is handled by ReportQPS. in ReportPollCount() 195 // NOP - all reporting is handled by ReportQPS. in ReportQueriesPerCpuSec() 215 // NOP - all reporting is handled by ReportQPS. in ReportQPSPerCore() 219 // NOP - all reporting is handled by ReportQPS. in ReportLatency() 223 // NOP - all reporting is handled by ReportQPS. in ReportTimes() 227 // NOP - all reporting is handled by ReportQPS. in ReportCpuUsage() [all …]
|
/external/rust/crates/codespan-reporting/ |
D | METADATA | 1 name: "codespan-reporting" 2 description: "Beautiful diagnostic reporting for text-based programming languages" 6 value: "https://crates.io/crates/codespan-reporting" 10 value: "https://static.crates.io/crates/codespan-reporting/codespan-reporting-0.11.1.crate"
|
D | Cargo.toml.orig | 2 name = "codespan-reporting" 7 description = "Beautiful diagnostic reporting for text-based programming languages" 10 documentation = "https://docs.rs/codespan-reporting"
|
/external/tensorflow/tensorflow/core/util/ |
D | reporter.h | 38 // Initialize the TestReportFile. If the reporting env flag is set, 39 // try to create the reporting file. Fails if the file already exists. 91 // Initialize the TestReporter. If the reporting env flag is set, 92 // try to create the reporting file. Fails if the file already exists. 95 // Finalize the report. If the reporting env flag is set, 96 // flush the reporting file and close it. 102 // Only does something if the reporting env flag is set.
|
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | clouderrorreporting.v1beta1.json | 17 "documentationLink": "https://cloud.google.com/error-reporting/", 171 …he exact value to match against [`ServiceContext.resource_type`](/error-reporting/reference/rest/v… 176 …nal. The exact value to match against [`ServiceContext.service`](/error-reporting/reference/rest/v… 181 …nal. The exact value to match against [`ServiceContext.version`](/error-reporting/reference/rest/v… 216 …Reporting] (https://cloud.google.com/error-reporting) is a global service built on Cloud Logging a… 321 …he exact value to match against [`ServiceContext.resource_type`](/error-reporting/reference/rest/v… 326 …nal. The exact value to match against [`ServiceContext.service`](/error-reporting/reference/rest/v… 331 …nal. The exact value to match against [`ServiceContext.version`](/error-reporting/reference/rest/v… 385 …/{group_name}`. Call [`groupStats.list`](https://cloud.google.com/error-reporting/reference/rest/v… 443 …an error occurred. This data should be provided by the application when reporting an error, unless… [all …]
|
D | analyticsdata.v1beta.json | 20 "documentationLink": "https://developers.google.com/analytics/devguides/reporting/data/v1/", 123 …ind your Property ID](https://developers.google.com/analytics/devguides/reporting/data/v1/property… 152 …ind your Property ID](https://developers.google.com/analytics/devguides/reporting/data/v1/property… 181 …ind your Property ID](https://developers.google.com/analytics/devguides/reporting/data/v1/property… 201 …"description": "Returns metadata for dimensions and metrics available in reporting methods. Used t… 210 …ind your Property ID](https://developers.google.com/analytics/devguides/reporting/data/v1/property… 236 …ind your Property ID](https://developers.google.com/analytics/devguides/reporting/data/v1/property… 265 …ind your Property ID](https://developers.google.com/analytics/devguides/reporting/data/v1/property… 294 …ind your Property ID](https://developers.google.com/analytics/devguides/reporting/data/v1/property… 507 …y and offset present in the `cohortsRange`; event data for the extended reporting date range is pr… [all …]
|
D | analyticsdata.v1alpha.json | 20 "documentationLink": "https://developers.google.com/analytics/devguides/reporting/data/v1/", 114 …description": "Returns metadata for dimensions and metrics available in reporting methods. Used to… 123 …ind your Property ID](https://developers.google.com/analytics/devguides/reporting/data/v1/property… 149 …ind your Property ID](https://developers.google.com/analytics/devguides/reporting/data/v1/property… 350 …y and offset present in the `cohortsRange`; event data for the extended reporting date range is pr… 375 …hort Report Examples](https://developers.google.com/analytics/devguides/reporting/data/v1/advanced… 391 …"description": "Cohort reports follow cohorts over an extended reporting date range. This range sp… 397 …"description": "Configures the extended reporting date range for a cohort report. Specifies an off… 401 …reporting date range for a cohort report. `endOffset` can be any positive integer but is commonly … 406 …ty used to interpret the `startOffset` and `endOffset` for the extended reporting date range for a… [all …]
|
/external/angle/doc/ |
D | GPUMemoryAnalysis.md | 1 # GPU Memory Reporting and Analysis 12 ## GPU Memory Reporting 31 ANGLE supports two types of memory reporting, both of which are enabled 55 Note: At this time, GPU memory reporting has only been tested and used on Android, where the logged 60 GPU memory reporting can be combined with other forms of debugging in order to do analysis. For 65 If an application seems to be using too much GPU memory, enabling memory reporting can reveal which
|
/external/tensorflow/tensorflow/security/fuzzing/ |
D | tf_fuzzing.bzl | 29 # Reporting bugs arguments, not used in open source 54 componentid: Used internally for reporting fuzz discovered bugs. 56 hotlists: Used internally for reporting fuzz discovered bugs. 90 # Reporting bugs arguments, not used in open source 115 componentid: Used internally for reporting fuzz discovered bugs. 117 hotlists: Used internally for reporting fuzz discovered bugs.
|
/external/grpc-grpc/tools/failures/ |
D | detect_new_failures.py | 142 reporting_begin=dates['reporting']['begin'], 143 reporting_end=dates['reporting']['end']) 176 calibration reporting 253 'reporting': { 276 dates['reporting']['begin'].isoformat(), 277 dates['reporting']['end'].isoformat(), 298 print('{},{},{}'.format(dates['reporting']['begin'].isoformat(), 299 dates['reporting']['end'].isoformat(),
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | benchmark_test.py | 151 reporting = TestReportingBenchmark() 152 reporting.benchmarkReport1() # This should run without writing anything 158 reporting = TestReportingBenchmark() 159 reporting.benchmarkReport1() # This should write 160 reporting.benchmarkReport2() # This should write 161 benchmark_values3 = reporting.benchmark_times_an_op() # This should write
|
/external/grpc-grpc-java/grpclb/src/generated/main/java/io/grpc/lb/v1/ |
D | ServerOrBuilder.java | 31 * An opaque but printable token for load reporting. The client must include 35 * also used in client stats for reporting dropped calls. 44 * An opaque but printable token for load reporting. The client must include 48 * also used in client stats for reporting dropped calls.
|
D | Server.java | 137 * An opaque but printable token for load reporting. The client must include 141 * also used in client stats for reporting dropped calls. 161 * An opaque but printable token for load reporting. The client must include 165 * also used in client stats for reporting dropped calls. 625 * An opaque but printable token for load reporting. The client must include 629 * also used in client stats for reporting dropped calls. 649 * An opaque but printable token for load reporting. The client must include 653 * also used in client stats for reporting dropped calls. 674 * An opaque but printable token for load reporting. The client must include 678 * also used in client stats for reporting dropped calls. [all …]
|
/external/google-breakpad/docs/ |
D | processor_design.md | 13 crash-reporting system that does not require debugging information to be 15 crash-reporting systems, such as [GNOME](http://www.gnome.org/)’s Bug-Buddy and 22 [Windows Error Reporting](http://msdn.microsoft.com/isv/resources/wer/) and 31 We know of no currently-maintained crash-reporting systems that meet our 34 to operate their own crash-reporting platform, and to * be open-source. Windows 35 Error Reporting only functions for Microsoft products, and requires the 41 We are aware of Windows-only crash-reporting systems that leverage Microsoft’s 54 enabling crash-reporting systems to be built around the Breakpad processor.
|
/external/okio/docs/ |
D | code_of_conduct.md | 9 This code of conduct outlines our expectations for participants, as well as steps to reporting 58 Reporting Issues 62 emailing [codeofconduct@squareup.com][codeofconduct_at]. For more details, please see our Reporting 72 Reporting Guide 101 [django_coc]: https://www.djangoproject.com/conduct/reporting/
|
/external/slf4j/slf4j-site/src/site/pages/ |
D | bug-reporting.html | 8 <title>SLF4J Bug reporting</title> 38 <p>Before reporting a bug please make every effort to resolve the 39 problem yourself. <em>Just reporting a bug will not fix it. A good 74 <h3>Reporting a bug</h3>
|