Home
last modified time | relevance | path

Searched defs:aggregate (Results 1 – 15 of 15) sorted by relevance

/third_party/node/benchmark/
Dscatter.R31 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/
DScalarizeVecAndMatConstructorArgs.cpp111 void ScalarizeArgsTraverser::scalarizeArgs(TIntermAggregate *aggregate, in scalarizeArgs()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DScalarizeVecAndMatConstructorArgs.cpp116 void ScalarizeArgsTraverser::scalarizeArgs(TIntermAggregate *aggregate, in scalarizeArgs()
/third_party/skia/src/core/
DSkImageFilter.cpp545 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/
DParseHelper.cpp1083 …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/
Dgstaggregator.h294 GstFlowReturn (*aggregate) (GstAggregator * aggregator, member
/third_party/libwebsockets/lib/misc/fts/
Dtrie.c162 unsigned char aggregate; member
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorVulkan.cpp241 TIntermAggregate *aggregate = TIntermAggregate::CreateConstructor(builtin->getType(), sequence); in FlipBuiltinVariable() local
DIntermNode.cpp3066 TConstantUnion *TIntermConstantUnion::FoldAggregateBuiltIn(TIntermAggregate *aggregate, in FoldAggregateBuiltIn()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorMetalDirect.cpp269 TIntermAggregate *aggregate = in RotateAndFlipBuiltinVariable() local
DIntermNode.cpp3416 TConstantUnion *TIntermConstantUnion::FoldAggregateBuiltIn(TIntermAggregate *aggregate, in FoldAggregateBuiltIn()
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp5519 TIntermAggregate* aggregate = arguments ? arguments->getAsAggregate() : nullptr; in handleFunctionCall() local
5761 TIntermAggregate* aggregate = arguments->getAsAggregate(); in addInputArgumentConversions() local
5834 TIntermAggregate* aggregate = arguments->getAsAggregate(); in expandArguments() local
5996 void HlslParseContext::addStructBuffArguments(const TSourceLoc& loc, TIntermAggregate*& aggregate) in addStructBuffArguments()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_barycentric/
DvktFragmentShadingBarycentricTests.cpp91 size_t aggregate; // 0: value itself, 1:struct, 2+:Array member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_barycentric/
DvktFragmentShadingBarycentricTests.cpp91 size_t aggregate; // 0: value itself, 1:struct, 2+:Array member
/third_party/glslang/glslang/MachineIndependent/
DParseHelper.cpp1370 TIntermAggregate* aggregate = arguments->getAsAggregate(); in handleFunctionCall() local
1814 TIntermAggregate* aggregate = arguments->getAsAggregate(); in addInputArgumentConversions() local