Searched refs:aggregated (Results 1 – 25 of 62) sorted by relevance
123
/third_party/gstreamer/gstplugins_base/tests/examples/compositor/ |
D | signals.c | 42 gboolean aggregated = FALSE; in check_aggregated_buffer() local 45 aggregated = in check_aggregated_buffer() 50 ", it was%s aggregated\n", consumed_buffer, aggregated ? "" : " not"); in check_aggregated_buffer()
|
/third_party/libwebsockets/READMEs/ |
D | README.lws_metrics.md | 12 - an external handler for forwarding aggregated metrics. An lws_system ops 13 interface to pass on the aggregated metrics to an external backend. lws 18 - a policy for when to emit each type of aggregated information to the external 178 |`LWSMTFL_REPORT_DUTY_WALLCLOCK_US`|the aggregated sum or mean can be compared to wallclock time| 215 The `lws-minimal-secure-streams` example is able to report the aggregated
|
/third_party/grpc/src/proto/grpc/testing/xds/v3/ |
D | load_report.proto | 46 // aggregated over all endpoints in the locality. 50 // the last report. This information is aggregated over all the
|
/third_party/grpc/src/python/grpcio_tests/tests/protoc_plugin/protos/service/ |
D | test_service.proto | 33 // The server returns the aggregated size of client payload as the result.
|
/third_party/grpc/src/objective-c/examples/RemoteTestClient/ |
D | test.proto | 41 // The server returns the aggregated size of client payload as the result.
|
/third_party/grpc/src/objective-c/tests/RemoteTestClient/ |
D | test.proto | 41 // The server returns the aggregated size of client payload as the result.
|
/third_party/openssl/external/perl/Text-Template-1.46/ |
D | Artistic | 101 them, and may be sold commercially, and may be aggregated with this 102 Package. If such scripts or library files are aggregated with this
|
/third_party/libwebsockets/lib/misc/fts/ |
D | README.md | 39 selected using and are accompanied by an aggregated count of results down that 312 VLI|aggregated number of instances down all descendent paths of child 313 VLI|aggregated number of children down all descendent paths of child
|
/third_party/grpc/src/proto/grpc/testing/xds/ |
D | lrs_for_test.proto | 57 // aggregated over all endpoints in the locality. 61 // the last report. This information is aggregated over all the
|
/third_party/grpc/src/proto/grpc/testing/ |
D | test.proto | 46 // The server returns the aggregated size of client payload as the result.
|
D | control.proto | 94 // The requested load for the entire client (aggregated over all the threads).
|
/third_party/gstreamer/gstreamer/docs/random/ensonic/ |
D | draft-bufferpools.txt | 99 Do we need to add +1 to aggregated buffercount to alloc to have a buffer
|
/third_party/skia/fuzz/ |
D | README.md | 63 the reports always show the aggregated coverage from all fuzzers.
|
/third_party/gstreamer/gstreamer/docs/ |
D | README | 9 GStreamer has two sets of documentation but both are controlled and aggregated in
|
/third_party/boost/libs/icl/doc/ |
D | examples.qbk | 40 Associated values are aggregated via a maximum functor, that can 89 On insertion a value associated to the interval is aggregated with those
|
D | semantics.qbk | 383 m == {(1->{1,2,3}), (2->{1})}; //aggregated on collision of key value 1 393 m == {(1->{1,2,3}), (2->{})}; //aggregated on collision of key value 2
|
D | introduction.qbk | 156 [21:00, 22:00)->{"Harry","Mary"} //guest sets aggregated on overlap
|
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/engine/surface/ |
D | surface.dart | 154 /// typically either 0 or 1. For aggregated stats, the numbers can be >1. 158 /// The surface these stats are for, or `null` if these are aggregated stats. 185 /// For aggregated stats, this is the total sum of all pixels across all 191 /// For aggregated stats, this is the total sum of all DOM nodes across all
|
/third_party/openGLES/extensions/OES/ |
D | OES_EGL_image_external_essl3.txt | 213 "When aggregated into arrays within a shader, external samplers can
|
D | OES_gpu_shader5.txt | 158 When aggregated into arrays within a shader, opaque types can only be
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_EGL_image_external_essl3.txt | 203 "When aggregated into arrays within a shader, external samplers can
|
D | OES_gpu_shader5.txt | 148 When aggregated into arrays within a shader, opaque types can only be
|
/third_party/curl/winbuild/ |
D | MakefileBuild.vc | 60 # - all (including Windows) dependencies are aggregated (as static parts)
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_gpu_shader5.txt | 147 When aggregated into arrays within a shader, opaque types can only be
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_gpu_shader5.txt | 147 When aggregated into arrays within a shader, opaque types can only be
|
123