/external/webrtc/modules/audio_processing/aec3/ |
D | matched_filter_lag_aggregator_unittest.cc | 44 aggregator.Aggregate(lag_estimates); in TEST() 48 aggregator.Aggregate(lag_estimates); in TEST() 56 aggregated_lag = aggregator.Aggregate(lag_estimates); in TEST() 61 aggregated_lag = aggregator.Aggregate(lag_estimates); in TEST() 62 aggregated_lag = aggregator.Aggregate(lag_estimates); in TEST() 80 aggregated_lag = aggregator.Aggregate(lag_estimates); in TEST() 86 aggregated_lag = aggregator.Aggregate(lag_estimates); in TEST() 92 aggregated_lag = aggregator.Aggregate(lag_estimates); in TEST() 110 aggregator.Aggregate(lag_estimates); in TEST() 131 aggregated_lag = aggregator.Aggregate(lag_estimates); in TEST() [all …]
|
D | matched_filter_lag_aggregator.h | 40 absl::optional<DelayEstimate> Aggregate(
|
/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/ |
D | is_aggregate.pass.cpp | 50 struct Aggregate {}; struct 68 test_false<void(Aggregate::*)(int) const>(); in main() 69 test_false<Aggregate&>(); in main() 74 test_true<Aggregate>(); in main() 75 test_true<Aggregate[]>(); in main() 76 test_true<Aggregate[42][101]>(); in main()
|
/external/llvm-project/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/ |
D | is_aggregate.pass.cpp | 49 struct Aggregate {}; struct 67 test_false<void(Aggregate::*)(int) const>(); in main() 68 test_false<Aggregate&>(); in main() 73 test_true<Aggregate>(); in main() 74 test_true<Aggregate[]>(); in main() 75 test_true<Aggregate[42][101]>(); in main()
|
/external/llvm-project/clang/test/Modules/Inputs/merge-decl-context/ |
D | a.h | 24 struct Aggregate { struct 27 bool operator==(Aggregate, Aggregate) = delete; argument
|
/external/protobuf/csharp/protos/ |
D | unittest_custom_options_proto3.proto | 280 message Aggregate { message 285 Aggregate sub = 3; 288 // Allow Aggregate to be used as an option at all possible locations 290 extend google.protobuf.FileOptions { Aggregate fileopt = 15478479; } 291 extend google.protobuf.MessageOptions { Aggregate msgopt = 15480088; } 292 extend google.protobuf.FieldOptions { Aggregate fieldopt = 15481374; } 293 extend google.protobuf.EnumOptions { Aggregate enumopt = 15483218; } 294 extend google.protobuf.EnumValueOptions { Aggregate enumvalopt = 15486921; } 295 extend google.protobuf.ServiceOptions { Aggregate serviceopt = 15497145; } 296 extend google.protobuf.MethodOptions { Aggregate methodopt = 15512713; }
|
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | unittest_custom_options.proto | 306 message Aggregate { message 311 optional Aggregate sub = 3; 316 optional Aggregate nested = 15476903; 323 // Allow Aggregate to be used as an option at all possible locations 325 extend google.protobuf.FileOptions { optional Aggregate fileopt = 15478479; } 326 extend google.protobuf.MessageOptions { optional Aggregate msgopt = 15480088; } 327 extend google.protobuf.FieldOptions { optional Aggregate fieldopt = 15481374; } 328 extend google.protobuf.EnumOptions { optional Aggregate enumopt = 15483218; } 329 extend google.protobuf.EnumValueOptions { optional Aggregate enumvalopt = 15486921; } 330 extend google.protobuf.ServiceOptions { optional Aggregate serviceopt = 15497145; } [all …]
|
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | unittest_custom_options.proto | 306 message Aggregate { message 311 optional Aggregate sub = 3; 316 optional Aggregate nested = 15476903; 323 // Allow Aggregate to be used as an option at all possible locations 325 extend google.protobuf.FileOptions { optional Aggregate fileopt = 15478479; } 326 extend google.protobuf.MessageOptions { optional Aggregate msgopt = 15480088; } 327 extend google.protobuf.FieldOptions { optional Aggregate fieldopt = 15481374; } 328 extend google.protobuf.EnumOptions { optional Aggregate enumopt = 15483218; } 329 extend google.protobuf.EnumValueOptions { optional Aggregate enumvalopt = 15486921; } 330 extend google.protobuf.ServiceOptions { optional Aggregate serviceopt = 15497145; } [all …]
|
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | unittest_custom_options.proto | 306 message Aggregate { message 311 optional Aggregate sub = 3; 316 optional Aggregate nested = 15476903; 323 // Allow Aggregate to be used as an option at all possible locations 325 extend google.protobuf.FileOptions { optional Aggregate fileopt = 15478479; } 326 extend google.protobuf.MessageOptions { optional Aggregate msgopt = 15480088; } 327 extend google.protobuf.FieldOptions { optional Aggregate fieldopt = 15481374; } 328 extend google.protobuf.EnumOptions { optional Aggregate enumopt = 15483218; } 329 extend google.protobuf.EnumValueOptions { optional Aggregate enumvalopt = 15486921; } 330 extend google.protobuf.ServiceOptions { optional Aggregate serviceopt = 15497145; } [all …]
|
/external/protobuf/src/google/protobuf/ |
D | unittest_custom_options.proto | 322 message Aggregate { message 327 optional Aggregate sub = 3; 332 optional Aggregate nested = 15476903; 339 // Allow Aggregate to be used as an option at all possible locations 341 extend google.protobuf.FileOptions { optional Aggregate fileopt = 15478479; } 342 extend google.protobuf.MessageOptions { optional Aggregate msgopt = 15480088; } 343 extend google.protobuf.FieldOptions { optional Aggregate fieldopt = 15481374; } 344 extend google.protobuf.EnumOptions { optional Aggregate enumopt = 15483218; } 345 extend google.protobuf.EnumValueOptions { optional Aggregate enumvalopt = 15486921; } 346 extend google.protobuf.ServiceOptions { optional Aggregate serviceopt = 15497145; } [all …]
|
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/ |
D | UnittestCustomOptionsProto3.cs | 159 …eInfo(typeof(global::UnitTest.Issues.TestProtos.Aggregate), global::UnitTest.Issues.TestProtos.Agg… in UnittestCustomOptionsProto3Reflection() 225 …al::Google.Protobuf.Reflection.FileOptions, global::UnitTest.Issues.TestProtos.Aggregate> Fileopt = 226 …itTest.Issues.TestProtos.Aggregate>(15478479, pb::FieldCodec.ForMessage(123827834, global::UnitTes… 227 …::Google.Protobuf.Reflection.MessageOptions, global::UnitTest.Issues.TestProtos.Aggregate> Msgopt = 228 …itTest.Issues.TestProtos.Aggregate>(15480088, pb::FieldCodec.ForMessage(123840706, global::UnitTes… 229 …::Google.Protobuf.Reflection.FieldOptions, global::UnitTest.Issues.TestProtos.Aggregate> Fieldopt = 230 …itTest.Issues.TestProtos.Aggregate>(15481374, pb::FieldCodec.ForMessage(123850994, global::UnitTes… 231 …al::Google.Protobuf.Reflection.EnumOptions, global::UnitTest.Issues.TestProtos.Aggregate> Enumopt = 232 …itTest.Issues.TestProtos.Aggregate>(15483218, pb::FieldCodec.ForMessage(123865746, global::UnitTes… 233 …le.Protobuf.Reflection.EnumValueOptions, global::UnitTest.Issues.TestProtos.Aggregate> Enumvalopt = [all …]
|
/external/antlr/tool/src/main/java/org/antlr/codegen/ |
D | CppTarget.java | 33 import org.stringtemplate.v4.misc.Aggregate; 78 if( tok instanceof Aggregate ) in genRecognizerHeaderFile() 80 Aggregate atok = (Aggregate) tok; in genRecognizerHeaderFile()
|
/external/llvm-project/clang/test/SemaObjC/ |
D | x86-method-vector-values.m | 20 struct Aggregate { __m128 v; }; argument 114 -(struct Aggregate)takesAndRetVectorInAggregate:(struct Aggregate)f { // no error argument 115 struct Aggregate result;
|
/external/angle/src/compiler/translator/TranslatorMetalDirect/ |
D | NodeType.h | 30 Aggregate, enumerator 118 nodeType = NodeType::Aggregate; in visitAggregate()
|
/external/clang/test/Analysis/ |
D | cfg.cpp | 383 struct Aggregate { const LifetimeExtend a; const LifetimeExtend b; }; struct 418 Aggregate a{LifetimeExtend(4), LifetimeExtend(4)}; in test_lifetime_extended_temporaries()
|
/external/rust/crates/rusqlite/src/ |
D | functions.rs | 231 pub trait Aggregate<A, T> trait 256 pub trait WindowAggregate<A, T>: Aggregate<A, T> 368 D: Aggregate<A, T>, in create_aggregate_function() 485 D: Aggregate<A, T>, in create_aggregate_function() 571 D: Aggregate<A, T>, in call_boxed_step() 656 D: Aggregate<A, T>, in call_boxed_final() 748 use crate::functions::{Aggregate, Context, FunctionFlags}; 907 impl Aggregate<i64, Option<i64>> for Sum { impl 922 impl Aggregate<i64, i64> for Count {
|
/external/llvm-project/clang/test/Sema/ |
D | builtin-align.c | 5 struct Aggregate { struct 14 struct Aggregate agg; in test_parameter_types() argument
|
/external/llvm-project/clang/test/Analysis/ |
D | cfg.cpp | 363 struct Aggregate { const LifetimeExtend a; const LifetimeExtend b; }; argument 398 Aggregate a{LifetimeExtend(4), LifetimeExtend(4)}; in test_lifetime_extended_temporaries()
|
/external/llvm-project/clang/test/Modules/ |
D | merge-decl-context.cpp | 36 static_assert(Aggregate{.member = 1}.member == 1, "");
|
/external/clang/test/Modules/ |
D | merge-decl-context.cpp | 36 static_assert(Aggregate{.member = 1}.member == 1, "");
|
/external/clang/test/Modules/Inputs/merge-decl-context/ |
D | a.h | 24 struct Aggregate { struct
|
/external/clang/test/Sema/ |
D | builtins.c | 129 struct Aggregate { int n; char c; }; argument 162 F((struct Aggregate){0, 1}); in test17()
|
/external/protobuf/csharp/src/Google.Protobuf.Test/Reflection/ |
D | CustomOptionsTest.cs | 199 …AssertOption(new Aggregate { I = 101, S = "MessageAnnotation" }, messageOptions.TryGetMessage, Agg… in AggregateOptions() 202 …AssertOption(new Aggregate { S = "FieldAnnotation" }, fieldOptions.TryGetMessage, AggregateFieldOp… in AggregateOptions()
|
/external/guava/guava/src/com/google/common/collect/ |
D | TreeMultiset.java | 131 private enum Aggregate { enum in TreeMultiset 160 private long aggregateForEntries(Aggregate aggr) { in aggregateForEntries() 172 private long aggregateBelowRange(Aggregate aggr, @Nullable AvlNode<E> node) { in aggregateBelowRange() 195 private long aggregateAboveRange(Aggregate aggr, @Nullable AvlNode<E> node) { in aggregateAboveRange() 220 return Ints.saturatedCast(aggregateForEntries(Aggregate.SIZE)); in size() 225 return Ints.saturatedCast(aggregateForEntries(Aggregate.DISTINCT)); in distinctElements()
|
/external/guava/android/guava/src/com/google/common/collect/ |
D | TreeMultiset.java | 129 private enum Aggregate { enum in TreeMultiset 158 private long aggregateForEntries(Aggregate aggr) { in aggregateForEntries() 170 private long aggregateBelowRange(Aggregate aggr, @NullableDecl AvlNode<E> node) { in aggregateBelowRange() 193 private long aggregateAboveRange(Aggregate aggr, @NullableDecl AvlNode<E> node) { in aggregateAboveRange() 218 return Ints.saturatedCast(aggregateForEntries(Aggregate.SIZE)); in size() 223 return Ints.saturatedCast(aggregateForEntries(Aggregate.DISTINCT)); in distinctElements()
|