Home
last modified time | relevance | path

Searched refs:oldShape (Results 1 – 25 of 89) sorted by relevance

1234

/dports/cad/opencascade/opencascade-7.6.0/src/TPrsStd/
H A DTPrsStd_NamedShapeDriver.cxx85 TopoDS_Shape oldShape = AISShape->Shape(); in Update() local
86 if(oldShape != S) { in Update()
91 if(S.IsPartner(oldShape) && (!ctx.IsNull() && !ctx->IsDisplayed(AISShape))) { in Update()
92 if(L != oldShape.Location()) ctx->SetLocation(AISShape, L); in Update()
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/awsmigrate/awsmigrate-renamer/gen/
H A Dgen.go26 oldShape *api.Shape member
110 if entry.oldShape.Type == "structure" {
111 if entry.oldShape.ShapeName != entry.newShape.ShapeName {
112 exportMap[pkgName].Shapes[entry.oldShape.ShapeName] = entry.newShape.ShapeName
115 for _, n := range entry.oldShape.MemberNames() {
144 p.shapes[strings.ToLower(shape.ShapeName)] = &shapentry{oldShape: shape}
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/awsmigrate/awsmigrate-renamer/gen/
H A Dgen.go26 oldShape *api.Shape member
110 if entry.oldShape.Type == "structure" {
111 if entry.oldShape.ShapeName != entry.newShape.ShapeName {
112 exportMap[pkgName].Shapes[entry.oldShape.ShapeName] = entry.newShape.ShapeName
115 for _, n := range entry.oldShape.MemberNames() {
144 p.shapes[strings.ToLower(shape.ShapeName)] = &shapentry{oldShape: shape}
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/awsmigrate/awsmigrate-renamer/gen/
H A Dgen.go26 oldShape *api.Shape member
110 if entry.oldShape.Type == "structure" {
111 if entry.oldShape.ShapeName != entry.newShape.ShapeName {
112 exportMap[pkgName].Shapes[entry.oldShape.ShapeName] = entry.newShape.ShapeName
115 for _, n := range entry.oldShape.MemberNames() {
144 p.shapes[strings.ToLower(shape.ShapeName)] = &shapentry{oldShape: shape}
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/awsmigrate/awsmigrate-renamer/gen/
H A Dgen.go26 oldShape *api.Shape member
110 if entry.oldShape.Type == "structure" {
111 if entry.oldShape.ShapeName != entry.newShape.ShapeName {
112 exportMap[pkgName].Shapes[entry.oldShape.ShapeName] = entry.newShape.ShapeName
115 for _, n := range entry.oldShape.MemberNames() {
144 p.shapes[strings.ToLower(shape.ShapeName)] = &shapentry{oldShape: shape}
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/awsmigrate/awsmigrate-renamer/gen/
H A Dgen.go26 oldShape *api.Shape member
110 if entry.oldShape.Type == "structure" {
111 if entry.oldShape.ShapeName != entry.newShape.ShapeName {
112 exportMap[pkgName].Shapes[entry.oldShape.ShapeName] = entry.newShape.ShapeName
115 for _, n := range entry.oldShape.MemberNames() {
144 p.shapes[strings.ToLower(shape.ShapeName)] = &shapentry{oldShape: shape}
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/awsmigrate/awsmigrate-renamer/gen/
H A Dgen.go26 oldShape *api.Shape member
110 if entry.oldShape.Type == "structure" {
111 if entry.oldShape.ShapeName != entry.newShape.ShapeName {
112 exportMap[pkgName].Shapes[entry.oldShape.ShapeName] = entry.newShape.ShapeName
115 for _, n := range entry.oldShape.MemberNames() {
144 p.shapes[strings.ToLower(shape.ShapeName)] = &shapentry{oldShape: shape}
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/awsmigrate/awsmigrate-renamer/gen/
H A Dgen.go26 oldShape *api.Shape member
110 if entry.oldShape.Type == "structure" {
111 if entry.oldShape.ShapeName != entry.newShape.ShapeName {
112 exportMap[pkgName].Shapes[entry.oldShape.ShapeName] = entry.newShape.ShapeName
115 for _, n := range entry.oldShape.MemberNames() {
144 p.shapes[strings.ToLower(shape.ShapeName)] = &shapentry{oldShape: shape}
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/awsmigrate/awsmigrate-renamer/gen/
H A Dgen.go26 oldShape *api.Shape member
110 if entry.oldShape.Type == "structure" {
111 if entry.oldShape.ShapeName != entry.newShape.ShapeName {
112 exportMap[pkgName].Shapes[entry.oldShape.ShapeName] = entry.newShape.ShapeName
115 for _, n := range entry.oldShape.MemberNames() {
144 p.shapes[strings.ToLower(shape.ShapeName)] = &shapentry{oldShape: shape}
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/awsmigrate/awsmigrate-renamer/gen/
H A Dgen.go26 oldShape *api.Shape member
110 if entry.oldShape.Type == "structure" {
111 if entry.oldShape.ShapeName != entry.newShape.ShapeName {
112 exportMap[pkgName].Shapes[entry.oldShape.ShapeName] = entry.newShape.ShapeName
115 for _, n := range entry.oldShape.MemberNames() {
144 p.shapes[strings.ToLower(shape.ShapeName)] = &shapentry{oldShape: shape}
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DTNaming_Builder.hxx59 Standard_EXPORT void Generated (const TopoDS_Shape& oldShape, const TopoDS_Shape& newShape);
63 Standard_EXPORT void Delete (const TopoDS_Shape& oldShape);
69 Standard_EXPORT void Modify (const TopoDS_Shape& oldShape, const TopoDS_Shape& newShape);
/dports/cad/opencascade/opencascade-7.6.0/src/TNaming/
H A DTNaming_Builder.hxx59 Standard_EXPORT void Generated (const TopoDS_Shape& oldShape, const TopoDS_Shape& newShape);
63 Standard_EXPORT void Delete (const TopoDS_Shape& oldShape);
69 Standard_EXPORT void Modify (const TopoDS_Shape& oldShape, const TopoDS_Shape& newShape);
H A DTNaming_NamedShape.cxx730 if (myShapes->myMap.IsBound(oldShape)) in Delete()
736 pos = new TNaming_RefShape(oldShape); in Delete()
737 myShapes->myMap.Bind(oldShape, pos); in Delete()
764 if (oldShape.IsSame(newShape)) { in Generated()
771 if (!myShapes->myMap.IsBound(oldShape)) { in Generated()
772 pos = new TNaming_RefShape(oldShape); in Generated()
773 myShapes->myMap.Bind(oldShape,pos); in Generated()
807 if (oldShape.IsSame(newShape)) { in Modify()
814 if (!myShapes->myMap.IsBound(oldShape)) { in Modify()
815 pos = new TNaming_RefShape(oldShape); in Modify()
[all …]
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DTNaming_Builder.hxx59 Standard_EXPORT void Generated (const TopoDS_Shape& oldShape, const TopoDS_Shape& newShape);
63 Standard_EXPORT void Delete (const TopoDS_Shape& oldShape);
69 Standard_EXPORT void Modify (const TopoDS_Shape& oldShape, const TopoDS_Shape& newShape);
/dports/cad/sumo/sumo-1.2.0/src/netedit/additionals/
H A DGNETAZ.h80 void moveEntireShape(const PositionVector& oldShape, const Position& offset);
86 void commitShapeChange(const PositionVector& oldShape, GNEUndoList* undoList);
H A DGNEPoly.h96 void moveEntireShape(const PositionVector& oldShape, const Position& offset);
102 void commitShapeChange(const PositionVector& oldShape, GNEUndoList* undoList);
H A DGNETAZ.cpp132 GNETAZ::moveEntireShape(const PositionVector& oldShape, const Position& offset) { in moveEntireShape() argument
136 myGeometry.shape = oldShape; in moveEntireShape()
148 GNETAZ::commitShapeChange(const PositionVector& oldShape, GNEUndoList* undoList) { in commitShapeChange() argument
155 myGeometry.shape = oldShape; in commitShapeChange()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DShape.cpp1079 MOZ_ASSERT(cx->isInsideCurrentCompartment(oldShape)); in replaceWithNewEquivalentShape()
1080 MOZ_ASSERT_IF(oldShape != lastProperty(), in replaceWithNewEquivalentShape()
1081 inDictionaryMode() && lookup(cx, oldShape->propidRef()) == oldShape); in replaceWithNewEquivalentShape()
1090 oldShape = selfRoot->lastProperty(); in replaceWithNewEquivalentShape()
1097 RootedShape oldRoot(cx, oldShape); in replaceWithNewEquivalentShape()
1105 oldShape = oldRoot; in replaceWithNewEquivalentShape()
1109 ShapeTable::Entry* entry = oldShape->isEmptyShape() in replaceWithNewEquivalentShape()
1117 StackShape nshape(oldShape); in replaceWithNewEquivalentShape()
1120 MOZ_ASSERT(newShape->parent == oldShape); in replaceWithNewEquivalentShape()
1121 oldShape->removeFromDictionary(self); in replaceWithNewEquivalentShape()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/vm/
H A DShape.cpp1147 MOZ_ASSERT(cx->isInsideCurrentZone(oldShape)); in replaceWithNewEquivalentShape()
1148 MOZ_ASSERT_IF(oldShape != lastProperty(), in replaceWithNewEquivalentShape()
1149 inDictionaryMode() && lookup(cx, oldShape->propidRef()) == oldShape); in replaceWithNewEquivalentShape()
1158 oldShape = selfRoot->lastProperty(); in replaceWithNewEquivalentShape()
1165 RootedShape oldRoot(cx, oldShape); in replaceWithNewEquivalentShape()
1173 oldShape = oldRoot; in replaceWithNewEquivalentShape()
1181 ShapeTable::Entry* entry = oldShape->isEmptyShape() in replaceWithNewEquivalentShape()
1189 StackShape nshape(oldShape); in replaceWithNewEquivalentShape()
1192 MOZ_ASSERT(newShape->parent == oldShape); in replaceWithNewEquivalentShape()
1193 oldShape->removeFromDictionary(self); in replaceWithNewEquivalentShape()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Transforms/
H A DPipelineDataTransfer.cpp72 ArrayRef<int64_t> oldShape = oldMemRefType.getShape(); in doubleBuffer() local
75 std::copy(oldShape.begin(), oldShape.end(), newShape.begin() + 1); in doubleBuffer()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Transforms/
H A DPipelineDataTransfer.cpp72 ArrayRef<int64_t> oldShape = oldMemRefType.getShape(); in doubleBuffer() local
75 std::copy(oldShape.begin(), oldShape.end(), newShape.begin() + 1); in doubleBuffer()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Transforms/
H A DPipelineDataTransfer.cpp71 ArrayRef<int64_t> oldShape = oldMemRefType.getShape(); in doubleBuffer() local
74 std::copy(oldShape.begin(), oldShape.end(), newShape.begin() + 1); in doubleBuffer()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Transforms/
H A DPipelineDataTransfer.cpp73 ArrayRef<int64_t> oldShape = oldMemRefType.getShape(); in doubleBuffer() local
76 std::copy(oldShape.begin(), oldShape.end(), newShape.begin() + 1); in doubleBuffer()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Transforms/
H A DPipelineDataTransfer.cpp71 ArrayRef<int64_t> oldShape = oldMemRefType.getShape(); in doubleBuffer() local
74 std::copy(oldShape.begin(), oldShape.end(), newShape.begin() + 1); in doubleBuffer()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Transforms/
H A DPipelineDataTransfer.cpp73 ArrayRef<int64_t> oldShape = oldMemRefType.getShape(); in doubleBuffer() local
76 std::copy(oldShape.begin(), oldShape.end(), newShape.begin() + 1); in doubleBuffer()

1234