Home
last modified time | relevance | path

Searched defs:Aggregate (Results 251 – 275 of 1140) sorted by relevance

1...<<11121314151617181920>>...46

/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/aec3/
H A Dmatched_filter_lag_aggregator.cc43 absl::optional<DelayEstimate> MatchedFilterLagAggregator::Aggregate( in Aggregate() function in webrtc::MatchedFilterLagAggregator
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/aec3/
H A Dmatched_filter_lag_aggregator.cc43 absl::optional<DelayEstimate> MatchedFilterLagAggregator::Aggregate( in Aggregate() function in webrtc::MatchedFilterLagAggregator
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/modules/audio_processing/aec3/
H A Dmatched_filter_lag_aggregator.cc43 absl::optional<DelayEstimate> MatchedFilterLagAggregator::Aggregate( in Aggregate() function in webrtc::MatchedFilterLagAggregator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/aec3/
H A Dmatched_filter_lag_aggregator.cc43 absl::optional<DelayEstimate> MatchedFilterLagAggregator::Aggregate( in Aggregate() function in webrtc::MatchedFilterLagAggregator
/dports/audio/webrtc-audio-processing/webrtc-audio-processing-1.0/webrtc/modules/audio_processing/aec3/
H A Dmatched_filter_lag_aggregator.cc43 absl::optional<DelayEstimate> MatchedFilterLagAggregator::Aggregate( in Aggregate() function in webrtc::MatchedFilterLagAggregator
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Analysis/
H A Dcfg.cpp419 struct Aggregate { const LifetimeExtend a; const LifetimeExtend b; }; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
H A Dis_aggregate.pass.cpp49 struct Aggregate {}; struct
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
H A Dis_aggregate.pass.cpp49 struct Aggregate {}; struct
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
H A Dis_aggregate.pass.cpp49 struct Aggregate {}; struct
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/utilities/meta/meta.unary/meta.unary.prop/
H A Dis_aggregate.pass.cpp49 struct Aggregate {}; struct
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
H A Dis_aggregate.pass.cpp49 struct Aggregate {}; struct
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
H A Dis_aggregate.pass.cpp45 struct Aggregate {}; struct
/dports/devel/libc++/libcxx-10.0.1.src/test/std/utilities/meta/meta.unary/meta.unary.prop/
H A Dis_aggregate.pass.cpp49 struct Aggregate {}; struct
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
H A Dis_aggregate.pass.cpp49 struct Aggregate {}; struct
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
H A Dis_aggregate.pass.cpp49 struct Aggregate {}; struct
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
H A Dis_aggregate.pass.cpp49 struct Aggregate {}; struct
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
H A Dis_aggregate.pass.cpp49 struct Aggregate {}; struct
/dports/devel/py-dask/dask-2021.11.2/docs/source/
H A Ddataframe-groupby.rst128 Aggregate chapter
/dports/security/vault/vault-1.8.2/vendor/github.com/influxdata/influxdb/storage/reads/datatypes/
H A Dstorage_common.pb.go240 type Aggregate struct { struct
242 XXX_NoUnkeyedLiteral struct{} `json:"-"`
243 XXX_sizecache int32 `json:"-"`
248 func (*Aggregate) ProtoMessage() {}
249 func (*Aggregate) Descriptor() ([]byte, []int) {
252 func (m *Aggregate) XXX_Unmarshal(b []byte) error {
267 func (dst *Aggregate) XXX_Merge(src proto.Message) {
270 func (m *Aggregate) XXX_Size() int {
273 func (m *Aggregate) XXX_DiscardUnknown() {
2013 func (m *Aggregate) Size() (n int) {
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/metrics_proto/ukm/
H A Daggregate.proto12 message Aggregate { message
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Analysis/
H A Dcfg.cpp419 struct Aggregate { const LifetimeExtend a; const LifetimeExtend b; }; argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Analysis/
H A Dcfg.cpp419 struct Aggregate { const LifetimeExtend a; const LifetimeExtend b; }; struct
/dports/math/vtk8/VTK-8.2.0/Filters/Parallel/
H A DvtkPYoungsMaterialInterface.cxx54 void vtkPYoungsMaterialInterface::Aggregate( int nmat, int* inputsPerMaterial ) in Aggregate() function in vtkPYoungsMaterialInterface
/dports/math/vtk9/VTK-9.1.0/Filters/Parallel/
H A DvtkPYoungsMaterialInterface.cxx53 void vtkPYoungsMaterialInterface::Aggregate(int nmat, int* inputsPerMaterial) in Aggregate() function in vtkPYoungsMaterialInterface
/dports/math/vtk6/VTK-6.2.0/Filters/Parallel/
H A DvtkPYoungsMaterialInterface.cxx54 void vtkPYoungsMaterialInterface::Aggregate( int nmat, int* inputsPerMaterial ) in Aggregate() function in vtkPYoungsMaterialInterface

1...<<11121314151617181920>>...46