Home
last modified time | relevance | path

Searched refs:Aggregate (Results 1 – 25 of 37) sorted by relevance

12

/third_party/protobuf/csharp/protos/
Dunittest_custom_options_proto3.proto280 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; }
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto306 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 …]
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_custom_options.proto306 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 …]
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto306 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 …]
/third_party/protobuf/src/google/protobuf/
Dunittest_custom_options.proto317 message Aggregate { message
322 optional Aggregate sub = 3;
327 optional Aggregate nested = 15476903;
334 // Allow Aggregate to be used as an option at all possible locations
337 optional Aggregate fileopt = 15478479;
340 optional Aggregate msgopt = 15480088;
343 optional Aggregate fieldopt = 15481374;
346 optional Aggregate enumopt = 15483218;
349 optional Aggregate enumvalopt = 15486921;
352 optional Aggregate serviceopt = 15497145;
[all …]
Ddescriptor_unittest.cc894 protobuf_unittest::Aggregate::descriptor() in TEST_F()
3453 const protobuf_unittest::Aggregate& file_options = in TEST()
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestCustomOptionsProto3.cs159 …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 …]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DNodeType.h30 Aggregate, enumerator
118 nodeType = NodeType::Aggregate; in visitAggregate()
DIntermRebuild.cpp376 case NodeType::Aggregate: in traversePre()
442 case NodeType::Aggregate: in traverseChildren()
513 case NodeType::Aggregate: in traversePost()
/third_party/node/deps/v8/src/logging/
Dcounters.h406 double Aggregate(double current_ms, double current_value);
445 sample_value = Aggregate(end_ms, end_value); in AddSample()
465 ? Aggregate(current_ms, current_value) in AddSample()
474 double AggregatedMemoryHistogram<Histogram>::Aggregate(double current_ms, in Aggregate() function
/third_party/node/deps/undici/src/docs/api/
DPoolStats.md3 Aggregate stats for a [Pool](Pool.md) or [BalancedPool](BalancedPool.md).
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DCustomOptions.cs230 .Aggregate(new T(), (t, b) =>
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DCustomOptionsTest.cs198 …AssertOption(new Aggregate { I = 101, S = "MessageAnnotation" }, messageDescriptor.CustomOptions.T… in AggregateOptions()
201 …AssertOption(new Aggregate { S = "FieldAnnotation" }, fieldDescriptor.CustomOptions.TryGetMessage,… in AggregateOptions()
/third_party/mesa3d/src/panfrost/lib/genxml/
Dgen_pack.py296 class Aggregate(object): class
731 self.aggregate = Aggregate(self, aggregate_name, attrs)
/third_party/openGLES/extensions/QCOM/
DQCOM_texture_foveated_subsampled_layout.txt132 Add a new row in Table 21.52 "Implementation Dependent Aggregate Shader Limits"
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsCallingConv.td201 // Aggregate returns are positioned at the lowest address in the slot for
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCCallingConv.td264 // Aggregate by value arguments are always placed in the local variable space
/third_party/python/Modules/_ctypes/libffi_osx/
DREADME238 Aggregate Types
/third_party/openGLES/extensions/ARB/
DARB_ES3_1_compatibility.txt542 (Modify Table 23.76 - Implementation Dependent Aggregate Shader Limits)
DARB_shader_storage_buffer_object.txt1004 Add to Table 6.70, Implementation Dependent Aggregate Shader Limits, p. 574
1021 Modify Table 6.71, Implementation Dependent Aggregate Shader Limits (cont.), p. 575
DARB_shader_atomic_counters.txt676 Add to Table 6.50 Implementation Dependent Aggregate Shader Limits, p. 391:
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_ES3_1_compatibility.txt532 (Modify Table 23.76 - Implementation Dependent Aggregate Shader Limits)
DARB_shader_storage_buffer_object.txt994 Add to Table 6.70, Implementation Dependent Aggregate Shader Limits, p. 574
1011 Modify Table 6.71, Implementation Dependent Aggregate Shader Limits (cont.), p. 575
DARB_shader_atomic_counters.txt666 Add to Table 6.50 Implementation Dependent Aggregate Shader Limits, p. 391:
/third_party/typescript/tests/baselines/reference/
Dparserharness.errors.txt829 /** Aggregate various writes into a single array of lines. Useful for passing to the

12