Home
last modified time | relevance | path

Searched refs:removedSections (Results 1 – 25 of 31) sorted by relevance

12

/dports/emulators/qmc2/qmc2-0.195_4/qmc2/tools/qmc2_options_editor_java/src/sourceforge/org/qmc2/options/editor/model/
H A DQMC2TemplateFile.java36 private final List<Section> removedSections = new ArrayList<Section>(); field in QMC2TemplateFile
72 if (!removedSections.remove(section)) { in addSection()
83 if (!removedSections.remove(section)) { in addSection()
95 removedSections.add(s); in removeSection()
195 for (Section section : removedSections) { in processRemovedSections()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/widgets/
H A Djuce_TextEditor.cpp766 removedSections.addArray (oldSections); in RemoveAction()
777 owner.reinsert (range.getStart(), removedSections); in undo()
786 for (auto* s : removedSections) in getSizeInUnits()
796 OwnedArray<UniformTextSection> removedSections; member
2379 Array<UniformTextSection*> removedSections; in remove() local
2389 removedSections.add (new UniformTextSection (*section)); in remove()
2398 caretPositionToMoveTo, removedSections)); in remove()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/widgets/
H A Djuce_TextEditor.cpp778 removedSections.addArray (oldSections); in RemoveAction()
789 owner.reinsert (range.getStart(), removedSections); in undo()
798 for (auto* s : removedSections) in getSizeInUnits()
808 OwnedArray<UniformTextSection> removedSections; member
2368 Array<UniformTextSection*> removedSections; in remove() local
2378 removedSections.add (new UniformTextSection (*section)); in remove()
2387 caretPositionToMoveTo, removedSections)); in remove()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-objcopy/ELF/
H A DObject.h1059 SectionTableRef removedSections() { return SectionTableRef(RemovedSections); } in removedSections() function
H A DObject.cpp1807 for (auto &Sec : Obj.removedSections()) { in writeSegmentData()
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-objcopy/ELF/
H A DObject.h1059 SectionTableRef removedSections() { return SectionTableRef(RemovedSections); } in removedSections() function
H A DObject.cpp1807 for (auto &Sec : Obj.removedSections()) { in writeSegmentData()
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-objcopy/ELF/
H A DObject.h1035 SectionTableRef removedSections() { return SectionTableRef(RemovedSections); } in removedSections() function
H A DObject.cpp1778 for (auto &Sec : Obj.removedSections()) { in writeSegmentData()
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-objcopy/ELF/
H A DObject.h1053 SectionTableRef removedSections() { return SectionTableRef(RemovedSections); } in removedSections() function
H A DObject.cpp1806 for (auto &Sec : Obj.removedSections()) { in writeSegmentData()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.h1053 SectionTableRef removedSections() { return SectionTableRef(RemovedSections); } in removedSections() function
H A DObject.cpp1806 for (auto &Sec : Obj.removedSections()) { in writeSegmentData()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-objcopy/ELF/
H A DObject.h1068 SectionTableRef removedSections() { return SectionTableRef(RemovedSections); } in removedSections() function
H A DObject.cpp2111 for (auto &Sec : Obj.removedSections()) { in writeSegmentData()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.h1074 SectionTableRef removedSections() { return SectionTableRef(RemovedSections); } in removedSections() function
H A DObject.cpp2097 for (auto &Sec : Obj.removedSections()) { in writeSegmentData()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-objcopy/ELF/
H A DObject.h1071 SectionTableRef removedSections() { return SectionTableRef(RemovedSections); } in removedSections() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-objcopy/ELF/
H A DObject.h1074 SectionTableRef removedSections() { return SectionTableRef(RemovedSections); } in removedSections() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/llvm-objcopy/ELF/
H A DObject.h1070 SectionTableRef removedSections() { return SectionTableRef(RemovedSections); } in removedSections() function
H A DObject.cpp2083 for (auto &Sec : Obj.removedSections()) { in writeSegmentData()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-objcopy/ELF/
H A DObject.h1074 SectionTableRef removedSections() { return SectionTableRef(RemovedSections); } in removedSections() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/llvm-objcopy/ELF/
H A DObject.h1071 SectionTableRef removedSections() { return SectionTableRef(RemovedSections); } in removedSections() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/tools/llvm-objcopy/ELF/
H A DObject.h1074 SectionTableRef removedSections() { return SectionTableRef(RemovedSections); } in removedSections() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/llvm-objcopy/ELF/
H A DObject.h1074 SectionTableRef removedSections() { return SectionTableRef(RemovedSections); } in NetStatisticsGet()

12