/third_party/node/benchmark/ |
D | scatter.R | 31 aggregate = names(dat); globalVar 32 aggregate = aggregate[ globalVar 38 aggregate = aggregate[aggregate != aggregate.key]; globalVar
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
D | ScalarizeVecAndMatConstructorArgs.cpp | 111 void ScalarizeArgsTraverser::scalarizeArgs(TIntermAggregate *aggregate, in scalarizeArgs()
|
/third_party/skia/src/core/ |
D | SkImageFilter.cpp | 545 SkIRect aggregate = this->onFilterBounds(input, mapping.layerMatrix(), in onGetInputLayerBounds() local 556 SkIRect aggregate = this->onFilterBounds(SkIRect(contentBounds), mapping.layerMatrix(), in onGetOutputLayerBounds() local
|
/third_party/skia/third_party/externals/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 3690 … TIntermAggregate *aggregate = intermediate.setAggregateOperator(paramNode, EOpFunctionCall, loc); in addFunctionCallOrMethod() local
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstaggregator.h | 294 GstFlowReturn (*aggregate) (GstAggregator * aggregator, member
|
/third_party/libwebsockets/lib/misc/fts/ |
D | trie.c | 162 unsigned char aggregate; member
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | TranslatorMetalDirect.cpp | 269 TIntermAggregate *aggregate = in RotateAndFlipBuiltinVariable() local
|
D | IntermNode.cpp | 3416 TConstantUnion *TIntermConstantUnion::FoldAggregateBuiltIn(TIntermAggregate *aggregate, in FoldAggregateBuiltIn()
|
/third_party/node/deps/v8/src/torque/ |
D | types.h | 216 const AggregateType* aggregate; member
|
/third_party/glslang/glslang/HLSL/ |
D | hlslParseHelper.cpp | 5429 TIntermAggregate* aggregate = arguments ? arguments->getAsAggregate() : nullptr; in handleFunctionCall() local 5667 TIntermAggregate* aggregate = arguments->getAsAggregate(); in addInputArgumentConversions() local 5740 TIntermAggregate* aggregate = arguments->getAsAggregate(); in expandArguments() local 5902 void HlslParseContext::addStructBuffArguments(const TSourceLoc& loc, TIntermAggregate*& aggregate) in addStructBuffArguments()
|
/third_party/glslang/glslang/MachineIndependent/ |
D | ParseHelper.cpp | 1177 TIntermAggregate* aggregate = arguments->getAsAggregate(); in handleFunctionCall() local 1578 TIntermAggregate* aggregate = arguments->getAsAggregate(); in addInputArgumentConversions() local
|
/third_party/typescript/lib/ |
D | tsc.js | 110211 function reportStatisticalValue(s, aggregate) { argument 110219 function reportTimeStatistic(name, time, aggregate) { argument
|