Home
last modified time | relevance | path

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

/third_party/boost/libs/optional/test/
Doptional_test_static_properties.cpp64 struct Aggregate { T t; U u; }; argument
Doptional_test_experimental_traits.cpp64 struct Aggregate { T t; U u; }; argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DNodeType.h30 Aggregate, enumerator
/third_party/protobuf/csharp/protos/
Dunittest_custom_options_proto3.proto280 message Aggregate { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto306 message Aggregate { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_custom_options.proto306 message Aggregate { message
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto306 message Aggregate { message
/third_party/protobuf/src/google/protobuf/
Dunittest_custom_options.proto317 message Aggregate { message
/third_party/mesa3d/src/panfrost/lib/genxml/
Dgen_pack.py291 class Aggregate(object): class
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestCustomOptionsProto3.cs3082 public sealed partial class Aggregate : pb::IMessage<Aggregate> class
3103 public Aggregate() { in Aggregate() method in UnitTest.Issues.TestProtos.Aggregate
3110 public Aggregate(Aggregate other) : this() { in Aggregate() method in UnitTest.Issues.TestProtos.Aggregate