Home
last modified time | relevance | path

Searched defs:aFunctor (Results 1 – 25 of 40) sorted by relevance

12

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBOPTools_Parallel.hxx172 Functor<TypeSolverVector> aFunctor (theSolverVector); in Perform() local
186 ContextFunctor2<TypeSolverVector, TypeContext> aFunctor (theSolverVector, aPoolLauncher); in Perform() local
192 ContextFunctor<TypeSolverVector, TypeContext> aFunctor (theSolverVector); in Perform() local
H A DOSD_Parallel.hxx329 FunctorWrapperIter<InputIterator,Functor> aFunctor (theFunctor); in ForEach() local
368 FunctorWrapperForThreadPool<Functor> aFunctor (theFunctor); in For() local
375 FunctorWrapperInt<Functor> aFunctor (theFunctor); in For() local
/dports/cad/opencascade/opencascade-7.6.0/src/BOPTools/
H A DBOPTools_Parallel.hxx172 Functor<TypeSolverVector> aFunctor (theSolverVector); in Perform() local
186 ContextFunctor2<TypeSolverVector, TypeContext> aFunctor (theSolverVector, aPoolLauncher); in Perform() local
192 ContextFunctor<TypeSolverVector, TypeContext> aFunctor (theSolverVector); in Perform() local
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBOPTools_Parallel.hxx172 Functor<TypeSolverVector> aFunctor (theSolverVector); in Perform() local
186 ContextFunctor2<TypeSolverVector, TypeContext> aFunctor (theSolverVector, aPoolLauncher); in Perform() local
192 ContextFunctor<TypeSolverVector, TypeContext> aFunctor (theSolverVector); in Perform() local
H A DOSD_Parallel.hxx329 FunctorWrapperIter<InputIterator,Functor> aFunctor (theFunctor); in ForEach() local
368 FunctorWrapperForThreadPool<Functor> aFunctor (theFunctor); in For() local
375 FunctorWrapperInt<Functor> aFunctor (theFunctor); in For() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/inc/
H A DEventListenerHelper.hxx80 impl::addListenerFunctor< InterfaceRef > aFunctor( xListener ); in addListener() local
102 impl::removeListenerFunctor< InterfaceRef > aFunctor( xListener ); in removeListener() local
H A DModifyListenerHelper.hxx180 impl::addListenerFunctor< InterfaceRef > aFunctor( xListener ); in addListener() local
222 impl::removeListenerFunctor< InterfaceRef > aFunctor( xListener ); in removeListener() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/inc/
H A DEventListenerHelper.hxx81 impl::addListenerFunctor< InterfaceRef > aFunctor( xListener ); in addListener() local
103 impl::removeListenerFunctor< InterfaceRef > aFunctor( xListener ); in removeListener() local
H A DModifyListenerHelper.hxx184 impl::addListenerFunctor< InterfaceRef > aFunctor( xListener ); in addListener() local
226 impl::removeListenerFunctor< InterfaceRef > aFunctor( xListener ); in removeListener() local
/dports/cad/opencascade/opencascade-7.6.0/src/OSD/
H A DOSD_Parallel.hxx329 FunctorWrapperIter<InputIterator,Functor> aFunctor (theFunctor); in ForEach() local
368 FunctorWrapperForThreadPool<Functor> aFunctor (theFunctor); in For() local
375 FunctorWrapperInt<Functor> aFunctor (theFunctor); in For() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/slideshow/source/engine/slide/
H A Dtargetpropertiescreator.cxx173 NodeFunctor aFunctor( mrShapeHash, in operator ()() local
329 NodeFunctor aFunctor( in createTargetProperties() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/slideshow/source/engine/slide/
H A Dtargetpropertiescreator.cxx178 NodeFunctor aFunctor( mrShapeHash, in operator ()() local
334 NodeFunctor aFunctor( in createTargetProperties() local
/dports/www/firefox/firefox-99.0/editor/libeditor/
H A DHTMLEditHelpers.cpp70 BoolFunctor aFunctor, nsTArray<OwningNonNull<NodeClass>>& aArrayOfNodes, in AppendNodesToArray()
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/test/accessibility/
H A DNodeMap.java75 public void ForEach (NodeMapCallback aFunctor) in ForEach()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/test/accessibility/
H A DNodeMap.java75 public void ForEach (NodeMapCallback aFunctor) in ForEach()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepMesh/
H A DBRepMesh_FaceDiscret.cxx92 FaceListFunctor aFunctor(this, theRange); in performInternal() local
/dports/cad/opencascade/opencascade-7.6.0/src/RWGltf/
H A DRWGltf_CafReader.cxx376 CafReader_GltfStreamDataLoadingFunctor aFunctor(theFaces, theProgress, aLauncher); in readLateData() local
388 CafReader_GltfFullDataLoadingFunctor aFunctor (this, theFaces, theProgress, aLauncher); in readLateData() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/accessibility/
H A DAccessibleParaManager.cxx284 AccessibleParaManager_DisposeChildren aFunctor; in Dispose() local
338 StateChangeEvent aFunctor( nEventId, rNewValue, rOldValue ); in FireEvent() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/accessibility/
H A DAccessibleParaManager.cxx283 AccessibleParaManager_DisposeChildren aFunctor; in Dispose() local
334 StateChangeEvent aFunctor( nEventId, rNewValue, rOldValue ); in FireEvent() local
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/ds/
H A DnsDeque.h389 void ForEach(nsDequeFunctor<T>& aFunctor) const { in ForEach()
530 void ForEach(nsDequeFunctor<T>& aFunctor) const { in ForEach()
/dports/www/firefox/firefox-99.0/xpcom/ds/
H A DnsDeque.h389 void ForEach(nsDequeFunctor<T>& aFunctor) const { in ForEach()
530 void ForEach(nsDequeFunctor<T>& aFunctor) const { in ForEach()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/ds/
H A DnsDeque.h389 void ForEach(nsDequeFunctor<T>& aFunctor) const { in ForEach()
530 void ForEach(nsDequeFunctor<T>& aFunctor) const { in ForEach()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/accessibility/
H A DAccessibleTextHelper.cxx346 AccessibleTextHelper_OffsetChildIndex aFunctor( nOffset - nOldOffset ); in SetStartIndex() local
834 AccessibleTextHelper_UpdateChildBounds aFunctor; in UpdateBoundRect() local
940 AccessibleTextHelper_LostChildEvent aFunctor( *this ); in ParagraphsMoved() local
1039 AccessibleTextHelper_QueueFunctor aFunctor; in ProcessQueue() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/accessibility/
H A DAccessibleTextHelper.cxx355 AccessibleTextHelper_OffsetChildIndex aFunctor( nOffset - nOldOffset ); in SetStartIndex() local
835 AccessibleTextHelper_UpdateChildBounds aFunctor; in UpdateBoundRect() local
936 AccessibleTextHelper_LostChildEvent aFunctor( *this ); in ParagraphsMoved() local
1033 AccessibleTextHelper_QueueFunctor aFunctor; in ProcessQueue() local
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/
H A DMediaQueue.h106 void LockedForEach(nsDequeFunctor& aFunctor) const { in LockedForEach()

12