Home
last modified time | relevance | path

Searched refs:shallowCopy (Results 451 – 475 of 679) sorted by relevance

1...<<11121314151617181920>>...28

/dports/textproc/py-pygments-25/Pygments-2.5.2/tests/examplefiles/
H A DObject.st607 ^ self shallowCopy! !
1091 … the receiver. Subclasses typically override postCopy; they typically do not override shallowCopy."
1093 ^self shallowCopy postCopy! !
1134 "one more level than a shallowCopy"
1145 [newObject basicAt: index put: (self basicAt: index) shallowCopy.
1150 [newObject instVarAt: index put: (self instVarAt: index) shallowCopy.
1191 shallowCopy
2170 ^self shallowCopy actAsExecutor! !
3371 ^ self shallowCopy
/dports/games/retroarch/RetroArch-1.9.7/deps/glslang/glslang/glslang/MachineIndependent/
H A Dglslang.y422 param.type->shallowCopy($2->getType());
429 param.type->shallowCopy($3->getType());
3136 (*$$)[i].type->shallowCopy(type);
3160 (*$$)[i].type->shallowCopy(type);
H A DParseHelper.cpp1880 type.shallowCopy(errorType); in handleConstructorCall()
2250 type.shallowCopy(function.getType()); in constructorError()
5527 skeletalType.shallowCopy(variable->getType()); in executeInitializer()
5660 arrayType.shallowCopy(type); // sharing struct stuff is fine in convertInitializerList()
5753 elementType.shallowCopy(dereferenced); in addConstructor()
5755 elementType.shallowCopy(type); in addConstructor()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/compiler/translator/
H A DIntermNode.h605 TIntermAggregate *shallowCopy() const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/compiler/translator/
H A DIntermNode.h605 TIntermAggregate *shallowCopy() const;
/dports/lang/nim/nim-1.6.2/lib/pure/
H A Dasynchttpserver.nim187 request.hostname.shallowCopy(address)
H A Dstrtabs.nim373 shallowCopy(t.data[j], t.data[i]) # data[j] will be marked EMPTY next loop
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/compiler/translator/
H A DIntermNode.h605 TIntermAggregate *shallowCopy() const;
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/textLayout/src/flashx/textLayout/property/
H A DProperty.as362 static public function shallowCopy(src:Object):Object
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/compiler/translator/
H A DIntermNode.h605 TIntermAggregate *shallowCopy() const;
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/compiler/translator/
H A DIntermNode.h605 TIntermAggregate *shallowCopy() const;
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/compiler/translator/
H A DIntermNode.h605 TIntermAggregate *shallowCopy() const;
/dports/lang/nim/nim-1.6.2/lib/packages/docutils/
H A Drstgen.nim448 shallowCopy a.keyword, b.keyword
449 shallowCopy a.link, b.link
450 shallowCopy a.linkTitle, b.linkTitle
451 shallowCopy a.linkDesc, b.linkDesc
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/glslang/glslang/MachineIndependent/
H A Dglslang.y485 param.type->shallowCopy($2->getType());
492 param.type->shallowCopy($3->getType());
3322 (*$$)[i].type->shallowCopy(type);
3346 (*$$)[i].type->shallowCopy(type);
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/glslang/MachineIndependent/
H A Dglslang.y483 param.type->shallowCopy($2->getType());
490 param.type->shallowCopy($3->getType());
3288 (*$$)[i].type->shallowCopy(type);
3312 (*$$)[i].type->shallowCopy(type);
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/glslang/MachineIndependent/
H A Dglslang.y483 param.type->shallowCopy($2->getType());
490 param.type->shallowCopy($3->getType());
3288 (*$$)[i].type->shallowCopy(type);
3312 (*$$)[i].type->shallowCopy(type);
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/sparseMatrix/
H A DsparseMatrix.cpp282 …int * rowLength_, int ** columnIndices_, double ** columnEntries_, int shallowCopy) : numRows(numR… in SparseMatrix() argument
284 if (shallowCopy) in SparseMatrix()
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/textLayout/src/flashx/textLayout/elements/
H A DTextFlow.as330 public override function shallowCopy(startPos:int = 0, endPos:int = -1):FlowElement method in flashx.textLayout.elements.TextFlow
332 var retFlow:TextFlow = super.shallowCopy(startPos, endPos) as TextFlow;
/dports/devel/sope2/SOPE/sope-appserver/NGObjWeb/
H A DWOCoreApplication.m505 self->adaptors = [newArray shallowCopy];
/dports/devel/sope/SOPE/sope-appserver/NGObjWeb/
H A DWOCoreApplication.m505 self->adaptors = [newArray shallowCopy];
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/glslang/MachineIndependent/
H A Dglslang.y507 param.type->shallowCopy($2->getType());
514 param.type->shallowCopy($3->getType());
3506 (*$$)[i].type->shallowCopy(type);
3530 (*$$)[i].type->shallowCopy(type);
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/glslang/MachineIndependent/
H A Dglslang.y507 param.type->shallowCopy($2->getType());
514 param.type->shallowCopy($3->getType());
3506 (*$$)[i].type->shallowCopy(type);
3530 (*$$)[i].type->shallowCopy(type);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glslang/src/glslang/MachineIndependent/
H A Dglslang.y493 param.type->shallowCopy($2->getType());
500 param.type->shallowCopy($3->getType());
3382 (*$$)[i].type->shallowCopy(type);
3406 (*$$)[i].type->shallowCopy(type);
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/glslang/MachineIndependent/
H A Dglslang.y507 param.type->shallowCopy($2->getType());
514 param.type->shallowCopy($3->getType());
3506 (*$$)[i].type->shallowCopy(type);
3530 (*$$)[i].type->shallowCopy(type);
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/glslang/MachineIndependent/
H A Dglslang.y507 param.type->shallowCopy($2->getType());
514 param.type->shallowCopy($3->getType());
3506 (*$$)[i].type->shallowCopy(type);
3530 (*$$)[i].type->shallowCopy(type);

1...<<11121314151617181920>>...28