Home
last modified time | relevance | path

Searched refs:BuildSection (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/helpers/
H A Dbuild_section.go12 type BuildSection struct { struct
27 func (s *BuildSection) timestamp(format string, logger RawLogger) { argument
36 func (s *BuildSection) start(logger RawLogger) { argument
40 func (s *BuildSection) end(logger RawLogger) { argument
44 func (s *BuildSection) Execute(logger RawLogger) error { argument
H A Dbuild_section_test.go42 section := helpers.BuildSection{
/dports/cad/opencascade/opencascade-7.6.0/src/BRepProj/
H A DBRepProj_Projection.cxx95 void BRepProj_Projection::BuildSection (const TopoDS_Shape& theShape, in BuildSection() function in BRepProj_Projection
201 BuildSection (Shape, CylSurf.Shape()); in BRepProj_Projection()
275 BuildSection (Shape, SurfShell); in BRepProj_Projection()
H A DBRepProj_Projection.hxx83 Standard_EXPORT void BuildSection (const TopoDS_Shape& Shape, const TopoDS_Shape& Tool);
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBOPAlgo_Section.hxx56 Standard_EXPORT virtual void BuildSection();
H A DBRepProj_Projection.hxx87 Standard_EXPORT void BuildSection (const TopoDS_Shape& Shape, const TopoDS_Shape& Tool);
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBOPAlgo_Section.hxx55 Standard_EXPORT virtual void BuildSection(const Message_ProgressRange& theRange);
H A DBRepProj_Projection.hxx83 Standard_EXPORT void BuildSection (const TopoDS_Shape& Shape, const TopoDS_Shape& Tool);
/dports/cad/opencascade/opencascade-7.6.0/src/BOPAlgo/
H A DBOPAlgo_Section.hxx55 Standard_EXPORT virtual void BuildSection(const Message_ProgressRange& theRange);
H A DBOPAlgo_Section.cxx165 BuildSection(aPS.Next(aSteps.GetStep(PIOperation_BuildSection))); in PerformInternal1()
181 void BOPAlgo_Section::BuildSection(const Message_ProgressRange& theRange) in BuildSection() function in BOPAlgo_Section
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/play/src/
H A DCoffObjectFile.cpp45 …auto textSection = BuildSection(m_internalSymbols, internalSymbolInfos, INTERNAL_SYMBOL_LOCATION_T… in Write()
46 …auto dataSection = BuildSection(m_internalSymbols, internalSymbolInfos, INTERNAL_SYMBOL_LOCATION_D… in Write()
151 CCoffObjectFile::SECTION CCoffObjectFile::BuildSection(const InternalSymbolArray& internalSymbols, … in BuildSection() function in CCoffObjectFile
H A DMachoObjectFile.cpp31 …auto textSection = BuildSection(m_internalSymbols, internalSymbolInfos, INTERNAL_SYMBOL_LOCATION_T… in Write()
32 …auto dataSection = BuildSection(m_internalSymbols, internalSymbolInfos, INTERNAL_SYMBOL_LOCATION_D… in Write()
198 typename CMachoObjectFile<MachoTraits>::SECTION CMachoObjectFile<MachoTraits>::BuildSection(const I… in BuildSection() function in CMachoObjectFile
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/CodeGen/src/
H A DCoffObjectFile.cpp45 …auto textSection = BuildSection(m_internalSymbols, internalSymbolInfos, INTERNAL_SYMBOL_LOCATION_T… in Write()
46 …auto dataSection = BuildSection(m_internalSymbols, internalSymbolInfos, INTERNAL_SYMBOL_LOCATION_D… in Write()
151 CCoffObjectFile::SECTION CCoffObjectFile::BuildSection(const InternalSymbolArray& internalSymbols, … in BuildSection() function in CCoffObjectFile
H A DMachoObjectFile.cpp32 …auto textSection = BuildSection(m_internalSymbols, internalSymbolInfos, INTERNAL_SYMBOL_LOCATION_T… in Write()
33 …auto dataSection = BuildSection(m_internalSymbols, internalSymbolInfos, INTERNAL_SYMBOL_LOCATION_D… in Write()
199 typename CMachoObjectFile<MachoTraits>::SECTION CMachoObjectFile<MachoTraits>::BuildSection(const I… in BuildSection() function in CMachoObjectFile
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/play/include/
H A DCoffObjectFile.h62 …static SECTION BuildSection(const InternalSymbolArray&, InternalSymbolInfoArray&, INTERNAL_SYMB…
H A DMachoObjectFile.h84 …static SECTION BuildSection(const InternalSymbolArray&, InternalSymbolInfoArray&, INTERNAL_SYMBO…
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/CodeGen/include/
H A DCoffObjectFile.h62 …static SECTION BuildSection(const InternalSymbolArray&, InternalSymbolInfoArray&, INTERNAL_SYMB…
H A DMachoObjectFile.h84 …static SECTION BuildSection(const InternalSymbolArray&, InternalSymbolInfoArray&, INTERNAL_SYMBO…
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/components/bloom/
H A Dbloom_result_builder.cc39 result.sections.push_back(BuildSection(section)); in Build()
48 BloomResultSection BloomResultBuilder::BuildSection( in BuildSection() function in chromeos::bloom::BloomResultBuilder
H A Dbloom_result_builder.h36 BloomResultSection BuildSection(const base::Value& section);
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/tools/binman/
H A Dimage.py136 self._section.BuildSection(fd, 0)
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/tools/binman/
H A Dimage.py136 self._section.BuildSection(fd, 0)
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/tools/binman/
H A Dimage.py136 self._section.BuildSection(fd, 0)
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/tools/binman/
H A Dimage.py136 self._section.BuildSection(fd, 0)
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/tools/binman/
H A Dimage.py136 self._section.BuildSection(fd, 0)

12