/external/webrtc/webrtc/video/ |
D | report_block_stats.cc | 51 RTCPReportBlock aggregate; in AggregateAndStore() local
|
/external/clang/test/Sema/ |
D | thread-specifier.c | 123 __thread int aggregate[10] = {0}; variable
|
/external/iputils/ninfod/ |
D | ninfod_addrs.c | 121 # define offsetof(aggregate,member) ((size_t)&((aggregate *)0)->member) argument
|
D | ninfod_name.c | 123 # define offsetof(aggregate,member) ((size_t)&((aggregate *)0)->member) argument
|
D | ninfod_core.c | 112 # define offsetof(aggregate,member) ((size_t)&((aggregate *)0)->member) argument
|
D | ninfod.c | 127 # define offsetof(aggregate,member) ((size_t)&((aggregate *)0)->member) argument
|
/external/deqp-deps/SPIRV-Tools/tools/stats/ |
D | spirv_stats.cpp | 48 void aggregate() { in aggregate() function in spvtools::stats::__anon2cd5bc3e0111::StatsAggregator
|
/external/swiftshader/third_party/SPIRV-Tools/tools/stats/ |
D | spirv_stats.cpp | 48 void aggregate() { in aggregate() function in spvtools::stats::__anon6e1f67380111::StatsAggregator
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/ |
D | AggregateSummaryStatistics.java | 301 public static StatisticalSummaryValues aggregate(Collection<SummaryStatistics> statistics) { in aggregate() method in AggregateSummaryStatistics
|
/external/tensorflow/tensorflow/python/keras/engine/ |
D | training_utils.py | 76 def aggregate(self, batch_outs, batch_start=None, batch_end=None): member in Aggregator 100 def aggregate(self, batch_outs, batch_start=None, batch_end=None): member in MetricsAggregator 130 def aggregate(self, batch_outs, batch_start=None, batch_end=None): member in OutputsAggregator
|
/external/Reactive-Extensions/RxCpp/Ix/CPP/src/cpplinq/ |
D | linq.hpp | 270 element_type aggregate(Fn fn) const in aggregate() function in cpplinq::linq_driver 282 T aggregate(T initialValue, Fn fn) const in aggregate() function in cpplinq::linq_driver
|
/external/clang/test/CXX/drs/ |
D | dr5xx.cpp | 667 struct aggregate { struct 668 int x; 669 int y; 670 trivial t; 671 std_layout sl;
|
/external/swiftshader/src/OpenGL/compiler/ |
D | ParseHelper.cpp | 1083 …rseContext::functionCallLValueErrorCheck(const TFunction *fnCandidate, TIntermAggregate *aggregate) in functionCallLValueErrorCheck() 1619 TIntermAggregate *aggregate = intermediate.makeAggregate(intermSymbol, identifierLoc); in parseInvariantDeclaration() local 1890 …TIntermAggregate *aggregate = intermediate.growAggregate(functionPrototype, functionBody, location… in addFunctionDefinition() local 2467 …TIntermAggregate *aggregate = intermediate.makeAggregate(intermediate.addSymbol(symbolId, symbolNa… in addInterfaceBlock() local 3624 TIntermAggregate *aggregate = intermediate.setAggregateOperator(paramNode, op, loc); in addFunctionCallOrMethod() local 3680 … TIntermAggregate *aggregate = intermediate.setAggregateOperator(paramNode, EOpFunctionCall, loc); in addFunctionCallOrMethod() local
|
/external/tensorflow/tensorflow/contrib/eager/python/ |
D | metrics_impl.py | 237 def aggregate(self, metrics): member in Metric
|
/external/clang/test/SemaCXX/ |
D | cxx0x-initializer-aggregates.cpp | 6 namespace aggregate { namespace
|
/external/tensorflow/tensorflow/lite/python/ |
D | op_hint.py | 224 def add(self, arg, tag=None, name=None, aggregate=None, argument
|
/external/tensorflow/tensorflow/core/grappler/ |
D | op_types.cc | 693 OPDEF_PROPERTY_HELPER(Aggregate, aggregate) in OPDEF_PROPERTY_HELPER() argument
|
/external/deqp-deps/glslang/hlsl/ |
D | hlslParseHelper.cpp | 5285 TIntermAggregate* aggregate = arguments ? arguments->getAsAggregate() : nullptr; in handleFunctionCall() local 5528 TIntermAggregate* aggregate = arguments->getAsAggregate(); in addInputArgumentConversions() local 5601 TIntermAggregate* aggregate = arguments->getAsAggregate(); in expandArguments() local 5763 void HlslParseContext::addStructBuffArguments(const TSourceLoc& loc, TIntermAggregate*& aggregate) in addStructBuffArguments()
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | ParseHelper.cpp | 1084 TIntermAggregate* aggregate = arguments->getAsAggregate(); in handleFunctionCall() local 1416 TIntermAggregate* aggregate = arguments->getAsAggregate(); in addInputArgumentConversions() local
|
/external/ImageMagick/MagickCore/ |
D | enhance.c | 1945 aggregate; in EnhanceImage() local
|