Home
last modified time | relevance | path

Searched refs:SetModel (Results 1 – 25 of 689) sorted by relevance

12345678910>>...28

/dports/graphics/lensfun/lensfun-0.3.95/tests/
H A Dtest_lens.cpp11 lens->SetModel("Sigma 100-300mm f/4 APO EX DG HSM"); in test_lens_guess_parameter()
20 lens->SetModel("Tamron SP AF 90mm f/2.8 Di Macro 1:1"); in test_lens_guess_parameter()
29 lens->SetModel("D-Xenon 1:4-5.6 50-200mm AL"); in test_lens_guess_parameter()
38 lens->SetModel("1 Nikkor AW 11-27.5mm f/3.5-5.6"); in test_lens_guess_parameter()
48 lens->SetModel("XF 35mm f/1.4 R"); in test_lens_guess_parameter()
57 lens->SetModel("MC MTO 11CA 10/1000"); in test_lens_guess_parameter()
66 lens->SetModel("Fotasy M3517 35mm f/1.7"); in test_lens_guess_parameter()
75 lens->SetModel("Vivitar Series One 70-210mm 1:3.5 SN 22..."); in test_lens_guess_parameter()
85 lens->SetModel("Canon EF 300mm f/2.8L IS II USM + EF 1.4x ext. III"); in test_lens_guess_parameter()
95 lens->SetModel("Foo 8912 DX F90 AL"); in test_lens_guess_parameter()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepToIGES/
H A DBRepToIGES_BREntity.cxx82 void BRepToIGES_BREntity::SetModel(const Handle(IGESData_IGESModel)& model) in SetModel() function in BRepToIGES_BREntity
142 BW.SetModel(GetModel()); in Handle()
148 BW.SetModel(GetModel()); in Handle()
154 BW.SetModel(GetModel()); in Handle()
167 BS.SetModel(GetModel()); in Handle()
173 BS.SetModel(GetModel()); in Handle()
179 BS.SetModel(GetModel()); in Handle()
185 BS.SetModel(GetModel()); in Handle()
191 BS.SetModel(GetModel()); in Handle()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/public/cpp/holding_space/
H A Dholding_space_controller.cc33 SetModel(nullptr); in ~HoldingSpaceController()
61 SetModel(model); in RegisterClientAndModelForUser()
72 SetModel(nullptr); in OnActiveUserSessionChanged()
77 SetModel(client_and_model_it->second.second); in OnActiveUserSessionChanged()
84 void HoldingSpaceController::SetModel(HoldingSpaceModel* model) { in SetModel() function in ash::HoldingSpaceController
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iotwireless/include/aws/iotwireless/model/
H A DLoRaWANGatewayVersion.h94 inline void SetModel(const Aws::String& value) { m_modelHasBeenSet = true; m_model = value; } in SetModel() function
99 …inline void SetModel(Aws::String&& value) { m_modelHasBeenSet = true; m_model = std::move(value); } in SetModel() function
104 inline void SetModel(const char* value) { m_modelHasBeenSet = true; m_model.assign(value); } in SetModel() function
109 …inline LoRaWANGatewayVersion& WithModel(const Aws::String& value) { SetModel(value); return *this;} in WithModel()
114 …inline LoRaWANGatewayVersion& WithModel(Aws::String&& value) { SetModel(std::move(value)); return … in WithModel()
119 inline LoRaWANGatewayVersion& WithModel(const char* value) { SetModel(value); return *this;} in WithModel()
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Mvc/
H A DViewDataDictionary`1.cs28 set { SetModel(value); }
45 protected override void SetModel(object value) in SetModel() method in System.Web.Mvc.ViewDataDictionary
51 base.SetModel((TModel)value); in SetModel()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web.Mvc3/Mvc/
H A DViewDataDictionary`1.cs22 SetModel(value);
39 protected override void SetModel(object value) { in SetModel() method in System.Web.Mvc.ViewDataDictionary
43 base.SetModel((TModel)value); in SetModel()
/dports/x11/eaglemode/eaglemode-0.95.0/src/emTmpConv/
H A DemTmpConvModelClient.cpp30 if (model) SetModel(model); in emTmpConvModelClient()
36 SetModel(NULL); in ~emTmpConvModelClient()
40 void emTmpConvModelClient::SetModel(emTmpConvModel * model) in SetModel() function in emTmpConvModelClient
/dports/cad/opencascade/opencascade-7.6.0/src/IGESControl/
H A DIGESControl_ActorWrite.cxx81 BRepToIGES_BREntity BR0; BR0.SetModel(modl); BR0.SetTransferProcess(FP); in Handle()
82 BRepToIGESBRep_Entity BR1; BR1.SetModel(modl); BR1.SetTransferProcess(FP); in Handle()
101 GeomToIGES_GeomCurve GC; GC.SetModel(modl); in Handle()
102 GeomToIGES_GeomSurface GS; GS.SetModel(modl); in Handle()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-worklink/include/aws/worklink/model/
H A DDescribeDeviceResult.h71 inline void SetModel(const Aws::String& value) { m_model = value; } in SetModel() function
76 inline void SetModel(Aws::String&& value) { m_model = std::move(value); } in SetModel() function
81 inline void SetModel(const char* value) { m_model.assign(value); } in SetModel() function
86 … inline DescribeDeviceResult& WithModel(const Aws::String& value) { SetModel(value); return *this;} in WithModel()
91 …inline DescribeDeviceResult& WithModel(Aws::String&& value) { SetModel(std::move(value)); return *… in WithModel()
96 inline DescribeDeviceResult& WithModel(const char* value) { SetModel(value); return *this;} in WithModel()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-pinpoint/include/aws/pinpoint/model/
H A DEndpointDemographic.h196 inline void SetModel(const Aws::String& value) { m_modelHasBeenSet = true; m_model = value; } in SetModel() function
202 …inline void SetModel(Aws::String&& value) { m_modelHasBeenSet = true; m_model = std::move(value); } in SetModel() function
208 inline void SetModel(const char* value) { m_modelHasBeenSet = true; m_model.assign(value); } in SetModel() function
214 … inline EndpointDemographic& WithModel(const Aws::String& value) { SetModel(value); return *this;} in WithModel()
220 …inline EndpointDemographic& WithModel(Aws::String&& value) { SetModel(std::move(value)); return *t… in WithModel()
226 inline EndpointDemographic& WithModel(const char* value) { SetModel(value); return *this;} in WithModel()
H A DSegmentDemographics.h179 inline void SetModel(const SetDimension& value) { m_modelHasBeenSet = true; m_model = value; } in SetModel() function
184 …inline void SetModel(SetDimension&& value) { m_modelHasBeenSet = true; m_model = std::move(value);… in SetModel() function
189 … inline SegmentDemographics& WithModel(const SetDimension& value) { SetModel(value); return *this;} in WithModel()
194 …inline SegmentDemographics& WithModel(SetDimension&& value) { SetModel(std::move(value)); return *… in WithModel()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/controls/tree/
H A Dtree_view_unittest.cc376 tree_->SetModel(&model_); in TEST_F()
381 tree_->SetModel(&model_); in TEST_F()
392 tree_->SetModel(&model_); in TEST_F()
415 tree_->SetModel(&model_); in TEST_F()
462 tree_->SetModel(&model_); in TEST_F()
483 tree_->SetModel(&model_); in TEST_F()
506 tree_->SetModel(&model_); in TEST_F()
540 tree_->SetModel(&model_); in TEST_F()
610 tree_->SetModel(&model_); in TEST_F()
774 tree_->SetModel(&model_); in TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/controls/tree/
H A Dtree_view_unittest.cc341 tree_->SetModel(&model_); in TEST_F()
364 tree_->SetModel(&model_); in TEST_F()
411 tree_->SetModel(&model_); in TEST_F()
432 tree_->SetModel(&model_); in TEST_F()
455 tree_->SetModel(&model_); in TEST_F()
489 tree_->SetModel(&model_); in TEST_F()
559 tree_->SetModel(&model_); in TEST_F()
723 tree_->SetModel(&model_); in TEST_F()
743 tree_->SetModel(&model_); in TEST_F()
781 tree_->SetModel(&model_); in TEST_F()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-networkmanager/include/aws/networkmanager/model/
H A DCreateDeviceRequest.h266 inline void SetModel(const Aws::String& value) { m_modelHasBeenSet = true; m_model = value; } in SetModel() function
272 …inline void SetModel(Aws::String&& value) { m_modelHasBeenSet = true; m_model = std::move(value); } in SetModel() function
278 inline void SetModel(const char* value) { m_modelHasBeenSet = true; m_model.assign(value); } in SetModel() function
284 … inline CreateDeviceRequest& WithModel(const Aws::String& value) { SetModel(value); return *this;} in WithModel()
290 …inline CreateDeviceRequest& WithModel(Aws::String&& value) { SetModel(std::move(value)); return *t… in WithModel()
296 inline CreateDeviceRequest& WithModel(const char* value) { SetModel(value); return *this;} in WithModel()
H A DUpdateDeviceRequest.h305 inline void SetModel(const Aws::String& value) { m_modelHasBeenSet = true; m_model = value; } in SetModel() function
311 …inline void SetModel(Aws::String&& value) { m_modelHasBeenSet = true; m_model = std::move(value); } in SetModel() function
317 inline void SetModel(const char* value) { m_modelHasBeenSet = true; m_model.assign(value); } in SetModel() function
323 … inline UpdateDeviceRequest& WithModel(const Aws::String& value) { SetModel(value); return *this;} in WithModel()
329 …inline UpdateDeviceRequest& WithModel(Aws::String&& value) { SetModel(std::move(value)); return *t… in WithModel()
335 inline UpdateDeviceRequest& WithModel(const char* value) { SetModel(value); return *this;} in WithModel()
H A DDevice.h336 inline void SetModel(const Aws::String& value) { m_modelHasBeenSet = true; m_model = value; } in SetModel() function
341 …inline void SetModel(Aws::String&& value) { m_modelHasBeenSet = true; m_model = std::move(value); } in SetModel() function
346 inline void SetModel(const char* value) { m_modelHasBeenSet = true; m_model.assign(value); } in SetModel() function
351 inline Device& WithModel(const Aws::String& value) { SetModel(value); return *this;} in WithModel()
356 inline Device& WithModel(Aws::String&& value) { SetModel(std::move(value)); return *this;} in WithModel()
361 inline Device& WithModel(const char* value) { SetModel(value); return *this;} in WithModel()
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKCore/GKCore/MVP/
H A DEditorController.cs39 SetModel(value);
48 protected virtual void SetModel(TModel value) in SetModel() method in GKCore.MVP.EditorController
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sagemaker/include/aws/sagemaker/model/
H A DPipelineExecutionStepMetadata.h212 …inline void SetModel(const ModelStepMetadata& value) { m_modelHasBeenSet = true; m_model = value; } in SetModel() function
218 …inline void SetModel(ModelStepMetadata&& value) { m_modelHasBeenSet = true; m_model = std::move(va… in SetModel() function
224 …inline PipelineExecutionStepMetadata& WithModel(const ModelStepMetadata& value) { SetModel(value);… in WithModel()
230 …inline PipelineExecutionStepMetadata& WithModel(ModelStepMetadata&& value) { SetModel(std::move(va… in WithModel()
/dports/net/termshark/termshark-2.1.1/widgets/copymodetable/
H A Dcopymodetable.go39 SetModel(table.IModel, gowid.IApp) methodSpec
85 w.SetModel(model, app)
87 w.SetModel(origModel, app)
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Samples/10_RenderToTexture/
H A DRenderToTexture.cpp108 boxObject->SetModel(cache->GetResource<Model>("Models/Box.mdl")); in CreateScene()
160 floorObject->SetModel(cache->GetResource<Model>("Models/Box.mdl")); in CreateScene()
172 boxObject->SetModel(cache->GetResource<Model>("Models/Box.mdl")); in CreateScene()
180 screenObject->SetModel(cache->GetResource<Model>("Models/Plane.mdl")); in CreateScene()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Samples/11_Physics/
H A DPhysics.cpp119 skybox->SetModel(cache->GetResource<Model>("Models/Box.mdl")); in CreateScene()
128 floorObject->SetModel(cache->GetResource<Model>("Models/Box.mdl")); in CreateScene()
150 boxObject->SetModel(cache->GetResource<Model>("Models/Box.mdl")); in CreateScene()
282 boxObject->SetModel(cache->GetResource<Model>("Models/Box.mdl")); in SpawnObject()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Samples/44_RibbonTrailDemo/
H A DRibbonTrailDemo.cpp89 planeObject->SetModel(cache->GetResource<Model>("Models/Plane.mdl")); in CreateScene()
105 box1->SetModel(cache->GetResource<Model>("Models/Box.mdl")); in CreateScene()
118 box2->SetModel(cache->GetResource<Model>("Models/Box.mdl")); in CreateScene()
133 ninja->SetModel(cache->GetResource<Model>("Models/NinjaSnowWar/Ninja.mdl")); in CreateScene()
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/coyim/gotk3adapter/gtka/
H A Dcombo_box.go47 func (v *comboBox) SetModel(v1 gtki.TreeModel) { func
48 v.internal.SetModel(unwrapTreeModel(v1))
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Samples/12_PhysicsStressTest/
H A DPhysicsStressTest.cpp119 floorObject->SetModel(cache->GetResource<Model>("Models/Box.mdl")); in CreateScene()
138 mushroomObject->SetModel(cache->GetResource<Model>("Models/Mushroom.mdl")); in CreateScene()
157 boxObject->SetModel(cache->GetResource<Model>("Models/Box.mdl")); in CreateScene()
287 boxObject->SetModel(cache->GetResource<Model>("Models/Box.mdl")); in SpawnObject()
/dports/games/ufoai/ufoai-2.5-source/src/game/
H A Dg_func.cpp137 gi.SetModel(ent, ent->model); in SP_func_breakable()
322 gi.SetModel(ent, ent->model); in SP_func_door()
361 gi.SetModel(ent, ent->model); in SP_func_door_sliding()
390 gi.SetModel(ent, ent->model); in SP_func_rotating()

12345678910>>...28