Home
last modified time | relevance | path

Searched refs:SetFS (Results 1 – 25 of 70) sorted by relevance

123

/dports/www/gohugo/hugo-0.91.2/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/lyft/protoc-gen-star/
H A Dpersister_test.go30 p.SetFS(fs)
60 p.SetFS(fs)
98 p.SetFS(fs)
130 p.SetFS(fs)
173 p.SetFS(fs)
193 p.SetFS(fs)
216 p.SetFS(fs)
256 p.SetFS(fs)
347 p.SetFS(fs)
H A Dinit_option.go43 func FileSystem(fs afero.Fs) InitOption { return func(g *Generator) { g.persister.SetFS(fs) } }
H A Dpersister.go15 SetFS(fs afero.Fs) methodSpec
30 func (p *stdPersister) SetFS(fs afero.Fs) { p.fs = fs } func
/dports/www/tusd/tusd-1.8.0/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/lyft/protoc-gen-star/
H A Dpersister_test.go30 p.SetFS(fs)
60 p.SetFS(fs)
98 p.SetFS(fs)
130 p.SetFS(fs)
173 p.SetFS(fs)
193 p.SetFS(fs)
216 p.SetFS(fs)
256 p.SetFS(fs)
347 p.SetFS(fs)
H A Dinit_option.go43 func FileSystem(fs afero.Fs) InitOption { return func(g *Generator) { g.persister.SetFS(fs) } }
H A Dpersister.go15 SetFS(fs afero.Fs) methodSpec
30 func (p *stdPersister) SetFS(fs afero.Fs) { p.fs = fs } func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/lyft/protoc-gen-star/
H A Dpersister_test.go30 p.SetFS(fs)
60 p.SetFS(fs)
98 p.SetFS(fs)
130 p.SetFS(fs)
173 p.SetFS(fs)
193 p.SetFS(fs)
216 p.SetFS(fs)
256 p.SetFS(fs)
347 p.SetFS(fs)
H A Dinit_option.go43 func FileSystem(fs afero.Fs) InitOption { return func(g *Generator) { g.persister.SetFS(fs) } }
H A Dpersister.go15 SetFS(fs afero.Fs) methodSpec
30 func (p *stdPersister) SetFS(fs afero.Fs) { p.fs = fs } func
/dports/net/grpcui/grpcui-1.1.0/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/lyft/protoc-gen-star/
H A Dpersister_test.go30 p.SetFS(fs)
60 p.SetFS(fs)
98 p.SetFS(fs)
130 p.SetFS(fs)
173 p.SetFS(fs)
193 p.SetFS(fs)
216 p.SetFS(fs)
256 p.SetFS(fs)
347 p.SetFS(fs)
H A Dinit_option.go43 func FileSystem(fs afero.Fs) InitOption { return func(g *Generator) { g.persister.SetFS(fs) } }
H A Dpersister.go15 SetFS(fs afero.Fs) methodSpec
30 func (p *stdPersister) SetFS(fs afero.Fs) { p.fs = fs } func
/dports/net/grpcurl/grpcurl-1.8.5/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/lyft/protoc-gen-star/
H A Dpersister_test.go30 p.SetFS(fs)
60 p.SetFS(fs)
98 p.SetFS(fs)
130 p.SetFS(fs)
173 p.SetFS(fs)
193 p.SetFS(fs)
216 p.SetFS(fs)
256 p.SetFS(fs)
347 p.SetFS(fs)
H A Dinit_option.go43 func FileSystem(fs afero.Fs) InitOption { return func(g *Generator) { g.persister.SetFS(fs) } }
H A Dpersister.go15 SetFS(fs afero.Fs) methodSpec
30 func (p *stdPersister) SetFS(fs afero.Fs) { p.fs = fs } func
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Dhtmlpars.sip214 void SetFS(
218 SetFS(fs)
239 %Property(name=FS, get=GetFS, set=SetFS)
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Ddocxexport.cxx685 m_pVMLExport->SetFS(pFootnotesFS); in WriteFootnotesEndnotes()
691 m_pVMLExport->SetFS(m_pDocumentFS); in WriteFootnotesEndnotes()
712 m_pVMLExport->SetFS(pEndnotesFS); in WriteFootnotesEndnotes()
718 m_pVMLExport->SetFS(m_pDocumentFS); in WriteFootnotesEndnotes()
758 m_pDrawingML->SetFS( pNumberingFS ); in WriteNumbering()
775 m_pDrawingML->SetFS( m_pDocumentFS ); in WriteNumbering()
813 m_pVMLExport->SetFS( pFS ); in WriteHeaderFooter()
815 SetFS( pFS ); in WriteHeaderFooter()
832 m_pVMLExport->SetFS( m_pDocumentFS ); in WriteHeaderFooter()
834 SetFS( m_pDocumentFS ); in WriteHeaderFooter()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Ddocxexport.cxx686 m_pVMLExport->SetFS(pFootnotesFS); in WriteFootnotesEndnotes()
692 m_pVMLExport->SetFS(m_pDocumentFS); in WriteFootnotesEndnotes()
714 m_pVMLExport->SetFS(pEndnotesFS); in WriteFootnotesEndnotes()
720 m_pVMLExport->SetFS(m_pDocumentFS); in WriteFootnotesEndnotes()
779 m_pDrawingML->SetFS( pNumberingFS ); in WriteNumbering()
799 m_pDrawingML->SetFS( m_pDocumentFS ); in WriteNumbering()
837 m_pVMLExport->SetFS( pFS ); in WriteHeaderFooter()
839 SetFS( pFS ); in WriteHeaderFooter()
852 m_pVMLExport->SetFS( m_pDocumentFS ); in WriteHeaderFooter()
854 SetFS( m_pDocumentFS ); in WriteHeaderFooter()
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/html/
H A Dhtmlpars.h308 void SetFS(wxFileSystem* fs);
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/interface/wx/html/
H A Dhtmlpars.h308 void SetFS(wxFileSystem* fs);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/interface/wx/html/
H A Dhtmlpars.h308 void SetFS(wxFileSystem* fs);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/oox/export/
H A Dvmlexport.hxx132 void SetFS(const ::sax_fastparser::FSHelperPtr& pSerializer);
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/oox/export/
H A Dvmlexport.hxx139 void SetFS(const ::sax_fastparser::FSHelperPtr& pSerializer);
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/html/
H A Dhtmlpars.h55 void SetFS(wxFileSystem *fs) { m_FS = fs; } in SetFS() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/tests/benchmarks/htmlparser/
H A Dhtmlpars.h48 void SetFS(wxFileSystem *fs) { m_FS = fs; } in SetFS() function

123