Home
last modified time | relevance | path

Searched refs:RemoveItem (Results 1 – 25 of 1396) sorted by relevance

12345678910>>...56

/dports/math/vtk8/VTK-8.2.0/Rendering/Core/
H A DvtkAssemblyPaths.h51 void RemoveItem(vtkAssemblyPath *p);
85 void RemoveItem(vtkObject *o) in RemoveItem() function
86 { this->vtkCollection::RemoveItem(o); } in RemoveItem()
87 void RemoveItem(int i) in RemoveItem() function
88 { this->vtkCollection::RemoveItem(i); } in RemoveItem()
101 inline void vtkAssemblyPaths::RemoveItem(vtkAssemblyPath *p) in RemoveItem() function
103 this->vtkCollection::RemoveItem(p); in RemoveItem()
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/
H A DvtkAssemblyPaths.h46 void RemoveItem(vtkAssemblyPath *p);
78 void RemoveItem(vtkObject *o) in RemoveItem() function
79 { this->vtkCollection::RemoveItem(o); } in RemoveItem()
80 void RemoveItem(int i) in RemoveItem() function
81 { this->vtkCollection::RemoveItem(i); } in RemoveItem()
94 inline void vtkAssemblyPaths::RemoveItem(vtkAssemblyPath *p) in RemoveItem() function
96 this->vtkCollection::RemoveItem(p); in RemoveItem()
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkAssemblyPaths.h52 void RemoveItem(vtkAssemblyPath* p);
87 void RemoveItem(vtkObject* o) { this->vtkCollection::RemoveItem(o); } in RemoveItem() function
88 void RemoveItem(int i) { this->vtkCollection::RemoveItem(i); } in RemoveItem() function
101 inline void vtkAssemblyPaths::RemoveItem(vtkAssemblyPath* p) in RemoveItem() function
103 this->vtkCollection::RemoveItem(p); in RemoveItem()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/indicatif-0.16.2/examples/
H A Dmulti-tree-ext.rs21 RemoveItem(Index), enumerator
94 Elem::RemoveItem(Index(6)),
95 Elem::RemoveItem(Index(4)),
96 Elem::RemoveItem(Index(3)),
97 Elem::RemoveItem(Index(0)),
152 Elem::RemoveItem(Index(10)),
153 Elem::RemoveItem(Index(7)),
154 Elem::RemoveItem(Index(4)),
155 Elem::RemoveItem(Index(3)),
156 Elem::RemoveItem(Index(1)),
[all …]
/dports/www/xh/xh-0.14.1/cargo-crates/indicatif-0.16.2/examples/
H A Dmulti-tree-ext.rs21 RemoveItem(Index), enumerator
94 Elem::RemoveItem(Index(6)),
95 Elem::RemoveItem(Index(4)),
96 Elem::RemoveItem(Index(3)),
97 Elem::RemoveItem(Index(0)),
152 Elem::RemoveItem(Index(10)),
153 Elem::RemoveItem(Index(7)),
154 Elem::RemoveItem(Index(4)),
155 Elem::RemoveItem(Index(3)),
156 Elem::RemoveItem(Index(1)),
[all …]
/dports/benchmarks/hyperfine/hyperfine-1.12.0/cargo-crates/indicatif-0.16.2/examples/
H A Dmulti-tree-ext.rs21 RemoveItem(Index), enumerator
94 Elem::RemoveItem(Index(6)),
95 Elem::RemoveItem(Index(4)),
96 Elem::RemoveItem(Index(3)),
97 Elem::RemoveItem(Index(0)),
152 Elem::RemoveItem(Index(10)),
153 Elem::RemoveItem(Index(7)),
154 Elem::RemoveItem(Index(4)),
155 Elem::RemoveItem(Index(3)),
156 Elem::RemoveItem(Index(1)),
[all …]
/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A Dsmtextstyles.h45 void deleteStyles(const QList<RemoveItem> &removeList);
64 QList<RemoveItem> m_deleted;
139 void slotCharStylesDeleted(const QList<RemoveItem> &removeList);
166 void deleteStyles(const QList<RemoveItem> &removeList);
175 void charStylesDeleted(const QList<RemoveItem> &removeList);
183 QList<RemoveItem> m_deleted;
/dports/math/vtk6/VTK-6.2.0/Common/System/
H A DvtkSocketCollection.cxx104 void vtkSocketCollection::RemoveItem(vtkObject* a) in RemoveItem() function in vtkSocketCollection
110 this->Superclass::RemoveItem(a); in RemoveItem()
114 void vtkSocketCollection::RemoveItem(int i) in RemoveItem() function in vtkSocketCollection
120 this->Superclass::RemoveItem(i); in RemoveItem()
/dports/games/openttd/openttd-12.1/src/script/api/
H A Dscript_list.cpp446 void ScriptList::RemoveItem(int64 item) in RemoveItem() function in ScriptList
595 if ((*iter).second > value) this->RemoveItem((*iter).first); in RemoveAboveValue()
605 if ((*iter).second < value) this->RemoveItem((*iter).first); in RemoveBelowValue()
625 if ((*iter).second == value) this->RemoveItem((*iter).first); in RemoveValue()
648 this->RemoveItem(*iter); in RemoveTop()
660 this->RemoveItem((*iter).first); in RemoveTop()
685 this->RemoveItem(*iter); in RemoveBottom()
697 this->RemoveItem((*iter).first); in RemoveBottom()
712 this->RemoveItem((*iter).first); in RemoveList()
723 if ((*iter).second <= value) this->RemoveItem((*iter).first); in KeepAboveValue()
[all …]
/dports/math/vtk8/VTK-8.2.0/Common/System/
H A DvtkSocketCollection.cxx102 void vtkSocketCollection::RemoveItem(vtkObject* a) in RemoveItem() function in vtkSocketCollection
108 this->Superclass::RemoveItem(a); in RemoveItem()
112 void vtkSocketCollection::RemoveItem(int i) in RemoveItem() function in vtkSocketCollection
118 this->Superclass::RemoveItem(i); in RemoveItem()
/dports/math/vtk9/VTK-9.1.0/Common/System/
H A DvtkSocketCollection.cxx99 void vtkSocketCollection::RemoveItem(vtkObject* a) in RemoveItem() function in vtkSocketCollection
105 this->Superclass::RemoveItem(a); in RemoveItem()
109 void vtkSocketCollection::RemoveItem(int i) in RemoveItem() function in vtkSocketCollection
115 this->Superclass::RemoveItem(i); in RemoveItem()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/holding_space/
H A Dholding_space_tray_unittest.cc170 model()->RemoveItem(item->id()); in TEST_P()
204 model()->RemoveItem(item_1->id()); in TEST_P()
212 model()->RemoveItem(item_2->id()); in TEST_P()
220 model()->RemoveItem(item_3->id()); in TEST_P()
252 model()->RemoveItem(item_2->id()); in TEST_P()
317 model()->RemoveItem(item_3->id()); in TEST_P()
329 model()->RemoveItem(item_2->id()); in TEST_P()
337 model()->RemoveItem(item_1->id()); in TEST_P()
417 model()->RemoveItem(item_1->id()); in TEST_P()
458 model()->RemoveItem(item_2->id()); in TEST_P()
[all …]
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/UnitTests/UnitTest_MultiList/
H A DUnitTest_List.h109 void RemoveItem() in RemoveItem() function
123 void RemoveItem(size_t _count) in RemoveItem() function
127 RemoveItem(); in RemoveItem()
150 else if (index == 2) RemoveItem(count); in nextFrame()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/UnitTests/UnitTest_MultiList/
H A DUnitTest_List.h109 void RemoveItem() in RemoveItem() function
123 void RemoveItem(size_t _count) in RemoveItem() function
127 RemoveItem(); in RemoveItem()
150 else if (index == 2) RemoveItem(count); in nextFrame()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/UnitTests/UnitTest_MultiList/
H A DUnitTest_List.h109 void RemoveItem() in RemoveItem() function
123 void RemoveItem(size_t _count) in RemoveItem() function
127 RemoveItem(); in RemoveItem()
150 else if (index == 2) RemoveItem(count); in nextFrame()
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/UnitTests/UnitTest_MultiList/
H A DUnitTest_List.h109 void RemoveItem() in RemoveItem() function
123 void RemoveItem(size_t _count) in RemoveItem() function
127 RemoveItem(); in RemoveItem()
150 else if (index == 2) RemoveItem(count); in nextFrame()
/dports/graphics/opencv/opencv-4.5.3/samples/winrt/ImageManipulations/MediaExtensions/Common/
H A DLinkList.h152 virtual HRESULT RemoveItem(Node *pNode, T *ppItem) in RemoveItem() function
234 return RemoveItem(Back(), ppItem); in RemoveBack()
248 return RemoveItem(Front(), ppItem); in RemoveFront()
374 return RemoveItem(pNode, ppItem); in Remove()
487 HRESULT RemoveItem(Node *pNode, Ptr *ppItem) in RemoveItem() function
496 HRESULT hr = List<Ptr>::RemoveItem(pNode, &pItem); in RemoveItem()
/dports/devel/msbuild/msbuild-0.06/src/Deprecated/Engine.UnitTests/Compatibility/
H A DBuildItemGroup_Tests.cs111 groupOne.RemoveItem(itemOne); in ExampleTest()
641 #region RemoveItem Tests
652 group.RemoveItem(item); in RemoveItemSimple()
671 group.RemoveItem(item); in RemoveItemOneOfSeveral()
692 group.RemoveItem(item[0]); in RemoveItemAllOfSeveral()
693 group.RemoveItem(item[1]); in RemoveItemAllOfSeveral()
694 group.RemoveItem(item[2]); in RemoveItemAllOfSeveral()
715 group.RemoveItem(null); in RemoveItemWhenItemIsNull()
807 group.RemoveItem(p.EvaluatedItems[0]); // Exception thrown here in RemoveEvaluatedItem1()
843 p.RemoveItem(p.EvaluatedItems[0]); in RemoveEvaluatedItemSuccess()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/offline_items_collection/core/
H A Doffline_content_aggregator_unittest.cc192 EXPECT_CALL(provider1, RemoveItem(id1)).Times(1); in TEST_F()
193 EXPECT_CALL(provider2, RemoveItem(id2)).Times(1); in TEST_F()
206 aggregator_.RemoveItem(id1); in TEST_F()
207 aggregator_.RemoveItem(id2); in TEST_F()
241 EXPECT_CALL(provider2, RemoveItem(id3)).Times(1); in TEST_F()
247 aggregator_.RemoveItem(id3); in TEST_F()
325 EXPECT_CALL(provider1, RemoveItem(id2)).Times(0); in TEST_F()
329 aggregator_.RemoveItem(id2); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/offline_items_collection/core/
H A Doffline_content_aggregator_unittest.cc192 EXPECT_CALL(provider1, RemoveItem(id1)).Times(1); in TEST_F()
193 EXPECT_CALL(provider2, RemoveItem(id2)).Times(1); in TEST_F()
206 aggregator_.RemoveItem(id1); in TEST_F()
207 aggregator_.RemoveItem(id2); in TEST_F()
241 EXPECT_CALL(provider2, RemoveItem(id3)).Times(1); in TEST_F()
247 aggregator_.RemoveItem(id3); in TEST_F()
325 EXPECT_CALL(provider1, RemoveItem(id2)).Times(0); in TEST_F()
329 aggregator_.RemoveItem(id2); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/app_list/model/
H A Dapp_list_model.cc137 std::unique_ptr<AppListItem> source_item_ptr = RemoveItem(source_item); in MergeItems()
147 std::unique_ptr<AppListItem> source_item_ptr = RemoveItem(source_item); in MergeItems()
152 top_level_item_list_->RemoveItem(target_item_id); in MergeItems()
182 std::unique_ptr<AppListItem> item_ptr = RemoveItem(item); in MoveItemToFolder()
206 std::unique_ptr<AppListItem> item_ptr = RemoveItem(item); in MoveItemToFolderAt()
376 std::unique_ptr<AppListItem> AppListModel::RemoveItem(AppListItem* item) { in RemoveItem() function in ash::AppListModel
382 return top_level_item_list_->RemoveItem(item->id()); in RemoveItem()
394 folder->item_list()->RemoveItem(item->id()); in RemoveItemFromFolder()
/dports/math/vtk6/VTK-6.2.0/Rendering/Context2D/
H A DvtkAbstractContextItem.cxx66 bool vtkAbstractContextItem::RemoveItem(vtkAbstractContextItem* item) in RemoveItem() function in vtkAbstractContextItem
68 return this->Children->RemoveItem(item); in RemoveItem()
72 bool vtkAbstractContextItem::RemoveItem(unsigned int index) in RemoveItem() function in vtkAbstractContextItem
74 return this->Children->RemoveItem(index); in RemoveItem()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/AuthoringOM/
H A DParameterBinding.cs99 RemoveItem(index); in InsertItem()
104 protected override void RemoveItem(int index) in RemoveItem() method in System.Workflow.ComponentModel.WorkflowParameterBindingCollection
109 base.RemoveItem(index); in RemoveItem()
/dports/math/vtk6/VTK-6.2.0/Common/Core/Testing/Cxx/
H A DTestCollection.cxx73 collection->RemoveItem(object); in TestRegister()
95 collection->RemoveItem(index); in TestRemoveItem()
100 collection->RemoveItem(objectToRemove); in TestRemoveItem()
/dports/math/vtk8/VTK-8.2.0/Rendering/Context2D/
H A DvtkContextScenePrivate.h105 bool RemoveItem(vtkAbstractContextItem* item) in RemoveItem() function
126 bool RemoveItem(unsigned int index) in RemoveItem() function
130 return this->RemoveItem(this->at(index)); in RemoveItem()

12345678910>>...56