Home
last modified time | relevance | path

Searched refs:aNewList (Results 1 – 25 of 44) sorted by relevance

12

/dports/devel/swig/swig-4.0.2/Source/Doxygen/
H A Ddoxyparser.cxx441 DoxygenEntityList aNewList; in addCommandParagraph() local
454 DoxygenEntityList aNewList; in addCommandEndCommand() local
471 DoxygenEntityList aNewList; in addCommandWordParagraph() local
487 DoxygenEntityList aNewList; in addCommandWordLine() local
505 DoxygenEntityList aNewList; in addCommandWordOWordOWord() local
519 DoxygenEntityList aNewList; in addCommandOWord() local
542 DoxygenEntityList aNewList; in addCommandHtmlEntity() local
549 DoxygenEntityList aNewList; in addCommandUnique() local
601 aNewList.splice(aNewList.end(), aNewList2); in addCommandUnique()
996 DoxygenEntityList aNewList; in parse() local
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/BRepCheck/
H A DBRepCheck_Vertex.cxx66 Handle(BRepCheck_HListOfStatus) aNewList = new BRepCheck_HListOfStatus(); in Minimum()
67 BRepCheck_ListOfStatus& lst = **myMap.Bound (myShape, aNewList); in Minimum()
89 Handle(BRepCheck_HListOfStatus) aNewList = new BRepCheck_HListOfStatus(); in InContext()
90 aHList = *myMap.Bound (S, aNewList); in InContext()
H A DBRepCheck_Solid.cxx212 Handle(BRepCheck_HListOfStatus) aNewList = new BRepCheck_HListOfStatus(); in Minimum()
213 BRepCheck_ListOfStatus& aLST = **myMap.Bound (myShape, aNewList); in Minimum()
H A DBRepCheck_Shell.cxx135 Handle(BRepCheck_HListOfStatus) aNewList = new BRepCheck_HListOfStatus(); in Minimum()
136 BRepCheck_ListOfStatus& lst = **myMap.Bound(myShape, aNewList); in Minimum()
202 Handle(BRepCheck_HListOfStatus) aNewList = new BRepCheck_HListOfStatus(); in InContext()
203 aHList = *myMap.Bound(S, aNewList); in InContext()
H A DBRepCheck_Edge.cxx88 Handle(BRepCheck_HListOfStatus) aNewList = new BRepCheck_HListOfStatus(); in Minimum()
89 BRepCheck_ListOfStatus& lst = **myMap.Bound(myShape, aNewList); in Minimum()
266 Handle(BRepCheck_HListOfStatus) aNewList = new BRepCheck_HListOfStatus(); in InContext()
267 aHList = *myMap.Bound (S, aNewList); in InContext()
H A DBRepCheck_Face.cxx105 Handle(BRepCheck_HListOfStatus) aNewList = new BRepCheck_HListOfStatus(); in Minimum()
106 BRepCheck_ListOfStatus& lst = **myMap.Bound (myShape, aNewList); in Minimum()
138 Handle(BRepCheck_HListOfStatus) aNewList = new BRepCheck_HListOfStatus(); in InContext()
139 aHList = *myMap.Bound (S, aNewList); in InContext()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dmarkmulti.cxx254 auto aNewList = rList; in Set() local
255 std::sort(aNewList.begin(), aNewList.end(), in Set()
265 for (const ScRange& rRange : aNewList) in Set()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dmarkmulti.cxx259 auto aNewList = rList; in Set() local
260 std::sort(aNewList.begin(), aNewList.end(), in Set()
270 for (const ScRange& rRange : aNewList) in Set()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/painting/
H A DRetainedDisplayListBuilder.h46 nsDisplayList* aNewList, nsDisplayList* aOldList, nsDisplayList* aOutList,
H A DRetainedDisplayListBuilder.cpp393 nsDisplayList* aNewList, nsDisplayList* aOldList, nsDisplayList* aOutList, in MergeDisplayLists() argument
424 const bool newListIsEmpty = aNewList->IsEmpty(); in MergeDisplayLists()
440 aNewList->Count()); in MergeDisplayLists()
441 for (nsDisplayItem* i = aNewList->GetBottom(); i != nullptr; in MergeDisplayLists()
454 while (nsDisplayItem* newItem = aNewList->RemoveBottom()) { in MergeDisplayLists()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Dimapdlg.cxx234 TargetList aNewList( rTargetList ); in SetTargetList() local
236 m_xIMapWnd->SetTargetList( aNewList ); in SetTargetList()
240 for (const OUString & s : aNewList) in SetTargetList()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A Dimapdlg.cxx237 TargetList aNewList( rTargetList ); in SetTargetList() local
239 m_xIMapWnd->SetTargetList( aNewList ); in SetTargetList()
243 for (const OUString & s : aNewList) in SetTargetList()
/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DRetainedDisplayListBuilder.h236 nsDisplayList* aNewList, RetainedDisplayList* aOldList,
H A DRetainedDisplayListBuilder.cpp784 nsDisplayList* aNewList, RetainedDisplayList* aOldList, in MergeDisplayLists() argument
795 aNewList->DeleteAll(&mBuilder); in MergeDisplayLists()
810 while (nsDisplayItem* item = aNewList->RemoveBottom()) { in MergeDisplayLists()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DRetainedDisplayListBuilder.h236 nsDisplayList* aNewList, RetainedDisplayList* aOldList,
/dports/lang/spidermonkey78/firefox-78.9.0/layout/painting/
H A DRetainedDisplayListBuilder.h240 nsDisplayList* aNewList, RetainedDisplayList* aOldList,
/dports/www/firefox/firefox-99.0/layout/painting/
H A DRetainedDisplayListBuilder.h247 nsDisplayList* aNewList, RetainedDisplayList* aOldList,
/dports/cad/opencascade/opencascade-7.6.0/src/LocOpe/
H A DLocOpe_SplitShape.cxx172 TopTools_ListOfShape aNewList; in Add() local
180 aNewList.Append(edg); in Add()
232 aNewList.Append(E1); in Add()
233 aNewList.Append(E2); in Add()
237 aNewList.Append(edg1); in Add()
240 myMap.Bind(E, aNewList); in Add()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdpage.cxx592 std::vector<SdrObject*> aNewList(maList.size()); in sort() local
674 aNewList[i] = maList[ aNewSortOrder[i] ]; in sort()
675 aNewList[i]->SetOrdNum(i); in sort()
678 std::swap(aNewList, maList); in sort()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdpage.cxx612 std::vector<SdrObject*> aNewList(maList.size()); in sort() local
687 aNewList[i] = maList[ aNewSortOrder[i] ]; in sort()
688 aNewList[i]->SetOrdNum(i); in sort()
691 std::swap(aNewList, maList); in sort()
/dports/editors/libreoffice/libreoffice-7.2.6.2/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java537 String[] aNewList = new String[nNewLength]; in getNamesWithoutGroupNames() local
548 aNewList[j++] = _aGetResultFrom[i]; in getNamesWithoutGroupNames()
552 aNewList[j++] = sField; in getNamesWithoutGroupNames()
559 return aNewList; in getNamesWithoutGroupNames()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java537 String[] aNewList = new String[nNewLength]; in getNamesWithoutGroupNames() local
548 aNewList[j++] = _aGetResultFrom[i]; in getNamesWithoutGroupNames()
552 aNewList[j++] = sField; in getNamesWithoutGroupNames()
559 return aNewList; in getNamesWithoutGroupNames()
/dports/editors/libreoffice/libreoffice-7.2.6.2/drawinglayer/source/primitive3d/
H A Dpolygontubeprimitive3d.cxx626 Primitive3DContainer aNewList( in impCreate3DDecomposition() local
653 aNewList)); in impCreate3DDecomposition()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/drawinglayer/source/primitive3d/
H A Dpolygontubeprimitive3d.cxx639 Primitive3DContainer aNewList( in impCreate3DDecomposition() local
666 aNewList)); in impCreate3DDecomposition()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_AdvancedEvolved.cxx830 TopTools_ListOfShape aNewList; in ExtractOuterSolid() local
835 aNewList.Append(aMapS.FindKey(i)); in ExtractOuterSolid()
838 if (aNewList.IsEmpty()) in ExtractOuterSolid()
851 if (!ContainsInList(aNewList, aF)) in ExtractOuterSolid()
862 aMV.SetArguments(aNewList); in ExtractOuterSolid()

12