Home
last modified time | relevance | path

Searched full:logs (Results 1 – 25 of 953) sorted by relevance

12345678910>>...39

/third_party/grpc/tools/distrib/python/xds_protos/opentelemetry/proto/collector/logs/v1/
Dlogs_service_pb2.py3 # source: opentelemetry/proto/collector/logs/v1/logs_service.proto
14 from opentelemetry.proto.logs.v1 import logs_pb2 as opentelemetry_dot_proto_dot_logs_dot_v1_dot_log…
17logs/v1/logs_service.proto\x12%opentelemetry.proto.collector.logs.v1\x1a&opentelemetry/proto/logs/…
21 _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'opentelemetry.proto.collector.logs.v1.logs_ser…
24 …elemetry.proto.collector.logs.v1B\020LogsServiceProtoP\001ZFgithub.com/open-telemetry/opentelemetr…
/third_party/grpc/tools/distrib/python/xds_protos/opentelemetry/proto/logs/v1/
Dlogs_pb2.py3 # source: opentelemetry/proto/logs/v1/logs.proto
18logs/v1/logs.proto\x12\x1bopentelemetry.proto.logs.v1\x1a*opentelemetry/proto/common/v1/common.pro…
22 _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'opentelemetry.proto.logs.v1.logs_pb2', _global…
25 …s = b'\n\036io.opentelemetry.proto.logs.v1B\tLogsProtoP\001Z<github.com/open-telemetry/opentelemet…
/third_party/rust/rust/compiler/rustc_infer/src/infer/
Dundo_log.rs92 logs: Vec<UndoLog<'tcx>>, field
110 self.logs.push(undo.into()) in push()
115 self.logs.clear(); in clear()
125 self.logs.extend(undos.into_iter().map(UndoLog::from)) in extend()
135 while self.undo_log.logs.len() > snapshot.undo_len { in rollback_to()
136 let undo = self.undo_log.logs.pop().unwrap(); in rollback_to()
143 assert!(self.undo_log.logs.is_empty()); in rollback_to()
157 self.undo_log.logs.clear(); in commit()
167 Snapshot { undo_len: self.logs.len(), _marker: PhantomData } in start_snapshot()
174 self.logs[s.undo_len..].iter().filter_map(|log| match log { in region_constraints_in_snapshot()
[all …]
/third_party/skia/m133/infra/bots/recipes/
Dcompute_buildstats.py154 logs = result.presentation.logs
155 logs['perf_json'] = sections[1].split('\n')
182 logs = result.presentation.logs
183 logs['perf_json'] = sections[2].split('\n')
215 logs = result.presentation.logs
218 logs['bloaty_file_symbol_short'] = sections[1].split('\n')
219 logs['bloaty_file_symbol_full'] = sections[2].split('\n')
220 logs['bloaty_symbol_file_short'] = sections[3].split('\n')
221 logs['bloaty_symbol_file_full'] = sections[4].split('\n')
222 logs['perf_json'] = sections[5].split('\n')
[all …]
/third_party/skia/infra/bots/recipes/
Dcompute_buildstats.py155 logs = result.presentation.logs
156 logs['perf_json'] = sections[1].split('\n')
183 logs = result.presentation.logs
184 logs['perf_json'] = sections[2].split('\n')
216 logs = result.presentation.logs
219 logs['bloaty_file_symbol_short'] = sections[1].split('\n')
220 logs['bloaty_file_symbol_full'] = sections[2].split('\n')
221 logs['bloaty_symbol_file_short'] = sections[3].split('\n')
222 logs['bloaty_symbol_file_full'] = sections[4].split('\n')
223 logs['perf_json'] = sections[5].split('\n')
[all …]
/third_party/gn/infra/recipe_modules/target/examples/
Dfull.py22 step_result.presentation.logs['name'] = [target.os]
23 step_result.presentation.logs['arch'] = [target.arch]
24 step_result.presentation.logs['platform'] = [target.platform]
25 step_result.presentation.logs['triple'] = [target.triple]
26 step_result.presentation.logs['string'] = [str(target)]
/third_party/grpc/tools/gource/
Dgen-all-logs.sh21 mkdir -p $tmpdir/logs
28 gource --output-custom-log $tmpdir/logs/$repo
29 sed -i "s,|/,|/$repo/,g" $tmpdir/logs/$repo
31 cat $tmpdir/logs/* | sort -n > $outdir/all-logs.txt
/third_party/libwebsockets/READMEs/
DREADME.logging.md10 By default the logs are emitted on stdout, but this can be overridden
112 From v4.3 on lws additionally provides wrappers that issue logs into a
115 allow logs to be issued in "the context" of any of those objects, and to fall
118 The traditional process scope logs and emit management remain available as
124 |Traditional process scope logs|New log context apis|
132 |No hierarchy|Log contexts may refer to parent log contexts, which may prepend to child logs|
139 the new context aware logs remove boilerplate from the logging calls while
161 a user log_cx to customize how logs for that object are handled.
188 The log context object is public, in `libwebsockets/lws-logs.h`, currently it
208 /**< NULL, or a cb to optionally prepend a string to logs we are a
[all …]
/third_party/openssl/doc/man3/
DCTLOG_STORE_new.pod24 logs). The list can be loaded from one or more files and then searched by LogID
27 CTLOG_STORE_new_ex() creates an empty list of CT logs associated with
38 path instead. Both of these functions append any loaded CT logs to the
59 If there are any invalid CT logs in a file, they are skipped and the remaining
60 valid logs will still be added to the CTLOG_STORE. A CT log will be considered
66 all CT logs in the file are successfully parsed and loaded, 0 otherwise.
/third_party/grpc/tools/distrib/python/xds_protos/envoy/service/accesslog/v2/
Dals_pb2_grpc.py11 Service for streaming access logs from Envoy to an access log server.
30 Service for streaming access logs from Envoy to an access log server.
37 … API for "critical" access logs in which Envoy will buffer access logs for some period of time
63 Service for streaming access logs from Envoy to an access log server.
/third_party/grpc/tools/distrib/python/xds_protos/envoy/service/accesslog/v3/
Dals_pb2_grpc.py11 Service for streaming access logs from Envoy to an access log server.
30 Service for streaming access logs from Envoy to an access log server.
37 … API for "critical" access logs in which Envoy will buffer access logs for some period of time
63 Service for streaming access logs from Envoy to an access log server.
/third_party/ltp/testscripts/
Dtest_realtime.sh53 clean: all logs deleted, make clean performed
114 rm -rf logs
140 # This will clobber logs, out files, .o's etc
174 if [ ! -e "logs" ]; then
175 mkdir logs
176 echo " creating logs directory as $TESTS_DIR/logs "
177 chmod -R 775 logs
/third_party/typescript/tests/arkTSTest/testcase/arkts-no-new-target/
Darkts-no-new-target-2-error.ets29 let a = new A(); // logs "A"
30 let b = new B(); // logs "B"
43 let c = new C(); // logs class C{constructor(){console.log(new.target);}}
44 let d = new D(); // logs class D extends C{constructor(){super();}}
/third_party/rust/crates/env_logger/src/fmt/writer/
Dmod.rs17 /// Logs will be sent to standard output.
19 /// Logs will be sent to standard error.
21 /// Logs will be sent to a custom pipe.
49 /// Logs will be written to standard output.
52 /// Logs will be printed to standard output.
54 /// Logs will be written to standard error.
57 /// Logs will be printed to standard error.
59 /// Logs will be sent to a custom pipe.
206 /// Whether or not to capture logs for `cargo test`.
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Denum_converter.h39 /// On failure, logs an error and returns kNone
45 /// On failure, logs an error and returns kNone
51 /// On failure, logs an error and returns kNone
57 /// On failure, logs an error and returns kNone
64 /// On failure, logs an error and returns kNone
/third_party/grpc/tools/distrib/python/xds_protos/google/logging/v2/
Dlog_entry_pb2.py24 …roject}/logs/{log}\x12\'organizations/{organization}/logs/{log}\x12\x1b\x66olders/{folder}/logs/{l…
63 …{project}/logs/{log}\022\'organizations/{organization}/logs/{log}\022\033folders/{folder}/logs/{lo…
Dlogging_pb2.py25logs/*}Z\x1b*\x19/v2/{log_name=*/*/logs/*}Z\'*%/v2/{log_name=organizations/*/logs/*}Z!*\x1f/v2/{lo…
82logs/*}Z\033*\031/v2/{log_name=*/*/logs/*}Z\'*%/v2/{log_name=organizations/*/logs/*}Z!*\037/v2/{lo…
90 …/*/buckets/*/views/*}/logsZC\022A/v2/{parent=billingAccounts/*/locations/*/buckets/*/views/*}/logs'
/third_party/grpc/src/objective-c/tests/
Dxcodebuild_filter_output.sh17 # use this script to make the logs smaller, while still keeping them
18 # useful (e.g. we need to be able to see the logs printed by a test
22 # * "xcpretty" prints a nice and readable log, but doesn't display logs printed
29 # need to be careful not to exclude important logs, so the patterns here need to be very specific.
/third_party/grpc/
DTROUBLESHOOTING.md21 # Disable all logs other than FATAL for the entire application
38 # Enable debug logs for the entire application
44 # Note that trace logs that use `VLOG` won't be displayed.
51 # Print info from 3 different tracers, including tracing logs
59 of extra logs.
/third_party/openssl/apps/
Dct_log_list.cnf1 # This file specifies the Certificate Transparency logs
4 # Google's list of logs can be found here:
5 # www.certificate-transparency.org/known-logs
/third_party/rust/crates/libc/.github/ISSUE_TEMPLATE/
Dbug_report.md13 * instructions to reproduce, logs (e.g. build logs, links to Travis-CI logs,
/third_party/openssl/crypto/ct/
Dct_log.c39 STACK_OF(CTLOG) *logs;
121 ret->logs = sk_CTLOG_new_null(); in CTLOG_STORE_new_ex()
122 if (ret->logs == NULL) { in CTLOG_STORE_new_ex()
142 sk_CTLOG_pop_free(store->logs, CTLOG_free); in CTLOG_STORE_free()
214 if (!sk_CTLOG_push(load_ctx->log_store->logs, ct_log)) { in ctlog_store_load_log()
345 for (i = 0; i < sk_CTLOG_num(store->logs); ++i) { in CTLOG_STORE_get0_log_by_id()
346 const CTLOG *log = sk_CTLOG_value(store->logs, i); in CTLOG_STORE_get0_log_by_id()
/third_party/skia/infra/bots/recipe_modules/flavor/resources/
Dsymbolize_stack_trace.py30 # stderr and stdout being separate files, which eliminated the interwoven logs.
32 # about the logs of previous steps without using a wrapper like this.
36 logs = collections.deque(maxlen=500)
43 logs.append(line)
62 for line in logs:
/third_party/libwebsockets/minimal-examples/api-tests/api-test-cose/
Dmain.c22 int result = 0, logs = LLL_USER | LLL_ERR | LLL_WARN | LLL_NOTICE; in main() local
25 logs = atoi(p); in main()
27 lws_set_log_level(logs, NULL); in main()
/third_party/libwebsockets/minimal-examples/api-tests/api-test-gencrypto/
Dmain.c22 int result = 0, logs = LLL_USER | LLL_ERR | LLL_WARN | LLL_NOTICE; in main() local
25 logs = atoi(p); in main()
27 lws_set_log_level(logs, NULL); in main()

12345678910>>...39