Home
last modified time | relevance | path

Searched defs:Aggregate (Results 1 – 25 of 367) sorted by relevance

12345678910>>...15

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dmatched_filter_lag_aggregator.cc65 absl::optional<DelayEstimate> MatchedFilterLagAggregator::Aggregate( in Aggregate() function in webrtc::MatchedFilterLagAggregator
108 void MatchedFilterLagAggregator::HighestPeakAggregator::Aggregate(int lag) { in Aggregate() function in webrtc::MatchedFilterLagAggregator::HighestPeakAggregator
139 void MatchedFilterLagAggregator::PreEchoLagAggregator::Aggregate( in Aggregate() function in webrtc::MatchedFilterLagAggregator::PreEchoLagAggregator
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/optional/test/
Doptional_test_experimental_traits.cpp64 struct Aggregate { T t; U u; }; struct
Doptional_test_static_properties.cpp64 struct Aggregate { T t; U u; }; struct
/aosp_15_r20/external/clang/test/Analysis/
H A Dcfg.cpp383 struct Aggregate { const LifetimeExtend a; const LifetimeExtend b; }; struct
/aosp_15_r20/external/clang/test/Sema/
H A Dbuiltins.c129 struct Aggregate { int n; char c; }; argument
/aosp_15_r20/external/clang/test/Modules/Inputs/merge-decl-context/
H A Da.h24 struct Aggregate { struct
25 int member;
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/sequences/array/
H A Dsize_and_alignment.compile.pass.cpp95 struct Aggregate { struct
96 int i;
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_cluster.h71 struct Aggregate { struct
73 std::vector<std::string> prioritized_cluster_names;
/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/ukm/
Daggregate.pb.cc42 PROTOBUF_CONSTEXPR Aggregate::Aggregate( in Aggregate() function in ukm::Aggregate
501 Aggregate::Aggregate(::PROTOBUF_NAMESPACE_ID::Arena* arena, in Aggregate() function in ukm::Aggregate
507 Aggregate::Aggregate(const Aggregate& from) in Aggregate() function in ukm::Aggregate
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_cluster.h70 struct Aggregate { struct
72 std::vector<std::string> prioritized_cluster_names;
/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen_headers/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/ukm/
Daggregate.pb.h45 class Aggregate; variable
310 inline Aggregate() : Aggregate(nullptr) {} in Aggregate() function
315 Aggregate(Aggregate&& from) noexcept in Aggregate() function
/aosp_15_r20/external/pigweed/pw_containers/
H A Dvector_test.cc111 struct Aggregate { struct
112 int integer;
113 Vector<char, 8> vector;
/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/src/
Dfunctions.rs274 pub trait Aggregate<A, T> trait
952 impl Aggregate<i64, Option<i64>> for Sum { impl
/aosp_15_r20/external/pigweed/pw_protobuf_compiler/pw_nested_packages/
H A Daggregate.proto23 message Aggregate { message
/aosp_15_r20/external/pigweed/pw_protobuf_compiler/
H A Dnested_packages_test.cc26 using Aggregate = proto_root::pwpb::Aggregate::Message; in TEST() typedef
/aosp_15_r20/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
H A Dis_aggregate.pass.cpp50 struct Aggregate {}; struct
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/meta/meta.unary/meta.unary.prop/
H A Dis_aggregate.pass.cpp45 struct Aggregate {}; struct
/aosp_15_r20/external/cronet/third_party/metrics_proto/ukm/
H A Daggregate.proto13 message Aggregate { message
/aosp_15_r20/external/googleapis/google/bigtable/admin/v2/
H A Dtypes.proto115 message Aggregate { message
/aosp_15_r20/external/angle/src/compiler/translator/
H A DNodeType.h30 Aggregate, enumerator
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/
H A DTreeMultiset.java136 private enum Aggregate { enum in TreeMultiset
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/
H A DTreeMultiset.java138 private enum Aggregate { enum in TreeMultiset
/aosp_15_r20/external/protobuf/csharp/protos/
H A Dunittest_custom_options_proto3.proto280 message Aggregate { message
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/protos/
H A Dunittest_custom_options_proto3.proto280 message Aggregate { message
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVType.cpp346 LVScope *Aggregate = getTypeAsScope(); in resolveExtra() local

12345678910>>...15