Home
last modified time | relevance | path

Searched refs:clearContainer (Results 1 – 25 of 26) sorted by relevance

12

/dports/misc/perkeep/perkeep-0.11/pkg/blobserver/azure/
H A Dazure_test.go58 clearContainer := func() {
69 clearContainer()
70 return sto, clearContainer
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/propctrlr/
H A Dcomposeduiupdate.cxx197 clearContainer( aEnabledProperties ); in dispose()
198 clearContainer( aDisabledProperties ); in dispose()
199 clearContainer( aRebuiltProperties ); in dispose()
200 clearContainer( aShownProperties ); in dispose()
201 clearContainer( aHiddenProperties ); in dispose()
202 clearContainer( aShownCategories ); in dispose()
203 clearContainer( aHiddenCategories ); in dispose()
204 clearContainer( aEnabledElements ); in dispose()
205 clearContainer( aDisabledElements ); in dispose()
433 clearContainer( ((_rUI.second.get())->*m_pGetter)() ); in operator ()()
H A Dpcrcommon.hxx58 void clearContainer( CONTAINER& _rContainer ) in clearContainer() function
H A Dpropcontroller.cxx847 clearContainer( m_aPageIds ); in stopInspection()
850 clearContainer( m_aProperties ); in stopInspection()
882 clearContainer( m_aPropertyHandlers ); in stopInspection()
883 clearContainer( m_aDependencyHandlers ); in stopInspection()
H A Dpropertycomposer.cxx412 clearContainer( m_aSlaveHandlers ); in IMPLEMENT_FORWARD_XCOMPONENT()
H A Dbrowserlistbox.cxx697 clearContainer( m_aLines ); in Clear()
H A Dformcomponenthandler.cxx2339 clearContainer( _rFieldNames ); in impl_initFieldList_nothrow()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/propctrlr/
H A Dcomposeduiupdate.cxx189 clearContainer( aEnabledProperties ); in dispose()
190 clearContainer( aDisabledProperties ); in dispose()
191 clearContainer( aRebuiltProperties ); in dispose()
192 clearContainer( aShownProperties ); in dispose()
193 clearContainer( aHiddenProperties ); in dispose()
194 clearContainer( aShownCategories ); in dispose()
195 clearContainer( aHiddenCategories ); in dispose()
196 clearContainer( aEnabledElements ); in dispose()
197 clearContainer( aDisabledElements ); in dispose()
425 clearContainer( ((_rUI.second.get())->*m_pGetter)() ); in operator ()()
H A Dpcrcommon.hxx55 void clearContainer( CONTAINER& _rContainer ) in clearContainer() function
H A Dpropcontroller.cxx844 clearContainer( m_aPageIds ); in stopInspection()
847 clearContainer( m_aProperties ); in stopInspection()
879 clearContainer( m_aPropertyHandlers ); in stopInspection()
880 clearContainer( m_aDependencyHandlers ); in stopInspection()
H A Dpropertycomposer.cxx413 clearContainer( m_aSlaveHandlers ); in IMPLEMENT_FORWARD_XCOMPONENT()
H A Dbrowserlistbox.cxx1017 clearContainer( m_aLines ); in Clear()
H A Dformcomponenthandler.cxx2339 clearContainer( _rFieldNames ); in impl_initFieldList_nothrow()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/os_interface/linux/
H A Ddrm_memory_operations_handler_bind.cpp98 auto clearContainer = true; in mergeWithResidencyContainer() local
101 clearContainer = !DebugManager.flags.PassBoundBOToExec.get(); in mergeWithResidencyContainer()
104 if (clearContainer) { in mergeWithResidencyContainer()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/api/records/impl/pb/
H A DStrictPreemptionContractPBImpl.java113 builder.clearContainer(); in setContainers()
133 builder.clearContainer(); in addContainersToProto()
H A DPreemptionContractPBImpl.java119 builder.clearContainer(); in setContainers()
203 builder.clearContainer(); in addContainersToProto()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dhistogram.h147 global_count_.clearContainer(); in reset_counters()
148 global_count_this_.clearContainer(); in reset_counters()
H A Dprimitive_wall.h131 neighlist.clearContainer(); in buildNeighList()
H A Dgeneral_container.h163 inline void clearContainer() in clearContainer() function
H A Dcontainer_base.h172 virtual void clearContainer() = 0;
H A Dassociative_pointer_array_I.h235 content_[i]->clearContainer(); in deleteAllElements()
H A Dmulti_node_mesh_I.h841 nodesLastRe_.clearContainer(); in storeNodePosRebuild()
/dports/www/matomo/piwik/core/Container/
H A DStaticContainer.php47 public static function clearContainer() function in Piwik\\Container\\StaticContainer
/dports/www/matomo/piwik/core/CliMulti/
H A DRequestCommand.php122 StaticContainer::clearContainer();
/dports/www/py-lektor/Lektor-3.2.2/lektor/admin/static/gen/
H A Dvendor.js.map1clearContainer(container) {\n if (container.nodeType === ELEMENT_NODE) {\n container.textConte…

12