Home
last modified time | relevance | path

Searched refs:shallowCopy (Results 1 – 24 of 24) sorted by relevance

/third_party/protobuf/js/experimental/runtime/kernel/
Dbinary_storage.js121 shallowCopy() { method in BinaryStorage
125 void copy.set(fieldNumber, field.shallowCopy()));
Dstorage.js53 shallowCopy() {} method in Storage
Dfield.js169 shallowCopy() { method in Field
Dbinary_storage_test.js157 const copy = storage.shallowCopy();
Dkernel_test.js121 const clonedAccessor = accessor.shallowCopy();
135 const clonedAccessor = accessor.shallowCopy();
150 const clonedAccessor = accessor.shallowCopy();
176 const clonedAccessor = accessor.shallowCopy();
191 const clonedAccessor = accessor.shallowCopy();
205 const clonedAccessor = accessor.shallowCopy();
217 const clonedAccessor = accessor.shallowCopy();
Dkernel.js408 shallowCopy() { method in Kernel
409 return new Kernel(this.bufferDecoder_, this.fields_.shallowCopy());
/third_party/glslang/glslang/MachineIndependent/
DConstant.cpp106 returnType.shallowCopy(getType()); in fold()
142 returnType.shallowCopy(rightNode->getType()); in fold()
175 …returnType.shallowCopy(TType(getType().getBasicType(), EvqConst, 0, rightNode->getMatrixCols(), ge… in fold()
273 returnType.shallowCopy(TType(getBasicType(), EvqConst, getMatrixRows())); in fold()
284 returnType.shallowCopy(TType(getBasicType(), EvqConst, rightNode->getMatrixCols())); in fold()
362 returnType.shallowCopy(constBool); in fold()
366 returnType.shallowCopy(constBool); in fold()
370 returnType.shallowCopy(constBool); in fold()
374 returnType.shallowCopy(constBool); in fold()
378 returnType.shallowCopy(constBool); in fold()
[all …]
DSymbolTable.h164 { type.shallowCopy(t); } in TSymbol()
254 returnType.shallowCopy(retType); in TSymbol()
281 p.type->shallowCopy(type); in addThisParameter()
DParseContextBase.cpp606 type->shallowCopy(memberType); in growGlobalUniformBlock()
DParseHelper.cpp1661 paramType.shallowCopy(*function[i].type); in addOutputArgumentConversions()
1664 paramType.shallowCopy(arguments[i]->getAsTyped()->getType()); in addOutputArgumentConversions()
2510 type.shallowCopy(errorType); in handleConstructorCall()
2894 type.shallowCopy(node->getAsTyped()->getType()); in constructorError()
2901 type.shallowCopy(function.getType()); in constructorError()
6776 skeletalType.shallowCopy(variable->getType()); in executeInitializer()
6911 arrayType.shallowCopy(type); // sharing struct stuff is fine in convertInitializerList()
7010 elementType.shallowCopy(dereferenced); in addConstructor()
7012 elementType.shallowCopy(type); in addConstructor()
Dglslang.y493 param.type->shallowCopy($2->getType());
500 param.type->shallowCopy($3->getType());
3382 (*$$)[i].type->shallowCopy(type);
3406 (*$$)[i].type->shallowCopy(type);
Dglslang.m4493 param.type->shallowCopy($2->getType());
500 param.type->shallowCopy($3->getType());
3382 (*$$)[i].type->shallowCopy(type);
3406 (*$$)[i].type->shallowCopy(type);
Dglslang_tab.cpp4480 param.type->shallowCopy((yyvsp[0].interm.intermTypedNode)->getType()); in yyparse()
4492 param.type->shallowCopy((yyvsp[0].interm.intermTypedNode)->getType()); in yyparse()
9559 (*(yyval.interm.typeList))[i].type->shallowCopy(type); in yyparse()
9588 (*(yyval.interm.typeList))[i].type->shallowCopy(type); in yyparse()
DIntermediate.cpp3664 node.getWritableType().shallowCopy(right->getType()); in promoteBinary()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/
DSeparateExpressionsReturningArrays.cpp100 TVariable *arrayVariable = DeclareTempVariable(mSymbolTable, node->shallowCopy(), EvqTemporary, in visitAggregate()
/third_party/glslang/glslang/HLSL/
DhlslGrammar.cpp454 variableType.shallowCopy(declaredType); in acceptDeclaration()
1174 type.shallowCopy(TType(sampler, EvqUniform)); in acceptSubpassInputType()
1216 type.shallowCopy(TType(sampler, EvqUniform, arraySizes)); in acceptSamplerTypeDX9()
1259 type.shallowCopy(TType(sampler, EvqUniform, arraySizes)); in acceptSamplerType()
1412 type.shallowCopy(TType(sampler, EvqUniform, arraySizes)); in acceptTextureType()
2274 type.shallowCopy(blockType); in acceptTextureBufferType()
2347 templateType->shallowCopy(uintType); in acceptStructBufferType()
2375 type.shallowCopy(blockType); in acceptStructBufferType()
2444 member.type->shallowCopy(memberType); in acceptStructDeclarationList()
DhlslParseHelper.cpp1526 type.shallowCopy(newType); in fixBuiltInIoType()
2309 newType->shallowCopy(*member->type); in remapEntryPointIO()
2376 outputType.shallowCopy(function.getType()); in remapEntryPointIO()
2446 param.type->shallowCopy(newArg->getType()); in handleFunctionArgument()
3274 texType.shallowCopy(argTex->getType()); in handleSamplerTextureCombine()
3330 type.shallowCopy(blockType); in counterBufferType()
6452 type.shallowCopy(function.getType()); in constructorError()
6964 type.shallowCopy(*structBufferTypes[idx]); in shareStructBufferType()
6971 typeCopy->shallowCopy(type); in shareStructBufferType()
7700 … param.type->shallowCopy(args->getAsAggregate()->getSequence()[arg]->getAsTyped()->getType()); in findFunction()
[all …]
/third_party/skia/src/image/
DSkImage_Raster.cpp210 SkBitmap shallowCopy(fBitmap); in onReadPixels() local
211 return shallowCopy.readPixels(dstInfo, dstPixels, dstRowBytes, srcX, srcY); in onReadPixels()
/third_party/glslang/glslang/Include/
DTypes.h1503 shallowCopy(type);
1514 shallowCopy(*memberList[derefIndex].type);
1518 shallowCopy(type);
1572 void shallowCopy(const TType& copyOf) in shallowCopy() function
2423 shallowCopy(copyOf); in deepCopy()
Dintermediate.h1115 TIntermTyped(const TType& t) { type.shallowCopy(t); } in TIntermTyped()
1116 TIntermTyped(TBasicType basicType) { TType bt(basicType); type.shallowCopy(bt); } in TIntermTyped()
1119 virtual void setType(const TType& t) { type.shallowCopy(t); } in setType()
/third_party/cups-filters/filter/pdftopdf/
Dqpdf_pdftopdf_processor.cc629 pdf->addPage(pages[iB].shallowCopy(),false); in multiply()
635 pdf->addPageAt(pages[iB].shallowCopy(),false,pages[iB]); in multiply()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DIntermNode.h627 TIntermAggregate *shallowCopy() const;
DIntermNode.cpp1177 TIntermAggregate *TIntermAggregate::shallowCopy() const in shallowCopy() function in sh::TIntermAggregate
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp4310 elementType.shallowCopy(matrixType); in getMatrixStride()