Home
last modified time | relevance | path

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

12

/external/llvm-project/clang/test/Modules/Inputs/merge-decl-context/
Da.h24 struct Aggregate { struct
27 bool operator==(Aggregate, Aggregate) = delete; argument
/external/clang/test/Modules/Inputs/merge-decl-context/
Da.h24 struct Aggregate { struct
25 int member;
/external/llvm-project/clang/test/Sema/
Dbuiltin-align.c5 struct Aggregate { struct
14 struct Aggregate agg; in test_parameter_types() argument
Dbuiltins.c137 struct Aggregate { int n; char c; }; argument
/external/llvm-project/clang/test/SemaObjC/
Dx86-method-vector-values.m20 struct Aggregate { __m128 v; }; struct
114 -(struct Aggregate)takesAndRetVectorInAggregate:(struct Aggregate)f { // no error
/external/clang/test/Analysis/
Dcfg.cpp383 struct Aggregate { const LifetimeExtend a; const LifetimeExtend b; }; struct
/external/clang/test/Sema/
Dbuiltins.c129 struct Aggregate { int n; char c; }; struct
/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
Dis_aggregate.pass.cpp50 struct Aggregate {}; struct
/external/webrtc/modules/audio_processing/aec3/
Dmatched_filter_lag_aggregator.cc43 absl::optional<DelayEstimate> MatchedFilterLagAggregator::Aggregate( in Aggregate() function in webrtc::MatchedFilterLagAggregator
/external/llvm-project/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
Dis_aggregate.pass.cpp49 struct Aggregate {}; struct
/external/llvm-project/clang/test/Analysis/
Dcfg.cpp363 struct Aggregate { const LifetimeExtend a; const LifetimeExtend b; }; argument
/external/angle/src/compiler/translator/TranslatorMetalDirect/
DNodeType.h30 Aggregate, enumerator
/external/rust/crates/rusqlite/src/
Dfunctions.rs231 pub trait Aggregate<A, T> trait
907 impl Aggregate<i64, Option<i64>> for Sum { impl
/external/guava/guava/src/com/google/common/collect/
DTreeMultiset.java131 private enum Aggregate { enum in TreeMultiset
/external/guava/android/guava/src/com/google/common/collect/
DTreeMultiset.java129 private enum Aggregate { enum in TreeMultiset
/external/protobuf/csharp/protos/
Dunittest_custom_options_proto3.proto280 message Aggregate { message
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto306 message Aggregate { message
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto306 message Aggregate { message
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_custom_options.proto306 message Aggregate { message
/external/protobuf/src/google/protobuf/
Dunittest_custom_options.proto322 message Aggregate { message
/external/mesa3d/src/panfrost/lib/
Dgen_pack.py250 class Aggregate(object): class
/external/llvm-project/clang/test/SemaCXX/
Dconstant-expression-cxx1y.cpp1203 struct Aggregate { struct
1204 int x = 0;
1205 int y = ++x;
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestCustomOptionsProto3.cs2390 public sealed partial class Aggregate : pb::IMessage<Aggregate> { class
2407 public Aggregate() { in Aggregate() method in UnitTest.Issues.TestProtos.Aggregate
2414 public Aggregate(Aggregate other) : this() { in Aggregate() method in UnitTest.Issues.TestProtos.Aggregate
/external/clang/lib/CodeGen/
DCGValue.h39 enum Flavor { Scalar, Complex, Aggregate }; enumerator
/external/llvm-project/clang/lib/CodeGen/
DCGValue.h40 enum Flavor { Scalar, Complex, Aggregate }; enumerator

12